{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 22, "name": "Park Pins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1573146.732846275, "ymin": 7241311.485307768, "xmax": 1634016.3447026014, "ymax": 7298371.126437604, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARKID", "type": "esriFieldTypeInteger", "alias": "Park ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "D_OWNER", "description": "", "codedValues": [ { "name": "Orem", "code": "ORM" }, { "name": "Private", "code": "PRI" }, { "name": "Provo", "code": "PRO" }, { "name": "School District", "code": "SCH" }, { "name": "State", "code": "STA" }, { "name": "UPL", "code": "UPL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "BYU", "code": "BYU" }, { "name": "Provo - Parks & Rec", "code": "PROREC" }, { "name": "Provo - Public Works", "code": "PROPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "PARKTYPE", "type": "esriFieldTypeString", "alias": "Park Type", "domain": { "type": "codedValue", "name": "Park Types", "description": "Park types defined in the Provo Parks Master Plan", "codedValues": [ { "name": "Conservation Park", "code": "Conservation Park" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Pocket Park", "code": "Pocket Park" }, { "name": "Trailhead Park", "code": "Trailhead Park" }, { "name": "Neighborhood Park", "code": "Neighborhood Park" }, { "name": "Community Park", "code": "Community Park" }, { "name": "Regional Park", "code": "Regional Park" }, { "name": "Recreation and Special-Use Facility", "code": "Recreation and Special-Use Facility" }, { "name": "Pathway/Trail", "code": "Pathway/Trail" }, { "name": "Greenways/Road-Frontage Landscape Area", "code": "Greenways/Road-Frontage Landscape Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARKTYPE" }, { "name": "PARKSUBTYPE", "type": "esriFieldTypeString", "alias": "Park Sub-Type", "domain": { "type": "codedValue", "name": "Park Subtypes", "description": "Unofficial park sub-categories to the Park Types - for query/carto", "codedValues": [ { "name": "Cemetery", "code": "Cemetery" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Nature Area", "code": "Nature Area" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Rifle Range", "code": "Rifle Range" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "School Park", "code": "School Park" }, { "name": "Playground Park", "code": "Playground Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PARKSUBTYPE" }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "domain": { "type": "codedValue", "name": "Park Service Area", "description": "Radius from which a majority of the visitors are from", "codedValues": [ { "name": "0-0.5 miles", "code": "0-0.5 miles" }, { "name": "0-1.5 miles", "code": "0-1.5 miles" }, { "name": "0-3 miles", "code": "0-3 miles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ServicArea" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Park Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Acres" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Park Status", "domain": { "type": "codedValue", "name": "Park Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Park_Status" }, { "name": "STATUSCMNT", "type": "esriFieldTypeString", "alias": "Status Comment", "domain": null, "editable": true, "nullable": true, "length": 140, "defaultValue": null, "modelName": "StatusCmnt" }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Owner Type", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OwnerType" }, { "name": "MGTPRIORITY", "type": "esriFieldTypeString", "alias": "Management Priority", "domain": { "type": "codedValue", "name": "Management Priority", "description": "General classification based on primary purpose or function of the park", "codedValues": [ { "name": "Active Park", "code": "Active Park" }, { "name": "Passive Park", "code": "Passive Park" }, { "name": "Mixed-use Park", "code": "Mixed-use Park" }, { "name": "Natural Area", "code": "Natural Area" }, { "name": "Historical/Cultural", "code": "Historical/Cultural" }, { "name": "Special Use Area", "code": "Special Use Area" }, { "name": "Corridor", "code": "Corridor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Management Priority" }, { "name": "YEAROPEN", "type": "esriFieldTypeInteger", "alias": "Year Open", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearOpen" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "Parking Spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playground", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnic Tables", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PICNIC" }, { "name": "BBQGRILL", "type": "esriFieldTypeString", "alias": "BBQ Grill", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BBQGRILL" }, { "name": "WATERTAPS", "type": "esriFieldTypeString", "alias": "Water Tap", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WATERTAPS" }, { "name": "POWER", "type": "esriFieldTypeString", "alias": "Power (15 amp)", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "POWER" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Trails", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTBCYCLE" }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Course", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GOLF" }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOCCER" }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASEBALL" }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Court", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "HORSESHOE", "type": "esriFieldTypeString", "alias": "Horseshoe Pit", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HORSESHOE" }, { "name": "PAVILION", "type": "esriFieldTypeString", "alias": "Pavilion", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILION" }, { "name": "SOFTBALL", "type": "esriFieldTypeString", "alias": "Softball Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOFTBALL" }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "Tennis Court", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TENNIS" }, { "name": "VOLLEYBALL", "type": "esriFieldTypeString", "alias": "Sand Volleyball", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "VOLLEYBALL" }, { "name": "AMPHITHEATER", "type": "esriFieldTypeString", "alias": "Amphitheater/Stage", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AMPHITHEATER" }, { "name": "SKATE", "type": "esriFieldTypeString", "alias": "Skate Park", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SKATE" }, { "name": "SPLASHPAD", "type": "esriFieldTypeString", "alias": "Splash Pad", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SPLASHPAD" }, { "name": "BEACH", "type": "esriFieldTypeString", "alias": "Beach", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BEACH" }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMING" }, { "name": "SWIMMINGPOOL", "type": "esriFieldTypeString", "alias": "Swimming Pool", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMINGPOOL" }, { "name": "BMXCYCLE", "type": "esriFieldTypeString", "alias": "BMX Trails", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BMXCYCLE" }, { "name": "DISCGOLF", "type": "esriFieldTypeString", "alias": "Disc Golf ", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DISCGOLF" }, { "name": "DOGPARK", "type": "esriFieldTypeString", "alias": "Dog Park", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DOGPARK" }, { "name": "RUGBY", "type": "esriFieldTypeString", "alias": "Rugby Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RUGBY" }, { "name": "FUTSAL", "type": "esriFieldTypeString", "alias": "Futsal", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FUTSAL" }, { "name": "WILDLIFE", "type": "esriFieldTypeString", "alias": "Wildlife Viewing", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WILDLIFE" }, { "name": "RAQUETBALL", "type": "esriFieldTypeString", "alias": "Raquetball", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RAQUETBALL" }, { "name": "SHOOTING", "type": "esriFieldTypeString", "alias": "Shooting", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SHOOTING" }, { "name": "RIVERACCESS", "type": "esriFieldTypeString", "alias": "River Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RIVERACCESS" }, { "name": "FITNESSOUTDOOR", "type": "esriFieldTypeString", "alias": "Outdoor Fitness Equipment", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FITNESSOUTDOOR" }, { "name": "ICERINK", "type": "esriFieldTypeString", "alias": "Ice Rink", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ICERINK" }, { "name": "CLIMBING", "type": "esriFieldTypeString", "alias": "Climbing Wall", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CLIMBING" }, { "name": "RIVERTRAIL", "type": "esriFieldTypeString", "alias": "River Trail Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RIVERTRAIL" }, { "name": "PICKLEBALL", "type": "esriFieldTypeString", "alias": "Pickleball Court", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PICKLEBALL" }, { "name": "FIREPIT", "type": "esriFieldTypeString", "alias": "Fire Pit", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIREPIT" }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CAMPING" }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HIKING" }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FISHING" }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BOATING" }, { "name": "TRAILHEADSTO", "type": "esriFieldTypeString", "alias": "Trailheads To", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "TRAILHEADSTO" }, { "name": "WATERFEATURE", "type": "esriFieldTypeString", "alias": "Water Feature", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "WATERFEATURE" }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARKURL" }, { "name": "WALKINGTRAIL", "type": "esriFieldTypeString", "alias": "Walking Trail in Park", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WALKINGTRAIL" }, { "name": "DRINKINGFOUNTAIN", "type": "esriFieldTypeString", "alias": "Drinking Fountain", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DRINKINGFOUNTAIN" }, { "name": "TENNISLIGHTS", "type": "esriFieldTypeString", "alias": "Tennis Court Lights", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TENNISLIGHTS" }, { "name": "PAVILIONWATER", "type": "esriFieldTypeString", "alias": "Pavilion Water", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILIONWATER" }, { "name": "PAVILIONPOWER", "type": "esriFieldTypeString", "alias": "Pavilion Power", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILIONPOWER" }, { "name": "PAVILIONLIGHTS", "type": "esriFieldTypeString", "alias": "Pavilion Lights", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILIONLIGHTS" }, { "name": "PAVILIONURL", "type": "esriFieldTypeString", "alias": "Pavilion Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAVILIONURL" }, { "name": "MARKERSPLAQUES", "type": "esriFieldTypeString", "alias": "Markers/Plaques", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MARKERSPLAQUES" }, { "name": "AMENITIES", "type": "esriFieldTypeString", "alias": "Amenities List", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "AMENITIES" }, { "name": "DOGWASTESTATION", "type": "esriFieldTypeString", "alias": "Dog Waste Station", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DOGWASTESTATION" }, { "name": "BONNEVILLEACCESS", "type": "esriFieldTypeString", "alias": "Bonneville Shoreline Trail Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BONNEVILLEACCESS" }, { "name": "PORTABLERESTROOMS", "type": "esriFieldTypeString", "alias": "Portable Restrooms", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PORTABLERESTROOMS" }, { "name": "PAVILIONRESERVATIONS", "type": "esriFieldTypeString", "alias": "Pavilion Reservations", "domain": { "type": "codedValue", "name": "PavilionReservations", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Never", "code": "Never" }, { "name": "No - Temporary", "code": "NoTemp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVILIONRESERVATIONS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S428_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park Pins", "description": "", "prototype": { "attributes": { "PORTABLERESTROOMS": null, "PARKID": null, "OWNER": null, "PAVILIONRESERVATIONS": null, "BONNEVILLEACCESS": null, "ADDRESS": null, "PARKNAME": null, "PARKTYPE": null, "PARKSUBTYPE": null, "SERVICEAREA": null, "ACRES": null, "STATUS": null, "STATUSCMNT": null, "OWNERTYPE": null, "MGTPRIORITY": null, "YEAROPEN": null, "OPERDAYS": null, "OPERHOURS": null, "PARKING": null, "RESTROOM": null, "PLAYGROUND": null, "PICNIC": null, "BBQGRILL": null, "WATERTAPS": null, "POWER": null, "ADACOMPLY": null, "MTBCYCLE": null, "GOLF": null, "SOCCER": null, "BASEBALL": null, "BASKETBALL": null, "HORSESHOE": null, "PAVILION": null, "SOFTBALL": null, "TENNIS": null, "VOLLEYBALL": null, "AMPHITHEATER": null, "SKATE": null, "SPLASHPAD": null, "BEACH": null, "SWIMMING": null, "SWIMMINGPOOL": null, "BMXCYCLE": null, "DISCGOLF": null, "DOGPARK": null, "RUGBY": null, "FUTSAL": null, "WILDLIFE": null, "RAQUETBALL": null, "SHOOTING": null, "RIVERACCESS": null, "FITNESSOUTDOOR": null, "ICERINK": null, "CLIMBING": null, "RIVERTRAIL": null, "PICKLEBALL": null, "FIREPIT": null, "CAMPING": null, "HIKING": null, "FISHING": null, "BOATING": null, "TRAILHEADSTO": null, "WATERFEATURE": null, "PARKURL": null, "WALKINGTRAIL": null, "DRINKINGFOUNTAIN": null, "TENNISLIGHTS": null, "PAVILIONWATER": null, "PAVILIONPOWER": null, "PAVILIONLIGHTS": null, "PAVILIONURL": null, "MARKERSPLAQUES": null, "AMENITIES": null, "DOGWASTESTATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Trailheads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "Trailheads", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1575607.5314023644, "ymin": 7239736.062933683, "xmax": 1619937.0654465258, "ymax": 7298301.933662608, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1493e85be6710439f1072967bda1398", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiUlEQVRIid2VwUtiURTGvwcPXZgluSlhRFxJgiLhphDRRYsGWgghDCEhCG6jTdJGUiNoEwUlIbqIhowWGW8nSn9AGImoUBY1CzWRCKVN5RvOhYZh0JmnMIuZs7mX8977nfu+8x0uj78Y/P8BFwRBuLq6Mg0C4jhOtNlsX202W6Ar/PT09HMsFhv4pOvr618AdIeLovhjL5fL4ff7qSDu7+8lwUVR5CRpbrfbsbW1Ba1Wi9XVVVbs+fmZPbNYLLi+vka73f5tsZ7wbDaL5eVlmM1mhEIhqNVqeL1eDA0N4eLiAsFgEJubm3h9fcX7+3t/8Le3N2g0Gng8HpTLZYyOjmJ8fBzVahVutxszMzPY2dlBLpfD3t5ef3CO4zA7O8v2BoMBmUwGVqsVZ2dn0Ov18Pl8KBaLmJ6exv7+ftfTd4VrNBokEgm0Wi3k83mYTCY8PDwwsEKhwPz8PHtvYmIC0WgUKpUKzWZTGvz4+BiHh4fsw7W1NQYfHh7G5OQkywmCgEKhgMXFRVa0G7gn3OVyYWVlhUmzsLDAciMjI+B5HqlUCuFwGAcHByz/4SDJ8MfHR5RKJQbR6XS4vLyEw+HA3d0dnp6eMDU1xaQhpzidTuzu7kqHU9CkkhOSySSWlpZwe3vL/ohkIZtSwe3tbcTjcSiVStYfyXBRFNHpdBiU7EdQsiCtNLGUPzo6QiAQwNzcHOuRZDjP8zAajajVahgbG8PGxgZubm7YnhpMQ0XOoQGjWegLLpPJ2IckD01lpVJhslA/SAqyJRU6OTlBo9HofsBe8JeXF0QiEbav1+tsTafTbCWtf47z8/M/w+12+zcAnzBAkG3NZnO+J9zj8WgHAX/Er3fBv3uHfgfcChAoCTge5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TRAILHEAD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRAILHEAD", "type": "esriFieldTypeString", "alias": "Trailhead Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRAILHEAD" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "D_STATUS", "description": "", "codedValues": [ { "name": "Adopted", "code": "ADP" }, { "name": "Concept", "code": "CON" }, { "name": "Existing", "code": "EXI" }, { "name": "Proposed", "code": "PRO" }, { "name": "Under Construction", "code": "UND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS" }, { "name": "ACCESSES", "type": "esriFieldTypeString", "alias": "Trail Accesses", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "ACCESSES" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S121_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trailheads", "description": "", "prototype": { "attributes": { "ACCESSES": null, "TRAILHEAD": null, "STATUS": null, "NOTE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 24, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "Trails", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1574333.37187719, "ymin": 7234068.674334109, "xmax": 1627190.29897152, "ymax": 7298392.675935194, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PATH_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7999.999999999908, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_NAME", "type": "esriFieldTypeString", "alias": "Path Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_NAME" }, { "name": "PATH_TYPE", "type": "esriFieldTypeString", "alias": "Path Type", "domain": { "type": "codedValue", "name": "D_PATH_TYPES", "description": "", "codedValues": [ { "name": "Bike Lane", "code": "BKL" }, { "name": "Trail", "code": "TRL" }, { "name": "Back Country Trail", "code": "BCT" }, { "name": "Proposed Bike Lane", "code": "PBL" }, { "name": "Proposed Trail", "code": "PTL" }, { "name": "Sharrow", "code": "SHR" }, { "name": "Connector Route", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_TYPE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "D_PATH_SURFACES", "description": "", "codedValues": [ { "name": "Paved Sidewalk", "code": "PSW" }, { "name": "Paved Grade Separate", "code": "PGS" }, { "name": "Unpaved", "code": "UNP" }, { "name": "Paved", "code": "PAV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SURFACE" }, { "name": "WIDTH_FT", "type": "esriFieldTypeSmallInteger", "alias": "Width (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_FT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "PATHID", "type": "esriFieldTypeSmallInteger", "alias": "PATHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATHID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "D_OWNER", "description": "", "codedValues": [ { "name": "Orem", "code": "ORM" }, { "name": "Private", "code": "PRI" }, { "name": "Provo", "code": "PRO" }, { "name": "School District", "code": "SCH" }, { "name": "State", "code": "STA" }, { "name": "UPL", "code": "UPL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "BYU", "code": "BYU" }, { "name": "Provo - Parks & Rec", "code": "PROREC" }, { "name": "Provo - Public Works", "code": "PROPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Owner Type", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNERTYPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Back Country Trail", "description": "", "prototype": { "attributes": { "PATH_NAME": null, "OWNER": null, "PATH_TYPE": "BCT", "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Trail", "description": "", "prototype": { "attributes": { "PATH_NAME": null, "OWNER": null, "PATH_TYPE": "TRL", "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Trails (Provo Parks & Rec)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "Trails", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1574333.37187719, "ymin": 7234068.674334109, "xmax": 1627190.29897152, "ymax": 7298392.675935194, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PATH_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7999.999999999908, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_NAME", "type": "esriFieldTypeString", "alias": "Path Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_NAME" }, { "name": "PATH_TYPE", "type": "esriFieldTypeString", "alias": "Path Type", "domain": { "type": "codedValue", "name": "D_PATH_TYPES", "description": "", "codedValues": [ { "name": "Bike Lane", "code": "BKL" }, { "name": "Trail", "code": "TRL" }, { "name": "Back Country Trail", "code": "BCT" }, { "name": "Proposed Bike Lane", "code": "PBL" }, { "name": "Proposed Trail", "code": "PTL" }, { "name": "Sharrow", "code": "SHR" }, { "name": "Connector Route", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_TYPE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "D_PATH_SURFACES", "description": "", "codedValues": [ { "name": "Paved Sidewalk", "code": "PSW" }, { "name": "Paved Grade Separate", "code": "PGS" }, { "name": "Unpaved", "code": "UNP" }, { "name": "Paved", "code": "PAV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SURFACE" }, { "name": "WIDTH_FT", "type": "esriFieldTypeSmallInteger", "alias": "Width (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_FT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "PATHID", "type": "esriFieldTypeSmallInteger", "alias": "PATHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATHID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "D_OWNER", "description": "", "codedValues": [ { "name": "Orem", "code": "ORM" }, { "name": "Private", "code": "PRI" }, { "name": "Provo", "code": "PRO" }, { "name": "School District", "code": "SCH" }, { "name": "State", "code": "STA" }, { "name": "UPL", "code": "UPL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "BYU", "code": "BYU" }, { "name": "Provo - Parks & Rec", "code": "PROREC" }, { "name": "Provo - Public Works", "code": "PROPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Owner Type", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNERTYPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Back Country Trail", "description": "", "prototype": { "attributes": { "PATH_NAME": null, "OWNER": null, "PATH_TYPE": "BCT", "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Trail", "description": "", "prototype": { "attributes": { "PATH_NAME": null, "OWNER": null, "PATH_TYPE": "TRL", "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Bike Lanes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "Trails", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1574333.37187719, "ymin": 7234068.674334109, "xmax": 1627190.29897152, "ymax": 7298392.675935194, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PATH_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7999.999999999908, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_NAME", "type": "esriFieldTypeString", "alias": "Path Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_NAME" }, { "name": "PATH_TYPE", "type": "esriFieldTypeString", "alias": "Path Type", "domain": { "type": "codedValue", "name": "D_PATH_TYPES", "description": "", "codedValues": [ { "name": "Bike Lane", "code": "BKL" }, { "name": "Trail", "code": "TRL" }, { "name": "Back Country Trail", "code": "BCT" }, { "name": "Proposed Bike Lane", "code": "PBL" }, { "name": "Proposed Trail", "code": "PTL" }, { "name": "Sharrow", "code": "SHR" }, { "name": "Connector Route", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_TYPE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "D_PATH_SURFACES", "description": "", "codedValues": [ { "name": "Paved Sidewalk", "code": "PSW" }, { "name": "Paved Grade Separate", "code": "PGS" }, { "name": "Unpaved", "code": "UNP" }, { "name": "Paved", "code": "PAV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SURFACE" }, { "name": "WIDTH_FT", "type": "esriFieldTypeSmallInteger", "alias": "Width (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_FT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "PATHID", "type": "esriFieldTypeSmallInteger", "alias": "PATHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATHID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "D_OWNER", "description": "", "codedValues": [ { "name": "Orem", "code": "ORM" }, { "name": "Private", "code": "PRI" }, { "name": "Provo", "code": "PRO" }, { "name": "School District", "code": "SCH" }, { "name": "State", "code": "STA" }, { "name": "UPL", "code": "UPL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "BYU", "code": "BYU" }, { "name": "Provo - Parks & Rec", "code": "PROREC" }, { "name": "Provo - Public Works", "code": "PROPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Owner Type", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNERTYPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bike Lanes", "description": "", "prototype": { "attributes": { "OWNER": null, "PATH_NAME": null, "PATH_TYPE": null, "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 17, "name": "Hardscape Points", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Hardscape Park Info" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1581138.3228341937, "ymin": 7246179.887972519, "xmax": 1633933.4242647737, "ymax": 7295641.535112023, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 104, 104, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Pavilion", "description": "Pavilion", "symbol": { "type": "esriPMS", "url": "f7af2501b4d024296156c8d85da4a1a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABr0lEQVRIic1VO27CQBScxb5ASrtIkRKJypS5QUyLlQsYYXGBVDZdDhCB4gMEmdaUuQIVN6DAJaJKGrPR28XGP4INSZSRLK9czLz3/GZWxS9D/R8Co5mOfcsAZxoY18U3zkJM+8vrBIZzA4CHGGb6jbPk5GI4p7cPJR7j5XHTTMAJPHC45yoEYCNWbDjBGBPLqycwnIfgmaorYNzeoNfRYXY0dJ/fqTPqSMO0P/heQFZuniMlLNdbDN5yv4E6ibKdqKWZF8ZinCCldyVkJ+kCFDvwElJ67Pu7eqRlvALo5gVGM73X1k33oS3IF6uoKWkWtH3IC+xbRlIpVU7nC8klnKCHiRUeBTjTNrsP0BPtPi8nTkCmzHVADj2a6How6fg/zCLOQmH/nwIXfBkB2luZLQK0+3VA/ytcVcSQEkd5AQlfuBEQxkrMdVbgqSTgJ+GXF6BUjBW7sqJmoEJRFiBVJxgv11v3Yg8wTqmaBlR5iyioKBUPo2qIRTGyq9eUIpdSkTO3YeU174NjJ+EhuNJsqQDN28+OpZ4AQUauSEWRLcU7mVbxxFVZTyCLiSWM0xRf4QG8R/RIwikAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "9" ] ] }, { "label": "Bathroom", "description": "Bathroom", "symbol": { "type": "esriPMS", "url": "8285ea8f496c1d4981fdc7e6cd00ef42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIic1VXUsUURh+jjOrsa27mlbO2m6L6IVBJZl1FUQUkaSGBnrbzfYfAlu3i35AQaBB3XRRUEFN0KUXXQWu7k12UTd9uGtskWUpuR8n3rMzpzPj6M4SQQ8Mcz5mzvO+z/txdPxj6P8FAec8CqAfgAGAxgSTMZb5KwLOOR06BeC8x3aKc07vGQBpxliuLgLOOR2cKpfLNIamaWCM2XugdZprmpYEkOScE8mULwLOuUlWF4tFjNxbxMLyOm6ei+NiX1WdJ68KSM9+wBFjJ6YvdEPXddsjgzF2eVsCy3IhSW51A8/ffhfrdxYKGDtsoFKp4PbcJ2SX18Rz9VQM+3fJY8iTvOqJ7qF5yp7HW4O41NcmPEgOGLYkuDEYR+7BhvCgM9zktpE8kQng9sCh4ct3K9gT1HAmEcTHlXWheyb3Q0h0titUlWuxgLFDlFwOTAM46iCwUlFmS6lUwrXZ91IiQjSyA5mlVVx/kZdrHaGvGO5tRyAQUAn6vSSSiwSSoiPk+AnR5kbMVVOzJjjnQ4wxUyVw+El6T57ch7vZL2JOsRiIhfH09WdfBPZ5KoFdoRLz+Z9yTIG2CssvorUKDUvffsk5pSStpU8nxJhiQxI+HJd14Al1x1RTlDLGlscGyUMZM9jTIgmOx1tkhbtgOggob1UJyKrHEz0Yvf9GWHzlhIFjsQjqgEg1t2/UuKi3CMRag3LDCAUc8xqYsZufmyCtEpDrRkhHlsYNf2Qwwo0Wqb6VPGQoNhEQK3VFOxZUC7eGujCfX8Nwb5v8buTAbjyaaEBnpEl84zZSvSc2hZ8aFXVF25NEe7N4VFB8Rg/u9bL8mbtle+YXtVzqimpW+YD/+0DxxLQal6ONuEB6U1A9r89tr0zrJ9EVqbe472RKxa2uSl8ELjJROPXiN7xR/U/um2jSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "Playground", "description": "Playground", "symbol": { "type": "esriPMS", "url": "05c1d75b984eaacf0ae14617fc28345d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmklEQVRIic1VMWzTQBT9l1oiWxdkJx1gSARLSYeQBYklEpmSlpGljGZjolulJFK2dmLDI1kyQp0poCyMFQNpFlA60IHgiCVbK5ocemefc+fYUSqExJMc5+y79+6/+//boH8M478QeH//9lZqtlFknLKcsS08Y5y51fPx578S6OayxTmbN9g1VTHm4kf8Eided3MWnjncmDX3vv76cSMBN59pcD6vM58vEYzIZtcbtpvPNGujn421BE7ylkuci12vwuZ2QdynwwEiq5/krOzuufdipQB2vg45UGgdCxGv36NT+7mIxs1nxmokRtRz2CLHd57t03T4xd/hClxNvMWA83o3lw0TQBMQB8oX5IXWkfj/8dEOXaokAT49rYgIohvgNH9DRA81AaSizBZ1V9PhIJYcSJsW3Xv5iqxyJbQpQHHJIuS5uhgLsEMt/AgetI7C9xBRo3HzVq028txQQBSRshgWWeUn9O31cWIEIB8cHoTzS06bJv2eeAY+LQJRoUERIXTpf9rMiDuiUa0xyxVxlRwrnIPnm9s7C76kOpCTpK8Qw4VIpBWhWNkXvui0xXusUaFYxFyUvy9QCIUev+tphACIYIUkhDXfO20tm8CnCSBv0VuQFbhkyGnTEgtRD17/A5Wct3Rq72tkZ4cHYo2SRTQzfo+XLELjupx4Nnblkw5Epkj/cZAyMlUA81VrwCObny5gzJoXnbYNPyXhRFl4NxDAXc6JQ4pSztIZAFBFV0S5YwxyWCNxy7SCCPQz0cBYszpafCeWsgiNCl0RjQuHqNYAxK6ClIwDZ9TdjbTs2DRFy0VXlJFIqIcYt/MoeaKAjARdMWhcWhvRdk3kwHPVlrUEgKDliq6I3hL9JiMVkz6VawnoEXmicG6KP5f0ZYvrbvYRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "Splash Pad", "description": "Splash Pad", "symbol": { "type": "esriPMS", "url": "b3eb7015b69fafd2e694cc7bf742d633", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOUlEQVRIic1Vy2obMRQ9wgPGNhhKU8iYOtt0W9xVum1343zG+DNsf4b9GR3v2nVWNVl3m0AcSJNCIS6GhFuOLAlJVtMxJdADxhqN5p57z30owzMj+y8IRKQHYAAgB8A1USmllv9EICI0OgFQJF6PRYT/cwBTpdTVXgQiQsPjv3kIoORPREgyqUUgIhW9XlyuUV3cY3jUQdFvB2cS7xhRrpQaPUlgPC9W60dtYPb+FZbfN+Bz3m7oM1wPXja14dPP13rPkDCSlR9JltBcyzL/9lMbt+vBQRPlcVc/L283jlw7cLuBB0biCiCOwDFfrR/c5sxEYZG3Go6cUU2+3MUSzgC8CwhMKRZWAuutxejsBl9PX++sifisKWnEEbhNYnr+A58+Hrrn2cnWY8I3Tiwu1hj2Oy5HhIgMlVKVT8Amchi/fREYGZ3dwEZHOaxEOoI33cC4b88nsB26NfTrMThdHne1p71WphMew68y316yD3iwaId1X3o6x5rHPeLDJ6j8zmUjsZLoGf977cx5yPzYPUbDqkpEVQUErFvOFpYjDVSX98HpYb+D4mjrKc/E70lQfch9mVYpieaDg2aZSBhoUCez1dAOxGBnMyrz7dwOv5hgSolZIdSZifZlmpzf6SRTc8pjPU9IxAmLHQKycioyF6lKqYmpf0/sVBEHFaeiGcP7YhGP7GSZcuRyKta8Dyzq3wdeJJUZXMEYiUC9mdTk9fnklWk+0lORsyW+k1mKf7oqaxFEZLpx9sVvppP/Guj192kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "30" ] ] }, { "label": "Water Tap", "description": "Water Tap", "symbol": { "type": "esriPMS", "url": "066a73fa568be88276783c4cfa049b39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsklEQVRIic2VzUrDQBSFz9BCIQsX2k2K4tK1pI/gsnbtE9THaPMY9jEalz6CwbV7bV0ogouCoFw5QyZMpjOTFBE8EDLk5373ztw508cfq/8vACIyApABSAFwTBVKqfJXABFh0AWAief1XER4XwLIlVLrvQAiwsDztgwBzHiJCCGLTgARKXxZLx8/kB0NkA0HCFSUKqWuo4Aqc9+UgADqfnocrEZENnYlfc+cz0PBy9dPPeY9UIWppG4At4KdOXSzp6Z3L3i+OkVENwDGDUDVipO27Kn19ks/m50dICDOBNwK6oex7I3yh/cYgAlfKqUKG8BN1Jr9HlXoeDbA7NCGSk9woxbAqJNVlG9hQBfZgMJt0c32O1oB3/GbNOn5XhcNAPu28pZagR+7frNxKzDGRW+plQ0HwSoim21pzM8F5C6guEgxXj3prnG1OD8MAsygASCVrmivRZr0tPfYEGbO4JOTxBc8t8+JnS6iUdEV7UrSpKetgQtKSGRqbl3L9rYpLZeu6HYVQZFF7X4eWJUUlXEFbaSaby6q9/iMbrTqJ+2K9Bb3TGYrho7KTgAHpjfOvvoB4CfBfTPZyrgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "10" ] ] }, { "label": "Drinking Fountain", "description": "Drinking Fountain", "symbol": { "type": "esriPMS", "url": "e48d2bc63cce263713cf909499122fd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVRIic1VsU7bUBQ9TixFysBAYUiADQvWKp3aXyD8RIB8RuzPSMA7c8PWrmUiYm3lDCCQMxC1EhKWIlkYnevYfs9JqF1UiSNFfnnJu+fe43vPM/GfYb4PAvdnE1G1hYrRQBQ1Ze/ZGOJ4d/Q2gtNxC5XIBowDGAAibnIBoIIe3DFXAyB00Nn3yxG4ng2glwZcjRPAPIHrOehYdjEC1xtK1jm0Nmrof96U9aev97lfDVbUQGe3+zqBZK4Hb9ZNNOrVlCR5jqaz/GlWMlErMRc0F1kWs25t1ND98SAfYknwrJLTcdoAOkH8QrN09tbQ/7KpVWJf/9aOJBVphFX0qaJOwFacS8NADHywU1+RpULwoSb/3Tq/hR+E8WYEKgGdgH0+T556q8G7c1lInMfg16NUyjMpAXHmtXFkDbMTMkT6YZbtXP/B8O5JgqhSqd8J++M62t8m0OLpFXBC9Z6/uAskeLK+OtyWjJkpK0z0V4kzmeKJL+xFfhCi/X0iJHx2Lx9k/TdkBPQWjv8rGE1naJ7fpJmyqpWNwHgaAfs29pZC1SQvn12UQHvJlXCyTKJB7C3F4AehHlSNMze/HEHoiHG9Fc+SKBYJyOp6zmg662mDUwqRg2MrvScWu4hG5Y4bfhD+QyXRRd6yl7cpLZeuCKNXIniJ+0BILFtckcaleMsSDERzRZZiBERsueKK4i35O5mtuOKqLEag4siSwSmLFzCG4ExsIowiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "11" ] ] }, { "label": "Storage/Maintinence Building", "description": "Storage/Maintinence Building", "symbol": { "type": "esriPMS", "url": "36463326b67e941888460dd7a273dcf6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVRIic1VvU/CQBx9FGZGEoijQaIjDi4OLkzoROJ/AA44QRyhxc3A5gKDu4lbmVwcXFxcDRJXIWFkp2fe0Y9ri9giJr6kaXO9+73f57sU/hipf0Gwd4XcwkJRE8gigRzXNAFz1MPrrwgKDRQtQBcLlDVnUSxfFtDON+TnIJGE8X6DSSyCfBO6JdD+yUMAVbFANd+EMe5Cj0SQb8CEQDm4fn5Ule/7l0H4kJARZcc91NYS0POg8YOdIi5LOk72yy7Rxd0ZZvNQVhjJVI0kFcq5khYapjHHc3X9ufUpI7l9NPxEAu1Cw2sAHwELqqajXtKRSWfD6VD28Gk91Hxps4A+gEMfAVuR3ULvrit96WVUdCr9YNrcwy6B7HPbqzjGHfBMvdSW0RC7TZx+dGG6BHKIADy9DZFJ59yCRgXP8Qna82rACRXcaLpFDRVwBegMPV+SmN4Pe+LXTjILF4dgFdQUmRx/bAmagOkjYN/a2rIViCSmPgIbbOYq0zKby/+RsGLvwBE/HwFVkcK1bLVaROMTHHdkPV1oS0cRIiArVZHjjk2RgDHqevdEqIsoVFRFpmoD88OgZK9sU0ouVTFWJIkY94Ek6UKnKtrCtU47Bsy5mpZIBIQtuVIVqS3BO5mt+N1VGYlABYUr6l4VX7yrzivpupAfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "Picnic Pad", "description": "Picnic Pad", "symbol": { "type": "esriPMS", "url": "43d38f602987d4cb3504486c96662996", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJUlEQVRIic1VvU7CUBg9NzAz6ARxdGJFDU+AJhQnF30AHFw0EFdK3AxGFwc6OOriZGuiPoFRWZl0M7A5sNNrzoXW9raFEmPiSQjJd7/e8/2em8UfI/svCI63UXBdlKREXggUaJMS9tk9er8iaFRRgoA5dmEogwCkdyjQatAqYGUE2qd3GCxE0DRgSqA1L0JI1McS9aaBdseBmYqgYcCWmEadEgymUUP+zMb+TIJp5MbKagmL4PO9p7JpGhgGM8nqNWckvPzw/G0hgoujNUWiMqn+DEA4AzFhHn0N0X9xQKLcUl59SFsQs84g0AWwFiLgKHrTMvoa4OqkhvJWHTsHXfRfHTxdh/tX2TNR2W3h+dHC84OlJ+TX1yfgnOte5c26+u+/2JGS0EYC+sQQsJe1jgPbJ+AS5ZYLKmodxY2a+sWBpWI2HrxMeV8oA29DGZWOSowt6ZzZsMTefaEm8+D2cjLGxXVGbahm91+jJUry4R1BBEtkc/29euaWCurjpxtzMuMxoJ0+nx+9SB/UfUECzq3SFj+6+Ys8mo4nffUpy2QwjNsDi9vI6Nk8XpAU/YRgoHwiWy9geeIXIqAqUrj4ITczDejHhWNQfv1d+PUKEZCVqsh1nxV5NIufxgqg3Qm8ExGxo1BRFVkq/SwFHF2yY+WakktVTPUeBCNP+x74mVTV6FK4krWbg+HCCpYlFQExlVzVbWqL/iZzFJOeylQEWkbx6zwH329RBjK1e3tuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "8" ] ] }, { "label": "Bench", "description": "Bench", "symbol": { "type": "esriPMS", "url": "b6b0e81e27af8b82f2ea20599e2a338c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACN0lEQVRIic1VMW/TQBh9ToNQlqCMMXSBjYzOkoGVMgTGinSuzIJK4A/Y/gUUxFKrM6nKhjvAzNCBZnQ3urQ4GxVZ0gF86F1yztm1U7cVUt905zt/7/u+e/euiv+M6o0gGLyEKW7BqgBNIWDy21KMYPU9htci2N2AFRtwYaBriOk3Y7YWV+Ds9OXQF3/g9T4guhTBoA83BpyLMgRgG1XYgz683ibcUgQ7rxAA6JYInsCArKj5fBMvFhIw88aydangCqfHQ1Yy0iupZnt+u246j98c4Cr47NzFZBw5uxtzAaQIeKCTcYQo3JPzxrKFs98RJuNRbsCi9XgJWwDaKQJKkWqp1U1EIY8AOD0Z4n7Hxo99P5egVm/i18mQrZFzJichYKk9CQF1rqTYXmUCc7Qz82wV6EzHrFyRfHyNp2tvESQEvEQqi/CrN/35niWzjA6nLcuC1bHas5wWqnjzCgRMQ2U0A8n0eRbsP1uaR6BufOqQufnReiCz1tFaKb5vDQBmq5vsmykpWU8I6C2UWPjFRe2OKcvnuAxaT1wc7fuYSEVFSbwUAXVLb6Fi2BbzYbdQPVk86Nj4GQaJmoi/MUZ5N5kRbVwfvjK/FAFdkcbFTL5/SlnKQnzbfpaaV2KZKM4RkJWuSOPSy70I+qEKwNPfiXNmR6OiK16pVQJ7vXdpy861a1ouXZGVlI8NLxu8kEBVQleUxqV5Sw589rzo+Vz4ZM5+kq5Ib8m+yZRi0VNZikAHjavsXh3/AFdd8aHjktbWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] }, { "label": "Baseball Fields", "description": "Baseball Fields", "symbol": { "type": "esriPMS", "url": "7dfb45da2e2f4826fdab24e212b72a58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIic1VMZKCMBQNjNpaa8ENsHFbTyB7AjsLSPQCWqGVN1CxsOME4gm03UZOoMVaWzoW2XkMMARJgNnZmX1Non7f+0n+f79B/hiNfyEwHo+7zWazr+t6h3PexXeaph02m83XrwQYY33O+YIQYuEz5zz9jXPuUkqx7l6v13K/33/XEqCULkBSlqGmaXar1bIppcvtdruoJEApPSRZy2CaJplMJtGeMYbFdRyn43meoxRA5nXI86ehlN6zJ2kU3Llbh/x4POZDXMZYWgCCQPygUhiGQUajkUAeBMFbHOfcI4R8CAIoRdXVGDF5u91WksfoJ5tUAHWuyt6yrEjkdrtFxGEYqsKJ4zifnucdUoG4iaTkpmlG5L7vR2sZwCecIOnQPAzDIMPhkJzP5yjzx+NRSp7lU3YyyHu9Hlmv16VXIkMqAG/JlmhCfr1eC8nx2KrTgE8QQN3CW6qQm3Ev4C1Wq1WhwPP5vAsCAIxrOp3ayOxyuUivZTAYpIlALB8HnsT8BAG4ou/79nw+V9U4OZ1OaVUVJaHr+i7ZCwJQhSvOZjOlXYRhmBhcEZbZOfFWRTAquCKMSyUiQZC37MIyheXCFWFcNcirzwMAwXDF2LikNoIHxZ3Lxqey0eI/Ra4Ib8nPZJSibFRWEsgCxlU1NosftgcQQZDxIk0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "23" ] ] }, { "label": "Basketball Courts", "description": "Basketball Courts", "symbol": { "type": "esriPMS", "url": "81c50b0a1acfe481552c2b6cdaf38963", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeUlEQVRIic2VMZLaQBBFRyogVbwbcANIcAgnAJ9AGcFqxAkgAiI4AaANyDgBcAJIncAJIPDGhBTBuN6UWjUS7BqXy1X+iaSR1L/7d8+fkvrHKP0XBN1u97VcLjd8338xxryy5nneej6f//grgjiOG8aYkVKqw7MxJntnjBlqrbm+32638XK5/PlHBFrrEUF+l6HneW+VSuVNaz1eLBajpwi01mvJulqtqk6no4IgUJvNRtXrdXt/uVzsM9cUwyiKXpIkib4kIHMJ3mw2VRiG2TsC73Y7NRgMlLxfrVZqv99n1WitP9xKSg80Hz4KDqik3++rIqjyfD7L4zCO42wAcgRpQy1ardZdoCAIbLDtdqva7bZdIzCJUImQGGMSpdS3HAGjKNLUajU1m82ygKFTCfeTycS+k17IN6ynaMhNRsCcu1LwE9qieRzHdo2sWacHBONe5HEksoii6HuSJOuMIN1EmRTSh2azaX+mosPhoHq9XpYxsoDj8Wi/c0G8XAWyQ10Ct4nT6dQGpMmQQEZQGWGkciuReA/3AR+5+grImn0g/YFIkqGKokw5ArxFRtRplpJGc2Wy3OYSUBKgVy6IlyNgbvEWCUojuUrZp9PJZk5gpIFMGg2K2V+v148cAcC42I0E4Wd0l0kBTBUjjBzIJaNZbDBxxPxyBLgixsW9kIRhmHkOmkPAOmQERhqxCoHv++93PQCw4opsdyl7km4qGU/A5MjYPmjs2D0n7qYIo8IVkUrWpBrpjzgoUhWwKVr2wzHFcnFFqcSFY893mT99HkgluGJqXJmNFEFD0fyz4/PLIzP9yboi3lI8kxnFz47KpwhcYFzPfuviF2X3hU2ufy4eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "26" ] ] }, { "label": "Soccer Fields", "description": "Soccer Fields", "symbol": { "type": "esriPMS", "url": "d350d3fe1427d11fa8366cd5c553f762", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACg0lEQVRIic2VMY7iQBBFGwtIIZ0JzAkgYUK4AXsCMoJxmxsQARGcAOMJyDgBcAJIN4ET4GAnJkQEvXotl9U2w4jVaqUtCRmXu+tX/ar+XVb/2Mr/BcBgMHitVCptz/NejDGv+Eql0iaKop9/BRCGYdsYM1FK9Xg3xmTfjDFjrTXPj9vtNl2tVr/+CEBrPSGI7/uq1WqpZrNp/bVaTSVJoi6Xi9putzzfq9Xqu9Z6ulwuJ08BaK03ZN3pdHLBxXg/nU5qNBpZkMPhgHscBMFLHMfBtwBkTvDhcGizxHa7nQ1KNZK5VNNoNGwSi8WCvlDJp1tJ+QvOx2QuAfb7vc2WoPjr9bpkbP0kAjDfpJIwDLMByAHQUBb3+337TlYEEYN7AMSoZr1eW6rYw3d+xphYKfWWA2AUoYZyH1mSJDaQUCQgYiTHGqVU+44i5pyn21D4lQrY3Ov17JOMqQ4Ku91utp7/Ql8QBD/iON5kAOkhymUMGD+yIpiAAzKfz7PeHI9H2wvXiJerQE4ogTAygV8BKgbACJ5SkuuVG+9uTGUDWYmxGT+Zu9zLWvwk5vZDLANAWxhRWQSfblb8LwIUm+v6iJcDYG7RFsqmicVsfN+3lEnWTJucF5qPnzMjdr1eP+8oQrjQFkDYFEWR7QVgUCYTIlTSFzmI5/M5AyeOiF8OAFVEuAgkGtRJs5zNZrmK8BMc7qU6Mc/zPu56gIGKKnLcmXOCyKmGNjQJA1hUlcoK4FP3nribIoQKVUS4qESmh6a7gaGF4EJLatuiZH8p10guqkgloi8u/w/s+ftAKkEVU+HKtKVoNBTOH12f316Z6SarimhL8U5mFB9dlU8BuIZwPbvWtd9i0LJcryppgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "28" ] ] }, { "label": "Volleyball", "description": "Volleyball", "symbol": { "type": "esriPMS", "url": "08b1d67622bab39692e66b6cbd532898", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbUlEQVRIic2VPY7iQBCF2whITToTcANI2BBOAHsCMoJxmxsQDURwAsATkHEC4ASQbgIngGAnhRAR9OprUVb7ZxCj1UpbEmq73dSrevWquqj+sRX/C4Ber/daKpUahULhxRjzyp7neavZbPbrrwDCMGwYY4ZKqQ7vxpj4mzHmXWvN+nG73UaLxeL3twC01kOcuHu+79v1crnEe57nvZXL5Tet9Wg+nw+fAtBaryTqarWqOp2OqtVqiTOHw0Gt12t1Op1k6z0IgpcoioKHAEQuznHcbrdzMwQQ8OVyacEkG631p5tJMYfzmJZ01ESLs/1+n6AMIDeTMAxjASQA7gWNaZlOp2owGMSUbLdbVa/XVbfbtWdcG4/HMYgxJlJK/UgAIEWhptVq2ehZASFSHAtY2ih6KotGhiJ0Ls9Q0Gw2Lf++79tiApa23W5nzwpVrgVB8DOKolUMcG8ie5hI+BEVQKySCdTx7Xw+26wwVjIG0PWXyEA6lHT7/X7Mv+/7FmAymVgHqMZVl5sBq/SI+MvtAykyhRMQjGyOx2OGEs7j2G3ATA2YLSJRKMAZBgiqcSXrAlQqFbtKL7j+EgDoltmCQQOUuPxLVo5SbMTUAkPCrl2v188MRQwuupE/bjYby3M1xb9IUqJGXZx1gfEjwy8BwFRkcPGMNIkOeoR/qJEulqjZS9NTKBQ+MjXAQGUq0u68E7XIFXpwyEoW8i3HRu49kVERg4qpCFW8S0+IxnnOU8vd1umRnStTRi5TUTJx7YHz5+8DyYSpeB9c8RhJGwWF86+uz4dX5v1PdioyW9J3MlL86qp8CsA1BtezZ137A6KghjQ34AAJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "31" ] ] }, { "label": "Rugby Field", "description": "Rugby Field", "symbol": { "type": "esriPMS", "url": "d351e038762a7d7e13745bfb11ac03cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIic1VMY7CMBDcREBLDQU/gIYr4QXkXkBHQRw+AVQ8AUJBxwvID0h7DfzAxVGnRBQ+jS8bxTknBJ1OupEiEmPPeNe74wb9MRr/QmA2m3WbzebQdd2OUqqLMcdxTtvt9uNXAkEQDJVSKyLy8K2Uyv5TSi2FEPjdPx6P9eFw+HxJQAixAsmzHTqOM2+1WnMhxHq3261qCQghTrzrItrttn4YSZLoh4iWvu93wjD0KwWwcxv5aDSi8XhMvV7PGD8ej3S9XrUIohFC3PKRNCw5/5GWxWJB/X6fbJBSauEoinhoGQRBVgCGQHqgL5FLKWk6ndLlctHvKU9IRG+GAEqxmBosLCNnAaSumDYiGvJLJoA6z8/AQjxV5EgLNmGD7/vvYRieMoG0ibIJyGsVQI7oyiIEnxEBdyiAMrSEbVQOqgbnA6CKOP9FPmsf5Os8D5Bi53ywjPP5TGXIBOAtVZ0rpdQ7B0DOEcZxrCMoAnyGAOoW3mJDHMea3PM8mkwmVtEi7vf7zRAAYFzoRqQCi7Ez1LetH1jUBvCw+RkCcEUYFwQ2m40mHAwGulz5XCCKnNvSwnBdd8/vhgBU4Ypod05BkiRZFDz2BOv8PfGjimBUcEVOVfLtlHURFS3bWqawXLgiR1IT9e8DAJPhiqlxGTaSBw4UOS+7PiuvzHSRdkV4S/FORimWXZW1BPKAcdWdm8cXnOo3IylNs/MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "34" ] ] }, { "label": "Tennis Courts", "description": "Tennis Courts", "symbol": { "type": "esriPMS", "url": "e537af2a5b62fd4a0fcd27826022518e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVRIic1VMY7iMBR1IqAE2pkiNzANW8INvCegoyBOTgBV4BKBTEHHCeAG0G5DbuBip6ZEFF49Kz+yQ8JktFppnxQlceL3/vf/fu6wf4zOfyEwn8/fu93u2Pf9N631O8Y8zztut9tffyUQRdFYa71mjAm8a63Lb1rrREqJ+8fj8djs9/vf3xKQUq5B8lWEnucter3eQkq52e1261YCUsqjEEIEQcBOpxNTStWSDwYDdrvd6DUJw/Aty7LwpQAiD4JAYDLnnJ3PZwYhWwTjQghHJE1T3JHJp51Jp7rm/X4/mc1mhhhEgC1A5Mgsz3MzNplM2Gq1MiJKqSSKorIBHAEUFNHQRErfjr5KDlwuF/NPHMdsuVyCJ2OM/XAE0IrULSBAVEjfJsIYYI8R7AzzPB8/LRH63J6AqHDZGI1GteQEfENQQBiGP7MsO5YCxSZqnDwoio7s6oA6IUPUjvicDGiHNoFzbpahqWVRG2RA34mvtRcNh8PaqHFNp9OyVasoBeAtr3Yu59yQoVOu16shxTvqdDgcnjIDnyOAvoW31CEoIqVnauU6YsL9fv90BAAYF7ylSi6EMJGigE2EVR4yP0cArgjjspcljuNyGdrC9/0PenYEoApXhHERuVKqsTUbsLHPiacuglHBFZVSC1pnyzG/wqlq2bVtCsuFK6Zpmnwn8tbnAYCf4YqFcTk2YgMFxZo3HZ8vN1oxybgivKV6JqMVm47KVgI2YFxt/7XxB7uGUnc9kJGNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "27" ] ] }, { "label": "Pickleball", "description": "Pickleball", "symbol": { "type": "esriPMS", "url": "bbe0931061dbd2f2186b322548b4958b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIic1VO47CMBQ0EdCSFgo4ATRsyQ2SPQEdReJwAjqg4gZAKOg4AbkBtNvADSh2a5eIwquJ4ujZ+WxgtdKOFGGcl5ln+71xnf0x6v9CYDKZdBqNxtCyrLaUsoO5Wq123Gw2H78SCIJgKKVcMMZc/JdSslarFT+3223OOcfc7vF4LPf7/edTApzzhZRyTudc12WO48Tj8/nMDocDVuI1m02Pc77cbreLSgKc86PKOo8cGI1G8S9EEsx932+HYeiXCiDzn8iLRLAazvkXXUk9Z88LtyUPeSsJgiAtAE0gOVDtY6eEnMadTiccvOIJGWNvmgBK0dyawWDAXsRQDVIB1LkZhXKsguv1mmav4Pv+exiGx1QgaSItSAhRiXy9XmfmwaetQHUoxeVyYf1+/2lyylfaybZtv0ROkQrAW2iJjsdjFkVRehbdbjd+aBeXAXyaAOoW3gJMp9N4a0BMsyQ+FL/v9Xpxeead1f1+/9IEABiXbdseMgWJmSWI8OA9klA9MJvNmMmjzE8TgCsKIbzVapUS5kFtFV0VjbUsa6fGmgBU4YpCCM0uTOAM0IQQwthIZEnviUwVwajgijCuDDNBQQVFpmXnliksF64I42LVUf0+ABAMV0yMK2MjCjhQ7HnR9VnaaMlHsSvCW8w7GaVYdFVWEqCAcVWNpfgGqKoW7Ga6AsIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "38" ] ] }, { "label": "Score Tower", "description": "Score Tower", "symbol": { "type": "esriPMS", "url": "9d3bc745411d87d57111838d0522829a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVRIic2VTXKCQBCFeyjlDngHV+QYySVYOD1cQryEOi64BLlGVtwhnoFi0amXYigwIj9OUnkbULHfzPD66xX9slb/wiBJks16vY6DIIhEZIPvlFLF6XT6eMrAGBOLSEZEr/gsIu1vIrJnZlwvdV0f8jz/nGXAzBmKjK1QKbULw3DHzIfz+ZxNMmDmwq16hvZa68haqx8aYOULire7YeZrdyerO2c+eiwj2htj2gD0DJoXSmma0na7pTkqy5KOx6OrY4nopWeAKC49mjuK3U1rgJyTR2mt36y1RWvQNJE3gyAIIlxbA9ehviRNvb9jkVKq8BBR6tbrGSC3YIsvVVV17RlAABe60eV5qVDHwa9nACoCXB4SdHH3PQO4gopo9yfqH7pz4keKACpQEUe1oPj7LbLvxhTIBRVn7mT6PIDwMKjYgGsQI3ihOPOh8fmw0Zo/fVMRbLmdyYji0KicZNAVwDX12a6+AO2OsJ4Ku0bSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "25" ] ] }, { "label": "Bleachers", "description": "Bleachers", "symbol": { "type": "esriPMS", "url": "2ae0b20e6d910852ee931f9cde6ec891", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVRIic1VPW7CMBj9EgFrWGEwJ4CFjtyA9ARsDMThBkzAxA2AdGDjBMAJYO0CJ4ChzB4Rg6sXYctOEwhUlfqkyIljf8/f33OB/hiFf0HQ7XarxWKx6bpuRUpZxZzjOKvZbPb5K4IwDJtSyhER+fiWUup/Usoh5xzjx/V6HS8Wi6+nCDjnIxh5dELHcXqlUqnHOR/P5/NRLgLO+YoxFp8aEELEzwMMgyCoRFEU3CXAyWG80+kQYyw2vNvtaL1eUx5vOOdn05NCSsyHp9OJlsslDQYDwnse46YnYRjqArAIbglNBWOMPM/T3yDOCpuUMiKiN4sApaiqJQ1CCOr3+zHJ4XCg7XYbjxloqhdNgDrPWg2oXLTbbdrv9/eMxwiC4D2KopUmuDVRamh839fvJlqtFpXLZf1t5gr2MGoC1aFJCCPOZg7UP5BjfrPZxKNar+w9lAohhHUyeNFoNKhWq1nrELa0pGsCaEuezlU4Ho+p1WXaswhQt9AWABvQaMoAqkfNqxFemHNYP51OtReXy+VsEQAQLnQjNqmEep5H9XrdOl0y2ck52FHiZxFAFSFcaKLJZELPQp3edd0PNWcRgBWqiHYHyYsYm/fEjyqCUEEVEaoXjK+Tkp1appBcqCI8ecJ4/vsAwGKo4k24MmUECUXMs67Pu4122xSrIrQleSejFLOuylwEJiBcedea+AbMYhODCiIctgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "24" ] ] }, { "label": "Skate Court", "description": "Skate Court", "symbol": { "type": "esriPMS", "url": "2b0320d0201461a9f324caa3c4ee2ff6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJUlEQVRIic2VP47aQBTGBwtoXe8WcALTkNI3gJyAjmI9PoWh4gjgLeh8AuAE0KbiBFBka0pEMdHP8XPG3jFxFEXKJyEP4/H73t9vuuofo/tfEMzn89derzf2PO/FGPPKXqfT2a3X629/RRDH8dgYs1BKTflvjFFhGKrhcKiyLEu01uy9Px6P5Xa7/f5HBFrrhTEmsfd831ez2SxfXy4XdTqdiOSt3++/aa2Xm81m0YpAa70Tr23cbjd1Pp9zouv1WnmnlEqiKHpJ0zR6SoDnGBdvfd9XLkgkguPxSERE8mFH0nXkPBFv+UgIyDv5B3jPOxtWREkcx2UDVAiKgpYgHYLRaFT31hlZYSdVSn2pENCKrryDwWCggiAoPX1mvMBYFiUBfd50+moVlNS1QRRFX9M03ZUExRA5DwdBoA6Hg5pMJvmaAmdZ9pQAe5UIZEJdmE5/Zg6jGKfYMgdNEHu/lYowDPMaYIyfdBPPFrX4RYC21CcXw3hMDSQl7IF6m9aBvQoBfYu2uFKz3+8/ReOY5Aru9/tHhQAgXGiLeEpBmQV7HuxomoAdEb8KAaqIcEk7YgzvIZKJJjUy0aJNdXie9y7rCgGsqCLjzser1Srfxzgk9gyw1zATS/ue+NRFCBWqKKmyowHyJAoHwb4u2c42RXJRRSKRvXpRHS3a/j4AHEYVC+FqlBEKSs6brs+ng1Z8lKsi2lK/k2nFpquyFYENhKvtWRs/AAxqQTSHhr4HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "33" ] ] }, { "label": "Horseshoe Pit", "description": "Horseshoe Pit", "symbol": { "type": "esriPMS", "url": "89ef20740ac30c4def55707bb8fac23a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxklEQVRIic1VsZHCMBCUPUCqGAJ3QMSHdABfARkBOlMBGRDRAWACmsAlkH5CCQRPDQyBfpa3NDJ/EvYwzPwmlmX5VnfaWzXEm9H4FwTj8bjTbDZ7cRy3tdYdzEVRdNhsNl8vEaRp2tNaL4QQQ7xrre03rfWciPDc3W635X6//65FQEQLBHm2wyiKJq1Wa0JEy+12u6hEQEQHs2sXSZLcn+fzWTCYK6XaWZapIAF2zgUHhsPf6fV6LXzZENHFzaTB1JwtS5Ikotvt2rEnC2CepqkVQImgOFAWo9HIjqfTqZjNZr6liJMJIT5KBJCirzT9ft/WH5BS3ueOx6OPo2cGlgA651ZKKW3tXWAuQCCUUp9Zlh0sQdFEbCAppZc4z3OWAPFKGZgOdYGyoBQ+DAYDcTqd2AM38YKdzJWGO/zVauX9bgngLa5EIUkjyxCQJSdbxCsRQLfwljq7D8n2er1euD7YoRsxDqX9DIhjzK9EAFeEcYkXEcfxzoxLBGCFK6LdX4i/dO+JPyqCUcEVTalqIn+0bFamsFy4Ys1Mqt8HABbDFQvjYm0EwIGi5r7rM9hoxU93V4S3PN7JkKLvqqxE4ALGVXWtix+/G9bwoSQJ2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "29" ] ] }, { "label": "Disk Golf Pad", "description": "Disk Golf Pad", "symbol": { "type": "esriPMS", "url": "0150cc422b9429343248c063107894c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACTklEQVRIic2VMY7iQBBF2xaQQjoTwAkgYUI4AewJyAjGbU4AERBxA8ATkHEC4ASQbgIngGAnhRAR9Oq1KMs2eBZmtdJ+yWq3XV2/qrr6d0b9Y2T+C4J2u/2azWarruu+GGNe+eY4zmIymfz8KwLf96vGmIFSqsncGBP+M8b0tdaMH5fLZTibzX49RaC1HuDkTxE6jvOey+XetdbD6XQ6eIhAa72QqJ9A3/O8lyAIvC8JiPye82KxaJ9CoaDy+Xz4fb1eq8PhEGajtf6MZpK5U/OwLDisVCqqXC7b+W63s+N+v7fj6XSyNp1ORy2XS7XZbGwmvu+HDRAjuG6oRa1WU/V63UbHYqJmLmDOg9PRaKR6vZ7NDltjTKCUeosR0IpSGiIiuvl8rprNpp2ngQyw5Wk0Gmq73RJU9aZE9LlEjjGGRJUGMqNk7AFBQBSF53k/giBYhATXQ6RarZYaj8c2fYhkFIhTvrE3ZIdzSsVcbPEXy4ATKt0hJN1uNxaV1J2NJ1PeyWS1WlkSyIVATnzqQaM8Yhxty2QmjGSBDUElERKgLafTqU+qREdUx+NRlUol+1/I+CZ9TybUn3nSOf5iBPQt2kLnSEewkCiTkE0letpSzkcU5/P586ZECBenkUU4ZtPIINqKQEqTBvyI+MUIUEWES0pCua6n8ym4rvsh7zECWFFFjrv6PobRe+KmixAqVJFSfcP5MinZd9sUyUUVn8zk8fsAYIwqXoUr1JYk2FBqnnZ9fnllXhdZVURbkncyrZh2VT5EEAXC9ahtFL8BWsxpooiV/ZgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "17" ] ] }, { "label": "Disc Golf Basket", "description": "Disc Golf Basket", "symbol": { "type": "esriPMS", "url": "b1eb41c54e1512b84f77a287c3b6d629", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGUlEQVRIic1VPW7CMBh1ImDNDAM3gIWOcIP0BGwMxOEGTIGJGwBhYOMEhBPA2gVu4KFdyYgYXD2LL7LdJA2tKvVJUWwTvvf9PtfYH6P2LwhGo1GrXq/3XNdtSilbOHMcZ79ard5+RRCGYU9KOWOM+dhLKbPfpJQR5xzvzf1+n2+32/enCDjnMxhpt9ulHgohxo1GY8w5n6/X61klAs75nrweDoesiEQIwRaLBW2jIAiacRwHpQTwnIwDaZqyw+Gg1p1OR+1h2PM89ehwHAeRfOiR1HJyHulnaZqy8/msjF6vV3V2Op1UVIPBIC+wKAzDrAEMgkdBDRyPR2UMBDpwBuI8SCljxtiLQYBW1FNDEEKoOsBrHfB+t9vlEjDGerTICNDnRV97Vq7hPc7sqHQEQfAax/E+I3gMUe7Hy+WSTadTlS7A9/0y7zN7RgQ0oXkQQiiDk8lErUF0uVxKCche6STDU3sGqHuog0CYJEmhjYwA2mK3KIzBW7QqyGioUHQYRR0KWlXZMwjQt9CWogJ72mDR2i6+jtvt9mEQABAuTCPtEX6321VrRIEa4I2HPMfaBuyQ+BkEUEUIF+3t3Pb7ffW2Z8KG67obWhsEYIUqYtzZzzHX74kvXQShgirqqXoCiS3ZuW0KyYUq2pF8k5rq9wGAj6GKD+EqlBEUFDkvuj5LB+3xJ6WK0Bb7TkYrFl2VlQh0QLiqfqvjE+5gIUXhFSJZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "16" ] ] }, { "label": "Bike Rack", "description": "Bike Rack", "symbol": { "type": "esriPMS", "url": "6a852d0dcbc8477d9d9784a11a5bc995", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACi0lEQVRIic1VPUwTYRh+vrMjDJDYeF2Bg6RMVFcSlw6IpXEpuwaN0clR7S9uOGlQm7gDiQaoOrCQsKpMkmjF1ZqayFBHvM88L73juyt3lhgTn+TSL3dv3+f9fb4E/jES/wVBbrycUr9URlnKBlRKXlq6sf6x+P6vCPIT1YzrqrLSmIUFaPOjq0pzTg0aqg51WNn8VP56KoK8UytrFyX1hwgV9AL0mYW8U6usN++X+yLIObWGBmajnI6kbdx9WsDB9w7uXHku7zRQyjmL9mbz3vVYAok8xjkxnBwIPD/aP/1s8k6tZWaSCNecZUEMhpMD+LLXwnLxDQ7aHd+5B2aSn6j6AxAgkIbGOL9wcUxKI8GML0baaVc9A3A+QCCjyGmJwPztaczfmpYzo84WprC1uhtlnvEOPgHnnKN4ErKFKXFOx0+Kr+WXmYymz8n3lcc7PaWaG61c3tgvNY4JLGUH5tzAu+0mgBk5v93+7DuNw9FSBnrQ3VCjmRxHRsamchwZNZ8HN1alPPxOuwiKVOQesJksCx1n07ZMC6dma21XvhGyB+0O9ve+Yal6SUhpH8YxgaUbXH8e6dyrNXGzOiPREkNnB4XEIyWYzcOXV/2l8/2ZBJxbagthLg/BKEcmjwiIoeSgvDMRbrKr3VZPiShc3EYaM2KmTDJGvPJoB5i0RR7Y9KUX1/wxpS0zMv144hfsgTqsULhYT9ZYtvZDSxyRjI/nlDYsC0Ebc6osy6175wABWamKXHc6iIM3WWEooGLeEz1TRKGiKooMnxIaeLURkuwTx5SSS1VkJv06Z+Rh55EEXiZUxa5w+drSG7Wqs+ZR12fsldn9k6gitSV8J3MUo67KvghMULj6tTXxG60WRWKwp0qsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "19" ] ] }, { "label": "Bike Station", "description": "Bike Station", "symbol": { "type": "esriPMS", "url": "b518a583635e7c12b9bd0bfb24f5fe38", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVRIic1VQWgTQRT9s+aYHrLQ0PTa7lqIJ9MeLcSDB4np4qU9q1SRevKoTbKJ3hQKSqsB742gtI0K9mAh12q9WNDUXg200B7aY92RN7s7md1tYjQIfhjydzLz3/z3/7yJ0T+22H8BkD9bGmY/WYZpLEXEhsWkxusrXwuf+gKwxsoZx2ElximnD8Xl/MHeMZHDilNmhTixKrETe+1b6ccfAVhmpcQdKjLve2ZuksazpvAP94/o7tUXwmfEZ4mfmbXMir3SnC/1BJA3K/VEMp5LDA7IgIuFd0SEQfT49fXIHk5UzJsPUmvN+ze7AoiTE+UuTZ+niaxBAFl+2qDdL60ARSPpFO1ut+f8bCyz0lIziYU5By3wl580xLhdviyAMGAILH7PRQH8TKyxsmyAAIAoqOfrybgM9vBWTQafuGjQem1L7sE6UXQVxGHPiWg8ACBakVMO/sydSXnixOAA6cmGGzxriFqAPhT92oUFevTqBq2/3BLZKpaJUIQ+J807ZdaQXaIn4zIIguN/0KaeGmCbH3YClE2N2ldWvxfrbQCNpbgXcHNjRy482DsWG31awP1pBupUAPdSBmrg3lAsAkV+yiPpVIDn0fSQzAzrfFO7TI0XaVMEel/7LHrd36Tyi5bFhRMAcy4ADqVmrVobQON1XH+4oOPjRlMU+HD/KMA3fHTVvWfTAgTBF+fdCxgwxFMB0LfQFjVQuP0kHdstMfSkIWsUNoc7rQhFEC6hLX0aJ1b1xS9YA3ZiQ7j6BdA0p+r7AQCgQhVx3f82OCOy1Xci0kUQKqji76haKrylpdAcJ3qzGpLsU+UakgtV7JZJuAFw8nDwjgB+JlBFT7iktoQNBQXnnZ7Prk+mt0moIrQl/CajFTs9lT0BqAbh6nWtar8A3fpAtLAIxkQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "21" ] ] }, { "label": "Firepit", "description": "Firepit", "symbol": { "type": "esriPMS", "url": "4e043f1fd8a4ba27417739165544a6ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKUlEQVRIic1VzUrjUBg9d9ogOIibdtEWnPWs07VPoBvnHaoz4DNM8gwDrWY7ezdx4dp1s3btQCtiGBgUUaLe4XztbW+Sm05EBjwQaG6T73w/5ztp4j+j+S4Ifv1At+HBVwod/YIuz5RG3P2G5E0E0yF8rRAohR050IBS8z8Vvk+P5Ff0lCHcOsT0VQSTEQIGMfFWYND0MJiMEPa+IqhFMBkhXmRtYXP7GHfjEM/35WTVrKJO9wD7KwmYuSs44bV8tL6Mcf1TxuACK7myK2kWe862YAU+rHfgtX1kN+75SiXDpQByBDLQisBe25fLVFJFIGjgGEA/R0ApVrWG2PCX82t8nLVoox/gdlyaK9U2y8QmoM5RgfXPA6x9WnKvbe1IYJ4/XMbOaiZH2O0dIF4QcImo8yK8ti/qKZ619sYyD1b2+2y39J7Esyvghi6WqKI1Nsw8SOKC2fiVm1xsDVthAtfFskUacVGiJDB4vDzFbRJIa2xkaYVcGc8moG7n3lJSS3aT4M/5fq4am9iFp2dc5QjmiLiNxYezNHHaA4mpIgciY345Aroijcvc82W2ycjQzpZnd0nozB4vkihKBGSlK3Ldec+2cGtJcn8RSRXpSX+2yWni1L/WCHvWd6KkIhoVXdG0Kj3pC4HxH3O5oDVOi5btlCktl65oKmH2/4JkXvd7sKhkiFiMy/IWByL23G5LLQJibrniivSW4jeZUqz6VNYisEHjqvusjb/FnOMgdFMFoAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "13" ] ] }, { "label": "Amphitheater", "description": "Amphitheater", "symbol": { "type": "esriPMS", "url": "27cbaf8abe4c36e5b1e8c3540e19c8ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVRIic1VMUzbQBR9hMzZQIrFiNwIxjCwdGDpRBYGujOELEhIiRgh7lgFqVIZ2gzsSIjFTAxl6MIAIxEgRkQk2LLHV70f3+V8dlIjVKlPsnI52//9//z/uyL+MYr/BcHeB3jREFVVQHkG8LinCggP73DzLoJmBVVEaA8V1lEY7Sl9M8JB05dVd3YGwdd7PL+JoOWjrSIc2HtbP0IMXp5xur9tb9eHCvWWj6DzgHYugqaPUAHr7n5pvhxfnhDZUJCKyocP2J5KIJk7wUvzHhaWq7j4HggB1z2HQFfT8tG3Kym6mruyEKuf6xJ0aW3E27s8l7Uj1biSyrgBkhVEaQ2J1c06vnz00LkffeLjRg37v1lBmkAQ4SeAlQQBW1G6JQNPt+lu7F2GmIKqXhgC9rluRRfHjZr8Xp10zV6WPDZai6h1HhEaAg6R+xB1p/46MIPygy+t1Uw39X6FmRXqeIaAE2qGKMannbZ8TJJMAu9/2xC5E9ATP3WSmTGrYLYm6zlPMubF7P8GW6KQ46//M7AEifvd1j9rRlyZJJ5NwL6NvUVe2D27lvXgpS8vc3IHr31zXw+cBmWySWYV+lkSMU0R/OIoSAQqxUOmQWIOnCZmJRgTdLX5JQjoijQurXGWHKW5sgR0vSiBgiSKFAFZ6Yoc96z3Bsx2WuBR9wQd65xIdRGNiq6opXojzl3LzmxTWi5dcVIlEzPPex6YSirSujSucbuk0aXmtiy5CIjYcmVM6S3umcxWnHRU5iKwQePK+6yNPwNV+25lv6qyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "37" ] ] }, { "label": "Gazebo", "description": "Gazebo", "symbol": { "type": "esriPMS", "url": "58ff58eab1b32dc122d9a7ea46c0ad98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACX0lEQVRIic1VPWzTQBh9STNna6VEHVGICls6sHbx1DAgJHaGhKGRKiVio7ZhQ6mEVAaagR2pYnGmDHRgYSBbGtGKMSRSumWPjd4X33F27GJEkXiSJZ/v/L3v910B/xiF/4Lg+V2U/SVqQR6lHFDmtyAP7/gbhn9F0K6iBh/OMsA+8qtvgdr0Ybcr8tbbyMF9fYnpHxF0KnACH7Zab9+rwWo5KG6VcPaiicmFdr6xDNDoVOB2r+BkImhX4AXAvml4Z0+WgsOPX/HlQw+Dty4W85XjASSi0vEVmjcSiOeh8QdPGrAOVl7HwT0+JBmcaMcZycyMpBDPOdOys1eH1bLF+9/BOrAlOpU2iaT6qwGiEfhwnr7z5Ace5qNI+L6Yz+Sd31RU4/O+rJk2nnnzaJd2TgHsRgjYiuwW5pY/vH/2UPJrtZxwXY/4IgZHQ5wdNVHcKuPo8w8MTly1rUPXBOxztqJ4ej3VxZuMhihurteA3+k9wbMqYoXOHdS73+FpAg4RbhFBaE8TcEL1EN0CcuHEJ85BcbOMxy9ZJ0h+VbriYJuq+eA/STBT5HH81XpxPVt10yhdbki8fb+ma2FC7JkE7NtQW6TI40+edM/4vB+ZYhPcY4Q8Gz+zEWCWlKIep1FS9OpUwrZadmoU3DPPmnaU+EUIqIqL+bQR7/kkUCLi7atrlRdHsUZAVqri5GKoa5EGGksqfg5wu8Y9sdZFFCqqIlOVaj0d/bhkJ7YpJZeqSOHKalk8z3of6Eiq0rociJtktcecm2nJRECEkiuqSG2J38lsxbSrMhOBCQpX1rMmfgLLiBS8UCZKtAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "36" ] ] }, { "label": "Parking", "description": "Parking", "symbol": { "type": "esriPMS", "url": "307d00e54438228a0d720a26c558c790", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVRIic2VMW7CQBBFxxZQQg0FN3BFSrhBcgJ3FHjMCaAyVBwBTEHHCfARaNPgG1AktUtEMdFfeS3bsckiJ1K+tPICZt7s7OzfFv2xWv8CMJ1OB+12e2Tbdl9EBvjOsqzTdrt9bwTwfX8kIisiesVnEcl+E5GAmfHc3+/39eFw+HgKwMyrbrcbVP2WJEk2tyxr1ul0Zsy83u12KyMAM5+Q9XA4pPl8XplAHMcKFEWRBgae5/XDMPQeApC5LskjOY6jnuPxmDabDV2vV7UaZv7Mr6RVUfPKshyPRzqfz9Tr9Qgrm0wmGcR1XQVJFfi+nzVAAZBu6EMlSaLKg7FcLhUMA2C9NyISEtFLAYBWNClNnfIAIhrpSQZAnz8TzHEclTmEwNiDvDzPewvD8JQB0kNUG9R1XTWqhL0pC/EKK9An1FRJmjUGWrUsHc/Yi+I4psvlouY6sIkyALylrkV1xlWlqBPiFQDoW3jLb+l2u30WABCMC6exaXAR2WvzKwDgijCupgDbtvd6XgCAClfEcW8Qf52/J751EYwKrohSoXMWi8UzwaOyZVe2KSwXroiV5L3/p8yN7wMIL8MVU+OqtRFsKGped30+PGjpn5QrwlvKdzJase6qNALkBeMyfTevL1js/e244PSZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "39" ] ] }, { "label": "Recycling", "description": "Recycling", "symbol": { "type": "esriPMS", "url": "9862c557247d3c1abd68cddabcaf3777", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACpElEQVRIic1VO2wTQRCdvTimiRtSXSioEiHRYSKlQfkZmiSCjiaiNFIqaKCwLdvCKaChs4TLQEOJHBogIVYaS3wqkKxQ0dg0R4EtIRv5Dr215zx7d46MEBIjnW5vb3fefN6+jdE/tth/AXDv1dW56Xg/ScqyFdEc5pTVrz648vbDXwHkjleTbt8qkHI3iRQl4mf9f+2ek8/U1jGs/OpaxUfXXjf/CCBbSxVc18sTQp5ZoLXzt+jC7JL///Drnn6IKD19xk1na6liaflNYSKAzNF61SNvk79vLNzRINIA2HDq1Oyc6G+PPGRk7y4f3D4VAJFL54v2hu+83XP0OxGf9YHLH3c0GGeTraVaMpNYqOYoi7BFe8MfI2I4ur/0XH8DeOdSWc+zIZPc8apPAANg0FAzo/IwQtT/xZfHeu5d66UPjGzwbfhxp54Q0WUDAFQEW2Qj2RA1O0HU5xLzRlZcupF5yVCJNM9J6Q2IGA8bImcAOMe43dujH93vRl8kUOZobWt35bA6KpGybFSQo0IJuJkAY4BgOZDR9fm7Gvhh/SaZ/kQGoPvA/cAhO292TvQYjpiSbJhHk9kQFAfAJz5EUywKHqiGU9dzzc4oaoChJLLhEiDUA2iL51p5SUssZgryG1Ez/3mN3CP9GQDgLbQFEW9fLPnOtofj99/2fQIgA56XhqazdX/GWlElqjSceppLIkuFksABRxtFZwTBflj8DACoIoTr2edsiKoMgieoS8FyWpZb4XkDAKhQRRx3VsvEkE1sTz/ltFRwD9j4DChSRXlPhFgEoYIqQrjkRukIBy9IWW0e7ZdWTMmOlGtILlQRmUT9D1KRIw86HwvAmUAVB8I10pYIq6Dm467PU6/M4SatitCW4J0MKo67KicCkAbhmnSttN8a/2pt7jFmGgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "35" ] ] }, { "label": "Bridge", "description": "Bridge", "symbol": { "type": "esriPMS", "url": "d1a3c4e2b26e4457991a989c97098599", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVRIic1VPUzCUBD++JkZSSCOphIdcXB1RwclcXdAd4grVDcDCQkO0sHd1Tox6OrCCFHiSCBxZKfP3NE+XwttHxgTv6l5vXff3eW776Xxx0j/C4KrHeSdOYoiiVwCyNOZSMJuvaP/K4JqAUU4aMwFSkguzoT300G9avCXlUrAvP3AZC2CmoGGcFCPqxBAZS5QqRkwmyM0tAiqBmwBlDSSSwhwR7nWCBeRBFz5mskVUCdTtZN0cOaaY4nupPAjAH8HzoJ5a68oj8aDaKGsjHXQBbDvIyApsloAlG+68uLD5XEkQfm6i0w2x8nbJ5yTIFklAenck6KK8/snbILaNo6an7AlAS1R3KWxOwJ1LGHw8kkC2lC5RAH07kwMX2xJkMnmsXtY4vGEwdv4WKsYD/rodfz7M/ua4O3R4k4OziqR99UR2bT+S9V3zNDLRBJGwPlUAtKt6y1KpVMMXzkutDuKIRUFkRKY+ghcWLSNcdJU0T6V0lRheebnIyBXJOOiGetitio2yYViiYBYyRVp3bEhEoDZVN6JJRWRUZEr0qg2yP8ctOyVMiXLJVdcpxOuXPc9kJ0UWLq0TVGra9HM1bFoERBcy2WZkLcE32SSYthTqUWggoxLN1bFNyBsuUyi7g+/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "15" ] ] }, { "label": "Underpass", "description": "Underpass", "symbol": { "type": "esriPMS", "url": "9557cbe5b0210b1d753222dbd7115539", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACG0lEQVRIic1VMUjrUBQ9jZ27tZDgKLXo2A4uDi5O1uEruDtEF0FocRNT3aRCwT/YDu4fPn8wTi6uf/iOFhVHseDo3jw5t0n6krYa+fnyDxReXl7Ouff23vOy+MfI/hcCe7OwvD7KyoCZASzuKQPuyR1u/kqgVkIZHpy+wgqMwZ4KXno4qBVl1ZnKoHF8j+dPCdSLcJSHA64XNmz55fIWcgUT3etL/P7RQffa5Wu7r2DXi2g0H+AkEqgV4SpghevNM1dIr04bASGm58uy/3Rr43y7GmTGjMyTB2y9KyCR++QSdcFE61tFSJd3HOTypkR/uGhh99cfOcNnH8ykp2eSjdc8KAuxftjG+fYq5paq2Dy7CM+RlKI/97dERBMYZFIaNkA0A2+ozIhfX3pSFpLEsX7UFhEiV7Dw+qL9xx7aACoRAbaidIsPfhSu88N1fI9BMJiuLgCUR0rEPg9aMQ3UZ1BtPsINBThE6dEj5AsFOKHhEKWAjD/xX+dFyoDL8U+LWJFPF2Df+t6SCqYUehEBH5wYe9wHT7dR4xzXujpPYH4RAboijSt++uq7E5lWgrYxEYYEihEBqtIVOe6c4NbaIOo4uYieDgRaa5XIFGeARlO7J0a6iEZFV2SpIuM/AbEzl3HLHtumtFy6IjP5UEGPPOl9EGZSktalcYXeMgYd1lwvSyIBwrdccUV6S/xOZitOuioTCeigcSU9q+MNsFjVGMZ11CIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "20" ] ] }, { "label": "Light Fixture", "description": "Light Fixture", "symbol": { "type": "esriPMS", "url": "473afd9b20ea4cb6f5bbefa394fa5b27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQ4ja2UTU7CQBiGn6EIRk2MLpSSyNp9PYZwCEA8hngMCngJrmG3ujehxRUkYmLRMuZrKSJMFRPfTdv52qfzfj+T5x+VNy36XRy5lq/w1mOjHtWZwqs08LeCWRaOntMWnuEnnaKKY+5WsNM67vMdraDPwG5QTddVjrZS+BLf2qYo1NQKMAz68S7IKXytuYwiLrK+yYTl59gogr0SN1YBwjG8vxBkvZ8Je+pTthSdw3Ps4lGytn8WA+3JA4P1XG7AxI4CW+41lHdPcFJQKnkuHmNLLhVJNTUEdiNJxRK2yEkMUxpHrJm0cwBv419srlbI7+KGY+7F2rrCBOSVFrsxwlYlzTrqEUiOVq0K6OMVL7W1FSztqckjHbElwLiaU1DK3GM/wuaaqgJXdjKbLqvnKGiZuj8TJt0P2KHmulL/mkFpmYJmKHHTFBhhUYSXU9xWmt+HWYZ71KOm9R9sLk6LjRNDVGrGTWvUJwzEf4BNz+KgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "18" ] ] }, { "label": "BBQ", "description": "BBQ", "symbol": { "type": "esriPMS", "url": "e26498d1c08891b7b0bcf7be9dc51518", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAPCAYAAAD3T6+hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQ4jeXUT4iNYRQG8B9uSv5kYiOTBaasaDZiSUlNsRALKQs7ZRazkbJgodDUbFjamLrZKAvNLCiZhQ1TY4FGWSDNbMTkf00TvfV8+vrcy6wseOp2z/ueznne85xzvpa/jNZ/RbgV12J/x/ucx3N3GKdiL2AGF/C8luMQjmANHuMqZrsRrsJmHMcS9GIUA3iY8weMYBl24kHuv+V+AMMhOYAp7MLLToQFX3A/diE9ibU1/0zN/whnsBx9eeg2vI2/KPMRF3G0G+GmWsKNeIo7Nf/BJF2a/3Opeh/u1sgqXMdEN0kl4HzsDbiEY2jnbjLSFcIdOJtKVmOukavgc1plMZIW9ESOdgdJ72F3qi6Ds78WtwWv0I9nvyNsosj2uouvlcQ3MYbLGMQVnMBerI8KFtPDdViJPR16WFVRXn8L85nQGzid1qyIImWab+Nrk/BFgqo9fIfpJJNKym5VezibmAplwLbnQYXsSXo9lLX5pcJPjf418Sa/P2G6cS6D9xP//rf0B0VqV8eTFMejAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "12" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f7af2501b4d024296156c8d85da4a1a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABr0lEQVRIic1VO27CQBScxb5ASrtIkRKJypS5QUyLlQsYYXGBVDZdDhCB4gMEmdaUuQIVN6DAJaJKGrPR28XGP4INSZSRLK9czLz3/GZWxS9D/R8Co5mOfcsAZxoY18U3zkJM+8vrBIZzA4CHGGb6jbPk5GI4p7cPJR7j5XHTTMAJPHC45yoEYCNWbDjBGBPLqycwnIfgmaorYNzeoNfRYXY0dJ/fqTPqSMO0P/heQFZuniMlLNdbDN5yv4E6ibKdqKWZF8ZinCCldyVkJ+kCFDvwElJ67Pu7eqRlvALo5gVGM73X1k33oS3IF6uoKWkWtH3IC+xbRlIpVU7nC8klnKCHiRUeBTjTNrsP0BPtPi8nTkCmzHVADj2a6How6fg/zCLOQmH/nwIXfBkB2luZLQK0+3VA/ytcVcSQEkd5AQlfuBEQxkrMdVbgqSTgJ+GXF6BUjBW7sqJmoEJRFiBVJxgv11v3Yg8wTqmaBlR5iyioKBUPo2qIRTGyq9eUIpdSkTO3YeU174NjJ+EhuNJsqQDN28+OpZ4AQUauSEWRLcU7mVbxxFVZTyCLiSWM0xRf4QG8R/RIwikAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Pavilion" }, { "symbol": { "type": "esriPMS", "url": "8285ea8f496c1d4981fdc7e6cd00ef42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIic1VXUsUURh+jjOrsa27mlbO2m6L6IVBJZl1FUQUkaSGBnrbzfYfAlu3i35AQaBB3XRRUEFN0KUXXQWu7k12UTd9uGtskWUpuR8n3rMzpzPj6M4SQQ8Mcz5mzvO+z/txdPxj6P8FAec8CqAfgAGAxgSTMZb5KwLOOR06BeC8x3aKc07vGQBpxliuLgLOOR2cKpfLNIamaWCM2XugdZprmpYEkOScE8mULwLOuUlWF4tFjNxbxMLyOm6ei+NiX1WdJ68KSM9+wBFjJ6YvdEPXddsjgzF2eVsCy3IhSW51A8/ffhfrdxYKGDtsoFKp4PbcJ2SX18Rz9VQM+3fJY8iTvOqJ7qF5yp7HW4O41NcmPEgOGLYkuDEYR+7BhvCgM9zktpE8kQng9sCh4ct3K9gT1HAmEcTHlXWheyb3Q0h0titUlWuxgLFDlFwOTAM46iCwUlFmS6lUwrXZ91IiQjSyA5mlVVx/kZdrHaGvGO5tRyAQUAn6vSSSiwSSoiPk+AnR5kbMVVOzJjjnQ4wxUyVw+El6T57ch7vZL2JOsRiIhfH09WdfBPZ5KoFdoRLz+Z9yTIG2CssvorUKDUvffsk5pSStpU8nxJhiQxI+HJd14Al1x1RTlDLGlscGyUMZM9jTIgmOx1tkhbtgOggob1UJyKrHEz0Yvf9GWHzlhIFjsQjqgEg1t2/UuKi3CMRag3LDCAUc8xqYsZufmyCtEpDrRkhHlsYNf2Qwwo0Wqb6VPGQoNhEQK3VFOxZUC7eGujCfX8Nwb5v8buTAbjyaaEBnpEl84zZSvSc2hZ8aFXVF25NEe7N4VFB8Rg/u9bL8mbtle+YXtVzqimpW+YD/+0DxxLQal6ONuEB6U1A9r89tr0zrJ9EVqbe472RKxa2uSl8ELjJROPXiN7xR/U/um2jSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Bathroom" }, { "symbol": { "type": "esriPMS", "url": "05c1d75b984eaacf0ae14617fc28345d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmklEQVRIic1VMWzTQBT9l1oiWxdkJx1gSARLSYeQBYklEpmSlpGljGZjolulJFK2dmLDI1kyQp0poCyMFQNpFlA60IHgiCVbK5ocemefc+fYUSqExJMc5+y79+6/+//boH8M478QeH//9lZqtlFknLKcsS08Y5y51fPx578S6OayxTmbN9g1VTHm4kf8Eided3MWnjncmDX3vv76cSMBN59pcD6vM58vEYzIZtcbtpvPNGujn421BE7ylkuci12vwuZ2QdynwwEiq5/krOzuufdipQB2vg45UGgdCxGv36NT+7mIxs1nxmokRtRz2CLHd57t03T4xd/hClxNvMWA83o3lw0TQBMQB8oX5IXWkfj/8dEOXaokAT49rYgIohvgNH9DRA81AaSizBZ1V9PhIJYcSJsW3Xv5iqxyJbQpQHHJIuS5uhgLsEMt/AgetI7C9xBRo3HzVq028txQQBSRshgWWeUn9O31cWIEIB8cHoTzS06bJv2eeAY+LQJRoUERIXTpf9rMiDuiUa0xyxVxlRwrnIPnm9s7C76kOpCTpK8Qw4VIpBWhWNkXvui0xXusUaFYxFyUvy9QCIUev+tphACIYIUkhDXfO20tm8CnCSBv0VuQFbhkyGnTEgtRD17/A5Wct3Rq72tkZ4cHYo2SRTQzfo+XLELjupx4Nnblkw5Epkj/cZAyMlUA81VrwCObny5gzJoXnbYNPyXhRFl4NxDAXc6JQ4pSztIZAFBFV0S5YwxyWCNxy7SCCPQz0cBYszpafCeWsgiNCl0RjQuHqNYAxK6ClIwDZ9TdjbTs2DRFy0VXlJFIqIcYt/MoeaKAjARdMWhcWhvRdk3kwHPVlrUEgKDliq6I3hL9JiMVkz6VawnoEXmicG6KP5f0ZYvrbvYRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Playground" }, { "symbol": { "type": "esriPMS", "url": "b3eb7015b69fafd2e694cc7bf742d633", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOUlEQVRIic1Vy2obMRQ9wgPGNhhKU8iYOtt0W9xVum1343zG+DNsf4b9GR3v2nVWNVl3m0AcSJNCIS6GhFuOLAlJVtMxJdADxhqN5p57z30owzMj+y8IRKQHYAAgB8A1USmllv9EICI0OgFQJF6PRYT/cwBTpdTVXgQiQsPjv3kIoORPREgyqUUgIhW9XlyuUV3cY3jUQdFvB2cS7xhRrpQaPUlgPC9W60dtYPb+FZbfN+Bz3m7oM1wPXja14dPP13rPkDCSlR9JltBcyzL/9lMbt+vBQRPlcVc/L283jlw7cLuBB0biCiCOwDFfrR/c5sxEYZG3Go6cUU2+3MUSzgC8CwhMKRZWAuutxejsBl9PX++sifisKWnEEbhNYnr+A58+Hrrn2cnWY8I3Tiwu1hj2Oy5HhIgMlVKVT8Amchi/fREYGZ3dwEZHOaxEOoI33cC4b88nsB26NfTrMThdHne1p71WphMew68y316yD3iwaId1X3o6x5rHPeLDJ6j8zmUjsZLoGf977cx5yPzYPUbDqkpEVQUErFvOFpYjDVSX98HpYb+D4mjrKc/E70lQfch9mVYpieaDg2aZSBhoUCez1dAOxGBnMyrz7dwOv5hgSolZIdSZifZlmpzf6SRTc8pjPU9IxAmLHQKycioyF6lKqYmpf0/sVBEHFaeiGcP7YhGP7GSZcuRyKta8Dyzq3wdeJJUZXMEYiUC9mdTk9fnklWk+0lORsyW+k1mKf7oqaxFEZLpx9sVvppP/Guj192kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "30", "label": "Splash Pad" }, { "symbol": { "type": "esriPMS", "url": "066a73fa568be88276783c4cfa049b39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsklEQVRIic2VzUrDQBSFz9BCIQsX2k2K4tK1pI/gsnbtE9THaPMY9jEalz6CwbV7bV0ogouCoFw5QyZMpjOTFBE8EDLk5373ztw508cfq/8vACIyApABSAFwTBVKqfJXABFh0AWAief1XER4XwLIlVLrvQAiwsDztgwBzHiJCCGLTgARKXxZLx8/kB0NkA0HCFSUKqWuo4Aqc9+UgADqfnocrEZENnYlfc+cz0PBy9dPPeY9UIWppG4At4KdOXSzp6Z3L3i+OkVENwDGDUDVipO27Kn19ks/m50dICDOBNwK6oex7I3yh/cYgAlfKqUKG8BN1Jr9HlXoeDbA7NCGSk9woxbAqJNVlG9hQBfZgMJt0c32O1oB3/GbNOn5XhcNAPu28pZagR+7frNxKzDGRW+plQ0HwSoim21pzM8F5C6guEgxXj3prnG1OD8MAsygASCVrmivRZr0tPfYEGbO4JOTxBc8t8+JnS6iUdEV7UrSpKetgQtKSGRqbl3L9rYpLZeu6HYVQZFF7X4eWJUUlXEFbaSaby6q9/iMbrTqJ+2K9Bb3TGYrho7KTgAHpjfOvvoB4CfBfTPZyrgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Water Tap" }, { "symbol": { "type": "esriPMS", "url": "e48d2bc63cce263713cf909499122fd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVRIic1VsU7bUBQ9TixFysBAYUiADQvWKp3aXyD8RIB8RuzPSMA7c8PWrmUiYm3lDCCQMxC1EhKWIlkYnevYfs9JqF1UiSNFfnnJu+fe43vPM/GfYb4PAvdnE1G1hYrRQBQ1Ze/ZGOJ4d/Q2gtNxC5XIBowDGAAibnIBoIIe3DFXAyB00Nn3yxG4ng2glwZcjRPAPIHrOehYdjEC1xtK1jm0Nmrof96U9aev97lfDVbUQGe3+zqBZK4Hb9ZNNOrVlCR5jqaz/GlWMlErMRc0F1kWs25t1ND98SAfYknwrJLTcdoAOkH8QrN09tbQ/7KpVWJf/9aOJBVphFX0qaJOwFacS8NADHywU1+RpULwoSb/3Tq/hR+E8WYEKgGdgH0+T556q8G7c1lInMfg16NUyjMpAXHmtXFkDbMTMkT6YZbtXP/B8O5JgqhSqd8J++M62t8m0OLpFXBC9Z6/uAskeLK+OtyWjJkpK0z0V4kzmeKJL+xFfhCi/X0iJHx2Lx9k/TdkBPQWjv8rGE1naJ7fpJmyqpWNwHgaAfs29pZC1SQvn12UQHvJlXCyTKJB7C3F4AehHlSNMze/HEHoiHG9Fc+SKBYJyOp6zmg662mDUwqRg2MrvScWu4hG5Y4bfhD+QyXRRd6yl7cpLZeuCKNXIniJ+0BILFtckcaleMsSDERzRZZiBERsueKK4i35O5mtuOKqLEag4siSwSmLFzCG4ExsIowiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Drinking Fountain" }, { "symbol": { "type": "esriPMS", "url": "36463326b67e941888460dd7a273dcf6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVRIic1VvU/CQBx9FGZGEoijQaIjDi4OLkzoROJ/AA44QRyhxc3A5gKDu4lbmVwcXFxcDRJXIWFkp2fe0Y9ri9giJr6kaXO9+73f57sU/hipf0Gwd4XcwkJRE8gigRzXNAFz1MPrrwgKDRQtQBcLlDVnUSxfFtDON+TnIJGE8X6DSSyCfBO6JdD+yUMAVbFANd+EMe5Cj0SQb8CEQDm4fn5Ule/7l0H4kJARZcc91NYS0POg8YOdIi5LOk72yy7Rxd0ZZvNQVhjJVI0kFcq5khYapjHHc3X9ufUpI7l9NPxEAu1Cw2sAHwELqqajXtKRSWfD6VD28Gk91Hxps4A+gEMfAVuR3ULvrit96WVUdCr9YNrcwy6B7HPbqzjGHfBMvdSW0RC7TZx+dGG6BHKIADy9DZFJ59yCRgXP8Qna82rACRXcaLpFDRVwBegMPV+SmN4Pe+LXTjILF4dgFdQUmRx/bAmagOkjYN/a2rIViCSmPgIbbOYq0zKby/+RsGLvwBE/HwFVkcK1bLVaROMTHHdkPV1oS0cRIiArVZHjjk2RgDHqevdEqIsoVFRFpmoD88OgZK9sU0ouVTFWJIkY94Ek6UKnKtrCtU47Bsy5mpZIBIQtuVIVqS3BO5mt+N1VGYlABYUr6l4VX7yrzivpupAfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Storage/Maintinence Building" }, { "symbol": { "type": "esriPMS", "url": "43d38f602987d4cb3504486c96662996", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJUlEQVRIic1VvU7CUBg9NzAz6ARxdGJFDU+AJhQnF30AHFw0EFdK3AxGFwc6OOriZGuiPoFRWZl0M7A5sNNrzoXW9raFEmPiSQjJd7/e8/2em8UfI/svCI63UXBdlKREXggUaJMS9tk9er8iaFRRgoA5dmEogwCkdyjQatAqYGUE2qd3GCxE0DRgSqA1L0JI1McS9aaBdseBmYqgYcCWmEadEgymUUP+zMb+TIJp5MbKagmL4PO9p7JpGhgGM8nqNWckvPzw/G0hgoujNUWiMqn+DEA4AzFhHn0N0X9xQKLcUl59SFsQs84g0AWwFiLgKHrTMvoa4OqkhvJWHTsHXfRfHTxdh/tX2TNR2W3h+dHC84OlJ+TX1yfgnOte5c26+u+/2JGS0EYC+sQQsJe1jgPbJ+AS5ZYLKmodxY2a+sWBpWI2HrxMeV8oA29DGZWOSowt6ZzZsMTefaEm8+D2cjLGxXVGbahm91+jJUry4R1BBEtkc/29euaWCurjpxtzMuMxoJ0+nx+9SB/UfUECzq3SFj+6+Ys8mo4nffUpy2QwjNsDi9vI6Nk8XpAU/YRgoHwiWy9geeIXIqAqUrj4ITczDejHhWNQfv1d+PUKEZCVqsh1nxV5NIufxgqg3Qm8ExGxo1BRFVkq/SwFHF2yY+WakktVTPUeBCNP+x74mVTV6FK4krWbg+HCCpYlFQExlVzVbWqL/iZzFJOeylQEWkbx6zwH329RBjK1e3tuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Picnic Pad" }, { "symbol": { "type": "esriPMS", "url": "b6b0e81e27af8b82f2ea20599e2a338c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACN0lEQVRIic1VMW/TQBh9ToNQlqCMMXSBjYzOkoGVMgTGinSuzIJK4A/Y/gUUxFKrM6nKhjvAzNCBZnQ3urQ4GxVZ0gF86F1yztm1U7cVUt905zt/7/u+e/euiv+M6o0gGLyEKW7BqgBNIWDy21KMYPU9htci2N2AFRtwYaBriOk3Y7YWV+Ds9OXQF3/g9T4guhTBoA83BpyLMgRgG1XYgz683ibcUgQ7rxAA6JYInsCArKj5fBMvFhIw88aydangCqfHQ1Yy0iupZnt+u246j98c4Cr47NzFZBw5uxtzAaQIeKCTcYQo3JPzxrKFs98RJuNRbsCi9XgJWwDaKQJKkWqp1U1EIY8AOD0Z4n7Hxo99P5egVm/i18mQrZFzJichYKk9CQF1rqTYXmUCc7Qz82wV6EzHrFyRfHyNp2tvESQEvEQqi/CrN/35niWzjA6nLcuC1bHas5wWqnjzCgRMQ2U0A8n0eRbsP1uaR6BufOqQufnReiCz1tFaKb5vDQBmq5vsmykpWU8I6C2UWPjFRe2OKcvnuAxaT1wc7fuYSEVFSbwUAXVLb6Fi2BbzYbdQPVk86Nj4GQaJmoi/MUZ5N5kRbVwfvjK/FAFdkcbFTL5/SlnKQnzbfpaaV2KZKM4RkJWuSOPSy70I+qEKwNPfiXNmR6OiK16pVQJ7vXdpy861a1ouXZGVlI8NLxu8kEBVQleUxqV5Sw589rzo+Vz4ZM5+kq5Ib8m+yZRi0VNZikAHjavsXh3/AFdd8aHjktbWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Bench" }, { "symbol": { "type": "esriPMS", "url": "7dfb45da2e2f4826fdab24e212b72a58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIic1VMZKCMBQNjNpaa8ENsHFbTyB7AjsLSPQCWqGVN1CxsOME4gm03UZOoMVaWzoW2XkMMARJgNnZmX1Non7f+0n+f79B/hiNfyEwHo+7zWazr+t6h3PexXeaph02m83XrwQYY33O+YIQYuEz5zz9jXPuUkqx7l6v13K/33/XEqCULkBSlqGmaXar1bIppcvtdruoJEApPSRZy2CaJplMJtGeMYbFdRyn43meoxRA5nXI86ehlN6zJ2kU3Llbh/x4POZDXMZYWgCCQPygUhiGQUajkUAeBMFbHOfcI4R8CAIoRdXVGDF5u91WksfoJ5tUAHWuyt6yrEjkdrtFxGEYqsKJ4zifnucdUoG4iaTkpmlG5L7vR2sZwCecIOnQPAzDIMPhkJzP5yjzx+NRSp7lU3YyyHu9Hlmv16VXIkMqAG/JlmhCfr1eC8nx2KrTgE8QQN3CW6qQm3Ev4C1Wq1WhwPP5vAsCAIxrOp3ayOxyuUivZTAYpIlALB8HnsT8BAG4ou/79nw+V9U4OZ1OaVUVJaHr+i7ZCwJQhSvOZjOlXYRhmBhcEZbZOfFWRTAquCKMSyUiQZC37MIyheXCFWFcNcirzwMAwXDF2LikNoIHxZ3Lxqey0eI/Ra4Ib8nPZJSibFRWEsgCxlU1NosftgcQQZDxIk0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23", "label": "Baseball Fields" }, { "symbol": { "type": "esriPMS", "url": "81c50b0a1acfe481552c2b6cdaf38963", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeUlEQVRIic2VMZLaQBBFRyogVbwbcANIcAgnAJ9AGcFqxAkgAiI4AaANyDgBcAJIncAJIPDGhBTBuN6UWjUS7BqXy1X+iaSR1L/7d8+fkvrHKP0XBN1u97VcLjd8338xxryy5nneej6f//grgjiOG8aYkVKqw7MxJntnjBlqrbm+32638XK5/PlHBFrrEUF+l6HneW+VSuVNaz1eLBajpwi01mvJulqtqk6no4IgUJvNRtXrdXt/uVzsM9cUwyiKXpIkib4kIHMJ3mw2VRiG2TsC73Y7NRgMlLxfrVZqv99n1WitP9xKSg80Hz4KDqik3++rIqjyfD7L4zCO42wAcgRpQy1ardZdoCAIbLDtdqva7bZdIzCJUImQGGMSpdS3HAGjKNLUajU1m82ygKFTCfeTycS+k17IN6ynaMhNRsCcu1LwE9qieRzHdo2sWacHBONe5HEksoii6HuSJOuMIN1EmRTSh2azaX+mosPhoHq9XpYxsoDj8Wi/c0G8XAWyQ10Ct4nT6dQGpMmQQEZQGWGkciuReA/3AR+5+grImn0g/YFIkqGKokw5ArxFRtRplpJGc2Wy3OYSUBKgVy6IlyNgbvEWCUojuUrZp9PJZk5gpIFMGg2K2V+v148cAcC42I0E4Wd0l0kBTBUjjBzIJaNZbDBxxPxyBLgixsW9kIRhmHkOmkPAOmQERhqxCoHv++93PQCw4opsdyl7km4qGU/A5MjYPmjs2D0n7qYIo8IVkUrWpBrpjzgoUhWwKVr2wzHFcnFFqcSFY893mT99HkgluGJqXJmNFEFD0fyz4/PLIzP9yboi3lI8kxnFz47KpwhcYFzPfuviF2X3hU2ufy4eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "26", "label": "Basketball Courts" }, { "symbol": { "type": "esriPMS", "url": "d350d3fe1427d11fa8366cd5c553f762", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACg0lEQVRIic2VMY7iQBBFGwtIIZ0JzAkgYUK4AXsCMoJxmxsQARGcAOMJyDgBcAJIN4ET4GAnJkQEvXotl9U2w4jVaqUtCRmXu+tX/ar+XVb/2Mr/BcBgMHitVCptz/NejDGv+Eql0iaKop9/BRCGYdsYM1FK9Xg3xmTfjDFjrTXPj9vtNl2tVr/+CEBrPSGI7/uq1WqpZrNp/bVaTSVJoi6Xi9putzzfq9Xqu9Z6ulwuJ08BaK03ZN3pdHLBxXg/nU5qNBpZkMPhgHscBMFLHMfBtwBkTvDhcGizxHa7nQ1KNZK5VNNoNGwSi8WCvlDJp1tJ+QvOx2QuAfb7vc2WoPjr9bpkbP0kAjDfpJIwDLMByAHQUBb3+337TlYEEYN7AMSoZr1eW6rYw3d+xphYKfWWA2AUoYZyH1mSJDaQUCQgYiTHGqVU+44i5pyn21D4lQrY3Ov17JOMqQ4Ku91utp7/Ql8QBD/iON5kAOkhymUMGD+yIpiAAzKfz7PeHI9H2wvXiJerQE4ogTAygV8BKgbACJ5SkuuVG+9uTGUDWYmxGT+Zu9zLWvwk5vZDLANAWxhRWQSfblb8LwIUm+v6iJcDYG7RFsqmicVsfN+3lEnWTJucF5qPnzMjdr1eP+8oQrjQFkDYFEWR7QVgUCYTIlTSFzmI5/M5AyeOiF8OAFVEuAgkGtRJs5zNZrmK8BMc7qU6Mc/zPu56gIGKKnLcmXOCyKmGNjQJA1hUlcoK4FP3nribIoQKVUS4qESmh6a7gaGF4EJLatuiZH8p10guqkgloi8u/w/s+ftAKkEVU+HKtKVoNBTOH12f316Z6SarimhL8U5mFB9dlU8BuIZwPbvWtd9i0LJcryppgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "28", "label": "Soccer Fields" }, { "symbol": { "type": "esriPMS", "url": "08b1d67622bab39692e66b6cbd532898", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbUlEQVRIic2VPY7iQBCF2whITToTcANI2BBOAHsCMoJxmxsQDURwAsATkHEC4ASQbgIngGAnhRAR9OprUVb7ZxCj1UpbEmq73dSrevWquqj+sRX/C4Ber/daKpUahULhxRjzyp7neavZbPbrrwDCMGwYY4ZKqQ7vxpj4mzHmXWvN+nG73UaLxeL3twC01kOcuHu+79v1crnEe57nvZXL5Tet9Wg+nw+fAtBaryTqarWqOp2OqtVqiTOHw0Gt12t1Op1k6z0IgpcoioKHAEQuznHcbrdzMwQQ8OVyacEkG631p5tJMYfzmJZ01ESLs/1+n6AMIDeTMAxjASQA7gWNaZlOp2owGMSUbLdbVa/XVbfbtWdcG4/HMYgxJlJK/UgAIEWhptVq2ehZASFSHAtY2ih6KotGhiJ0Ls9Q0Gw2Lf++79tiApa23W5nzwpVrgVB8DOKolUMcG8ie5hI+BEVQKySCdTx7Xw+26wwVjIG0PWXyEA6lHT7/X7Mv+/7FmAymVgHqMZVl5sBq/SI+MvtAykyhRMQjGyOx2OGEs7j2G3ATA2YLSJRKMAZBgiqcSXrAlQqFbtKL7j+EgDoltmCQQOUuPxLVo5SbMTUAkPCrl2v188MRQwuupE/bjYby3M1xb9IUqJGXZx1gfEjwy8BwFRkcPGMNIkOeoR/qJEulqjZS9NTKBQ+MjXAQGUq0u68E7XIFXpwyEoW8i3HRu49kVERg4qpCFW8S0+IxnnOU8vd1umRnStTRi5TUTJx7YHz5+8DyYSpeB9c8RhJGwWF86+uz4dX5v1PdioyW9J3MlL86qp8CsA1BtezZ137A6KghjQ34AAJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "31", "label": "Volleyball" }, { "symbol": { "type": "esriPMS", "url": "d351e038762a7d7e13745bfb11ac03cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIic1VMY7CMBDcREBLDQU/gIYr4QXkXkBHQRw+AVQ8AUJBxwvID0h7DfzAxVGnRBQ+jS8bxTknBJ1OupEiEmPPeNe74wb9MRr/QmA2m3WbzebQdd2OUqqLMcdxTtvt9uNXAkEQDJVSKyLy8K2Uyv5TSi2FEPjdPx6P9eFw+HxJQAixAsmzHTqOM2+1WnMhxHq3261qCQghTrzrItrttn4YSZLoh4iWvu93wjD0KwWwcxv5aDSi8XhMvV7PGD8ej3S9XrUIohFC3PKRNCw5/5GWxWJB/X6fbJBSauEoinhoGQRBVgCGQHqgL5FLKWk6ndLlctHvKU9IRG+GAEqxmBosLCNnAaSumDYiGvJLJoA6z8/AQjxV5EgLNmGD7/vvYRieMoG0ibIJyGsVQI7oyiIEnxEBdyiAMrSEbVQOqgbnA6CKOP9FPmsf5Os8D5Bi53ywjPP5TGXIBOAtVZ0rpdQ7B0DOEcZxrCMoAnyGAOoW3mJDHMea3PM8mkwmVtEi7vf7zRAAYFzoRqQCi7Ez1LetH1jUBvCw+RkCcEUYFwQ2m40mHAwGulz5XCCKnNvSwnBdd8/vhgBU4Ypod05BkiRZFDz2BOv8PfGjimBUcEVOVfLtlHURFS3bWqawXLgiR1IT9e8DAJPhiqlxGTaSBw4UOS+7PiuvzHSRdkV4S/FORimWXZW1BPKAcdWdm8cXnOo3IylNs/MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "34", "label": "Rugby Field" }, { "symbol": { "type": "esriPMS", "url": "e537af2a5b62fd4a0fcd27826022518e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVRIic1VMY7iMBR1IqAE2pkiNzANW8INvCegoyBOTgBV4BKBTEHHCeAG0G5DbuBip6ZEFF49Kz+yQ8JktFppnxQlceL3/vf/fu6wf4zOfyEwn8/fu93u2Pf9N631O8Y8zztut9tffyUQRdFYa71mjAm8a63Lb1rrREqJ+8fj8djs9/vf3xKQUq5B8lWEnucter3eQkq52e1261YCUsqjEEIEQcBOpxNTStWSDwYDdrvd6DUJw/Aty7LwpQAiD4JAYDLnnJ3PZwYhWwTjQghHJE1T3JHJp51Jp7rm/X4/mc1mhhhEgC1A5Mgsz3MzNplM2Gq1MiJKqSSKorIBHAEUFNHQRErfjr5KDlwuF/NPHMdsuVyCJ2OM/XAE0IrULSBAVEjfJsIYYI8R7AzzPB8/LRH63J6AqHDZGI1GteQEfENQQBiGP7MsO5YCxSZqnDwoio7s6oA6IUPUjvicDGiHNoFzbpahqWVRG2RA34mvtRcNh8PaqHFNp9OyVasoBeAtr3Yu59yQoVOu16shxTvqdDgcnjIDnyOAvoW31CEoIqVnauU6YsL9fv90BAAYF7ylSi6EMJGigE2EVR4yP0cArgjjspcljuNyGdrC9/0PenYEoApXhHERuVKqsTUbsLHPiacuglHBFZVSC1pnyzG/wqlq2bVtCsuFK6Zpmnwn8tbnAYCf4YqFcTk2YgMFxZo3HZ8vN1oxybgivKV6JqMVm47KVgI2YFxt/7XxB7uGUnc9kJGNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "27", "label": "Tennis Courts" }, { "symbol": { "type": "esriPMS", "url": "bbe0931061dbd2f2186b322548b4958b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIic1VO47CMBQ0EdCSFgo4ATRsyQ2SPQEdReJwAjqg4gZAKOg4AbkBtNvADSh2a5eIwquJ4ujZ+WxgtdKOFGGcl5ln+71xnf0x6v9CYDKZdBqNxtCyrLaUsoO5Wq123Gw2H78SCIJgKKVcMMZc/JdSslarFT+3223OOcfc7vF4LPf7/edTApzzhZRyTudc12WO48Tj8/nMDocDVuI1m02Pc77cbreLSgKc86PKOo8cGI1G8S9EEsx932+HYeiXCiDzn8iLRLAazvkXXUk9Z88LtyUPeSsJgiAtAE0gOVDtY6eEnMadTiccvOIJGWNvmgBK0dyawWDAXsRQDVIB1LkZhXKsguv1mmav4Pv+exiGx1QgaSItSAhRiXy9XmfmwaetQHUoxeVyYf1+/2lyylfaybZtv0ROkQrAW2iJjsdjFkVRehbdbjd+aBeXAXyaAOoW3gJMp9N4a0BMsyQ+FL/v9Xpxeead1f1+/9IEABiXbdseMgWJmSWI8OA9klA9MJvNmMmjzE8TgCsKIbzVapUS5kFtFV0VjbUsa6fGmgBU4YpCCM0uTOAM0IQQwthIZEnviUwVwajgijCuDDNBQQVFpmXnliksF64I42LVUf0+ABAMV0yMK2MjCjhQ7HnR9VnaaMlHsSvCW8w7GaVYdFVWEqCAcVWNpfgGqKoW7Ga6AsIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "38", "label": "Pickleball" }, { "symbol": { "type": "esriPMS", "url": "9d3bc745411d87d57111838d0522829a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVRIic2VTXKCQBCFeyjlDngHV+QYySVYOD1cQryEOi64BLlGVtwhnoFi0amXYigwIj9OUnkbULHfzPD66xX9slb/wiBJks16vY6DIIhEZIPvlFLF6XT6eMrAGBOLSEZEr/gsIu1vIrJnZlwvdV0f8jz/nGXAzBmKjK1QKbULw3DHzIfz+ZxNMmDmwq16hvZa68haqx8aYOULire7YeZrdyerO2c+eiwj2htj2gD0DJoXSmma0na7pTkqy5KOx6OrY4nopWeAKC49mjuK3U1rgJyTR2mt36y1RWvQNJE3gyAIIlxbA9ehviRNvb9jkVKq8BBR6tbrGSC3YIsvVVV17RlAABe60eV5qVDHwa9nACoCXB4SdHH3PQO4gopo9yfqH7pz4keKACpQEUe1oPj7LbLvxhTIBRVn7mT6PIDwMKjYgGsQI3ihOPOh8fmw0Zo/fVMRbLmdyYji0KicZNAVwDX12a6+AO2OsJ4Ku0bSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "25", "label": "Score Tower" }, { "symbol": { "type": "esriPMS", "url": "2ae0b20e6d910852ee931f9cde6ec891", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVRIic1VPW7CMBj9EgFrWGEwJ4CFjtyA9ARsDMThBkzAxA2AdGDjBMAJYO0CJ4ChzB4Rg6sXYctOEwhUlfqkyIljf8/f33OB/hiFf0HQ7XarxWKx6bpuRUpZxZzjOKvZbPb5K4IwDJtSyhER+fiWUup/Usoh5xzjx/V6HS8Wi6+nCDjnIxh5dELHcXqlUqnHOR/P5/NRLgLO+YoxFp8aEELEzwMMgyCoRFEU3CXAyWG80+kQYyw2vNvtaL1eUx5vOOdn05NCSsyHp9OJlsslDQYDwnse46YnYRjqArAIbglNBWOMPM/T3yDOCpuUMiKiN4sApaiqJQ1CCOr3+zHJ4XCg7XYbjxloqhdNgDrPWg2oXLTbbdrv9/eMxwiC4D2KopUmuDVRamh839fvJlqtFpXLZf1t5gr2MGoC1aFJCCPOZg7UP5BjfrPZxKNar+w9lAohhHUyeNFoNKhWq1nrELa0pGsCaEuezlU4Ho+p1WXaswhQt9AWABvQaMoAqkfNqxFemHNYP51OtReXy+VsEQAQLnQjNqmEep5H9XrdOl0y2ck52FHiZxFAFSFcaKLJZELPQp3edd0PNWcRgBWqiHYHyYsYm/fEjyqCUEEVEaoXjK+Tkp1appBcqCI8ecJ4/vsAwGKo4k24MmUECUXMs67Pu4122xSrIrQleSejFLOuylwEJiBcedea+AbMYhODCiIctgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "24", "label": "Bleachers" }, { "symbol": { "type": "esriPMS", "url": "2b0320d0201461a9f324caa3c4ee2ff6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJUlEQVRIic2VP47aQBTGBwtoXe8WcALTkNI3gJyAjmI9PoWh4gjgLeh8AuAE0KbiBFBka0pEMdHP8XPG3jFxFEXKJyEP4/H73t9vuuofo/tfEMzn89derzf2PO/FGPPKXqfT2a3X629/RRDH8dgYs1BKTflvjFFhGKrhcKiyLEu01uy9Px6P5Xa7/f5HBFrrhTEmsfd831ez2SxfXy4XdTqdiOSt3++/aa2Xm81m0YpAa70Tr23cbjd1Pp9zouv1WnmnlEqiKHpJ0zR6SoDnGBdvfd9XLkgkguPxSERE8mFH0nXkPBFv+UgIyDv5B3jPOxtWREkcx2UDVAiKgpYgHYLRaFT31hlZYSdVSn2pENCKrryDwWCggiAoPX1mvMBYFiUBfd50+moVlNS1QRRFX9M03ZUExRA5DwdBoA6Hg5pMJvmaAmdZ9pQAe5UIZEJdmE5/Zg6jGKfYMgdNEHu/lYowDPMaYIyfdBPPFrX4RYC21CcXw3hMDSQl7IF6m9aBvQoBfYu2uFKz3+8/ReOY5Aru9/tHhQAgXGiLeEpBmQV7HuxomoAdEb8KAaqIcEk7YgzvIZKJJjUy0aJNdXie9y7rCgGsqCLjzser1Srfxzgk9gyw1zATS/ue+NRFCBWqKKmyowHyJAoHwb4u2c42RXJRRSKRvXpRHS3a/j4AHEYVC+FqlBEKSs6brs+ng1Z8lKsi2lK/k2nFpquyFYENhKvtWRs/AAxqQTSHhr4HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "33", "label": "Skate Court" }, { "symbol": { "type": "esriPMS", "url": "89ef20740ac30c4def55707bb8fac23a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxklEQVRIic1VsZHCMBCUPUCqGAJ3QMSHdABfARkBOlMBGRDRAWACmsAlkH5CCQRPDQyBfpa3NDJ/EvYwzPwmlmX5VnfaWzXEm9H4FwTj8bjTbDZ7cRy3tdYdzEVRdNhsNl8vEaRp2tNaL4QQQ7xrre03rfWciPDc3W635X6//65FQEQLBHm2wyiKJq1Wa0JEy+12u6hEQEQHs2sXSZLcn+fzWTCYK6XaWZapIAF2zgUHhsPf6fV6LXzZENHFzaTB1JwtS5Ikotvt2rEnC2CepqkVQImgOFAWo9HIjqfTqZjNZr6liJMJIT5KBJCirzT9ft/WH5BS3ueOx6OPo2cGlgA651ZKKW3tXWAuQCCUUp9Zlh0sQdFEbCAppZc4z3OWAPFKGZgOdYGyoBQ+DAYDcTqd2AM38YKdzJWGO/zVauX9bgngLa5EIUkjyxCQJSdbxCsRQLfwljq7D8n2er1euD7YoRsxDqX9DIhjzK9EAFeEcYkXEcfxzoxLBGCFK6LdX4i/dO+JPyqCUcEVTalqIn+0bFamsFy4Ys1Mqt8HABbDFQvjYm0EwIGi5r7rM9hoxU93V4S3PN7JkKLvqqxE4ALGVXWtix+/G9bwoSQJ2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "29", "label": "Horseshoe Pit" }, { "symbol": { "type": "esriPMS", "url": "0150cc422b9429343248c063107894c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACTklEQVRIic2VMY7iQBBF2xaQQjoTwAkgYUI4AewJyAjGbU4AERBxA8ATkHEC4ASQbgIngGAnhRAR9Oq1KMs2eBZmtdJ+yWq3XV2/qrr6d0b9Y2T+C4J2u/2azWarruu+GGNe+eY4zmIymfz8KwLf96vGmIFSqsncGBP+M8b0tdaMH5fLZTibzX49RaC1HuDkTxE6jvOey+XetdbD6XQ6eIhAa72QqJ9A3/O8lyAIvC8JiPye82KxaJ9CoaDy+Xz4fb1eq8PhEGajtf6MZpK5U/OwLDisVCqqXC7b+W63s+N+v7fj6XSyNp1ORy2XS7XZbGwmvu+HDRAjuG6oRa1WU/V63UbHYqJmLmDOg9PRaKR6vZ7NDltjTKCUeosR0IpSGiIiuvl8rprNpp2ngQyw5Wk0Gmq73RJU9aZE9LlEjjGGRJUGMqNk7AFBQBSF53k/giBYhATXQ6RarZYaj8c2fYhkFIhTvrE3ZIdzSsVcbPEXy4ATKt0hJN1uNxaV1J2NJ1PeyWS1WlkSyIVATnzqQaM8Yhxty2QmjGSBDUElERKgLafTqU+qREdUx+NRlUol+1/I+CZ9TybUn3nSOf5iBPQt2kLnSEewkCiTkE0letpSzkcU5/P586ZECBenkUU4ZtPIINqKQEqTBvyI+MUIUEWES0pCua6n8ym4rvsh7zECWFFFjrv6PobRe+KmixAqVJFSfcP5MinZd9sUyUUVn8zk8fsAYIwqXoUr1JYk2FBqnnZ9fnllXhdZVURbkncyrZh2VT5EEAXC9ahtFL8BWsxpooiV/ZgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "17", "label": "Disk Golf Pad" }, { "symbol": { "type": "esriPMS", "url": "b1eb41c54e1512b84f77a287c3b6d629", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGUlEQVRIic1VPW7CMBh1ImDNDAM3gIWOcIP0BGwMxOEGTIGJGwBhYOMEhBPA2gVu4KFdyYgYXD2LL7LdJA2tKvVJUWwTvvf9PtfYH6P2LwhGo1GrXq/3XNdtSilbOHMcZ79ard5+RRCGYU9KOWOM+dhLKbPfpJQR5xzvzf1+n2+32/enCDjnMxhpt9ulHgohxo1GY8w5n6/X61klAs75nrweDoesiEQIwRaLBW2jIAiacRwHpQTwnIwDaZqyw+Gg1p1OR+1h2PM89ehwHAeRfOiR1HJyHulnaZqy8/msjF6vV3V2Op1UVIPBIC+wKAzDrAEMgkdBDRyPR2UMBDpwBuI8SCljxtiLQYBW1FNDEEKoOsBrHfB+t9vlEjDGerTICNDnRV97Vq7hPc7sqHQEQfAax/E+I3gMUe7Hy+WSTadTlS7A9/0y7zN7RgQ0oXkQQiiDk8lErUF0uVxKCche6STDU3sGqHuog0CYJEmhjYwA2mK3KIzBW7QqyGioUHQYRR0KWlXZMwjQt9CWogJ72mDR2i6+jtvt9mEQABAuTCPtEX6321VrRIEa4I2HPMfaBuyQ+BkEUEUIF+3t3Pb7ffW2Z8KG67obWhsEYIUqYtzZzzHX74kvXQShgirqqXoCiS3ZuW0KyYUq2pF8k5rq9wGAj6GKD+EqlBEUFDkvuj5LB+3xJ6WK0Bb7TkYrFl2VlQh0QLiqfqvjE+5gIUXhFSJZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "16", "label": "Disc Golf Basket" }, { "symbol": { "type": "esriPMS", "url": "6a852d0dcbc8477d9d9784a11a5bc995", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACi0lEQVRIic1VPUwTYRh+vrMjDJDYeF2Bg6RMVFcSlw6IpXEpuwaN0clR7S9uOGlQm7gDiQaoOrCQsKpMkmjF1ZqayFBHvM88L73juyt3lhgTn+TSL3dv3+f9fb4E/jES/wVBbrycUr9URlnKBlRKXlq6sf6x+P6vCPIT1YzrqrLSmIUFaPOjq0pzTg0aqg51WNn8VP56KoK8UytrFyX1hwgV9AL0mYW8U6usN++X+yLIObWGBmajnI6kbdx9WsDB9w7uXHku7zRQyjmL9mbz3vVYAok8xjkxnBwIPD/aP/1s8k6tZWaSCNecZUEMhpMD+LLXwnLxDQ7aHd+5B2aSn6j6AxAgkIbGOL9wcUxKI8GML0baaVc9A3A+QCCjyGmJwPztaczfmpYzo84WprC1uhtlnvEOPgHnnKN4ErKFKXFOx0+Kr+WXmYymz8n3lcc7PaWaG61c3tgvNY4JLGUH5tzAu+0mgBk5v93+7DuNw9FSBnrQ3VCjmRxHRsamchwZNZ8HN1alPPxOuwiKVOQesJksCx1n07ZMC6dma21XvhGyB+0O9ve+Yal6SUhpH8YxgaUbXH8e6dyrNXGzOiPREkNnB4XEIyWYzcOXV/2l8/2ZBJxbagthLg/BKEcmjwiIoeSgvDMRbrKr3VZPiShc3EYaM2KmTDJGvPJoB5i0RR7Y9KUX1/wxpS0zMv144hfsgTqsULhYT9ZYtvZDSxyRjI/nlDYsC0Ebc6osy6175wABWamKXHc6iIM3WWEooGLeEz1TRKGiKooMnxIaeLURkuwTx5SSS1VkJv06Z+Rh55EEXiZUxa5w+drSG7Wqs+ZR12fsldn9k6gitSV8J3MUo67KvghMULj6tTXxG60WRWKwp0qsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "19", "label": "Bike Rack" }, { "symbol": { "type": "esriPMS", "url": "b518a583635e7c12b9bd0bfb24f5fe38", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVRIic1VQWgTQRT9s+aYHrLQ0PTa7lqIJ9MeLcSDB4np4qU9q1SRevKoTbKJ3hQKSqsB742gtI0K9mAh12q9WNDUXg200B7aY92RN7s7md1tYjQIfhjydzLz3/z3/7yJ0T+22H8BkD9bGmY/WYZpLEXEhsWkxusrXwuf+gKwxsoZx2ElximnD8Xl/MHeMZHDilNmhTixKrETe+1b6ccfAVhmpcQdKjLve2ZuksazpvAP94/o7tUXwmfEZ4mfmbXMir3SnC/1BJA3K/VEMp5LDA7IgIuFd0SEQfT49fXIHk5UzJsPUmvN+ze7AoiTE+UuTZ+niaxBAFl+2qDdL60ARSPpFO1ut+f8bCyz0lIziYU5By3wl580xLhdviyAMGAILH7PRQH8TKyxsmyAAIAoqOfrybgM9vBWTQafuGjQem1L7sE6UXQVxGHPiWg8ACBakVMO/sydSXnixOAA6cmGGzxriFqAPhT92oUFevTqBq2/3BLZKpaJUIQ+J807ZdaQXaIn4zIIguN/0KaeGmCbH3YClE2N2ldWvxfrbQCNpbgXcHNjRy482DsWG31awP1pBupUAPdSBmrg3lAsAkV+yiPpVIDn0fSQzAzrfFO7TI0XaVMEel/7LHrd36Tyi5bFhRMAcy4ADqVmrVobQON1XH+4oOPjRlMU+HD/KMA3fHTVvWfTAgTBF+fdCxgwxFMB0LfQFjVQuP0kHdstMfSkIWsUNoc7rQhFEC6hLX0aJ1b1xS9YA3ZiQ7j6BdA0p+r7AQCgQhVx3f82OCOy1Xci0kUQKqji76haKrylpdAcJ3qzGpLsU+UakgtV7JZJuAFw8nDwjgB+JlBFT7iktoQNBQXnnZ7Prk+mt0moIrQl/CajFTs9lT0BqAbh6nWtar8A3fpAtLAIxkQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "21", "label": "Bike Station" }, { "symbol": { "type": "esriPMS", "url": "4e043f1fd8a4ba27417739165544a6ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKUlEQVRIic1VzUrjUBg9d9ogOIibdtEWnPWs07VPoBvnHaoz4DNM8gwDrWY7ezdx4dp1s3btQCtiGBgUUaLe4XztbW+Sm05EBjwQaG6T73w/5ztp4j+j+S4Ifv1At+HBVwod/YIuz5RG3P2G5E0E0yF8rRAohR050IBS8z8Vvk+P5Ff0lCHcOsT0VQSTEQIGMfFWYND0MJiMEPa+IqhFMBkhXmRtYXP7GHfjEM/35WTVrKJO9wD7KwmYuSs44bV8tL6Mcf1TxuACK7myK2kWe862YAU+rHfgtX1kN+75SiXDpQByBDLQisBe25fLVFJFIGjgGEA/R0ApVrWG2PCX82t8nLVoox/gdlyaK9U2y8QmoM5RgfXPA6x9WnKvbe1IYJ4/XMbOaiZH2O0dIF4QcImo8yK8ti/qKZ619sYyD1b2+2y39J7Esyvghi6WqKI1Nsw8SOKC2fiVm1xsDVthAtfFskUacVGiJDB4vDzFbRJIa2xkaYVcGc8moG7n3lJSS3aT4M/5fq4am9iFp2dc5QjmiLiNxYezNHHaA4mpIgciY345Aroijcvc82W2ycjQzpZnd0nozB4vkihKBGSlK3Ldec+2cGtJcn8RSRXpSX+2yWni1L/WCHvWd6KkIhoVXdG0Kj3pC4HxH3O5oDVOi5btlCktl65oKmH2/4JkXvd7sKhkiFiMy/IWByL23G5LLQJibrniivSW4jeZUqz6VNYisEHjqvusjb/FnOMgdFMFoAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "Firepit" }, { "symbol": { "type": "esriPMS", "url": "27cbaf8abe4c36e5b1e8c3540e19c8ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVRIic1VMUzbQBR9hMzZQIrFiNwIxjCwdGDpRBYGujOELEhIiRgh7lgFqVIZ2gzsSIjFTAxl6MIAIxEgRkQk2LLHV70f3+V8dlIjVKlPsnI52//9//z/uyL+MYr/BcHeB3jREFVVQHkG8LinCggP73DzLoJmBVVEaA8V1lEY7Sl9M8JB05dVd3YGwdd7PL+JoOWjrSIc2HtbP0IMXp5xur9tb9eHCvWWj6DzgHYugqaPUAHr7n5pvhxfnhDZUJCKyocP2J5KIJk7wUvzHhaWq7j4HggB1z2HQFfT8tG3Kym6mruyEKuf6xJ0aW3E27s8l7Uj1biSyrgBkhVEaQ2J1c06vnz00LkffeLjRg37v1lBmkAQ4SeAlQQBW1G6JQNPt+lu7F2GmIKqXhgC9rluRRfHjZr8Xp10zV6WPDZai6h1HhEaAg6R+xB1p/46MIPygy+t1Uw39X6FmRXqeIaAE2qGKMannbZ8TJJMAu9/2xC5E9ATP3WSmTGrYLYm6zlPMubF7P8GW6KQ46//M7AEifvd1j9rRlyZJJ5NwL6NvUVe2D27lvXgpS8vc3IHr31zXw+cBmWySWYV+lkSMU0R/OIoSAQqxUOmQWIOnCZmJRgTdLX5JQjoijQurXGWHKW5sgR0vSiBgiSKFAFZ6Yoc96z3Bsx2WuBR9wQd65xIdRGNiq6opXojzl3LzmxTWi5dcVIlEzPPex6YSirSujSucbuk0aXmtiy5CIjYcmVM6S3umcxWnHRU5iKwQePK+6yNPwNV+25lv6qyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "37", "label": "Amphitheater" }, { "symbol": { "type": "esriPMS", "url": "58ff58eab1b32dc122d9a7ea46c0ad98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACX0lEQVRIic1VPWzTQBh9STNna6VEHVGICls6sHbx1DAgJHaGhKGRKiVio7ZhQ6mEVAaagR2pYnGmDHRgYSBbGtGKMSRSumWPjd4X33F27GJEkXiSJZ/v/L3v910B/xiF/4Lg+V2U/SVqQR6lHFDmtyAP7/gbhn9F0K6iBh/OMsA+8qtvgdr0Ybcr8tbbyMF9fYnpHxF0KnACH7Zab9+rwWo5KG6VcPaiicmFdr6xDNDoVOB2r+BkImhX4AXAvml4Z0+WgsOPX/HlQw+Dty4W85XjASSi0vEVmjcSiOeh8QdPGrAOVl7HwT0+JBmcaMcZycyMpBDPOdOys1eH1bLF+9/BOrAlOpU2iaT6qwGiEfhwnr7z5Ace5qNI+L6Yz+Sd31RU4/O+rJk2nnnzaJd2TgHsRgjYiuwW5pY/vH/2UPJrtZxwXY/4IgZHQ5wdNVHcKuPo8w8MTly1rUPXBOxztqJ4ej3VxZuMhihurteA3+k9wbMqYoXOHdS73+FpAg4RbhFBaE8TcEL1EN0CcuHEJ85BcbOMxy9ZJ0h+VbriYJuq+eA/STBT5HH81XpxPVt10yhdbki8fb+ma2FC7JkE7NtQW6TI40+edM/4vB+ZYhPcY4Q8Gz+zEWCWlKIep1FS9OpUwrZadmoU3DPPmnaU+EUIqIqL+bQR7/kkUCLi7atrlRdHsUZAVqri5GKoa5EGGksqfg5wu8Y9sdZFFCqqIlOVaj0d/bhkJ7YpJZeqSOHKalk8z3of6Eiq0rociJtktcecm2nJRECEkiuqSG2J38lsxbSrMhOBCQpX1rMmfgLLiBS8UCZKtAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "36", "label": "Gazebo" }, { "symbol": { "type": "esriPMS", "url": "307d00e54438228a0d720a26c558c790", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVRIic2VMW7CQBBFxxZQQg0FN3BFSrhBcgJ3FHjMCaAyVBwBTEHHCfARaNPgG1AktUtEMdFfeS3bsckiJ1K+tPICZt7s7OzfFv2xWv8CMJ1OB+12e2Tbdl9EBvjOsqzTdrt9bwTwfX8kIisiesVnEcl+E5GAmfHc3+/39eFw+HgKwMyrbrcbVP2WJEk2tyxr1ul0Zsy83u12KyMAM5+Q9XA4pPl8XplAHMcKFEWRBgae5/XDMPQeApC5LskjOY6jnuPxmDabDV2vV7UaZv7Mr6RVUfPKshyPRzqfz9Tr9Qgrm0wmGcR1XQVJFfi+nzVAAZBu6EMlSaLKg7FcLhUMA2C9NyISEtFLAYBWNClNnfIAIhrpSQZAnz8TzHEclTmEwNiDvDzPewvD8JQB0kNUG9R1XTWqhL0pC/EKK9An1FRJmjUGWrUsHc/Yi+I4psvlouY6sIkyALylrkV1xlWlqBPiFQDoW3jLb+l2u30WABCMC6exaXAR2WvzKwDgijCupgDbtvd6XgCAClfEcW8Qf52/J751EYwKrohSoXMWi8UzwaOyZVe2KSwXroiV5L3/p8yN7wMIL8MVU+OqtRFsKGped30+PGjpn5QrwlvKdzJase6qNALkBeMyfTevL1js/e244PSZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "39", "label": "Parking" }, { "symbol": { "type": "esriPMS", "url": "9862c557247d3c1abd68cddabcaf3777", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACpElEQVRIic1VO2wTQRCdvTimiRtSXSioEiHRYSKlQfkZmiSCjiaiNFIqaKCwLdvCKaChs4TLQEOJHBogIVYaS3wqkKxQ0dg0R4EtIRv5Dr215zx7d46MEBIjnW5vb3fefN6+jdE/tth/AXDv1dW56Xg/ScqyFdEc5pTVrz648vbDXwHkjleTbt8qkHI3iRQl4mf9f+2ek8/U1jGs/OpaxUfXXjf/CCBbSxVc18sTQp5ZoLXzt+jC7JL///Drnn6IKD19xk1na6liaflNYSKAzNF61SNvk79vLNzRINIA2HDq1Oyc6G+PPGRk7y4f3D4VAJFL54v2hu+83XP0OxGf9YHLH3c0GGeTraVaMpNYqOYoi7BFe8MfI2I4ur/0XH8DeOdSWc+zIZPc8apPAANg0FAzo/IwQtT/xZfHeu5d66UPjGzwbfhxp54Q0WUDAFQEW2Qj2RA1O0HU5xLzRlZcupF5yVCJNM9J6Q2IGA8bImcAOMe43dujH93vRl8kUOZobWt35bA6KpGybFSQo0IJuJkAY4BgOZDR9fm7Gvhh/SaZ/kQGoPvA/cAhO292TvQYjpiSbJhHk9kQFAfAJz5EUywKHqiGU9dzzc4oaoChJLLhEiDUA2iL51p5SUssZgryG1Ez/3mN3CP9GQDgLbQFEW9fLPnOtofj99/2fQIgA56XhqazdX/GWlElqjSceppLIkuFksABRxtFZwTBflj8DACoIoTr2edsiKoMgieoS8FyWpZb4XkDAKhQRRx3VsvEkE1sTz/ltFRwD9j4DChSRXlPhFgEoYIqQrjkRukIBy9IWW0e7ZdWTMmOlGtILlQRmUT9D1KRIw86HwvAmUAVB8I10pYIq6Dm467PU6/M4SatitCW4J0MKo67KicCkAbhmnSttN8a/2pt7jFmGgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "35", "label": "Recycling" }, { "symbol": { "type": "esriPMS", "url": "d1a3c4e2b26e4457991a989c97098599", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVRIic1VPUzCUBD++JkZSSCOphIdcXB1RwclcXdAd4grVDcDCQkO0sHd1Tox6OrCCFHiSCBxZKfP3NE+XwttHxgTv6l5vXff3eW776Xxx0j/C4KrHeSdOYoiiVwCyNOZSMJuvaP/K4JqAUU4aMwFSkguzoT300G9avCXlUrAvP3AZC2CmoGGcFCPqxBAZS5QqRkwmyM0tAiqBmwBlDSSSwhwR7nWCBeRBFz5mskVUCdTtZN0cOaaY4nupPAjAH8HzoJ5a68oj8aDaKGsjHXQBbDvIyApsloAlG+68uLD5XEkQfm6i0w2x8nbJ5yTIFklAenck6KK8/snbILaNo6an7AlAS1R3KWxOwJ1LGHw8kkC2lC5RAH07kwMX2xJkMnmsXtY4vGEwdv4WKsYD/rodfz7M/ua4O3R4k4OziqR99UR2bT+S9V3zNDLRBJGwPlUAtKt6y1KpVMMXzkutDuKIRUFkRKY+ghcWLSNcdJU0T6V0lRheebnIyBXJOOiGetitio2yYViiYBYyRVp3bEhEoDZVN6JJRWRUZEr0qg2yP8ctOyVMiXLJVdcpxOuXPc9kJ0UWLq0TVGra9HM1bFoERBcy2WZkLcE32SSYthTqUWggoxLN1bFNyBsuUyi7g+/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "15", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "9557cbe5b0210b1d753222dbd7115539", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACG0lEQVRIic1VMUjrUBQ9jZ27tZDgKLXo2A4uDi5O1uEruDtEF0FocRNT3aRCwT/YDu4fPn8wTi6uf/iOFhVHseDo3jw5t0n6krYa+fnyDxReXl7Ouff23vOy+MfI/hcCe7OwvD7KyoCZASzuKQPuyR1u/kqgVkIZHpy+wgqMwZ4KXno4qBVl1ZnKoHF8j+dPCdSLcJSHA64XNmz55fIWcgUT3etL/P7RQffa5Wu7r2DXi2g0H+AkEqgV4SpghevNM1dIr04bASGm58uy/3Rr43y7GmTGjMyTB2y9KyCR++QSdcFE61tFSJd3HOTypkR/uGhh99cfOcNnH8ykp2eSjdc8KAuxftjG+fYq5paq2Dy7CM+RlKI/97dERBMYZFIaNkA0A2+ozIhfX3pSFpLEsX7UFhEiV7Dw+qL9xx7aACoRAbaidIsPfhSu88N1fI9BMJiuLgCUR0rEPg9aMQ3UZ1BtPsINBThE6dEj5AsFOKHhEKWAjD/xX+dFyoDL8U+LWJFPF2Df+t6SCqYUehEBH5wYe9wHT7dR4xzXujpPYH4RAboijSt++uq7E5lWgrYxEYYEihEBqtIVOe6c4NbaIOo4uYieDgRaa5XIFGeARlO7J0a6iEZFV2SpIuM/AbEzl3HLHtumtFy6IjP5UEGPPOl9EGZSktalcYXeMgYd1lwvSyIBwrdccUV6S/xOZitOuioTCeigcSU9q+MNsFjVGMZ11CIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20", "label": "Underpass" }, { "symbol": { "type": "esriPMS", "url": "473afd9b20ea4cb6f5bbefa394fa5b27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQ4ja2UTU7CQBiGn6EIRk2MLpSSyNp9PYZwCEA8hngMCngJrmG3ujehxRUkYmLRMuZrKSJMFRPfTdv52qfzfj+T5x+VNy36XRy5lq/w1mOjHtWZwqs08LeCWRaOntMWnuEnnaKKY+5WsNM67vMdraDPwG5QTddVjrZS+BLf2qYo1NQKMAz68S7IKXytuYwiLrK+yYTl59gogr0SN1YBwjG8vxBkvZ8Je+pTthSdw3Ps4lGytn8WA+3JA4P1XG7AxI4CW+41lHdPcFJQKnkuHmNLLhVJNTUEdiNJxRK2yEkMUxpHrJm0cwBv419srlbI7+KGY+7F2rrCBOSVFrsxwlYlzTrqEUiOVq0K6OMVL7W1FSztqckjHbElwLiaU1DK3GM/wuaaqgJXdjKbLqvnKGiZuj8TJt0P2KHmulL/mkFpmYJmKHHTFBhhUYSXU9xWmt+HWYZ71KOm9R9sLk6LjRNDVGrGTWvUJwzEf4BNz+KgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "18", "label": "Light Fixture" }, { "symbol": { "type": "esriPMS", "url": "e26498d1c08891b7b0bcf7be9dc51518", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAPCAYAAAD3T6+hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQ4jeXUT4iNYRQG8B9uSv5kYiOTBaasaDZiSUlNsRALKQs7ZRazkbJgodDUbFjamLrZKAvNLCiZhQ1TY4FGWSDNbMTkf00TvfV8+vrcy6wseOp2z/ueznne85xzvpa/jNZ/RbgV12J/x/ucx3N3GKdiL2AGF/C8luMQjmANHuMqZrsRrsJmHMcS9GIUA3iY8weMYBl24kHuv+V+AMMhOYAp7MLLToQFX3A/diE9ibU1/0zN/whnsBx9eeg2vI2/KPMRF3G0G+GmWsKNeIo7Nf/BJF2a/3Opeh/u1sgqXMdEN0kl4HzsDbiEY2jnbjLSFcIdOJtKVmOukavgc1plMZIW9ESOdgdJ72F3qi6Ds78WtwWv0I9nvyNsosj2uouvlcQ3MYbLGMQVnMBerI8KFtPDdViJPR16WFVRXn8L85nQGzid1qyIImWab+Nrk/BFgqo9fIfpJJNKym5VezibmAplwLbnQYXsSXo9lLX5pcJPjf418Sa/P2G6cS6D9xP//rf0B0VqV8eTFMejAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "BBQ" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 187, 255 ], "toColor": [ 252, 247, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 206, 252, 255 ], "toColor": [ 199, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 212, 255 ], "toColor": [ 252, 240, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 202, 255 ], "toColor": [ 222, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 248, 255 ], "toColor": [ 187, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 218, 252, 255 ], "toColor": [ 197, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 182, 255 ], "toColor": [ 252, 222, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 212, 255 ], "toColor": [ 248, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 247, 255 ], "toColor": [ 252, 189, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 189, 255 ], "toColor": [ 206, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 210, 252, 255 ], "toColor": [ 222, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 209, 255 ], "toColor": [ 252, 197, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 190, 252, 255 ], "toColor": [ 184, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 244, 252, 255 ], "toColor": [ 184, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 205, 255 ], "toColor": [ 202, 252, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Object", "description": "Park Facility Points", "codedValues": [ { "name": "Water Tap", "code": "10" }, { "name": "Drinking Fountain", "code": "11" }, { "name": "BBQ", "code": "12" }, { "name": "Firepit", "code": "13" }, { "name": "Unknown", "code": "14" }, { "name": "Bridge", "code": "15" }, { "name": "Disc Golf Basket", "code": "16" }, { "name": "Disk Golf Pad", "code": "17" }, { "name": "Light Fixture", "code": "18" }, { "name": "Playground", "code": "4" }, { "name": "Bathroom", "code": "5" }, { "name": "Bench", "code": "7" }, { "name": "Picnic Pad", "code": "8" }, { "name": "Pavilion", "code": "9" }, { "name": "Bike Rack", "code": "19" }, { "name": "Underpass", "code": "20" }, { "name": "Bike Station", "code": "21" }, { "name": "Water Feature", "code": "22" }, { "name": "Baseball Fields", "code": "23" }, { "name": "Bleachers", "code": "24" }, { "name": "Score Tower", "code": "25" }, { "name": "Basketball Courts", "code": "26" }, { "name": "Tennis Courts", "code": "27" }, { "name": "Soccer Fields", "code": "28" }, { "name": "Horseshoe Pit", "code": "29" }, { "name": "Splash Pad", "code": "30" }, { "name": "Storage/Maintenance Building", "code": "6" }, { "name": "Volleyball", "code": "31" }, { "name": "Horseshoe Pit", "code": "32" }, { "name": "Skate Court", "code": "33" }, { "name": "Rugby Field", "code": "34" }, { "name": "Recycling", "code": "35" }, { "name": "Gazebo", "code": "36" }, { "name": "Amphitheater", "code": "37" }, { "name": "Pickleball", "code": "38" }, { "name": "Parking", "code": "39" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "14", "modelName": "TYPE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARK" }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITYID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1062_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S684_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "9", "name": "Pavilion", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Pavilion", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "9", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "5", "name": "Bathroom", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Bathroom", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "5", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "4", "name": "Playground", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Playground", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "4", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "30", "name": "Splash Pad", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Splash Pad", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "30", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "10", "name": "Water Tap", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Water Tap", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "10", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "11", "name": "Drinking Fountain", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Drinking Fountain", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "11", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "6", "name": "Storage/Maintinence Building", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Storage/Maintinence Building", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "6", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "8", "name": "Picnic Pad", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Picnic Pad", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "8", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "7", "name": "Bench", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Bench", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "7", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "23", "name": "Baseball Fields", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Baseball Fields", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "23", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "26", "name": "Basketball Courts", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Basketball Courts", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "26", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "28", "name": "Soccer Fields", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Soccer Fields", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "28", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "31", "name": "Volleyball", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Volleyball", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "31", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "34", "name": "Rugby Field", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Rugby Field", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "34", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "27", "name": "Tennis Courts", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Tennis Courts", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "27", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "38", "name": "Pickleball", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Pickleball", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "38", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "25", "name": "Score Tower", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Score Tower", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "25", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "24", "name": "Bleachers", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Bleachers", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "24", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "33", "name": "Skate Court", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Skate Court", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "33", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "29", "name": "Horseshoe Pit", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Horseshoe Pit", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "29", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "17", "name": "Disk Golf Pad", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Disk Golf Pad", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "17", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "16", "name": "Disc Golf Basket", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Disc Golf Basket", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "16", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "19", "name": "Bike Rack", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Bike Rack", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "19", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "21", "name": "Bike Station", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Bike Station", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "21", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "13", "name": "Firepit", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Firepit", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "13", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "37", "name": "Amphitheater", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Amphitheater", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "37", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "36", "name": "Gazebo", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Gazebo", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "36", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "39", "name": "Parking", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Parking", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "39", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "35", "name": "Recycling", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Recycling", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "35", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "15", "name": "Bridge", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Bridge", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "15", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "20", "name": "Underpass", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Underpass", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "20", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "18", "name": "Light Fixture", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Light Fixture", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "18", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "12", "name": "BBQ", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "BBQ", "description": "", "prototype": { "attributes": { "PARK": null, "TYPE": "12", "COMMENT": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Pavilion", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Hardscape Park Info" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1582168.5550256968, "ymin": 7247036.336718932, "xmax": 1633749.9945135266, "ymax": 7295622.893417016, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7386c7fd2303a581b7ed3f8a80e1ce8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAALdSURBVHhe7ZthscIwEIQrAQlIQAISkIAEJOAACUhAAhKQgAQk9LEdjuk7NuSubdqQdme+H2/Ja7lNmhzMUCltn1ye1IWC2lAj1ekJ+6cSQa3/NKfihXcIWBJswBxoHoeSn/kYqJ2+MCeo+dOsVqt6u92+wd9s3Atq/iQo9Hg81o/Ho24LIbDxL6j5U6zX6/p8Pn8ULio2ACk8puICsBYOYVVsNht6nRfUzBLM5PV6fZX2XSgc+0FkAwTUzApP4ff7vd7v95bCBWpmwW63cxfOrhOBmpOCQlCQRbfbrWvhAjUnwVM4VkZkd7dCzdHAs3o4HKYoXKBmckJdW0g49nD8sWv1hJrJyKhwgZqDE2tX28KY0+mUunCBmoPh7dqMzcuQULM3nsKxAU5QuEDNznTp2th1RoSabn6wcIGaZjztKsZhPLvOhFAzykRdWwqoGcRTODbBjAsXqPkPb7saal5wtmM1jIW+fwBqNni7NujbjfHamGLvgUDN5mskT+GiYgLAsxsTa3SKD0DaVXnGtYoNINSna30LIAROFi3cT9+LBYiNtT2mA9R8B4CdHydAqE/X6hIAO10Qth4XWpU9PzVSs9kELe2qljcA6+wLbBVgL2JjjVDTjJY3AOvsCwlWATXNaHkC8M6+MPAqoKYZLU8A3tkXBl4F1DSjxQLAG9agUCZ8WmTjNSy8y+VCx0ZWFDXNaLEAphZC0O+pBTXNaC0BLAEsAXyMwYYnMGHzao/xgFaYCceijImcDtQ0o8UCELqe+zFwTy1HX0BNM1rfAuh67sfAEmcy9gXUNKMVCiDV7As9VgE1zWiFAkg1+0KPVUBNM1osgNSzL3RcBdQ0o8UCSD37QsdVQE0zWjoA3FyOozZDz76AL2/0vbI5BjOFmma0sNz1DEzNqCsgR43aCueoJYAlgIQB4OK5k/QrsQJYfjY3+x9OQrP+6axoTiF8FC/Ckih5T0Bt72VfVVX1Bw6kli0dukPHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17.25, "height": 17.25, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TABLES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TABLES", "type": "esriFieldTypeSmallInteger", "alias": "Tables", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TABLES" }, { "name": "BBQ", "type": "esriFieldTypeSmallInteger", "alias": "BBQ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BBQ" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "Water", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATER" }, { "name": "POWER", "type": "esriFieldTypeSmallInteger", "alias": "Power", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POWER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1033_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S670_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavilion", "description": "", "prototype": { "attributes": { "WATER": null, "TABLES": null, "BBQ": null, "POWER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "Markers and Plaques", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Hardscape Park Info" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1581278.412449032, "ymin": 7246182.727533773, "xmax": 1633936.9715017825, "ymax": 7295678.41364719, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c614e579e6b8139b484162911e1a84e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAHkAAAB5CAYAAAAd+o5JAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAAqhSURBVHhe7Z3Pih1FFMbvI+QRssgDuPAB5hEm4MI4iBEXIoIEERFXiYgbSYZBQVAki4gLEUZQBEEZMOhCCINIFi5UBBEX4ggKWbi43l+qO7nT95zq6u5T3afu9AcfCbn3VnXVSdX5W9WLGTPKwN7B+RV3Vry64s0VjyouO7D+zf6KtLOz4vmqhxmj46FAEcrJipLQrEj79BMEPyMT9g7OrXh5xcPFE/v/rP6UhDEOQ/+HK/I856onnNEbtWClyfbDIPAZHRD0K3ox9zZsTZ6X5571uAr03aXrt6oJ68en3lkunnl/uXjuw+Xi+Y+Wixc+WS5e/LydVz4N3+d3/J52pPZTGcYx6+8HeOyNR1cT0tUSDkQgCAdBvXK0XLz6tR1pj3Zpn36k/tt5dH98ZxZhW8bdkSZHJiuM1cbkS4LJTfql/+4rnXGesW08uCNpOvfJt5eLZ28tFy99IU/8VOR5eC6eT3ruTTLeq9UMbDHYui7d+KExeJlPvxt0qvU2bE2ej+fkeaVxNMn4t3YLf/z66+Kgm0T/TbUdDyXPnaq/mY+twcVrF1aDOt4YZJMlC7fJdGEf35+forF3sLtiXPei09jupMnKxEfeurO8eeeP5S9/3Vs2wb/xGd+RftuJjKtdZzM/u9WMFYZgXEmDekgs1RF17vk3v1se/fx3Jc528F1+I7WVTMbHOKXxn2ZhRlmba4QLMvLWvPPe98uTe/9V4ksHvzFZ1Yy33fW6Wc2gYxCwv3TjduPBTxO3Y2SLGSENhYmgGTfjl+alZpg/p4mPkCnSDawJdC9ku+2zgpugjXOvfSv20Zntupp5dCboFAFPFMw4vPtnJabhwCCT+uhF5qMYQbcJmCDByNtzTVaxNQYbYutkXuJBFCeCjungCQUM97/5rRKNHWhT6qs32wTN/E6KmBWNgSENakQe//5vJRo70KbU12DGDbKJrO6YH+xAwDAXpL5MGBf0yH50iGRJDxK2HmkAIxNLOBek/swY19EjRcZCLFoOVU6sg9eZw+iqIfVnxriOPhkn1q1Z0rgDTgRcMxekvkzJPOru1XEliUzQ0oUT+sExWgRBmqBNqS9zxvzobGnKUIsldzpBJCuFloGQGrQp9ZWFzKs03zBL4YFW0eHEkpa4+8HdSjR2oE2pr2zULG7kYQrNXSKr4kwPNynljPuCtqQ+spL51bNXRm5VqKqUrekCKjlIMVqBtqQ+spN5luY/yMWgClSLapEIlx7IIS3Cm+bhzK7UCw8GRsM0Y8uhu9RGMkh9YZp96suYWzXICNNONji1ptt45bOfOrlVfPfyxz+KbU1C3do+qiTWEeEM8GaDVCFKD1AICXey9caEzWd8x6xIwJJ6FWiPs1fa4bMCjK1UUtLDSr361a/3yd9NynxyUjPCkFcnBIt6s6HCV/HWUF/NHSztcM52s5EtWsVFU3ep9isJJkDyi3HIpQ5nTkM5QHJSSbAF4QqHzQYKtai3lrqlnXC1hXRHB/6Z1FHhJOdMFAu6tKRj1P3mw0qSCkLl5eYPHSchuhDLGddIOyqD60SWafQkRF/q5UKRCk9tq3aYK04lKxTXqGuigoI99+4UcpHkFd2ypa26YIML37dLhEuCq4iXRNkAi2zZ0kVoBSUiaqJjLVOMrgUtJS6QowgtjFmQb8zWnKMaBLjdunWfWQhzaoUBUsMOyeodujXHMEnBQColuYkFBVLGqZAwJrp3DLjdtuUwp5CZkqJcXFQmNeqEbM9dbg4YClazS38aOTVltxH90hISjvUxOjLHWac2uFzNul5eS1hoRpfT6o9awBhZbNUUA9SRKwIZ/Buf5dDRtC0906RETpL8ThlfktG1BQkJtlZrfe1SyFD2l9eMLym1uEW5Y1a+FdwKWTa+1lKPkmVdYBAkRqsV7VbIcjXnmoUtCdm5Zd2VbN0WcJu8kC3sU0Le/AIXfUuNFUwLa9xt5EvLLz+A9GFB4cxUWvjUUrsuqLlRDyB9OAt5A/xeatcFZyEHDhWyW6MLzkIOHAqCLVK7LthLyC9/KTdWKIf6ykTPpHbdcF7J4RzUEIx6w0AfzkIe7j65LwM660K2uO7JZYpxnWddyENDmu63athLyFt0YmLrKzZhQsRra2PXCGgo3G/VMCF2vbVZqKGluUVs1TAhC7V5+csW5JMtVnExR2YS8slbWRkydBW7D4CsM6EyZKfxYWBhN/ys02IVT36tUyoTa7yKq9aMEUPJoojPbe64Sc192rheosC6a42swKEgQia17ZKyZS3cOiBZ2AUaX1aXmRfhG9eUjS7xBEXRZ6FqWlR/sNUX4RvXlOR2yuiqoRlfBenloZmmGi6uWUylro+Vy9sKPp/MNm1hbIFiDC4oBUHU88mg4JsGLLZp4LqOS6LsH0duGij0zhCiUlYoyuDqeWdIkbf/WF0d4fqgucRet/8Aact2fL+11fEX4Loas0nk0eseL6Bt2Q7zy1aRrRpFuU2DbuQDUvTLyev51mm5iotym6BscCXerQkKuCXXehUX5TbpvnGnW3Ld33dtFfgAxblNchgTdnyzjPOb660sauD6ZEST2irufHM90MKcDlazpV9cnNukr+Ie76AAUmYKTmxpD3n9TxNFBT90i1rIOKXC6XuhrAyuolax7hcbvJzT2Rve0J9WKCr4IVdjwoFveAPB0t70m+EERpiVb1xUzlh3mZCLwbsagVZQgEM+8rZtlW0qZhUzv3LgAxq9dbWGk/cnW+njYlaxloQwf38y0IwwOKK1bYFigh+6NZ3pTeiAd+lLHWL1jZRztkARQmY+NWsaOWTF3sHxRqdwBLeKLdYC7l2nmLvE/GfHxWsXVh3J1jaZqsyCtoJbw4v5Yx6l+WXemf9RsHew2+j8ITOnJC3BiUUKAKV+JqMuYLhbSWAkaG4VzGhx57jIHGET3pw83aiX80BjdykVWjQMZhK0xRGYNqCzMc4k8h8ii/sVF7BBVGsILt24LTxUYAYdbXUMpi/MzyvHdTD+8O1qpidEqPCULW6YQdCWWaguMM9YtQk4zGtL5eVYaBO0sR9tXfqTAvOzyjE/ONCRgGukCNowMoaRNJagzVcw81CcgGvwYDEdDTEwjLZvBJ3D2q6BAWZaGsS44wZW0MFuBbyOmNUNyaoYpikJbFivato0taIZr55NqjmxFd0VMT+6Jolwo1WNQKjgHLKy+Y+CcE0DJIxPT/ivcyI/eChCZEwOgdY01tUQIaFHY289BwiVzxFslorNdt0LmZ+RI1nWCLFu3SCrSRXiBJUmWcg44q5RzePxYtFjQEtTNlmysHluvWT2NLOnC6cCiW6twqRJjBS2OyOdnY08H8/ZblQFMv5sCX9PCEZZXFfXRKfhdoxUlJBMnofnate5NRlvocZVX4Qq0Lir1SSrBUt1qu2cfuk/ddU+JOM0qqosEaF2TD6p0Ub0HxeVMfnW2zrt0S7tp+rZTR6dja05FZzl0Q7ZpZIVhkBYbQgHXYmg2sj3+D6/4/fdV+pphnH0PJt0FhC2cc5Hp+lsP+R5ee4zvC33QbjaYvMOE1/k+RKvcJihI2S4gsClC+XGZOg/CLaIREKpCGenccMw2HJv67RPP/Q369nJEPT4TiUI9CJC6Wqx17/h90Ggs36dUQYWi/8B1xg1cAY1Ag4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17.25, "height": 17.25, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "NAME" }, { "name": "ERECTED", "type": "esriFieldTypeInteger", "alias": "Erected", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERECTED" }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "PARK" }, { "name": "FULLWRITING", "type": "esriFieldTypeString", "alias": "Full Writing", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "FULLWRITING" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "PointType_Domain", "description": "", "codedValues": [ { "name": "Sign", "code": "Sign" }, { "name": "Marker", "code": "Marker" }, { "name": "Plaque", "code": "Plaque" }, { "name": "Monument", "code": "Monument" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "TYPE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1052_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S679_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Markers and Plaques", "description": "", "prototype": { "attributes": { "FULLWRITING": null, "NAME": null, "ERECTED": null, "PARK": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "Park Paths", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Hardscape Park Info" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1581114.8783272803, "ymin": 7246122.387431353, "xmax": 1633882.4220701903, "ymax": 7295660.849049777, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MATERIAL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1030_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S668_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park Paths", "description": "", "prototype": { "attributes": {"MATERIAL": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 19, "name": "Park AOI", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1581174.956947282, "ymin": 7246082.6404636055, "xmax": 1633985.6252758652, "ymax": 7295683.891654611, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "Blue", "description": "Blue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Blue" ] ] }, { "label": "Brown", "description": "Brown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Brown" ] ] }, { "label": "Gray", "description": "Gray", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Gray" ] ] }, { "label": "Green", "description": "Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Green" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Blue", "label": "Blue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Brown", "label": "Brown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Gray", "label": "Gray" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Green", "label": "Green" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 233, 255 ], "toColor": [ 210, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 204, 255 ], "toColor": [ 214, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LABEL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S746_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Blue", "name": "Blue", "domains": {}, "templates": [ { "name": "Blue", "description": "", "prototype": { "attributes": { "LABEL": null, "TYPE": "Blue", "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Brown", "name": "Brown", "domains": {}, "templates": [ { "name": "Brown", "description": "", "prototype": { "attributes": { "LABEL": null, "TYPE": "Brown", "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gray", "name": "Gray", "domains": {}, "templates": [ { "name": "Gray", "description": "", "prototype": { "attributes": { "LABEL": null, "TYPE": "Gray", "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Green", "name": "Green", "domains": {}, "templates": [ { "name": "Green", "description": "", "prototype": { "attributes": { "LABEL": null, "TYPE": "Green", "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1573146.732846275, "ymin": 7241311.485307768, "xmax": 1634016.3447026014, "ymax": 7298371.126437604, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 204, 149, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARKNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "SHAPE.STArea()>680000 ", "useCodedValues": true, "maxScale": 15361, "minScale": 130000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 35, 73, 27, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PARKNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "SHAPE.STArea() >10000", "useCodedValues": true, "maxScale": 0, "minScale": 15361, "name": "Small", "priority": 4, "symbol": { "type": "esriTS", "color": [ 64, 63, 29, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARKID", "type": "esriFieldTypeInteger", "alias": "Park ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "D_OWNER", "description": "", "codedValues": [ { "name": "Orem", "code": "ORM" }, { "name": "Private", "code": "PRI" }, { "name": "Provo", "code": "PRO" }, { "name": "School District", "code": "SCH" }, { "name": "State", "code": "STA" }, { "name": "UPL", "code": "UPL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "BYU", "code": "BYU" }, { "name": "Provo - Parks & Rec", "code": "PROREC" }, { "name": "Provo - Public Works", "code": "PROPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "PARKTYPE", "type": "esriFieldTypeString", "alias": "Park Type", "domain": { "type": "codedValue", "name": "Park Types", "description": "Park types defined in the Provo Parks Master Plan", "codedValues": [ { "name": "Conservation Park", "code": "Conservation Park" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Pocket Park", "code": "Pocket Park" }, { "name": "Trailhead Park", "code": "Trailhead Park" }, { "name": "Neighborhood Park", "code": "Neighborhood Park" }, { "name": "Community Park", "code": "Community Park" }, { "name": "Regional Park", "code": "Regional Park" }, { "name": "Recreation and Special-Use Facility", "code": "Recreation and Special-Use Facility" }, { "name": "Pathway/Trail", "code": "Pathway/Trail" }, { "name": "Greenways/Road-Frontage Landscape Area", "code": "Greenways/Road-Frontage Landscape Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARKTYPE" }, { "name": "PARKSUBTYPE", "type": "esriFieldTypeString", "alias": "Park Sub-Type", "domain": { "type": "codedValue", "name": "Park Subtypes", "description": "Unofficial park sub-categories to the Park Types - for query/carto", "codedValues": [ { "name": "Cemetery", "code": "Cemetery" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Nature Area", "code": "Nature Area" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Rifle Range", "code": "Rifle Range" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "School Park", "code": "School Park" }, { "name": "Playground Park", "code": "Playground Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PARKSUBTYPE" }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "domain": { "type": "codedValue", "name": "Park Service Area", "description": "Radius from which a majority of the visitors are from", "codedValues": [ { "name": "0-0.5 miles", "code": "0-0.5 miles" }, { "name": "0-1.5 miles", "code": "0-1.5 miles" }, { "name": "0-3 miles", "code": "0-3 miles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ServicArea" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Park Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Acres" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Park Status", "domain": { "type": "codedValue", "name": "Park Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Park_Status" }, { "name": "STATUSCMNT", "type": "esriFieldTypeString", "alias": "Status Comment", "domain": null, "editable": true, "nullable": true, "length": 140, "defaultValue": null, "modelName": "StatusCmnt" }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Owner Type", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OwnerType" }, { "name": "MGTPRIORITY", "type": "esriFieldTypeString", "alias": "Management Priority", "domain": { "type": "codedValue", "name": "Management Priority", "description": "General classification based on primary purpose or function of the park", "codedValues": [ { "name": "Active Park", "code": "Active Park" }, { "name": "Passive Park", "code": "Passive Park" }, { "name": "Mixed-use Park", "code": "Mixed-use Park" }, { "name": "Natural Area", "code": "Natural Area" }, { "name": "Historical/Cultural", "code": "Historical/Cultural" }, { "name": "Special Use Area", "code": "Special Use Area" }, { "name": "Corridor", "code": "Corridor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Management Priority" }, { "name": "YEAROPEN", "type": "esriFieldTypeInteger", "alias": "Year Open", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearOpen" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "Parking Spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playground", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnic Tables", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PICNIC" }, { "name": "BBQGRILL", "type": "esriFieldTypeString", "alias": "BBQ Grill", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BBQGRILL" }, { "name": "WATERTAPS", "type": "esriFieldTypeString", "alias": "Water Tap", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WATERTAPS" }, { "name": "POWER", "type": "esriFieldTypeString", "alias": "Power (15 amp)", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "POWER" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Trails", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTBCYCLE" }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Course", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GOLF" }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOCCER" }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASEBALL" }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Court", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "HORSESHOE", "type": "esriFieldTypeString", "alias": "Horseshoe Pit", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HORSESHOE" }, { "name": "PAVILION", "type": "esriFieldTypeString", "alias": "Pavilion", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILION" }, { "name": "SOFTBALL", "type": "esriFieldTypeString", "alias": "Softball Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOFTBALL" }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "Tennis Court", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TENNIS" }, { "name": "VOLLEYBALL", "type": "esriFieldTypeString", "alias": "Sand Volleyball", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "VOLLEYBALL" }, { "name": "AMPHITHEATER", "type": "esriFieldTypeString", "alias": "Amphitheater/Stage", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AMPHITHEATER" }, { "name": "SKATE", "type": "esriFieldTypeString", "alias": "Skate Park", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SKATE" }, { "name": "SPLASHPAD", "type": "esriFieldTypeString", "alias": "Splash Pad", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SPLASHPAD" }, { "name": "BEACH", "type": "esriFieldTypeString", "alias": "Beach", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BEACH" }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMING" }, { "name": "SWIMMINGPOOL", "type": "esriFieldTypeString", "alias": "Swimming Pool", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMINGPOOL" }, { "name": "BMXCYCLE", "type": "esriFieldTypeString", "alias": "BMX Trails", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BMXCYCLE" }, { "name": "DISCGOLF", "type": "esriFieldTypeString", "alias": "Disc Golf ", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DISCGOLF" }, { "name": "DOGPARK", "type": "esriFieldTypeString", "alias": "Dog Park", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DOGPARK" }, { "name": "RUGBY", "type": "esriFieldTypeString", "alias": "Rugby Field", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RUGBY" }, { "name": "FUTSAL", "type": "esriFieldTypeString", "alias": "Futsal", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FUTSAL" }, { "name": "WILDLIFE", "type": "esriFieldTypeString", "alias": "Wildlife Viewing", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WILDLIFE" }, { "name": "RAQUETBALL", "type": "esriFieldTypeString", "alias": "Raquetball", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RAQUETBALL" }, { "name": "SHOOTING", "type": "esriFieldTypeString", "alias": "Shooting", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SHOOTING" }, { "name": "RIVERACCESS", "type": "esriFieldTypeString", "alias": "River Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RIVERACCESS" }, { "name": "FITNESSOUTDOOR", "type": "esriFieldTypeString", "alias": "Outdoor Fitness Equipment", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FITNESSOUTDOOR" }, { "name": "ICERINK", "type": "esriFieldTypeString", "alias": "Ice Rink", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ICERINK" }, { "name": "CLIMBING", "type": "esriFieldTypeString", "alias": "Climbing Wall", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CLIMBING" }, { "name": "RIVERTRAIL", "type": "esriFieldTypeString", "alias": "River Trail Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RIVERTRAIL" }, { "name": "PICKLEBALL", "type": "esriFieldTypeString", "alias": "Pickleball Court", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PICKLEBALL" }, { "name": "FIREPIT", "type": "esriFieldTypeString", "alias": "Fire Pit", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIREPIT" }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CAMPING" }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HIKING" }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FISHING" }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BOATING" }, { "name": "TRAILHEADSTO", "type": "esriFieldTypeString", "alias": "Trailheads To", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "TRAILHEADSTO" }, { "name": "WATERFEATURE", "type": "esriFieldTypeString", "alias": "Water Feature", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "WATERFEATURE" }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARKURL" }, { "name": "WALKINGTRAIL", "type": "esriFieldTypeString", "alias": "Walking Trail in Park", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WALKINGTRAIL" }, { "name": "DRINKINGFOUNTAIN", "type": "esriFieldTypeString", "alias": "Drinking Fountain", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DRINKINGFOUNTAIN" }, { "name": "TENNISLIGHTS", "type": "esriFieldTypeString", "alias": "Tennis Court Lights", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TENNISLIGHTS" }, { "name": "PAVILIONWATER", "type": "esriFieldTypeString", "alias": "Pavilion Water", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILIONWATER" }, { "name": "PAVILIONPOWER", "type": "esriFieldTypeString", "alias": "Pavilion Power", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILIONPOWER" }, { "name": "PAVILIONLIGHTS", "type": "esriFieldTypeString", "alias": "Pavilion Lights", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PAVILIONLIGHTS" }, { "name": "PAVILIONURL", "type": "esriFieldTypeString", "alias": "Pavilion Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAVILIONURL" }, { "name": "MARKERSPLAQUES", "type": "esriFieldTypeString", "alias": "Markers/Plaques", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MARKERSPLAQUES" }, { "name": "AMENITIES", "type": "esriFieldTypeString", "alias": "Amenities List", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "AMENITIES" }, { "name": "DOGWASTESTATION", "type": "esriFieldTypeString", "alias": "Dog Waste Station", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DOGWASTESTATION" }, { "name": "BONNEVILLEACCESS", "type": "esriFieldTypeString", "alias": "Bonneville Shoreline Trail Access", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BONNEVILLEACCESS" }, { "name": "PORTABLERESTROOMS", "type": "esriFieldTypeString", "alias": "Portable Restrooms", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PORTABLERESTROOMS" }, { "name": "PAVILIONRESERVATIONS", "type": "esriFieldTypeString", "alias": "Pavilion Reservations", "domain": { "type": "codedValue", "name": "PavilionReservations", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Never", "code": "Never" }, { "name": "No - Temporary", "code": "NoTemp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVILIONRESERVATIONS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S428_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "PORTABLERESTROOMS": null, "PARKID": null, "OWNER": null, "PAVILIONRESERVATIONS": null, "BONNEVILLEACCESS": null, "ADDRESS": null, "PARKNAME": null, "PARKTYPE": null, "PARKSUBTYPE": null, "SERVICEAREA": null, "ACRES": null, "STATUS": null, "STATUSCMNT": null, "OWNERTYPE": null, "MGTPRIORITY": null, "YEAROPEN": null, "OPERDAYS": null, "OPERHOURS": null, "PARKING": null, "RESTROOM": null, "PLAYGROUND": null, "PICNIC": null, "BBQGRILL": null, "WATERTAPS": null, "POWER": null, "ADACOMPLY": null, "MTBCYCLE": null, "GOLF": null, "SOCCER": null, "BASEBALL": null, "BASKETBALL": null, "HORSESHOE": null, "PAVILION": null, "SOFTBALL": null, "TENNIS": null, "VOLLEYBALL": null, "AMPHITHEATER": null, "SKATE": null, "SPLASHPAD": null, "BEACH": null, "SWIMMING": null, "SWIMMINGPOOL": null, "BMXCYCLE": null, "DISCGOLF": null, "DOGPARK": null, "RUGBY": null, "FUTSAL": null, "WILDLIFE": null, "RAQUETBALL": null, "SHOOTING": null, "RIVERACCESS": null, "FITNESSOUTDOOR": null, "ICERINK": null, "CLIMBING": null, "RIVERTRAIL": null, "PICKLEBALL": null, "FIREPIT": null, "CAMPING": null, "HIKING": null, "FISHING": null, "BOATING": null, "TRAILHEADSTO": null, "WATERFEATURE": null, "PARKURL": null, "WALKINGTRAIL": null, "DRINKINGFOUNTAIN": null, "TENNISLIGHTS": null, "PAVILIONWATER": null, "PAVILIONPOWER": null, "PAVILIONLIGHTS": null, "PAVILIONURL": null, "MARKERSPLAQUES": null, "AMENITIES": null, "DOGWASTESTATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Park Buffer 1000 Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1577623.1356388628, "ymin": 7243593.617226437, "xmax": 1607517.9216496944, "ymax": 7279676.49453561, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 126 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARKID", "type": "esriFieldTypeInteger", "alias": "Park ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKID" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Park Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R976_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S624_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park Buffer 1000 Meters", "description": "", "prototype": { "attributes": { "ACRES": null, "PARKID": null, "PARKNAME": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Park Walk 1000 Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1578171.3176133633, "ymin": 7244164.150862277, "xmax": 1605944.6160692722, "ymax": 7279496.569370523, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PARKNAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "City Parks", "uniqueValueGroups": [ { "heading": "Park Name", "classes": [ { "label": "Planned Parks", "description": "Planned Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 172 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Delta Gateway" ], [ "Canyon Road Park" ], [ "Stutz Park" ], [ "Regional Sports Complex" ], [ "Slate Canyon Park" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 172 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Delta Gateway", "label": "Planned Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 172 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Canyon Road Park", "label": "Planned Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 172 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stutz Park", "label": "Planned Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 172 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Regional Sports Complex", "label": "Planned Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 172 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Slate Canyon Park", "label": "Planned Parks" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 233, 255 ], "toColor": [ 210, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 204, 255 ], "toColor": [ 214, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 19.177108, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PARKNAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARKNAME", "typeIdField": "PARKNAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARKID", "type": "esriFieldTypeInteger", "alias": "Park ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKID" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Park Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R975_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S623_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Delta Gateway", "name": "Planned Parks", "domains": { "PARKTYPE": {"type": "inherited"} }, "templates": [ { "name": "Planned Parks", "description": "", "prototype": { "attributes": { "PARKID": null, "ACRES": null, "PARKNAME": "Delta Gateway", "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Canyon Road Park", "name": "Planned Parks", "domains": { "PARKTYPE": {"type": "inherited"} }, "templates": [ { "name": "Planned Parks (1)", "description": "", "prototype": { "attributes": { "PARKID": null, "ACRES": null, "PARKNAME": "Canyon Road Park", "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stutz Park", "name": "Planned Parks", "domains": { "PARKTYPE": {"type": "inherited"} }, "templates": [ { "name": "Planned Parks (2)", "description": "", "prototype": { "attributes": { "PARKID": null, "ACRES": null, "PARKNAME": "Stutz Park", "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regional Sports Complex", "name": "Planned Parks", "domains": { "PARKTYPE": {"type": "inherited"} }, "templates": [ { "name": "Planned Parks (3)", "description": "", "prototype": { "attributes": { "PARKID": null, "ACRES": null, "PARKNAME": "Regional Sports Complex", "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Slate Canyon Park", "name": "Planned Parks", "domains": { "PARKTYPE": {"type": "inherited"} }, "templates": [ { "name": "Planned Parks (4)", "description": "", "prototype": { "attributes": { "PARKID": null, "ACRES": null, "PARKNAME": "Slate Canyon Park", "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Park Operation Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1576739.277498439, "ymin": 7236422.653878108, "xmax": 1609474.183485195, "ymax": 7288527.013908014, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SECTION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Section", "classes": [ { "label": "Canyon", "description": "Canyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Canyon" ] ] }, { "label": "Central", "description": "Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Central" ] ] }, { "label": "East", "description": "East", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "East" ] ] }, { "label": "Greenway", "description": "Greenway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Greenway" ] ] }, { "label": "Northeast", "description": "Northeast", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Northeast" ] ] }, { "label": "Northwest", "description": "Northwest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Northwest" ] ] }, { "label": "River", "description": "River", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "River" ] ] }, { "label": "South", "description": "South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "South" ] ] }, { "label": "West", "description": "West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Canyon", "label": "Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Central", "label": "Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "East", "label": "East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Greenway", "label": "Greenway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Northeast", "label": "Northeast" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Northwest", "label": "Northwest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "River", "label": "River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "South", "label": "South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West", "label": "West" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 233, 255 ], "toColor": [ 210, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 204, 255 ], "toColor": [ 214, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 55.421687, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SECTION", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SECTION", "typeIdField": "SECTION", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARK_AREA", "type": "esriFieldTypeString", "alias": "Park Area", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARK_AREA" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SECTION" }, { "name": "AREALEAD", "type": "esriFieldTypeString", "alias": "Area Lead", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREALEAD" }, { "name": "SECTIONLEAD", "type": "esriFieldTypeString", "alias": "Section Lead", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECTIONLEAD" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1025_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S665_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Canyon", "name": "Canyon", "domains": {}, "templates": [ { "name": "Canyon", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "Canyon", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Central", "name": "Central", "domains": {}, "templates": [ { "name": "Central", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "Central", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "East", "name": "East", "domains": {}, "templates": [ { "name": "East", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "East", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Greenway", "name": "Greenway", "domains": {}, "templates": [ { "name": "Greenway", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "Greenway", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northeast", "name": "Northeast", "domains": {}, "templates": [ { "name": "Northeast", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "Northeast", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northwest", "name": "Northwest", "domains": {}, "templates": [ { "name": "Northwest", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "Northwest", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "River", "name": "River", "domains": {}, "templates": [ { "name": "River", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "River", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "South", "name": "South", "domains": {}, "templates": [ { "name": "South", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "South", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West", "name": "West", "domains": {}, "templates": [ { "name": "West", "description": "", "prototype": { "attributes": { "PARK_AREA": null, "NOTES": null, "SECTION": "West", "AREALEAD": null, "SECTIONLEAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }