{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Park Features", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Featured Trails" }, { "id": 2, "name": "Park Trails Places of Interest" }, { "id": 3, "name": "Park Trail and Path System" }, { "id": 4, "name": "Public Recreation Facilities" }, { "id": 5, "name": "Park Owned Historic Sites" }, { "id": 6, "name": "Park Police Beats" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1162673.29999806, "ymin": 450859.776354134, "xmax": 1344890.45442283, "ymax": 614599.974791721, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Featured Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": null, "labelExpression": "[TRAIL_NAME]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 6000 } ] }, "defaultVisibility": false, "extent": { "xmin": 1165429.95065273, "ymin": 462791.245601386, "xmax": 1319245.16303481, "ymax": 587502.662188545, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 25, "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_NAME", "length": 80, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE", "length": 30, "domain": null }, { "name": "MAP1", "type": "esriFieldTypeString", "alias": "MAP1", "length": 30, "domain": null }, { "name": "MAP2", "type": "esriFieldTypeString", "alias": "MAP2", "length": 30, "domain": null }, { "name": "USER_TYPES", "type": "esriFieldTypeString", "alias": "USER_TYPES", "length": 25, "domain": { "type": "codedValue", "name": "Trails_USER_TYPES_Text", "description": "Trails user types values as text", "codedValues": [ { "name": "Biking Only", "code": "Biking Only" }, { "name": "Hiking Only", "code": "Hiking Only" }, { "name": "Hiking / Biking", "code": "Hiking / Biking" }, { "name": "Hiking / Equestrian", "code": "Hiking / Equestrian" }, { "name": "Shared by All", "code": "Shared by All" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 1073741822, "domain": null }, { "name": "SYMBOLOGY", "type": "esriFieldTypeString", "alias": "SYMBOLOGY", "length": 50, "domain": { "type": "codedValue", "name": "Trails_SYMBOLOGY_Text", "description": "Trails symbology as text", "codedValues": [ { "name": "Hard Surface Connector", "code": "Hard Surface Connector" }, { "name": "Hard Surface Path", "code": "Hard Surface Path" }, { "name": "Hard Surface Trail", "code": "Hard Surface Trail" }, { "name": "Natural Surface Connector", "code": "Natural Surface Connector" }, { "name": "Natural Surface Path", "code": "Natural Surface Path" }, { "name": "Natural Surface Trail", "code": "Natural Surface Trail" }, { "name": "Water Trail", "code": "Water Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "Facility Code", "length": 3, "domain": null }, { "name": "SANCTIONED", "type": "esriFieldTypeSmallInteger", "alias": "Sanctioned", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "Pic URL", "length": 255, "domain": null }, { "name": "HIKING", "type": "esriFieldTypeSmallInteger", "alias": "Hiking", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKING", "type": "esriFieldTypeSmallInteger", "alias": "Biking", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeSmallInteger", "alias": "Equestrian", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 30, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Add Date", "length": 8, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "WITHDRAW_DATE", "type": "esriFieldTypeDate", "alias": "Withdraw Date", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R303262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3757_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "Park Trails Places of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f5b0ec820298e4cc2ea68e50d03a14ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASxJREFUKJGd0TEsA1Ecx/Fv6+RJDNdEhXSQELNVlzIxVBshFw0dhNCJRMJkNpqaiM1ksEgrwXATYTCItbPkJBqToa1/yNVwOY+70sZ/ey//z3u//3sG/ywjsI6yQo5pJogzQBNXPStHSmJT4vI3GOeIIguk6cX0NwWBLDkmOWOLbaD2HXZxzCFLWERa5IoxyCbrGBhssKbhHgUsZlsiPUSUPBYVzjmg7MFx0ii6275IDJMp5jU0GW2L/OpjREeNoDqGUa/Xg29UgeGOYI2XL6ie1J18SDL0q8Gqg3LUlSBeq5RllwQZUn/M2gSueZBV2ddRT2iQZZFbTkkyFLpZgBsqOMwBroYAee65YAybIv2k6CEBuNR5VFVlS0N2KPDut/88e4ZXYDmYUpBQ8k8pZE2JI4T9VAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[POI]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 112, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1181169.63931765, "ymin": 462841.6329678, "xmax": 1334889.72721806, "ymax": 589717.387417883, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park_Name", "length": 80, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARKING_LOC", "type": "esriFieldTypeString", "alias": "PARKING_LOC", "length": 100, "domain": null }, { "name": "INTERSECT_ROAD", "type": "esriFieldTypeString", "alias": "INTERSECT_ROAD", "length": 100, "domain": null }, { "name": "POI", "type": "esriFieldTypeString", "alias": "Point of Interest", "length": 50, "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 80, "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "Facility Code", "length": 3, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "PARKING_TYPE", "type": "esriFieldTypeString", "alias": "Parking Type", "length": 20, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R227038_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TRAILPOI_GISID_I", "fields": "GISOBJID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_227038", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_227038", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3362_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "Park Trail and Path System", "type": "Feature Layer", "description": "The Montgomery Parks trails are used for active and passive recreation and exploring. Much of our trail system is also used for commuting and connecting to the greater street network and trail network of the County. With over 200 miles of natural surface trail, over 70 miles of paved, and paths in nearly every one of our 421 parks, its necessary that each trail segment is recorded as it changes park unit, user type, owner type, surface type, and other aspects. Natural Surface Trails \u2013 Natural surface trails are typically narrow (2-4 feet wide) dirt trails. Types of uses associated with these trails are hiking, horseback riding, and all-terrain biking. Unless noted otherwise on the trail map, natural surface trails are \u201cshared by all\u201d. Hard Surface Trails \u2013 Hard surface trails may include asphalt paths but they may also be any firm and stable surface capable of supporting casual walkers and cyclists. Park Trails in Montgomery County, MD with emphasis on the M-NCPPC Montgomery Parks network. There is also information on trails provided by other entities. Only officially sanctioned trails are displayed on public interface, however internal users can view trail units in their varying stages of construction or unsanctioned status. The data is used for analysis as it pertains to trail and amenity planning, regional network planning, route and program planning. The data is also used on our public facing materials such as maps and webpages. WorkflowThis layer is regularly updated as unknown assets are added in the field, or as new assets are placed, changed, or removed. Location(s)SDE: Q:\\Layer Files\\GIS Database5.sde\\PARKS.Trails\\PARKS.TrailUnits_Py Q: Q:\\Layer Files\\Trails \u2013 Trail Units.lyr Services: https://montgomeryplans.org/server/rest/services/Trails/TrailUnits_Py/MapServer https://montgomeryplans.org/server/rest/services/Trails/TrailUnits_Py/FeatureServer", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "Data Source: Field data collection for M-NCPPC trail units. Outside agencies for trails units not owned by M-NCPPC. \nData Steward: The Trails Team of Natural Resources Stewardship, Annaly Galeas.", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_TYPE", "field2": "SURFACE", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 4 }, "defaultLabel": "Other Connections", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Neighborhood Connector,Hard Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Path,Hard Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Trail Connector,Hard Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Trailhead Access,Hard Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Neighborhood Connector,Natural Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Path,Natural Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Trail Connector,Natural Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Trailhead Access,Natural Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.2941 }, "value": "Pathway,Hard Surface", "label": "Park Paths and Trail Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Trail,Hard Surface", "label": "Hard Surface Trails", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "Trail,Natural Surface", "label": "Natural Surface Trails", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Trail,Water Trail", "label": "Water Trails", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[TRAIL_NAME]", "useCodedValues": true, "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, 253 ], "haloSize": 1.6, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1165429.95065273, "ymin": 450859.776354134, "xmax": 1336739.8370349, "ymax": 607494.6806033851, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 80, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": { "type": "codedValue", "name": "Trails_SURFACE_Text", "description": "Trails surface values as text", "codedValues": [ { "name": "Hard Surface", "code": "Hard Surface" }, { "name": "Natural Surface", "code": "Natural Surface" }, { "name": "Water Trail", "code": "Water Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Trails_STATUS_Text", "description": "Trail Status (unique to trail units)", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "PC", "code": "PC" }, { "name": "Construct", "code": "Construct" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USER_TYPES", "type": "esriFieldTypeString", "alias": "User Types", "length": 25, "domain": { "type": "codedValue", "name": "Trails_USER_TYPES_Text", "description": "Trails user types values as text", "codedValues": [ { "name": "Biking Only", "code": "Biking Only" }, { "name": "Hiking Only", "code": "Hiking Only" }, { "name": "Hiking / Biking", "code": "Hiking / Biking" }, { "name": "Hiking / Equestrian", "code": "Hiking / Equestrian" }, { "name": "Shared by All", "code": "Shared by All" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "System Owner", "length": 20, "domain": { "type": "codedValue", "name": "ManagerOwner_Text", "description": "Manager or Owner domain for Parks, such as assets.", "codedValues": [ { "name": "Maryland-National Capital Park and Planning Commission", "code": "M-NCPPC" }, { "name": "Black Hill Maintenance Area", "code": "MC-BH" }, { "name": "Cabin John Maintenance Area", "code": "MC-CJ" }, { "name": "Montgomery County - FLEET", "code": "MC-FLEET" }, { "name": "Green Farm Maintenance Area", "code": "MC-GF" }, { "name": "Little Bennett Maintenance Area", "code": "MC-LB" }, { "name": "Meadowbrook Maintenance Area", "code": "MC-MB" }, { "name": "Martin Luther King Jr. Maintenance Area", "code": "MC-MLK" }, { "name": "Olney Manor Maintenance Area", "code": "MC-OM" }, { "name": "Rock Creek Maintenance Area", "code": "MC-RC" }, { "name": "South Germantown Maintenance Area", "code": "MC-SGE" }, { "name": "Wheaton Maintenance Area", "code": "MC-WH" }, { "name": "Enterprise Division", "code": "MC-ED" }, { "name": "Facilities Management Division", "code": "MC-FM" }, { "name": "Montgomery Parks Foundation", "code": "MC-FOUN" }, { "name": "Horticultural, Forestry, and Environmental Education Division", "code": "MC-HFEE" }, { "name": "Management Services Division", "code": "MC-MSD" }, { "name": "Northern Parks Division", "code": "MC-NPD" }, { "name": "Public Affairs and Community Partnerships Division", "code": "MC-PACP" }, { "name": "Park Development Division", "code": "MC-PDD" }, { "name": "Park Police Division", "code": "MC-PKPOL" }, { "name": "Park Planning and Stewardship Division", "code": "MC-PPSD" }, { "name": "Southern Parks Division", "code": "MC-SPD" }, { "name": "Montgomery County Government", "code": "MC-COGOV" }, { "name": "Montgomery County Planning Board", "code": "20-MC-BOARD" }, { "name": "Montgomery County Department of Planning", "code": "21-MC-PLAN" }, { "name": "Montgomery County Department of Environmental Protection", "code": "MC-DEP" }, { "name": "Montgomery County Department of Transportation", "code": "MC-DOT" }, { "name": "Montgomery County Department of Recreation", "code": "MC-DR" }, { "name": "Montgomery County Public Schools", "code": "MC-PS" }, { "name": "Prince George's County Department of Parks and Recreation", "code": "12-PG-DPR" }, { "name": "District of Columbia", "code": "DC" }, { "name": "Rockville City Government", "code": "MC-ROCKVILLE" }, { "name": "State of Maryland", "code": "MD" }, { "name": "Maryland Department of Natural Resources", "code": "MD-DNR" }, { "name": "Maryland State Highway Administration", "code": "MD-SHA" }, { "name": "Washington Suburban Sanitary Commission", "code": "MD-WSSC" }, { "name": "United States Fish and Wildlife Service", "code": "US-FWS" }, { "name": "National Park Service ", "code": "US-NPS" }, { "name": "United States Department of Agriculture ", "code": "US-USDA" }, { "name": "Agreement", "code": "AGREEMENT" }, { "name": "APC", "code": "APC" }, { "name": "AT&T", "code": "ATT" }, { "name": "Bell", "code": "BELL" }, { "name": "BGE", "code": "BGE" }, { "name": "Cingular", "code": "CINGULAR" }, { "name": "Clearwire", "code": "CLEARWIRE" }, { "name": "Comcast", "code": "COMCAST" }, { "name": "General Contractor", "code": "CONTRACTOR" }, { "name": "Cricket", "code": "CRICKET" }, { "name": "FiberTower", "code": "FIBERTOWER" }, { "name": "General Friends Group", "code": "FRIENDSGROUP" }, { "name": "Homeowner's Association", "code": "HOA" }, { "name": "Johnson", "code": "JOHNSON" }, { "name": "Nextel", "code": "NEXTEL" }, { "name": "Potomac Electric Power Company", "code": "PEPCO" }, { "name": "Potomac Edison", "code": "POTOMACEDISON" }, { "name": "MISC Private Commercial Organization", "code": "PRV-MISC" }, { "name": "Sprint", "code": "SPRINT" }, { "name": "T-Mobile", "code": "T-MOBILE" }, { "name": "Tenant", "code": "TENANT" }, { "name": "United Site Services", "code": "USS" }, { "name": "Verizon", "code": "VERIZON" }, { "name": "XM", "code": "XM" }, { "name": "YMCA", "code": "YMCA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 30, "domain": { "type": "codedValue", "name": "Trails_TRAIL_TYPE_Text", "description": "Trail Type", "codedValues": [ { "name": "Path", "code": "Path" }, { "name": "Trail", "code": "Trail" }, { "name": "Trail Connector", "code": "Trail Connector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SANCTIONED", "type": "esriFieldTypeSmallInteger", "alias": "Sanctioned", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYMBOLOGY", "type": "esriFieldTypeString", "alias": "Symbology", "length": 50, "domain": { "type": "codedValue", "name": "Trails_SYMBOLOGY_Text", "description": "Trails symbology as text", "codedValues": [ { "name": "Hard Surface Connector", "code": "Hard Surface Connector" }, { "name": "Hard Surface Path", "code": "Hard Surface Path" }, { "name": "Hard Surface Trail", "code": "Hard Surface Trail" }, { "name": "Natural Surface Connector", "code": "Natural Surface Connector" }, { "name": "Natural Surface Path", "code": "Natural Surface Path" }, { "name": "Natural Surface Trail", "code": "Natural Surface Trail" }, { "name": "Water Trail", "code": "Water Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "Narrative", "length": 1073741822, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "MAP1", "type": "esriFieldTypeString", "alias": "MAP1", "length": 30, "domain": null }, { "name": "HIKING", "type": "esriFieldTypeSmallInteger", "alias": "Hiking", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKING", "type": "esriFieldTypeSmallInteger", "alias": "Biking", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeSmallInteger", "alias": "Equestrian", "domain": { "type": "codedValue", "name": "YesNo_Short", "description": "Basic Yes/No domain. Coded values as short.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Add Date", "length": 8, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "PARK_CODE", "type": "esriFieldTypeString", "alias": "Park Code", "length": 30, "domain": null }, { "name": "WITHDRAW", "type": "esriFieldTypeDate", "alias": "Withdraw Date", "length": 8, "domain": null }, { "name": "ASSET", "type": "esriFieldTypeString", "alias": "Asset Code", "length": 30, "domain": null }, { "name": "COMMISS", "type": "esriFieldTypeDate", "alias": "Commission Date", "length": 8, "domain": null }, { "name": "LATEST_QAQC", "type": "esriFieldTypeDate", "alias": "Latest QA/QC by Asset Coordinator", "length": 8, "domain": null }, { "name": "LOCATION_NAME", "type": "esriFieldTypeString", "alias": "Location Name", "length": 80, "domain": null }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "Location Code", "length": 30, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "Manager", "length": 15, "domain": { "type": "codedValue", "name": "ManagerOwner_Text", "description": "Manager or Owner domain for Parks, such as assets.", "codedValues": [ { "name": "Maryland-National Capital Park and Planning Commission", "code": "M-NCPPC" }, { "name": "Black Hill Maintenance Area", "code": "MC-BH" }, { "name": "Cabin John Maintenance Area", "code": "MC-CJ" }, { "name": "Montgomery County - FLEET", "code": "MC-FLEET" }, { "name": "Green Farm Maintenance Area", "code": "MC-GF" }, { "name": "Little Bennett Maintenance Area", "code": "MC-LB" }, { "name": "Meadowbrook Maintenance Area", "code": "MC-MB" }, { "name": "Martin Luther King Jr. Maintenance Area", "code": "MC-MLK" }, { "name": "Olney Manor Maintenance Area", "code": "MC-OM" }, { "name": "Rock Creek Maintenance Area", "code": "MC-RC" }, { "name": "South Germantown Maintenance Area", "code": "MC-SGE" }, { "name": "Wheaton Maintenance Area", "code": "MC-WH" }, { "name": "Enterprise Division", "code": "MC-ED" }, { "name": "Facilities Management Division", "code": "MC-FM" }, { "name": "Montgomery Parks Foundation", "code": "MC-FOUN" }, { "name": "Horticultural, Forestry, and Environmental Education Division", "code": "MC-HFEE" }, { "name": "Management Services Division", "code": "MC-MSD" }, { "name": "Northern Parks Division", "code": "MC-NPD" }, { "name": "Public Affairs and Community Partnerships Division", "code": "MC-PACP" }, { "name": "Park Development Division", "code": "MC-PDD" }, { "name": "Park Police Division", "code": "MC-PKPOL" }, { "name": "Park Planning and Stewardship Division", "code": "MC-PPSD" }, { "name": "Southern Parks Division", "code": "MC-SPD" }, { "name": "Montgomery County Government", "code": "MC-COGOV" }, { "name": "Montgomery County Planning Board", "code": "20-MC-BOARD" }, { "name": "Montgomery County Department of Planning", "code": "21-MC-PLAN" }, { "name": "Montgomery County Department of Environmental Protection", "code": "MC-DEP" }, { "name": "Montgomery County Department of Transportation", "code": "MC-DOT" }, { "name": "Montgomery County Department of Recreation", "code": "MC-DR" }, { "name": "Montgomery County Public Schools", "code": "MC-PS" }, { "name": "Prince George's County Department of Parks and Recreation", "code": "12-PG-DPR" }, { "name": "District of Columbia", "code": "DC" }, { "name": "Rockville City Government", "code": "MC-ROCKVILLE" }, { "name": "State of Maryland", "code": "MD" }, { "name": "Maryland Department of Natural Resources", "code": "MD-DNR" }, { "name": "Maryland State Highway Administration", "code": "MD-SHA" }, { "name": "Washington Suburban Sanitary Commission", "code": "MD-WSSC" }, { "name": "United States Fish and Wildlife Service", "code": "US-FWS" }, { "name": "National Park Service ", "code": "US-NPS" }, { "name": "United States Department of Agriculture ", "code": "US-USDA" }, { "name": "Agreement", "code": "AGREEMENT" }, { "name": "APC", "code": "APC" }, { "name": "AT&T", "code": "ATT" }, { "name": "Bell", "code": "BELL" }, { "name": "BGE", "code": "BGE" }, { "name": "Cingular", "code": "CINGULAR" }, { "name": "Clearwire", "code": "CLEARWIRE" }, { "name": "Comcast", "code": "COMCAST" }, { "name": "General Contractor", "code": "CONTRACTOR" }, { "name": "Cricket", "code": "CRICKET" }, { "name": "FiberTower", "code": "FIBERTOWER" }, { "name": "General Friends Group", "code": "FRIENDSGROUP" }, { "name": "Homeowner's Association", "code": "HOA" }, { "name": "Johnson", "code": "JOHNSON" }, { "name": "Nextel", "code": "NEXTEL" }, { "name": "Potomac Electric Power Company", "code": "PEPCO" }, { "name": "Potomac Edison", "code": "POTOMACEDISON" }, { "name": "MISC Private Commercial Organization", "code": "PRV-MISC" }, { "name": "Sprint", "code": "SPRINT" }, { "name": "T-Mobile", "code": "T-MOBILE" }, { "name": "Tenant", "code": "TENANT" }, { "name": "United Site Services", "code": "USS" }, { "name": "Verizon", "code": "VERIZON" }, { "name": "XM", "code": "XM" }, { "name": "YMCA", "code": "YMCA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MGMT_AREA", "type": "esriFieldTypeString", "alias": "Management Area", "length": 5, "domain": null }, { "name": "MGMT_REGION", "type": "esriFieldTypeString", "alias": "Management Region", "length": 5, "domain": null }, { "name": "PARENT", "type": "esriFieldTypeString", "alias": "Parent", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R227031_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TRAILU_GISID_IDX", "fields": "GISOBJID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_227031", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_227031", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3360_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "Public Recreation Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 80000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ID_CODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "defaultLabel": "Recreation Facilities", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "*GREEN_CIVIC", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "*GREEN_NEIGHBOR", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "*GREEN_POCKET", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "*PLAZA_POCKET", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "*PLAZA_URBAN", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "CNXN_ALLEY", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "CNXN_THRU_BLOCK", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "GREEN_NEIGHBOR", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "GREEN_CIVIC", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "GREEN_POCKET", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "PLAZA_POCKET", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "PLAZA_URBAN", "label": "Public Spaces", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "CENTR_AQUATIC_ID", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "CENTR_AQUATIC_OD", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "CENTR_EQUESTRIAN", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "CENTR_NATURE", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "CENTR_RECREATION", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "CENTR_TENNIS", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "HISTORY_MUSEUM", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "HISTORY_STORE", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "MAINTENANCE", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "PARK_ACTY_BLDG", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "RESTROOM", "label": "Park Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 2 } }, "value": "HISTORY_PRESERV1", "label": "Historic Sites", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 2 } }, "value": "HISTORY_PRESERV2", "label": "Historic Sites", "description": "" }, { "symbol": { "type": "esriPFS", "url": "71d7f0b424fcce925ade25b5dbb906d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUeJztnMt1xCAMRb2gtJQzDaSCaSDlzElrkxU5iqwfiCeygI1jG3SxDfowRO39/n4/Xs+rl6+Pz+vxel5fH5/XSOltqKwuj9ap4FTymganjSOl17PqV3EqeU0SLh35SJr9okiOVQ/Fu71AryEf0lJHrOsojldQvNsLjBZJMO2ApDf+M2eW13olS0jkngbm1yo4lbwmWRlv+lnFU9xoTjWvaUpzZFpElG8Vp5qnujHRrxRVvpWcSl7IiEiKlHdo1p3ZwVnJM19gB0i6BPEgaA6Cp75AOnS50KwTvYOD4v26MZ4wLda0/KaIy4HgVPKaNYRHFbQULkmOLoJD61byGq00O1WoTtHgaM4uXvM6E/HyNUsmnaM4u3iiEbG+ohWDjirhKg6Spy5nSRBLIHc6I6FWBQfN+7OY4M33XocepXtS5/l0QHB28EwrvLKgOZYlRvLEKTwC8/wxPnVQHM2FQfNuVvjxeoZ1mNSWCud/Izm7eOElfU25ct0R7ehqzqx7k+W5iwmaYK1TM7qmioPghfzAfm3W/9LKSk7UgV7NM/3A6LC3SsS4rODs4t1i4azu8qYDirOL1/iwznx16rHzTlVxqnlNajBTNPNPO4Dm0PMqnugHjipVz3XQRshqjlUPxbuNQOnIv27WGiM4Vj0k788LjHrpng7yLB6CQ9tV8qb2xni6TtJ7/5mT4d2ssPW1ojrIiifRnGpe42/ViymtEvGlkJwdvBYZLVaJKF/t/mrODp74o9JomBZxbKs41TzXiEiKlHdo1p3ZwVnJM60wjSG5LkE8CJqD4pnLWZLQrBON5Hj1Ec8lGhEuzAqNpGuReBXBkSILNE/d2jGqoLVwyevgKk6v60Unq3nq7qxooTpFu8/rIjhWGyRP3RsT9fI1S0bvRzqa5eziDW3tsGLCUSVcxUHzxOUsCWIJ5E5nZBRUcCp4jb59r0OW9fJUAZrTWb1OFW/JBksLQI9ojnSO5qV+E/ECbkmnoDi0biWvcXhUh0nOJhcunaM4u3ihJX1NuXLdwTsa+YKrOJZsJM/9PxFJ8GhHrVLFQfFcP7Bfm/G/IhYTzUHzVD9wJkKJlipOBW/oZ81VD1TFqeAt29pB23tyqjgVPPFf/mdjTR76XJfto6E4lbwlu7MibdEcfq2KJy5nzVinGT2zkhN14FfzTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8HFREly3FxU4cAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "LAWN_SMALL", "label": "Lawn Areas", "description": "" }, { "symbol": { "type": "esriPFS", "url": "71d7f0b424fcce925ade25b5dbb906d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUeJztnMt1xCAMRb2gtJQzDaSCaSDlzElrkxU5iqwfiCeygI1jG3SxDfowRO39/n4/Xs+rl6+Pz+vxel5fH5/XSOltqKwuj9ap4FTymganjSOl17PqV3EqeU0SLh35SJr9okiOVQ/Fu71AryEf0lJHrOsojldQvNsLjBZJMO2ApDf+M2eW13olS0jkngbm1yo4lbwmWRlv+lnFU9xoTjWvaUpzZFpElG8Vp5qnujHRrxRVvpWcSl7IiEiKlHdo1p3ZwVnJM19gB0i6BPEgaA6Cp75AOnS50KwTvYOD4v26MZ4wLda0/KaIy4HgVPKaNYRHFbQULkmOLoJD61byGq00O1WoTtHgaM4uXvM6E/HyNUsmnaM4u3iiEbG+ohWDjirhKg6Spy5nSRBLIHc6I6FWBQfN+7OY4M33XocepXtS5/l0QHB28EwrvLKgOZYlRvLEKTwC8/wxPnVQHM2FQfNuVvjxeoZ1mNSWCud/Izm7eOElfU25ct0R7ehqzqx7k+W5iwmaYK1TM7qmioPghfzAfm3W/9LKSk7UgV7NM/3A6LC3SsS4rODs4t1i4azu8qYDirOL1/iwznx16rHzTlVxqnlNajBTNPNPO4Dm0PMqnugHjipVz3XQRshqjlUPxbuNQOnIv27WGiM4Vj0k788LjHrpng7yLB6CQ9tV8qb2xni6TtJ7/5mT4d2ssPW1ojrIiifRnGpe42/ViymtEvGlkJwdvBYZLVaJKF/t/mrODp74o9JomBZxbKs41TzXiEiKlHdo1p3ZwVnJM60wjSG5LkE8CJqD4pnLWZLQrBON5Hj1Ec8lGhEuzAqNpGuReBXBkSILNE/d2jGqoLVwyevgKk6v60Unq3nq7qxooTpFu8/rIjhWGyRP3RsT9fI1S0bvRzqa5eziDW3tsGLCUSVcxUHzxOUsCWIJ5E5nZBRUcCp4jb59r0OW9fJUAZrTWb1OFW/JBksLQI9ojnSO5qV+E/ECbkmnoDi0biWvcXhUh0nOJhcunaM4u3ihJX1NuXLdwTsa+YKrOJZsJM/9PxFJ8GhHrVLFQfFcP7Bfm/G/IhYTzUHzVD9wJkKJlipOBW/oZ81VD1TFqeAt29pB23tyqjgVPPFf/mdjTR76XJfto6E4lbwlu7MibdEcfq2KJy5nzVinGT2zkhN14FfzTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8HFREly3FxU4cAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "LAWN_MEDIUM", "label": "Lawn Areas", "description": "" }, { "symbol": { "type": "esriPFS", "url": "71d7f0b424fcce925ade25b5dbb906d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUeJztnMt1xCAMRb2gtJQzDaSCaSDlzElrkxU5iqwfiCeygI1jG3SxDfowRO39/n4/Xs+rl6+Pz+vxel5fH5/XSOltqKwuj9ap4FTymganjSOl17PqV3EqeU0SLh35SJr9okiOVQ/Fu71AryEf0lJHrOsojldQvNsLjBZJMO2ApDf+M2eW13olS0jkngbm1yo4lbwmWRlv+lnFU9xoTjWvaUpzZFpElG8Vp5qnujHRrxRVvpWcSl7IiEiKlHdo1p3ZwVnJM19gB0i6BPEgaA6Cp75AOnS50KwTvYOD4v26MZ4wLda0/KaIy4HgVPKaNYRHFbQULkmOLoJD61byGq00O1WoTtHgaM4uXvM6E/HyNUsmnaM4u3iiEbG+ohWDjirhKg6Spy5nSRBLIHc6I6FWBQfN+7OY4M33XocepXtS5/l0QHB28EwrvLKgOZYlRvLEKTwC8/wxPnVQHM2FQfNuVvjxeoZ1mNSWCud/Izm7eOElfU25ct0R7ehqzqx7k+W5iwmaYK1TM7qmioPghfzAfm3W/9LKSk7UgV7NM/3A6LC3SsS4rODs4t1i4azu8qYDirOL1/iwznx16rHzTlVxqnlNajBTNPNPO4Dm0PMqnugHjipVz3XQRshqjlUPxbuNQOnIv27WGiM4Vj0k788LjHrpng7yLB6CQ9tV8qb2xni6TtJ7/5mT4d2ssPW1ojrIiifRnGpe42/ViymtEvGlkJwdvBYZLVaJKF/t/mrODp74o9JomBZxbKs41TzXiEiKlHdo1p3ZwVnJM60wjSG5LkE8CJqD4pnLWZLQrBON5Hj1Ec8lGhEuzAqNpGuReBXBkSILNE/d2jGqoLVwyevgKk6v60Unq3nq7qxooTpFu8/rIjhWGyRP3RsT9fI1S0bvRzqa5eziDW3tsGLCUSVcxUHzxOUsCWIJ5E5nZBRUcCp4jb59r0OW9fJUAZrTWb1OFW/JBksLQI9ojnSO5qV+E/ECbkmnoDi0biWvcXhUh0nOJhcunaM4u3ihJX1NuXLdwTsa+YKrOJZsJM/9PxFJ8GhHrVLFQfFcP7Bfm/G/IhYTzUHzVD9wJkKJlipOBW/oZ81VD1TFqeAt29pB23tyqjgVPPFf/mdjTR76XJfto6E4lbwlu7MibdEcfq2KJy5nzVinGT2zkhN14FfzTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8k3knyTuKdJO8HFREly3FxU4cAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "LAWN_LARGE", "label": "Lawn Areas", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c6a852d4bfbf42ba8234fc9a28b56d08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwVJREFUeJztXFlywyAMdWa4mk+T8+Q0Plz60SFDbTBan0Tb95UuIPy0InDKBsbz2N/182s/Hmj5UhS0wJac57G/vcmyUsyHqAhNv/bj4U2WlWI+RKE1HQGNYsq24VxAKyMyvpUqVLIIzpieNrnkccaO/m7iep4Lb2X0xs8gWdtMMZy1/Mh6GnPmEs2VJSF5Noaj6NDyQDJWGuvOY7jziIiKzIoSSxz9Xux6HOHawJwBdxZ6JlHseprAnAl3Flc/P4/9XSwsYVWSqFBZVJ2A+r+rWx8s62niGZLk0doKQrta90YmjVGiglgUsiK3QG+9UNeTPHR0dq3yoJW59CERfauezPZn+BZGCglJlpbYJWr1VF5hmQS6RGXammRJAlPXi4gPZ/n1M7eN4+56WSHpeVkp+QdR0W7mAavnuXQ4Ne0TS1PPprSL62l82zIJZOt53cao6K1GdFXeYloeUOH9UIiuwZ0s06zHyTJUUlFWNHNx8/JAclyVLXD3FB5SR2UjhoIQojIFaarSwipzadVsTTC1DAndwmhPfK1cmGLhS+31ELFtND+JqCzxxDO2mRypW5i71QPOYpsXkVOiLOOA1ZzUAtXSVcmNu95CpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fA3FyLaJhwMb7P0JvZyDcv5vOSMrHLY4fzLWS5NP2oFXLoH0VuSLHJmKNK0imrlZmkZi14a+i1FJAfdA9DZoNXqIgt0ywMKVtzYagC7Z95C8paU5XySsWGnMPWz9ZsTXu8chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSFvgHqkfK8efMVyB6BcWCklPOshZWncXEVUlqqZCk0su9wKbielCG7HrkCWFMPvPZAUbpnIcntzIdNDzkCxfOtS5PKVI7MFaAVagPrwlqXI9EL+3QKk2tJuYqWFJUfGeZyoH1X/L+LiPleultTLuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq2+yQV3rjLBtaR+j++0VrWF4AC5ZKNeQtGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "FOREST", "label": "Natural Resources", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c6a852d4bfbf42ba8234fc9a28b56d08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwVJREFUeJztXFlywyAMdWa4mk+T8+Q0Plz60SFDbTBan0Tb95UuIPy0InDKBsbz2N/182s/Hmj5UhS0wJac57G/vcmyUsyHqAhNv/bj4U2WlWI+RKE1HQGNYsq24VxAKyMyvpUqVLIIzpieNrnkccaO/m7iep4Lb2X0xs8gWdtMMZy1/Mh6GnPmEs2VJSF5Noaj6NDyQDJWGuvOY7jziIiKzIoSSxz9Xux6HOHawJwBdxZ6JlHseprAnAl3Flc/P4/9XSwsYVWSqFBZVJ2A+r+rWx8s62niGZLk0doKQrta90YmjVGiglgUsiK3QG+9UNeTPHR0dq3yoJW59CERfauezPZn+BZGCglJlpbYJWr1VF5hmQS6RGXammRJAlPXi4gPZ/n1M7eN4+56WSHpeVkp+QdR0W7mAavnuXQ4Ne0TS1PPprSL62l82zIJZOt53cao6K1GdFXeYloeUOH9UIiuwZ0s06zHyTJUUlFWNHNx8/JAclyVLXD3FB5SR2UjhoIQojIFaarSwipzadVsTTC1DAndwmhPfK1cmGLhS+31ELFtND+JqCzxxDO2mRypW5i71QPOYpsXkVOiLOOA1ZzUAtXSVcmNu95CpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fA3FyLaJhwMb7P0JvZyDcv5vOSMrHLY4fzLWS5NP2oFXLoH0VuSLHJmKNK0imrlZmkZi14a+i1FJAfdA9DZoNXqIgt0ywMKVtzYagC7Z95C8paU5XySsWGnMPWz9ZsTXu8chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSFvgHqkfK8efMVyB6BcWCklPOshZWncXEVUlqqZCk0su9wKbielCG7HrkCWFMPvPZAUbpnIcntzIdNDzkCxfOtS5PKVI7MFaAVagPrwlqXI9EL+3QKk2tJuYqWFJUfGeZyoH1X/L+LiPleultTLuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq2+yQV3rjLBtaR+j++0VrWF4AC5ZKNeQtGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "MEADOW", "label": "Natural Resources", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c6a852d4bfbf42ba8234fc9a28b56d08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwVJREFUeJztXFlywyAMdWa4mk+T8+Q0Plz60SFDbTBan0Tb95UuIPy0InDKBsbz2N/182s/Hmj5UhS0wJac57G/vcmyUsyHqAhNv/bj4U2WlWI+RKE1HQGNYsq24VxAKyMyvpUqVLIIzpieNrnkccaO/m7iep4Lb2X0xs8gWdtMMZy1/Mh6GnPmEs2VJSF5Noaj6NDyQDJWGuvOY7jziIiKzIoSSxz9Xux6HOHawJwBdxZ6JlHseprAnAl3Flc/P4/9XSwsYVWSqFBZVJ2A+r+rWx8s62niGZLk0doKQrta90YmjVGiglgUsiK3QG+9UNeTPHR0dq3yoJW59CERfauezPZn+BZGCglJlpbYJWr1VF5hmQS6RGXammRJAlPXi4gPZ/n1M7eN4+56WSHpeVkp+QdR0W7mAavnuXQ4Ne0TS1PPprSL62l82zIJZOt53cao6K1GdFXeYloeUOH9UIiuwZ0s06zHyTJUUlFWNHNx8/JAclyVLXD3FB5SR2UjhoIQojIFaarSwipzadVsTTC1DAndwmhPfK1cmGLhS+31ELFtND+JqCzxxDO2mRypW5i71QPOYpsXkVOiLOOA1ZzUAtXSVcmNu95CpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fA3FyLaJhwMb7P0JvZyDcv5vOSMrHLY4fzLWS5NP2oFXLoH0VuSLHJmKNK0imrlZmkZi14a+i1FJAfdA9DZoNXqIgt0ywMKVtzYagC7Z95C8paU5XySsWGnMPWz9ZsTXu8chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSFvgHqkfK8efMVyB6BcWCklPOshZWncXEVUlqqZCk0su9wKbielCG7HrkCWFMPvPZAUbpnIcntzIdNDzkCxfOtS5PKVI7MFaAVagPrwlqXI9EL+3QKk2tJuYqWFJUfGeZyoH1X/L+LiPleultTLuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq2+yQV3rjLBtaR+j++0VrWF4AC5ZKNeQtGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "URBAN_WOODS", "label": "Natural Resources", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c6a852d4bfbf42ba8234fc9a28b56d08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwVJREFUeJztXFlywyAMdWa4mk+T8+Q0Plz60SFDbTBan0Tb95UuIPy0InDKBsbz2N/182s/Hmj5UhS0wJac57G/vcmyUsyHqAhNv/bj4U2WlWI+RKE1HQGNYsq24VxAKyMyvpUqVLIIzpieNrnkccaO/m7iep4Lb2X0xs8gWdtMMZy1/Mh6GnPmEs2VJSF5Noaj6NDyQDJWGuvOY7jziIiKzIoSSxz9Xux6HOHawJwBdxZ6JlHseprAnAl3Flc/P4/9XSwsYVWSqFBZVJ2A+r+rWx8s62niGZLk0doKQrta90YmjVGiglgUsiK3QG+9UNeTPHR0dq3yoJW59CERfauezPZn+BZGCglJlpbYJWr1VF5hmQS6RGXammRJAlPXi4gPZ/n1M7eN4+56WSHpeVkp+QdR0W7mAavnuXQ4Ne0TS1PPprSL62l82zIJZOt53cao6K1GdFXeYloeUOH9UIiuwZ0s06zHyTJUUlFWNHNx8/JAclyVLXD3FB5SR2UjhoIQojIFaarSwipzadVsTTC1DAndwmhPfK1cmGLhS+31ELFtND+JqCzxxDO2mRypW5i71QPOYpsXkVOiLOOA1ZzUAtXSVcmNu95CpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fA3FyLaJhwMb7P0JvZyDcv5vOSMrHLY4fzLWS5NP2oFXLoH0VuSLHJmKNK0imrlZmkZi14a+i1FJAfdA9DZoNXqIgt0ywMKVtzYagC7Z95C8paU5XySsWGnMPWz9ZsTXu8chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSFvgHqkfK8efMVyB6BcWCklPOshZWncXEVUlqqZCk0su9wKbielCG7HrkCWFMPvPZAUbpnIcntzIdNDzkCxfOtS5PKVI7MFaAVagPrwlqXI9EL+3QKk2tJuYqWFJUfGeZyoH1X/L+LiPleultTLuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq2+yQV3rjLBtaR+j++0VrWF4AC5ZKNeQtGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "WOODS", "label": "Natural Resources", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c6a852d4bfbf42ba8234fc9a28b56d08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwVJREFUeJztXFlywyAMdWa4mk+T8+Q0Plz60SFDbTBan0Tb95UuIPy0InDKBsbz2N/182s/Hmj5UhS0wJac57G/vcmyUsyHqAhNv/bj4U2WlWI+RKE1HQGNYsq24VxAKyMyvpUqVLIIzpieNrnkccaO/m7iep4Lb2X0xs8gWdtMMZy1/Mh6GnPmEs2VJSF5Noaj6NDyQDJWGuvOY7jziIiKzIoSSxz9Xux6HOHawJwBdxZ6JlHseprAnAl3Flc/P4/9XSwsYVWSqFBZVJ2A+r+rWx8s62niGZLk0doKQrta90YmjVGiglgUsiK3QG+9UNeTPHR0dq3yoJW59CERfauezPZn+BZGCglJlpbYJWr1VF5hmQS6RGXammRJAlPXi4gPZ/n1M7eN4+56WSHpeVkp+QdR0W7mAavnuXQ4Ne0TS1PPprSL62l82zIJZOt53cao6K1GdFXeYloeUOH9UIiuwZ0s06zHyTJUUlFWNHNx8/JAclyVLXD3FB5SR2UjhoIQojIFaarSwipzadVsTTC1DAndwmhPfK1cmGLhS+31ELFtND+JqCzxxDO2mRypW5i71QPOYpsXkVOiLOOA1ZzUAtXSVcmNu95CpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fA3FyLaJhwMb7P0JvZyDcv5vOSMrHLY4fzLWS5NP2oFXLoH0VuSLHJmKNK0imrlZmkZi14a+i1FJAfdA9DZoNXqIgt0ywMKVtzYagC7Z95C8paU5XySsWGnMPWz9ZsTXu8chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSFvgHqkfK8efMVyB6BcWCklPOshZWncXEVUlqqZCk0su9wKbielCG7HrkCWFMPvPZAUbpnIcntzIdNDzkCxfOtS5PKVI7MFaAVagPrwlqXI9EL+3QKk2tJuYqWFJUfGeZyoH1X/L+LiPleultTLuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq2+yQV3rjLBtaR+j++0VrWF4AC5ZKNeQtGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "URBAN_TREECANOPY", "label": "Natural Resources", "description": "" }, { "symbol": { "type": "esriPFS", "url": "dc43e6f4703be504891eea3d6f85d559", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAyRJREFUaIG1mlGOwzAIRBspt+r5e67uTyOlXhjegMtXE2OMMTDg9Hy83u/HRc/jeCi6eCu+HXMpf6H/+fVyFbo+dwzwer8fz+P4krnKiZR0jCh4T8nobijiJzKfx/G1yXWNyGBQx1MN2ifquBU1pmP0S+5ND71B90SVuys50YY7FMbgupBgtniVW93n3+OTyq885fZex6BSsNpAJdfxBnfujU4UN1kMZgvucDnHm8S6p6UIPTUCA5Fy93ESz1VGfb3fZ8hMTmCKUw7GUkMG4+f9ASkUjXdcsuvCVcJaSMPEqlAGxs6GMwWp95gJK95gAJiVILpgqeAO7yiBvtpQVT5V/GSMZPds7hcOqgwVTEDPTr3oJBCQNVfD5zBB3ILiIplDyM3sXy6qAj0quqMSyykaMqrcOdJDzGcwQV2SnnrXAMRT/lUyHSIx5rjvrm4iIA0T2TNJ5bQb6XQTSiY6wUhZt/Z0YITIjAjIPbGlJrVnFStuH5rhdFhsuwCsxrtXFtPCXVAME5mgKm5oAplgrMObdhPuIiQ+lSxyY6BkCVz0YGJS9Sh3blQoVI/cRZWgjJ+MTWVn/IlMhoNUQXWzXSlIk455EF5HPzkVJWuSRQvM1S5Kqw0XP6dZVOl1FSWf3/rasMK5X9SPTuGe0dcJOomiE/jrvE43Qa4Uk7m9bmJVdIcxdrVQl7zPWO6inUqGKOxUQNfYoEjo32yr95PKJ5IxaALir0tVKp7SxAAUVz/Evi4R19h58z04sZVH4+CdKnCeZsbJPSgq1SqrO+BM+DtZt+omAn36tegUGlzZnXVSmCAx1607o3dUdiPZcZjono6ZFP6RuoO5xlc55ceXdTJNy7uMVW2qkhVm0Y6iapHJN4iNxP/p5N6iTeJIrWsWAexfFkSR7hw3Y6raNMTBX8SNk+1+Ydg0yXS+B0T8bkxSg1C+NMkoBd3FnO6fuq1bfPyrZFTwruPd7LizMwH1MevoOyc62cTG+I2z6M7PXTs2vnb3how4i9JE0L02JLIzGWY7xSsZ8u6XN2mEZD8YMeyqMV1wpwTkeBe/q3DK68id8iyb/gMR9vblP0IF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "POND", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "SEATING_BENCH", "label": "Bench", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "ID_CODE <> 'SEATING_BENCH'", "labelExpression": "[FACILITYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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, 253 ], "haloSize": 1.4, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1164987.44894329, "ymin": 457681.564220801, "xmax": 1344890.45442283, "ymax": 609841.5909865049, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "ID_CODE", "type": "esriFieldTypeString", "alias": "ID_CODE", "length": 16, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "PARKCODE", "type": "esriFieldTypeString", "alias": "PARKCODE", "length": 16, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 254, "domain": null }, { "name": "LIGHTED", "type": "esriFieldTypeString", "alias": "LIGHTED", "length": 16, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 16, "domain": null }, { "name": "HCAPACCESS", "type": "esriFieldTypeString", "alias": "HCAPACCESS", "length": 16, "domain": null }, { "name": "OTHERFACIL", "type": "esriFieldTypeString", "alias": "OTHERFACIL", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WEBSYMBOLOGY", "type": "esriFieldTypeString", "alias": "WEBSYMBOLOGY", "length": 20, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeDouble", "alias": "ACTIVE", "domain": null }, { "name": "CONTEMPLATIVE", "type": "esriFieldTypeDouble", "alias": "CONTEMPLATIVE", "domain": null }, { "name": "SOCIAL", "type": "esriFieldTypeDouble", "alias": "SOCIAL", "domain": null }, { "name": "MULTIPLIER", "type": "esriFieldTypeDouble", "alias": "MULTIPLIER", "domain": null }, { "name": "DATE_ADDED", "type": "esriFieldTypeDate", "alias": "DATE_ADDED", "length": 8, "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 100, "domain": null }, { "name": "EAM_GIS_ID", "type": "esriFieldTypeInteger", "alias": "EAM_GIS_ID", "domain": null }, { "name": "EPS_OBJECTID", "type": "esriFieldTypeInteger", "alias": "EPS_OBJECTID", "domain": null }, { "name": "ASSET", "type": "esriFieldTypeString", "alias": "ASSET", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R397721_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4289_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "Park Owned Historic Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "Installed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Installed", "label": "Installed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pending", "label": "Installed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "value": "Out of Service", "label": "Withdrawn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "value": "Withdrawn", "label": "Withdrawn", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1180547.77770048, "ymin": 467708.987406299, "xmax": 1326586.14343156, "ymax": 589843.47870113, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAX_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATE_RESO", "type": "esriFieldTypeString", "alias": "STATE ID", "length": 20, "domain": null }, { "name": "RESOURCE_N", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "RESOURCE_S", "type": "esriFieldTypeString", "alias": "TYPE", "length": 40, "domain": null }, { "name": "PRESERVATI", "type": "esriFieldTypeString", "alias": "PRESERVATION", "length": 20, "domain": null }, { "name": "ASSOCIATED", "type": "esriFieldTypeString", "alias": "ASSOCIATED", "length": 60, "domain": null }, { "name": "PARK_REGIO", "type": "esriFieldTypeString", "alias": "PARK_REGION", "length": 20, "domain": null }, { "name": "ROAD_INTER", "type": "esriFieldTypeString", "alias": "ROAD_INTER", "length": 100, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "STREET_NUM", "length": 20, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 20, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 20, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 10, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "domain": null }, { "name": "CONSTRUCTI", "type": "esriFieldTypeString", "alias": "YEAR", "length": 60, "domain": null }, { "name": "TOTAL_SQ_F", "type": "esriFieldTypeString", "alias": "TOTAL_SQ_F", "length": 30, "domain": null }, { "name": "CONSTRUC_1", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "CONDITION_", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "ANNUAL_MAI", "type": "esriFieldTypeString", "alias": "ANNUAL_MAI", "length": 20, "domain": null }, { "name": "PARK_CODE", "type": "esriFieldTypeString", "alias": "PARK_CODE", "length": 30, "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 30, "domain": null }, { "name": "RESOURCE_T", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": null }, { "name": "LOCATION_", "type": "esriFieldTypeString", "alias": "LOCATION_", "length": 16, "domain": null }, { "name": "ESTIMATED_", "type": "esriFieldTypeString", "alias": "ESTIMATED_", "length": 16, "domain": null }, { "name": "CIP", "type": "esriFieldTypeString", "alias": "CIP", "length": 16, "domain": null }, { "name": "SERIAL_NUM", "type": "esriFieldTypeString", "alias": "SERIAL_NUM", "length": 16, "domain": null }, { "name": "HERITAGE_T", "type": "esriFieldTypeString", "alias": "HERITAGE_T", "length": 30, "domain": null }, { "name": "LONG_RANGE", "type": "esriFieldTypeString", "alias": "LONG_RANGE", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 80, "domain": { "type": "codedValue", "name": "HIST_STATUS", "description": "ParkOwnedHistSites status domain again", "codedValues": [ { "name": "Installed", "code": "Installed" }, { "name": "Pending", "code": "Pending" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HISTORIC_STATUS", "type": "esriFieldTypeString", "alias": "HISTORIC_STATUS", "length": 80, "domain": { "type": "codedValue", "name": "HISTORIC_STATUS", "description": "ParkOwnedHistSites domain", "codedValues": [ { "name": "Designated \u2013 Contributing", "code": "Designated \u2013 Contributing" }, { "name": "Undesignated \u2013 Historic Value", "code": "Undesignated \u2013 Historic Value" }, { "name": "Non-Historic - In Environmental Setting", "code": "Non-Historic - In Environmental Setting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1242_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A317_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "Park Police Beats", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Park Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.29999806, "ymin": 461711.509243801, "xmax": 1344221.79943314, "ymax": 614599.974791721, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BEAT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BEAT_ID", "type": "esriFieldTypeString", "alias": "BEAT_ID", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "POLICELINE", "type": "esriFieldTypeSmallInteger", "alias": "Police Line", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R255933_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3550_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "Parkland", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Parkland (by Organization)" }, { "id": 9, "name": "Parkland outline" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1164894.09575331, "ymin": 462164.09331238305, "xmax": 1343913.47130965, "ymax": 611949.624777466, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "Parkland (by Organization)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Parkland" }, "subLayers": [], "minScale": 0, "maxScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 204, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 35, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1164894.09575331, "ymin": 462164.09331238305, "xmax": 1343913.47130965, "ymax": 611949.624777466, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "Manager", "length": 15, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "PARK_CODE", "type": "esriFieldTypeString", "alias": "Park Code", "length": 30, "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "FACILITY_C", "length": 3, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 40, "domain": { "type": "codedValue", "name": "Parks_CATEGORY_Text", "description": "Parks type values as text.", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Local", "code": "Local" }, { "name": "Misc. Non-Recreational Facility", "code": "Misc. Non-Recreational Facility" }, { "name": "Misc. Recreational Facility", "code": "Misc. Recreational Facility" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Neighborhood Conservation", "code": "Neighborhood Conservation" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Regional", "code": "Regional" }, { "name": "Special", "code": "Special" }, { "name": "Stream Valley", "code": "Stream Valley" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 40, "domain": { "type": "codedValue", "name": "Parks_CATEGORY_Text", "description": "Parks type values as text.", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Local", "code": "Local" }, { "name": "Misc. Non-Recreational Facility", "code": "Misc. Non-Recreational Facility" }, { "name": "Misc. Recreational Facility", "code": "Misc. Recreational Facility" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Neighborhood Conservation", "code": "Neighborhood Conservation" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Regional", "code": "Regional" }, { "name": "Special", "code": "Special" }, { "name": "Stream Valley", "code": "Stream Valley" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "Subcategory", "length": 40, "domain": { "type": "codedValue", "name": "Parks_SUBCATEGORY_Text", "description": "Parks subcategory values as text.", "codedValues": [ { "name": "Civic Green", "code": "Civic Green" }, { "name": "Neighborhood Green", "code": "Neighborhood Green" }, { "name": "Plaza", "code": "Plaza" }, { "name": "Pocket Green", "code": "Pocket Green" }, { "name": "Urban Greenway", "code": "Urban Greenway" }, { "name": "Urban Recreational", "code": "Urban Recreational" }, { "name": "Urban Recreational Parklet", "code": "Urban Recreational Parklet" }, { "name": "School Park", "code": "School Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 1000, "domain": null }, { "name": "PARENT", "type": "esriFieldTypeString", "alias": "Parent", "length": 30, "domain": null }, { "name": "AUTHORITY", "type": "esriFieldTypeString", "alias": "AUTHORITY", "length": 80, "domain": null }, { "name": "APPROVAL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Approval Year", "domain": null }, { "name": "PLANNING_AREA", "type": "esriFieldTypeString", "alias": "Planning Area", "length": 50, "domain": null }, { "name": "ACQ_BASIS", "type": "esriFieldTypeString", "alias": "Acquisition Basis", "length": 10, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 1073741822, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "PIC_URL", "length": 255, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "COMMISS", "type": "esriFieldTypeDate", "alias": "Commission Date", "length": 8, "domain": null }, { "name": "LATEST_QAQC", "type": "esriFieldTypeDate", "alias": "Latest QA/QC by Park Unit Coordinator", "length": 8, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "WITHDRAW", "type": "esriFieldTypeDate", "alias": "Withdraw Date", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MGMT_AREA", "type": "esriFieldTypeString", "alias": "Management Area", "length": 5, "domain": null }, { "name": "MGMT_REGION", "type": "esriFieldTypeString", "alias": "Management Region", "length": 5, "domain": null }, { "name": "CEI_SERVING", "type": "esriFieldTypeString", "alias": "CEI Serving", "length": 50, "domain": { "type": "codedValue", "name": "Parks_CEISERVING_Text", "description": "CEI Serving values for Park Units", "codedValues": [ { "name": "CEI Disadvantaged Area", "code": "CEI Disadvantaged Area" }, { "name": "Serving CEI Disadvantaged Area", "code": "Serving CEI Disadvantaged Area" }, { "name": "Not Disadvantaged", "code": "Not Disadvantaged" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R608054_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_608054", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_608054", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5762_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 9, "name": "Parkland outline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Parkland" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1164894.09575331, "ymin": 462164.09331238305, "xmax": 1343913.47130965, "ymax": 611949.624777466, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "Manager", "length": 15, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "PARK_CODE", "type": "esriFieldTypeString", "alias": "Park Code", "length": 30, "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "FACILITY_C", "length": 3, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 40, "domain": { "type": "codedValue", "name": "Parks_CATEGORY_Text", "description": "Parks type values as text.", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Local", "code": "Local" }, { "name": "Misc. Non-Recreational Facility", "code": "Misc. Non-Recreational Facility" }, { "name": "Misc. Recreational Facility", "code": "Misc. Recreational Facility" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Neighborhood Conservation", "code": "Neighborhood Conservation" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Regional", "code": "Regional" }, { "name": "Special", "code": "Special" }, { "name": "Stream Valley", "code": "Stream Valley" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 40, "domain": { "type": "codedValue", "name": "Parks_CATEGORY_Text", "description": "Parks type values as text.", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Local", "code": "Local" }, { "name": "Misc. Non-Recreational Facility", "code": "Misc. Non-Recreational Facility" }, { "name": "Misc. Recreational Facility", "code": "Misc. Recreational Facility" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Neighborhood Conservation", "code": "Neighborhood Conservation" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Regional", "code": "Regional" }, { "name": "Special", "code": "Special" }, { "name": "Stream Valley", "code": "Stream Valley" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "Subcategory", "length": 40, "domain": { "type": "codedValue", "name": "Parks_SUBCATEGORY_Text", "description": "Parks subcategory values as text.", "codedValues": [ { "name": "Civic Green", "code": "Civic Green" }, { "name": "Neighborhood Green", "code": "Neighborhood Green" }, { "name": "Plaza", "code": "Plaza" }, { "name": "Pocket Green", "code": "Pocket Green" }, { "name": "Urban Greenway", "code": "Urban Greenway" }, { "name": "Urban Recreational", "code": "Urban Recreational" }, { "name": "Urban Recreational Parklet", "code": "Urban Recreational Parklet" }, { "name": "School Park", "code": "School Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 1000, "domain": null }, { "name": "PARENT", "type": "esriFieldTypeString", "alias": "Parent", "length": 30, "domain": null }, { "name": "AUTHORITY", "type": "esriFieldTypeString", "alias": "AUTHORITY", "length": 80, "domain": null }, { "name": "APPROVAL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Approval Year", "domain": null }, { "name": "PLANNING_AREA", "type": "esriFieldTypeString", "alias": "Planning Area", "length": 50, "domain": null }, { "name": "ACQ_BASIS", "type": "esriFieldTypeString", "alias": "Acquisition Basis", "length": 10, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 1073741822, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "PIC_URL", "length": 255, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "COMMISS", "type": "esriFieldTypeDate", "alias": "Commission Date", "length": 8, "domain": null }, { "name": "LATEST_QAQC", "type": "esriFieldTypeDate", "alias": "Latest QA/QC by Park Unit Coordinator", "length": 8, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "WITHDRAW", "type": "esriFieldTypeDate", "alias": "Withdraw Date", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MGMT_AREA", "type": "esriFieldTypeString", "alias": "Management Area", "length": 5, "domain": null }, { "name": "MGMT_REGION", "type": "esriFieldTypeString", "alias": "Management Region", "length": 5, "domain": null }, { "name": "CEI_SERVING", "type": "esriFieldTypeString", "alias": "CEI Serving", "length": 50, "domain": { "type": "codedValue", "name": "Parks_CEISERVING_Text", "description": "CEI Serving values for Park Units", "codedValues": [ { "name": "CEI Disadvantaged Area", "code": "CEI Disadvantaged Area" }, { "name": "Serving CEI Disadvantaged Area", "code": "Serving CEI Disadvantaged Area" }, { "name": "Not Disadvantaged", "code": "Not Disadvantaged" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R608054_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_608054", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_608054", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5762_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 10, "name": "Northern and Southern Park Regions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.29966998, "ymin": 461711.50957188, "xmax": 1344221.79943314, "ymax": 614681.232175127, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MGMT_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 35, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 15, "domain": null }, { "name": "MGMT_AREA", "type": "esriFieldTypeString", "alias": "Management Area", "length": 5, "domain": null }, { "name": "MGMT_REGION", "type": "esriFieldTypeString", "alias": "Management Region", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "A4981_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }