Name: Pairing Tracker
Display Field: OBJECTID
Type: Feature Layer
Geometry Type: esriGeometryPoint
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -8782058.4486
YMin: 4564565.8496
XMax: -8781023.1563
YMax: 4565471.0817
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"type":"uniqueValue","valueExpression":"///This will createa dynamic symbology by using the Team field and the Status field to denote which team is in the lead, and if the score is FINAL.\n\n//The codes for symbology are:\n// 0 - All Square\n// 1 - Team Bar, In Progress\n// 2 - Team Natty, In Progress\n// 3 - Team Bar, Final\n// 4 - Team Natty, Final\n\nvar colors = {\n \"All Square, Not Started\": 0,\n \"All Square, In Progress\": 0,\n \"Team Bar, In Progress\": 1,\n \"Team Natty, In Progress\": 2,\n \"Team Bar, Final\": 3,\n \"Team Natty, Final\": 4,\n \"All Square, Final\": 5,\n \"Other\": 6\n};\n\n// get the land use and flood risk values from the feature\nvar team = DomainName($feature, 'Team')\nvar status = DomainName($feature, 'Status')\n\n\n// replace a NULL team with NA\nif(IsEmpty(team)){team = \"NA\"}\n\n// replace a NULL status with NA\nif(IsEmpty(status)){status = \"NA\"}\n\n// concatenate the values to form a key for the color mapping\nvar key = Concatenate([team, \", \", status]);\n\n// return the color corresponding to the key, or gray if not found\nreturn IIF(HasKey(colors, key), colors[key], colors[\"Other\"]);\n","valueExpressionTitle":"LiveScoring","defaultSymbol":{"type":"esriSMS","style":"esriSMSCircle","color":[130,130,130,255],"size":4,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[0,0,0,255],"width":0.7}},"defaultLabel":"","uniqueValueGroups":[{"heading":"LiveScoring","classes":[{"label":"All Square, In Progress","description":"All Square, In Progress","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[204,204,204,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[204,204,204,255],"width":3}},"values":[["0"]]},{"label":"Team BAR, In Progress","description":"Team BAR, In Progress","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[255,0,0,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[255,255,0,255],"width":2}},"values":[["1"]]},{"label":"Team Natty, In Progress","description":"Team Natty, In Progress","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[0,92,230,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[255,255,0,255],"width":2}},"values":[["2"]]},{"label":"Team BAR, Final","description":"Team BAR, Final","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[255,0,0,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[56,168,0,255],"width":2}},"values":[["3"]]},{"label":"Team Natty, Final","description":"Team Natty, Final","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[0,112,255,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[76,115,0,255],"width":2}},"values":[["4"]]},{"label":"All Square, Final","description":"All Square, Final","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[178,178,178,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[56,168,0,255],"width":2}},"values":[["5"]]}]}],"uniqueValueInfos":[{"symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[204,204,204,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[204,204,204,255],"width":3}},"value":"0","label":"All Square, In Progress"},{"symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[255,0,0,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[255,255,0,255],"width":2}},"value":"1","label":"Team BAR, In Progress"},{"symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[0,92,230,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[255,255,0,255],"width":2}},"value":"2","label":"Team Natty, In Progress"},{"symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[255,0,0,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[56,168,0,255],"width":2}},"value":"3","label":"Team BAR, Final"},{"symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[0,112,255,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[76,115,0,255],"width":2}},"value":"4","label":"Team Natty, Final"},{"symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[178,178,178,255],"size":12,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[56,168,0,255],"width":2}},"value":"5","label":"All Square, Final"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[182,252,185,255],"toColor":[182,252,185,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[250,179,252,255],"toColor":[250,179,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,201,179,255],"toColor":[252,201,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,223,252,255],"toColor":[179,223,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,245,182,255],"toColor":[252,245,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[210,252,237,255],"toColor":[210,252,237,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[183,182,252,255],"toColor":[183,182,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[246,215,252,255],"toColor":[246,215,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,179,206,255],"toColor":[252,179,206,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[228,252,204,255],"toColor":[228,252,204,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,237,210,255],"toColor":[252,237,210,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,207,221,255],"toColor":[252,207,221,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[184,252,215,255],"toColor":[184,252,215,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}
HasZ: true
HasM: false
Has Attachments: false
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field: GlobalID
Type ID Field:
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- TeamBar1 (type: esriFieldTypeInteger, alias: Team BAR Golfer 1, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Hunter Bradshaw], [2: Parker Bradshaw], [5: Michael Ferguson], ... 6 more ...)
- TeamBar2 (type: esriFieldTypeInteger, alias: Team BAR Golfer 2, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Hunter Bradshaw], [2: Parker Bradshaw], [5: Michael Ferguson], ... 6 more ...)
- TeamNatty1 (type: esriFieldTypeInteger, alias: Team Natty Golfer 1, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: John Best], [3: Reilly Bradshaw], [4: Ricker Collins], ... 5 more ...)
- TeamNatty2 (type: esriFieldTypeInteger, alias: Team Natty Golfer 2, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: John Best], [3: Reilly Bradshaw], [4: Ricker Collins], ... 5 more ...)
- Event (type: esriFieldTypeInteger, alias: Event, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: 2 VS 2 - Scramble], [1: 2 VS 2 - Best Ball], [2: 1 VS 1 - Head to Head])
- TeamBARScore_Dec (type: esriFieldTypeDouble, alias: TeamBARScore_Dec, SQL Type: sqlTypeOther, nullable: true, editable: true)
- TeamNattyScore_Dec (type: esriFieldTypeDouble, alias: TeamNattyScore_Dec, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Holes (type: esriFieldTypeInteger, alias: Holes, SQL Type: sqlTypeOther, nullable: true, editable: true)
- MatchScoreBAR (type: esriFieldTypeDouble, alias: BAR Match Score, SQL Type: sqlTypeOther, nullable: true, editable: true)
- MatchScoreNatty (type: esriFieldTypeDouble, alias: MatchScoreNatty, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Team (type: esriFieldTypeInteger, alias: Team, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: All Square], [1: Team BAR], [2: Team Natty])
- Status (type: esriFieldTypeInteger, alias: Status, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Not Started], [1: In Progress], [2: Final])
- GlobalID (type: esriFieldTypeGlobalID, alias: GlobalID, SQL Type: sqlTypeOther, length: 38, nullable: false, editable: false)
- PairID (type: esriFieldTypeInteger, alias: PairID, SQL Type: sqlTypeOther, nullable: true, editable: true)
Templates:
Name: Pairing Tracker
Description:
Drawing Tool: esriFeatureEditToolPoint
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 2/9/2024 8:30:33 PM
Schema Last Edit Date: 2/9/2024 8:30:33 PM
Data Last Edit Date: 2/9/2024 8:30:33 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Add Features
Update Features
Delete Features
Apply Edits
Calculate
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat