{ "layers": [ { "currentVersion": 10.6, "id": 182, "name": "ParkAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 181, "name": "Entrances" }, { "id": 0, "name": "FeatureLabels" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9423141.292133268, "ymin": 5173610.953069841, "xmax": -9368080.540308526, "ymax": 5221438.565770399, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Entrances" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "FeatureLabels" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Entrances" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "FeatureLabels" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.6, "id": 181, "name": "Entrances", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 182, "name": "ParkAnno" }, "subLayers": [], "minScale": 10000, "maxScale": 800, "defaultVisibility": true, "extent": { "xmin": -9423141.292133268, "ymin": 5173610.953069841, "xmax": -9368080.540308526, "ymax": 5221438.565770399, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "fields": null, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }, { "currentVersion": 10.6, "id": 0, "name": "FeatureLabels", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 182, "name": "ParkAnno" }, "subLayers": [], "minScale": 10000, "maxScale": 500, "defaultVisibility": true, "extent": { "xmin": -9423141.292133268, "ymin": 5173610.953069841, "xmax": -9368080.540308526, "ymax": 5221438.565770399, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "fields": null, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }, { "currentVersion": 10.6, "id": 183, "name": "Jackson County Parks", "type": "Feature Layer", "description": "The published representation of parks and recreation areas managed in the facility site point feature class, combined with park and recreation information and organized for consumption in desktop and web applications.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 25000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "15cca93260067d1057c0de8a8cedd8db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAxlJREFUOI2tk89rXFUYhp/znXPnd2amiXFanRhjStVaJAGhXUyrdqGIFkEQRbrzDxCFivMXFLpQQQU3bgRXIl1FaGlKsxAbrQVr46KSWqskkFbTpDOTmbn3fsfFTJPcTkEF39099zvP973vOcfxP8v928JXP6rnvmwUu9Tr0T8Cnzl+rFzKdT8GDmvEkHqcgqgXEa9GFbvebPG8acGJt0MnGouTtrPxmmJutDekfurdD85sAkv5zokoMm9M18RUHjbkC2Cs4L0iNkBDJcgKG7dBhABvg1g1s9Fw5V8X/PjSNf0MGN8EpgL7Yu0lY3ZOSGL85aswdzIkigBiqpPC/ucM2aIAQq4I6SzcWNIgmaFoZkcl4G59M+Op7hYqY2AMLF9XLpwRDr6yVZPOKFGMJIA2oNlt63A6K1z5IebinDJcEdotZd8BS7nSq8+XDYuXPN/OxGRysO+AxQgQk0oABYnjEJprynezyqEjgnWGyZalNLoVQ3lEuH4lRLX3PbHXMDQMcUTSsnpN28CSLQhiYkarlmxx8Epki/DaWwHfn425tqAUSoIIRFHkksCYdColiIOhEbj1p/aDH5Q4WPldmTpocRnAQxTZJDDsStb2U6g+IsThPVkANG4prXUYe7Tf0IB6TR5Kt6Mp6ywAow/A4k+e6p57A5vrcN8uIV/atqiYpOXIb3bYNWk5fyok7BiC9KDthXlPafTuHNDtQKPeGNPvYR1UxuG3nz27p5P7bv6hrK4otSPJO+tsEuhdSkLvCe5Apw8FnP4iZGyPIZ3vTekV5k97nnhKSOcGBk9aTmX0r3bTVLJDvc2FHTDxuHDxnOfJGmRy8ONczP1j8Nh+m0R50K3E+k8v5KulRf/m5BTpOz+mnrVcvaSc/DTEOdj5kFB7uf8ytqm5pjirnQSw240+nJ91r4dtVgsjpmItBgPZoueFo5ZMDlZvwvKiot6DoqrGd9q+cfm8BlEkXyeAM8c++eXw8XeevnAufg/xewWTw3gHJoOhl5iXFmgbz1rkaQjE4lnB+NkH07c/T1oGztbfvwwcHYj7P+pvM58pJuVV7tEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[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": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9422792.999502517, "ymin": 5173583.910234006, "xmax": -9367862.663506186, "ymax": 5221116.724680315, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 184, "name": "Recreation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Object", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4e2f1ed3265d5dbe5df8b99e45600a13", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATlJREFUOI211D9qg1AcB/AvqXoELyDoAcTJxSGLg4N/0JzAGxRaShxaKCVOOYCTIIK+BKdsuUByhAziFaIIUiVLmzQ0JVHS7/Tej9/vw+8tj8IdQ90dWywWz2mavkVR9NBn2DTNznEc37btpyNGCHntC33NjbquewRwwtbr9eDnLpfL0ff5IqJpGqbT6VmtaRoURQHP87Db7S7CFzGWZSFJ0q+6LMsQRRGCINyO/cx2u0WSJHBdFxzHged5qKqK1WrVH6uqCvP5HJZlgeM4AADDMMM2k2UZ+/0eNE0DAIqiQJZlw7CmaVCWJeq6Rp7n8H3/z96r2GazgaIo19puw/rk/7EgCBAEwX2woaEAYDwef4ZhOAieTCZtHMcnTNf1l7Zt34d8QaZpfpxhhmHMAMz6bkUIASHkeD8AB35vTjsyw3QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking", "label": "Parking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1f564c3826f5855d0adfc33243e1c403", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqFJREFUOI211FlI1EEcwPGv7t9V21orxDwwN690lxTbyhDyzBQPSjypkMhU6rGHsDKlIhExhSQqECJKjFWxTTREikxNQ1TUskPdzSuvDLJMyF3twQNNVxDq9zIH8/vMb4ZhBP5hCP8Fe6xuu1L2YjCzRDMl2ggQu0syezxMlh0VuufyElZc3Z+pHpjeEARQop0yNnrWlwYsYjWCemDCIHTBx5Kc118NgirNT2NY585sxEZcj3Ek1M8ZO5utOD1qJlWlWbfKVZiDmRE5J91QetgyOv6Dh086SYiQExepIK+ij4/T+qW1SqlAy6TOMOZtu4mndQPEF75fmrPaZs7phH3kJSsIv9UBQNdNP9ycd1D1/AMRC3OrMJVmasU40EqMzN4CgCBfF6LVPehm53B3sQbAZ78DYABbDH9LMRcT5fgedMTMzAQAU7FA2hlPQq42MTI2ibWVlG7NuOFj+mw3IT3RHX8fZ8wXkOWh9LAnxbuHiPM1BCgsKHjzbW2s/JyCI36uCIIIsYkInW4WQTBe1Z6KUZDd8JKWxokVG63Auvu+Y9rYy311LynRrpTWaIkLcaTyVR9BB+yoaxnGy92Szu6VyJpYfs0Qw5WDKKUCwbltKCQi7rW3opCIyGuaINBKTHbDOErpfJqN2AiA4d9zq7G7yQpau8aJC3fjTnEHSdFyyqq7iQxwpL5liKPBrtQ2fcbeegujE7+YmdGTVa4F1sC+jE0RckhGRkEz6al7KSx9R1K0HFXVJ8ICZDwoe4uX3JLG9hGc7KVIJGJ6pmf/PmawLmqnWn+2RCsCLQBll+oBuN3aAEB2w8ITqB1dSB1ZQk7s3qwvqlhWWXywLMOktv+aqmdjX1Ccs0Qfe9jhRlHuMizhmGcWkLURCEAFqPLn+38AdvXiTNmox/AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Swimming", "label": "Swimming", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5d23e09dd746cbd4df6ea62644a00d56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkdJREFUOI2tlF1Ik2EUx3+bb5uNzWWoNWpKpkll6YVS9G2GQmFpQkZIFIjkTR8XfWhR0chiQgZ9EN5FKQYuExSDyI8CjVKQlWkTNV9D0aWZm/Lqpusimh+rpeL/7jzneX7nf84DR2ARJSw67HmFObvktWgoarP7zOdxaohqMi0xJO9IUtQlN8xU3X2jqM3uE+Iro0tyeQXcTNAhjU1iqO3D1DUqn3zZdR6YglV12gXjgdXEbdETe7XeK6yi4TsKucwdl4qj8hltAjRZhkhP3kS0RqDJ5vwnrG7QgenUBmoeffbICQBZu1a64rbqZYYH9RhOrCfp3kev7o4VtJCzM5Dct1ZPWI15QJZ+aCM/7E6UCoGCtFAyn3W4LxWejCB4lRZJciCNOSl59ZUPluG/O2sZcpBheMO1jCgKyy2cOR7NrWEJm92BLkhFj3UErUaJUuGDn8aXyDAtOfFhWDoGZnThnllV/zjap83kX9zOl3YrB+PDWSLI0fotpdH8DT+NLxGhgQwOjaBfoWbtmkAClqvRKT7ROxsGUCqOImZXU3h9B/7LVPhrVfRZbbR3/6ShuZOoiF50ASoSd68jIbMMnb+C3nGXp7M/ahx2su1CLY+zInlv7sdQ2zeVbLX9LqoUMJ6OIeZKnefMZmvQ6fL6oykPm2nN38Pd5GDOvhC9w+aic3nvSIgN+r+zuaiyR6KyTJxxtvhbY1+o2vmk1bYg8NFw9UTxdFhKnP7yxISYu5AVlLpXf7v4zjTY4f2bjYBxvq5MgOn+VPwL0N7MYaIbHE8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dive Site", "label": "Dive Site", "description": "" }, { "symbol": { "type": "esriPMS", "url": "76b7bebaa34f5a697b852d2d8cbb9ea5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAk9JREFUOI2t1E9IFFEcwPHvzO7szozsbvbPXRbbyqDFwKRIIYTAOqSn/rmRl6KDEES3IOmQFFnaNYKuRX8wtYIgKOjUSRLDvIiaroKVq9luO7vTzM5MB7UcFPyDP3jwHrz34fd7j9/zsoHh3XCsuz/d3Dmu33qqWZ61HD6teuyzMfleoiJ07R/WNaHfXCsE0JWzRDupXwX+Yx80e93lvsxZ4sLchbyrDJA1bDqSOs81i4gg0LZHwXbgwnBuRdiFjaYLNB3axIl9Qdp+GaiSyPvhHI1D2qqydGGtYzrxLRoHogo7in0AnKsMUrtboe+bzqsxnYfpwuqwpONw5FOGSO9vmkv9HI0phBSRwZTB/rDM8b0BWjImfZM6r5NLYRd2KeTlTJnCTM6me0LnyrhOrU8k6hMYG8jytn474aBEXVCiLj4H3+/NcHsx1rJTdmpKZWFgyuDZSB6Axl0KlxWRaNBL3nR48CVLzZspLkb9VEf8xEv8iAJ0/jTdmamSQHlYpjwsk6iA2ZzFUOoPn6cMthV58HkFzsdVGkyHnu8GiZ4MScfhsCQwaDnLl7kQxaqHqphKVUzFdhx+ZAqMzpoMTJuEJIFHBwNohk19f3bpneULDum8tewLBWSRkqCXSEiitszBtB1GUgYpzSJR5KFDs9zYjVFdaPqaXxZr3urDN99ow5pF9WaJjzMmdWE/06bj2rtiG92ZNlzrJ9m5TDpGlnaEF+BYkVh4nLXW1Z8Nqmi9WIydLJWvW+N663q+oERMvuvCTlWE2oH2tWbVNT8W4i87peUA6tH96wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boat Launch", "label": "Boat Launch", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b7dce00e9a9c03d2d54a68e78e6c0fd1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAg5JREFUOI2t1FtI01EcwPHvpl2o7CEvW1FZbg4fMp23BVYbXawoazkoC/fSa3R7MExhhK2o9RAFPnQjx8YqajUUq2HNHhotN0GijVFi1iBzmlDRg+X+9ORs2f7T8Pd0fuf8fh/OjwMnnVmM9FnHulwPTgVc988MvXCkzaQ5q8IglBv2X9xs2NcQxwLtzmYxaGH+BnI1WkJ2c8L+SLdT2i0I9cAkNtzjER23ztKCck0hzuxsfJeOJZx9CTyUTqxFkSqzg+HIB4RYjNFolI+ve8XKk2Oq2pOo1CUsXZ2HqqiY1mYTn57d+j+syniIcI+fbQfqAFhVpCZoE7WSY20tl9lz5EQ8l63MFZfEsB8jUVYolAC8dD9hweIMDneE6bptn/KqKbG5izKQSCQAhH1eQnYz6xuuUrCukvC9JQhjo9PHynfXIAgCv36OUajbxHtvJ4q1xVgPapK1JMcKSkp588rH4EA/Or2BNJMFj/VmUigpJtcayZTJsZ1uYsjbhmbrdpBIiLivzRxT76imPxRk0NMKwPdvX5FKpf8qTY0tV+YzEAoCoG28QeTdWzJl8ulhOWVbxj8/t8Vhv/sxsjwFAHPmz+PR2XqO3+1Ef6UD19GdCUBOZW2MvjuTWNmuvU3+8di5iZ+j93pjvPipyQjAhY3Lptwkq8IglFYbzmP9A9PpayyAJeUcf0efExzOePobfkynv/WWSJUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hiking", "label": "Hiking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f9de45b2c8c34e8f6bdb7a25c79cda35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUOI2tkD2LGmEUhR9nHGbH1WxlIWKhIHZWfjAuFqIIFiJErQKCEOYXTCPY+QusRNINksY6ta0/YCpBQbBQBIVEiTNGkiIg6xeuIac8597nved18h/lfKd3Tb9uLX4EDOD5wWN+AhrQews7Afl8PjKZDA6HA4DdbsdgMGC1Wp3DFODLOewZoN1uUyqV8Pv9OJ2nbff7PYvFguFwSLVafRs9ndcEIJ1OM51OUVUVwzDI5XLk83lM0/x7vmGQzWZvdr747GAwiGEYhMNhABqNBofDAeDovRsWCAQIBAIAbDYbYrEYHo/nmK/X6/uwer2Oy+U6Btvtlv1+jyiKbDYb3G43ALZt34epqspkMqHb7QIgSRLNZhNBEOh0Oni9XqLRKK1W6y7sdzwed8iyTKVSOYbz+RxRFEmlUsxmMyzLQtd1dF0/zry+vl5eFo1GEQTh6ouhUAjTNJEkiUgkcr/mLY1GI0zTZDKZsFwuSSaTKIpCoVB4HDYejymXyydesVj8N9gjOsIsy0JRlIeWLcu6Cvve6/VearUasiyfDCQSCUaj0YkniiK2bdPv9wF+nMM+aZr2VdO0Dw+dBlvg8znsG/DyIOhCfwBv+YuD1Rv1LQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tank Disposal Site", "label": "Tank Disposal Site", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f5e85c52367d73e61103b5e93c8b1b06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPpJREFUKJGd0r1qAkEUhuF39ieoGAIGU2mRWxAbuwVzBcl9aBExnRYpbASJ2GrtNQgLwhY2yQ2EpBG2imiKsBqTzaQY2fzsym7yNTOcOQ9nBsbgnzEAPqy7a+HLJnAQ0/8moa855YYBIHx5GUJWGnQBtve9agqoAQpGTqqdwss72Pe/T8zgqpG5XSm4J2F4loFqTu0PdegU4MGD4TIGvkqonIAmvmruPMFEZw3jOZwXdldewOApAQSYPEMxBY8ejJaRLdHw4hjWPpSO/gizBrRdqOehkoLZZi/cAumg2nbVehN+265XQanTFT5XJPpyohdAbVpuAa0Y9COfuCQ/v6jTSzsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grill", "label": "Grill", "description": "" }, { "symbol": { "type": "esriPMS", "url": "89229f603ae26dca1fecd8c564fa0aa3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR1JREFUKJGNkbFqwmAUhT9B+IeAw++gFnyAVsiSTuLoJPYF4mbEDi7dHLVrBkcheQRBEezm4gMYcBZcI13uEjL8kx1MLRGHnu3CxzmHe4r8U8W7+wnoAg6A1joUkegRGGQgACLiAK85UCk1rVZNd7GAchl2OxgMcLKU+Bd8M8ZMggDqdTgeYTQCIALim6PWOp7NBNuGywWSBOZz8DwcrbUjIlEx6xItl3yfTlSGQ2g0YL2+OorI+eaolJqmqam4LhQKsFpBHAMQ5qIty9p4npkkCZRK0OnAfn/tnsHcons9zr5Prd2G8Ri2W74yMPfwYbNJzbah34fDgRB4f7RM2GqpD9c1z2mqPsFM74b4e7jvm5drlNncQzkw00MI4AehUWInRcUKTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Electrical", "label": "Electrical", "description": "" }, { "symbol": { "type": "esriPMS", "url": "08ecd58174b89441081ee80c808ea095", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD1JREFUGJVj2c7QM1eKQfQPAxbwmP35fRZtBmVfWQYxUWwKWBlYN7Bgk0AGg0LBc4a3LEwMjFgl3/78yA0AOI8MNsn8T9YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flag Pole", "label": "Flag Pole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "35d9059e9291b31a24cff88e39ac2598", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL9JREFUGJWFzr8LAXEcxvH3t7v8KotSTvF3mPwHbOpkkvwBMjCwmFgYZBepO/4gq1L3NVlMl/IxcPl1eLbn6TU8JmFxvQaiFtjW+Xk2P6Cj8yBTFAlg+hsrGQJxkD6r/Zxa7hSKU2tdOIrY95qOGkbHh14oPopMABV0X9HC0TNsS79i16sChbdTCZQMgOYDL3cxYPjx/5Y6Gz2mYm1vOBJpA/kv2OAiI6BssvEyXOh+gUFKUdcrmlSyByD5B+MDV7OfNDHzQ19SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Faucet", "label": "Faucet", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423072.211182399, "ymin": 5173584.445967176, "xmax": -9367681.964522572, "ymax": 5221272.517249836, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOTES", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "Object", "type": "esriFieldTypeString", "alias": "Object", "length": 50, "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 99, "domain": null }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details for Web", "length": 220, "domain": null }, { "name": "Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 220, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 185, "name": "Amenities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HasPic", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2ba629349ef2a93f3a5e484cb3d27169", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQJJREFUKJGd0jFOw0AQheGvsGSkNNF2iURFR2skLpDS0HKFVLlAGrhCqiTX4Br4GHE5omQ7CtvBREmQeM2udvVr3ryZwj9VnHtMKVURUZVlOc85tymlJiKai2APvEZEDTlnEBHQ4BntL3CAHqkXuMUUXzhgTYUPPKA9ggP0gvnIxQ3usMWSGXZ4KkbV6sUJNNYUK2yoU0pV0Ver9Pau6f7HXQf26Zn+AQ7/ZVnOC8g5t3RB3FwBv0b3occmIhx0QVzSoT8nk8n70GODZk21HVka6xPr7rqPiGa8AM/4WDJb6YI4mSPdErwdrfZqdcPdbajPFN33UHsKDvDTeFeHnk539RtaCGTflCcLYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NO", "label": "", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7efb7bc66aa7beafad07c3b912e0ac47", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAi1JREFUOI3Nkj9oGlEcxz8W0YCLnDhEKBnapYF06ImZBAdDhBrTrXQw+KdDuqRZFIpQ2qGUJFMu0PwBh5KtazCTazpIDlw6ZLIId4KBl5Yg5KT0OtydvWjV0qnf5T3eex9+39/3/bz8o7z/F9hoNEyAWCwG4BkL1ut1s9/vY5om4XAYgGazSbFYpFqtmm54AGqaZoZCIVqtFnuKwof9fQDuz83xbG2NfD5Pt9s1a7Wa5xbo8/n4fHbGq3KZd1tbxONxut0uLzc3iUWjLC8tkSsURq3WajUwTR4sLJBMJkkkElx2OjwvFqeHk8vn+Xrdh8J72tdXfHk8jxQKQSYzGWSxxKPTC3o/TQztEl58pH36enDd6/VGwVwuR7lUYvuibR1cfYf+D56srg4edzqd0VQBz/bODsfHD80T7Q6F5RCpVMqzC+wqyhSrQDab9QB8Gnk6BQSQJEkWQsh+vz9iGIYuSZIqhFDHgjbwRgiRBjAMAwAhBIAKZAD9FuhAi5BOAneBIHADaEAFZOAciAL6AHSgp0DE5WIGuAccAOswCxwCK15XtXRyCHIrCGwACqQlSZK9djUZ294kzf92Z4F2egSngM693++PeAEMw9DBCmJmAnjj2js9qkIINKwgxkmz10AgcOL0qAJqBeQDlyW3vgEVa3skhFDdA5ABztdhdgMriKF/BGsI3g6s2tKxPvdQgfQfih7ZkD4MOvCKe1adnibOqiOnZ2dWnXUq+Df6BXxS28N12BO2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "With Picture", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[Label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9423106.672210438, "ymin": 5173609.136669072, "xmax": -9367700.69087125, "ymax": 5221324.672272414, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "Object", "type": "esriFieldTypeString", "alias": "Object", "length": 50, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 120, "domain": null }, { "name": "Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 255, "domain": null }, { "name": "HasPic", "type": "esriFieldTypeString", "alias": "HasPic", "length": 50, "domain": null }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details for Web", "length": 120, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 255, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 186, "name": "Cascades Golf Course", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Course", "field2": "Flag", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1305d0fdea37d41edabd0f200970a0fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcJJREFUOI291LFrU1EYxuGnWrlQCC3icuOQXcEOwaUhiFujgcwFEUG42RwE57Z/gt2aqaMURG7aUvdrS0Ey1cXBIUuzVgKBszkkgSS3Ka2I33Q5574/3vec832L/nEt/k9gEXUko+8YPXRwgeZtgAm2EFc1xEqWFAz0455uPZOO/2midS0wiqKtEMJmVUNFTcHK1P6qNRU1J45l0l2UJ93OApMQwuZLb6xZn2OeghXrNsRK9u0kOMTBLLCIrapGDrb4+K7Xh899fn/q95fBlNuerkzaxsIssI64ojYFe/juvhcfnnpQXHbn3kLObUXNxJm2JoFJVSN3ZtW3j3xv//Ts1ZO58asaMmkOWIyVcoJPq99gLhBGujLTkeMlhbmi62pSNwnsDfTjvyKO9LPATk+3vmrt1qRffjDsoCngRSa98jFfV32XMqkoijohhClgE8mJY+s2csKPy+0rgefOoBNCaM06hGYm3Y2V3CT6qa+O7MG24cDIAVso79tJerpz4/ddOnfmyJ4oirZDCAfjvaumTROHmbSdSU1OG4YXMOqMDqZg84AMG30ByagDyqP1HjqjC2iNY94EOK6WmXkHIYS5gj/Sl4x8VVZXogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,legend", "label": "Long Course Hole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1a8319f8769cf24412250c476fbd975e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUOI29lD9r20AYhx+DzRVC07hQiAxBmzMY0sH9GM5SuiVDwOW0aSgEQpY4SyEdb4sg0G9QcNypc0dDFg/xdhmS0gzyVPIupcNZQTpZblNCfpPQ6X30e//cW+eRVX9KYAvoAXr+HAA3wBi4BqKHADUwAII4hE4T1hTMhGCS0jP2/psISJYClVIDETmKQ+i34dWz4vn2hnt/NgVjOQW6ebc+UIvI0cdN2GtXeMf95GDLOY8u0MAIOPeBLWAQh2VYbaXDy08j0pMP/L76UnA7ScFYhkDNB/aAoO/BGm9iVt/v01hvUas3Sm77bcjVNMkDdRyWa7byrs+vb0Oev92tTD8OwdgysNVplgNmB68BKoHgaomlC8WUgzVVGbNU+bg88GYmBP+HdPE+cDxJ6W1vPJz0/YeL94HXxi4e5mW6vXNdVkqNRaQAjAB9NnVD6+vnzouFwK9Xzp2IJL5DgMhYTjtNN7R/0+cpHF4CcIxbGCVgAnSjC/QkrU7/9s45O7wEpdSxiJxnZ4u2TQSMjGVorBvabNuAa8D8ZoyBAqwKCO6i1wBtLDobWub7cN6AJEvzX4CZErx9ByAilQF/ADNjjiz+uAVUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,legend", "label": "Short Course Hole", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Long,Red", "label": "Red Tee", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Long,Gold", "label": "Gold Tee", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Long,White", "label": "White Tee", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Long,Blue", "label": "Blue Tee", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Short,", "label": "Short Course Tee", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401200.723167086, "ymin": 5193739.832351231, "xmax": -9399000.459729595, "ymax": 5195079.527222216, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Course", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "Hole", "type": "esriFieldTypeSmallInteger", "alias": "Hole", "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 187, "name": "Cascade Golf Holes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Course", "field2": "Hole", "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 59, 130, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1305d0fdea37d41edabd0f200970a0fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcJJREFUOI291LFrU1EYxuGnWrlQCC3icuOQXcEOwaUhiFujgcwFEUG42RwE57Z/gt2aqaMURG7aUvdrS0Ey1cXBIUuzVgKBszkkgSS3Ka2I33Q5574/3vec832L/nEt/k9gEXUko+8YPXRwgeZtgAm2EFc1xEqWFAz0455uPZOO/2midS0wiqKtEMJmVUNFTcHK1P6qNRU1J45l0l2UJ93OApMQwuZLb6xZn2OeghXrNsRK9u0kOMTBLLCIrapGDrb4+K7Xh899fn/q95fBlNuerkzaxsIssI64ojYFe/juvhcfnnpQXHbn3kLObUXNxJm2JoFJVSN3ZtW3j3xv//Ts1ZO58asaMmkOWIyVcoJPq99gLhBGujLTkeMlhbmi62pSNwnsDfTjvyKO9LPATk+3vmrt1qRffjDsoCngRSa98jFfV32XMqkoijohhClgE8mJY+s2csKPy+0rgefOoBNCaM06hGYm3Y2V3CT6qa+O7MG24cDIAVso79tJerpz4/ddOnfmyJ4oirZDCAfjvaumTROHmbSdSU1OG4YXMOqMDqZg84AMG30ByagDyqP1HjqjC2iNY94EOK6WmXkHIYS5gj/Sl4x8VVZXogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,1", "label": "Long, 1", "description": "" }, { "symbol": { "type": "esriPMS", "url": "06c271214fd13a70b33ad59dda0fe1a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAn5JREFUOI29lF9IU3EUxz+7Khe1NSsj7kJWEARGjhj5sLEiQthstJ4C+0cQ3D0EPhQ9qz32lg+B60V6kBAk7lTWS/VwmwkxDBSisHJU3kLNcjr9YXJ72HbZ7mYUROfpnt85vw/ne8/vnFr+sdX+T6AbiABq4VsBDCANzAOxvwGqQC+gBImi4KEBJzmyikEmoqMVc2JA/LdAWZZ7hRA9QaIECOOkqSzuxU+AMCmS6GgDgK+0WjtQFUL0nOEqfkLbFA9OmgjRhYKHYfpVYAwYtQPdQG+QKH5C1B6p4crYKUZuTPDjUY5j9w7Sfu4wkuTgxchrXl2fw4sfgww6WgJw2IERQAkQZn/3bjpvHafZ7UKqc7Dn4g5OXDjKA/UJ5pbJ5fun+ZhaZGlolQBhSv5pvBSoBonipIngtVZeJt5w8lIbAK1nW/j0doHl4TUA5roN2s4f4NnQTD6fKDpaBdCt4AHgofc5gAV0NteT/bZuJa4ur+Pa22j5hXs+u2SlAWfVJkiShLn10/LNLRMcDssvvVcKNHJklWrA3MoGjbvqLb9+p0xuRdjTDDswbZCJePFXAN+nvtB5s52aQxLmmklL6z6eDkxZ8XfMQH6CyoDzOlrVxzx3Z5EPHQaxVAjTNPk8u8Ts7a8AZPmOjoYsy2khRBkwBqgpkoToAuCuK2EFkx1TyP4Z6lw1rCY3rPNpJgHSQoi4vUKAmI42oOChmnQxsYlg0/IneMw4gwB95BdGBTAO+IbpVw0yVeUXZU4zyTiDyLLcJ4QYLcaqbZsYMKajJXQ0SrcN5BtQmIw0UAbbDgj5QXcAamECfIVzA0gXGhAvyvwTYNHi2PYdgBAVb9CyX1T33OZugy/VAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,10", "label": "Long, 10", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d64a6319aa74588f8d02b17cbfac46d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAActJREFUOI291L9rU1EYxvFPtXKhEFrE5dYhu4IZgktCELdGA5kLIoKQbA6Cc9s/wW7N1FEKIjdtqfu1pSCZ6uLgkKVZK4HC2Rzyg+SmKa2Iz3Sfc8775X3Pue+76B9r8X8CV1FDY/gdo4cOztG8DbCBTcQVdbG8JTmX+nFPt5ZKRmeaaF0LjKJoM4SwUVFXVpWzMrVfUFJWdexIKtlBcTLbLLARQth46Y2StTnJk7NizbpY3p7tBg6wnwWuYrOiPoYtPr7r9cFzn9+f+P3lcsYXlPR0pZI2FrLAGuKyKnj47r4XH556sLrszr2FGT9SWdXEnbYmgY2K+vjOKm8f+d7+6dmrJ1f6yfIr6lLJDHA1lh+bT4VvMAZk/aSGccVsyfGS3Mzhm2gybhLYu9SP/4o4jM8COz3dWkHp1qRffjDooCngeSq58me+Tn0XUokoijohhClgE41jR9asjxc/LrenAFl/5hQ6IYRWNkNoppKdWN5NSj/x1aFd2DIYGDPAFop7ths93bnl9104c+rQriiKtkII+6O9q6ZNEweppJ1KTE4bBg8w7IwOpmDzgAwafQGNYQcUh+s9dIYP0BqVeRPgSC2ZeQchhLkBfwAcIZvvdmj9qAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,11", "label": "Long, 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2a2d6bf8d30c0020843db04fe593d4be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmxJREFUOI291E1oXFUUwPHfaPRJdUiQor7pYrCIUgsGCQU7w1S6KYkOjgs3ASuK5Q1uXIgKBaGpghtBsLsOInWlRKq+JKVZiAgvLaFlrBBFXNQ2XXRUEFMCwVtEXMwkzExmREE8q8v5+N9z7rnnjPiPZeT/BBZQRdI5x2ihieuo/xtgghnEFTWxoh3yNqzHLavVTLrpU0fjb4FRFM2EEI5V1JRNyRvrsY8rKZtyzlmZ9CQmurPtByYhhGNPel7J5JDkyRszaVqsaNaJBAuY7wcWMFNRUzJpZO+tnls46PQr5934bMOBT/bYUy7K5XKurvxk8dAl40paVmXSOeT6gVXEZVN2vXy3J17bZ2dh1C235Tz4Zmzvgft9OP2FP2786fCnB+17f7eLR35UNqXrTRvdwKSiJm9M5cWHXZz7wePPPgJ+X7vpqw++sfHlTfDL1d+MFe7aKr+iJpNuAxZiRfDx+BJsAa+9++uW087DeQ88usvpmaUtXSduor/keIf80EbAfcmoZ96uWE6/77mkO64b2NqwHg+D7X7jHtVXH7P00YqvX7oyyKXVD2y2rFbHlbZ53ntk1FOv7zf/zrLLb/28zX7Zt7QnqAd4PZMO/Mz7X3jIHXfe7umjZY62dd8tXbF46JJ1azKpKIqaIYQeYB3JOWdNmgbvjc6Bz2cv4MLAp1ixDM0QQqM/Q6hn0pOxokGl98t5i844Bce1F8Y2YAMTs04kLasDy4d1a1YsO+OUKIqOhxDmN22Dtk0dC5l0LpPq3ja0G9CZjCZ6YMOAtAc9h6QzARMdfQvNTgMam2X+E+CmNPTtOwghDA34C2+DyE5h61Y5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,12", "label": "Long, 12", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e446a24b79293b90156c1b669af0b2e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAotJREFUOI29lE9I02EYxz/L6a+k4YhMfpNYiRVMaodVh401CqItBzt1EEKS4rdbByG6ROqxY978HUqIQKSo39QW1MH6pRi2OhiGlcFA97MyaUymr6J22B+2uUVB9J7e93ne58PzfZ/3ecz842X+n0AbEASU7F4GDCAGJIDw3wAVoBuQvYSQsVOLhTQp2SAe1NFyd8KA+lugJEndQoguLyE8BLBgLfI7ceMhwBhRdLQ+wFWYbSlQEUJ0tXIJN/4KyYMFK37akLEzSK8CDANDpUAb0O0lhBs/5pYq2odP87BznOSjNKceOHB47GxtbvE2+pHJK19w4sYgjo4WAUylwCAgewjQeHUP56+dYK+tjh3VJppvNnDUd5A7F54h1VfTcfcss8+/sTSwjIcABW+qFgIVLyEsWPFedjAZmcF38RgAX98ledwzzsroGkJeZ2N9k137avLyvYTQ0bYBbTJ2AAacrwDywNTQKilWOa424Wo9TOLzd+Z7l/KB2ThXqWS5FkvFQgDMvfnBWnoaX7sTx61Gpq/PA1AYVwg00qTkcqDaMzWYLVUsqEkWSNJwyMoR336mmS+8ZpQCYwbxoBP3NqCz4wDNJ23c00YBqLdbScws5v2zvIdMBxUBEzpa2c/8+sYnmp7IKHPnMJlMJBeXedn5AYAUP9HRkCQpJoQoAoYBZYwoftoAuF0XyTvvt7xgd2AnGyubrIyu5e1TTADEhBBqaYYAYR2tT8ZOOenL0dWi8zhPGaEfoIfMwNgGVAHXIL2KQbys/JzMKSYYoR9JknqEEEM5X7lpEwaGdbSIjkbhtIFMAbKdEQOKYJWAkGl0E6BkO8CVtRtALFsANSfzT4C5pVIy7wCEEBUDfgHGueDS6mcydQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,13", "label": "Long, 13", "description": "" }, { "symbol": { "type": "esriPMS", "url": "752480732ce0c4cf4d0b1f5465526f12", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAk5JREFUOI29lE1oE0EUx3+bxo5El4biZSOYQz342SAhHhJSURATDc3FS0GCoGxAsAfBc9OTFy/WU3OQXgQJqGyaUsWih21rUQJiCqKgEITuUSU0OG0CHvLB7iYRBfGdZua99+P9Z+Y9L//YvP8TGABSgN5ea4AFlIEtIPs3QB3IAVqcNBpBfKjUqWkW1ZSJ0YnJAvnfAoUQOSnlTJw0MZKo+B3+EFFiJFljGRNjHgjbq3UDdSnlzCWuEiUxoHhQ8ZNgCo0gBeZ0oAQsuoEBIBcnTZQE3uNDZEpneXxrnR9P692g5ItT7MoGK6kKIaJYVDExioDiBqYALUaSg9OjXLwd4UBgBM8epRtw5E6AkxNjbK5+6Z7FSGK707wdqMdJo+Infu0Yb4sfOXNlvOv0nRdMZMYdsI78OGlMjB5gQCMIwKPQKoADOHk3wpsnHxg9pLJ3/7AD2s4LuyVrPlT62ekHYzR2mry7WeWccaLHb8+zA606Na0vcPIozUaT618v4FMFHkVhp9RgJfXeHma5gWWLaipEtAf48MYrhoQHgEjmMGLfMK/vf+r6P7MJrQ5yALdMjL6f+Vthu7uWl3dRPArbz38CUOM7JgZCiLKU0gHMAvoayySYAuDeSLGn2pfpTce+wgZAWUqZd1cIkDUx5jWC9JPutnWescQCwCytgdEDzAPhAnO6RbWv/I7MChsssYAQYlZKudjx9Zs2WaBkYhRNDOzTBloP0O6MMuCADQJCq9EVQG93QLh9bgHl9gPkOzL/BNixPK55ByClHJjwCyvivNBL3qLpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,14", "label": "Long, 14", "description": "" }, { "symbol": { "type": "esriPMS", "url": "363a6a393e3dc5579fa5815f3468bbcd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAn5JREFUOI291M1rnFUUx/FPkokTS0NDCegTX4YqSlU04NDNDKO4EDI2MJtuCiIFYWbXRVGhbpL+BWLRRWdVjAspiDxpylgXVhgbIjpkEQVLUYliR7FpjdOGXoovi3npzGQiCuJdPfeec77P+d1zz0n4j1fi/wROYRbF1neEOmq4gtK/ARYxjyinIJKyy7gtjahufbYqbvuUUP5bYDKZnA8hzOUUZOWNm+ixT8vIyruooio+hXR3tv3AYghh7qAjMmZ2SJ5xE2YcFkk542QRSzjbD5zCfE5BxozEEyNeWnrO+8eWbX6w5eDHadEjkx3n6sIar2fUrauKFzHUD5xFlJV339G9Xnj1gMmpPYZHh8C+6chHb9fcvBrAxmoDZOV13Wm5G1jMKRg3Iffy4z5fvOTZF58CY7lRicSIn1c37X5gTP3d6/649mdHfk5BVbwNOBVJgfemP4UO8MHnJ91196hDb2QNjQxLHB+2cOSCm+dvgVZcul9ytMv4wCJsXGqovPWZtWM/gENfZDzzymMq51dBd1w3sL6lEQ0C3vgu+PbqL3ccL2+4f/9kv1u9H1irW5+dltkGPHD0YQ89HXnn0Qsg9eQ9vv/qzg++8SXNDuoBXqmKBz7mlbnL9sX3Kv7YfJvXf/rN8mtfg4ZfVcWSyWQthNADLKF4UcWMw+DNPYsd48L+T+zOj7m9+buwfLtzvmYFaiGEcn+GUKqKT0VSBkm/UbnVs1/2oXNOwwnNgbENWEb6jJPFuvWB8tsy16w457RkMnkihHC2bRs0bUpYqooXq2Ld04ZmAVqdUUMPbCcgzUYfQrHVAenWeR21VgHKbZn/BNheZX3zDkIIOwb8BYUC1SB/cosNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,15", "label": "Long, 15", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dd593d07e1db2ab32ab4898f3566550c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApFJREFUOI29lF1IU2EYx3+6jSPa1DSIs6IVFUVik4YEGysiqS0Hu8kLIzIIzm4iKOgiCtSrrotuHF14VSFInPkJ3sROmhVL8SMxqByFR1nQZLF824Qu9tE2ZxRE79XL8/Hj+b/P+zxG/vEx/k+gBfACSuYuAzoQBpYB/98AFaALkF34kLFSiZkEcVkn4tVQszF+IPBboCRJXUKIThc+nHgwU1vgt+HAiYdxRtBQewB7frXFQEUI0dnKZRy4tygezNTiph0ZK33cV4BBYKAYaAG6XPhw4MbYYODS4Cn6b0yw9jTBgc6duDoaqag0sTS3ykjLG2w40ImgoQaBsmKgF5CdeNh1rY5zN5vZYamh3FRGbVsVrdeP03crRDQUp2P4NE0P9jJ9dQknHvLeNJAPVFz4MFOL68oRXgcXOXnxKACN5/fwcUZndXiNiv0mHnU8IxndyMl34UND3QS0yFgBeGJ7DpADbreYMddV4H/pxmAyEIt+47E3lEvM5NmLJcuVmEs2wWAqp7q+iofuMVILG1yYOoHz7iFCbQsA5OflA/UEcbkUcD0uWFn6SnI6BcCnt1Hqd1cXh+nFwLBOxGvDsQn44dUKLcoxTE1GktMpLAfr+LzwJed/zxykJ6gAuKyhlvzMi7d19jUvo4ydRXxPsp74wYs77wCIE0NDRZKksBCiAOgHlHFGcNMOwL2aYM45emYKY8MM2w5LxPoTOfsskwBhIUSguEIAv4baI2OllPTU/Aax+V+wCUYZohegm/TC2AQMAPY+7is6kZLyszJnmWSIXiRJ6hZCDGR9pbaNHxjUUIMaKvnbBtINyExGGCiAbQWE9KCXAUpmAuwZuw6EMw0IZGX+CTB7AhTtOwAhxJYJPwHcguM/vOL22wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,16", "label": "Long, 16", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9a86937a54b4f6192a2bda4c7865692a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjtJREFUOI291M1rlFcUx/FPbOQBYZoYCvaJwrQraQLNIoiaMNbuJm3ogDtBi6DMbMSF4Fbjn6C4cVZ2IUjAxZMXdNHd04g1DBTUhQXFZOFDQCEwIl4MxcXMhHnJSAvS3+pyXr6cc+89Z9Bn1uD/CRzFLMrNc4wMNbxC5b8Ay5hDXFASy9sj5516nFmbTSWtmAqqnwRGUTQXQrhSUDJtRs5wh3/ClGkzVtyTSm5isr3abmA5hHDlZ2dMKfYpnpxhRSfF8uZdL2MJi93AUcwVlEwpGhz/wq9LP7p78YGxEweMH/+2A7r+dIMimTWpZAED3cBZxNNm7L8w4qdLh3w1OmTX7gFP5tetr75uXMmXg365dNTLRxtg2oy2O622A8sFJTnDCmfHrC4888Op70F98b269+DEn0c8e7Tu78vZdvsFJamkBzgay4M7E3/ANrCl/ef3yn+3z41jyx32Zt5kd8vxHjmf0uHTBz1deenDX1sd9va8dmD2Tj3uB9s1MuCb8a/9Vvm9X0jWDaxl1mYnTO0YfeDMiK2tf7y5/bbH99wTGhPUAXyVSnb8zLBvbMjmRr3HXrcplYiiqBZC6ABWUF5xT9FJcG1oYdu5eu6FVS96gI89hFoIodpdIVRSyc1YXr/W2/XAfctuwVWNhdEDrGJy3vVyZq1v+3WbHnto2S1RFF0NISy2fDttmwqWUslCKtG+bWg8QHMyauiA9QPSGPQBlJsTMNm0Z6g1H6DaavPfAFuq6tp3EELom/AR37W4XKwjWh8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,17", "label": "Long, 17", "description": "" }, { "symbol": { "type": "esriPMS", "url": "be8217db1066e5acfc0b51cf04329c80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo5JREFUOI29lN9LU2EYxz8z86C4FFPjzGKJXlSSI1ZdbIx+UW02GHQTSmQgnHURuwiC6sb5JyjduIvwIqiEiDNnBkFEJ0WoXZjdKFaszBODUluceufULvajbc4oiN6r877P+/2c53ue8zzl/ONV/j+BFsALKJlnGdCBKLAA+P8GqABBQHbhQ8ZKFWYMErJOzKuhZu/4gdBvgZIkBYUQvS58OPFgprYgbsOBEw/jjKGhDgL2/GyLgYoQovcMF3Hg3iR5MFOLm05krAwzoAARYKQYaAGCLnw4cFPetoULkWPcvzLB8gODw0OtHDjZislk4tXTt0x0zWDDgU4MDTUMmIqBXkB24qEpUEfH1UPUW2oo22pie1c1zrNt3Op+TMpYo+feKWKX43y8uYgTD3nfNJQPVFz4MFOLq2cfL8IzHDnfDkBlQwWp1BpfH35nXayTNFaotlQCi+n7+NBQNwAtMlYA7tqeA+SA8/1f+HAujvLuNKupNZbiCWb79Jwwo7MXW5arMJcswu5rDeza08iz21OsrqxztLudlus7mAt+AiBflw/UDRJyKeDeEzuZi84zFXgPQH3zNmwdzTlgVl8MjOrEvDYcG4DLcYOWg7/eVddkJvHZyO3f8BrSHVQAXNBQS/7MkzdmsUYauaR7WEmukkqmGA28BCDBEhoqkiRFhRAFQD+gjDOGm04A+mvCueCd/RpVxysok8r4NvYjdz7NJEBUCBEqzhDAr6EOylgpZd14kizYT/CIUYYA+kgPjA3AEGAfZkDRiZW0n7U5zSSjDCFJUp8QYiQbKzVt/EBEQw1rqORPG0gXINMZUaAAthkQ0o1uApRMB9gz5zoQzRQglLX5J8DsClE07wCEEJsKfgKFUuVvPHg1pgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,18", "label": "Long, 18", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ae2dbc2aac6dab38a2ef43feaaf05e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUOI29lEFoE0EUhr9AcaUamoOoGw/BIkrxUCQINssWvEiCwXjwkkNBoWzwLkJBaGrBi+Chty4i9SRUFLdpaQ8iwqYSKqtCFE+1jYeuCmIlEJwi4iG7YWeTLQriOw1v3vvm/TPzXh//2Pr+JzAJ5AHDW6uACzjAFlD6G6ABlAFVp4BKin7itGiqLo28jeXHlABzV6CiKGUhxKROAY0ccRLS/jAZNHKssoyNNQukg9WGgYYQYvI8l8mQjSge4iTIUkQlxTwzBrAIVMLAJFDWKUiw0YdDDGkpYrEYm/VPrJx7LVXr0sDGWgBiYWAeUDVyHcfxmyonR49yv/iUn99/Mfb4LKfvDvJy/EMnRiNH4E7NINDQKUh39mN7h+f33tB6tgPAl81vJJL7u+TrFLCxuoBJlZQU/PHO1876wFicY6eO8KhcJWxeXjosWe0n3hUMcNgY4NItnZr1XjrEt2BeEOi2aKrh4MEbB8lfO0P1QZ1XVzd6Hujnh4GOSyM/TKbjODQ+wIXrI1Ru11if/hxJWucttDtIAm7ZWNJnHrlygr379nBxQoOJdtC76ob0dZpsY2OhKIojhJCAJcBYZZksRQCeaGvA2m4yqVMDcIQQZrhCgJKNNauSIig9yl6wwhJzAFO0B0YX0ATS88wYLo2evezLrFNjiTkURZkSQlT8vV7TpgQs2lgLNhbBaQPtB/A6wwEkWBQQ2o0eAwyvA9Ke3wUc7wFMX+afAH0zCc07ACFEZMJvhXy4bO2M2aoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,2", "label": "Long, 2", "description": "" }, { "symbol": { "type": "esriPMS", "url": "734b8b2578d7fef7f46195f792d56251", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAltJREFUOI29lD1oU1EUx3/B2KfFQJZaXkSipSpEJEPEoSEWBLGhgUwOXcSCvOwuLmKb0TVb36AFEaQ4+PphBB2ij5aKRodKxY8KgTavai2GlCS3palDPnj3vVYUxDtdzseP/zn3nuPlHx/v/wQGgASgNe8qYAF5oAik/gaoAaOAGiOJSpBOfFQoqxaFhInRikkB+m+BiqKMCiFGYiSJEseHX/KH6SNKnFmymBhjQMSu1gnUhBAjg1ylj4E9xIMPPwMMoRJkgowGTANTTmAAGI2RlGDnH4YIRYPs1Hd4k/3Iq2tfJLUWBUyMScDjBCYANUq8bei91c2Z/uPcufwUpWs/w3cvsvTsG+sPNtoxUeLYeqrbgVqMpNSzr29LPErPUc1tItQttrfqHDzc4So/RhITwwUMqASl4PJUjTI1zuo9RAZPUvz8nZXMuqunzbyIs2S1E58rGGD59Q82K4v0XwkTun2ExRsrkt+eZwdaFcqqFHihA69vH6t6iVVKdJ/wc6r/KIvIwFa+E5i3KCTC9LUN4eFj9J4LcM/IAdAV9FP8sOYiLfEOGhMkAYsmhvSZX978RM9jFW35Eh6Ph9LaBi+uv5dgZX5iYqAoSl4IIQFTgDZLlgGGAKgXdrh/+jmH4gfYrtap5jZd6haYB8gLIXSnQoCUiTGmEsRe+ka25gIBzPGEGcYB0jQWhguoA5EJMppFYddZbpW5wDwzjKMoSloIMdXy7bZtUsC0iTFpYmDfNtB4gOZk5AEJthcQGoPuAbTmBESadgvINx9Ab5X5J8DW0XHsOwAhxJ4JvwCCYtQ9eZ0PBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,3", "label": "Long, 3", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7b29a450fdabf7d70314002f70c4525b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhhJREFUOI291L9rE2EYwPHvxdK3RA+K22UwQx0U1CKhDgnpIIgJHr3FpUtxkDsQ/BuaTi5OdeoN0sUlg3BtSisWHc5qEQ7EBARB4RB6o0Jo8W0TcMhduV8RBfGdjvd53w/P8773vBP84zHxP8ESoANm+K0BAeABB4D1N6AJtACtjoFGmSIqR/S1AF93caI1FmD/FhRCtKSUy3UMajRRmU7EZ6lSo8ke27g4a0Alnm0aNKWUy3e4R5XGmORBZZoGi2iUabNqAh1gMw2WgFYdIxdrvrzOiRywq3cT2Qb4uDgbgJIGdUCr0cxglx6VuDo/Q+/N10ysRpPYmdpx0KxjZM6seEswv3QtF4vKr2Pg4mTAkkY5s2Hh8Rzvn3/i/AWVqXOTuWi4rwLJkrUiamLhjaczDI6HfHjoc9O5kosBxPfFweCIvpYAFy4zHAy5/+02RVVQUBSOOwN29Y95bpAGvQBfn6V6OvHswWvOiAIAc0sXEWcneffkc0b6Qg9GHZQAD1ycxM/8vX14GpR3T1AKCocvfiawPj9wcRBCeFLKBGgB5h7bNFjMZPHK6OWVSZd9AE9KaaczBLBcnDWNMvHSx4237LDFOsAKowcjA9pApc2qGeDn9nJUZpd9tlhHCLEipdyMYnmvjQV0XJwNF4f4awOjCwg7wwMS2DgQRo2uAGbYAZVwPgC88ALsqMw/AaNhk3rvAKSUYzf8AqujrV19ukuIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,4", "label": "Long, 4", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7a951b1c879bcf6b8487dd8457b42d2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAktJREFUOI29lL9rU1EUxz9pU18tDXQo6A1qqKLUQQIGl4S4CQkNZOnSrdPL5iAi6JL0LxCKDs1UrFO31x/EOljh0RDBR4YoGIpKFPOUttaatvRSqw754bsviSiIZ3rvnu/98D333nO8/OPw/k+gH0gAeuNbADZgAVUg9TdAHcgAIkoSQYABfOxTEzaVhInR1KSA7G+BmqZlpJTpKEkixPExpOSDhIkQZ40cJsYMEHK6dQN1KWV6jEnCxLqYBx9DxJhAEGCeaR1YAhbdQD+QiZJUYGNPQojzw61/c65E+U615damgomxAHjcwAQgIsQVNyNBweP7FnubEoCtYk3JR4jjONOsE6hHSSpn1h/tw+vt5VNxh8HT/dgPt/n++Udb+VGSmBhtQL8goIjPXBvm2PE+xu9G8PT24L3dw9zkKnsrB4qusS/kLlkM4FOEW+UauXvPKN14D8D48zBXb14kt1JUdM59TqC9T004hbtvJW82N34J1rc4NTpMl7DdQMumkggSbi1cuX6Os5cFDy6sAhC4dIJ3Lzdwx2teQL2DFGDVxFAecyG9zohxEv1D/Rltf/xK/tYrBVbjCyYGmqZZUkoFmAL0NXLEmADgW/mIudGnDMb7Odw5QuYP29yVKABYUsqs2yFAysSYEQRwlr6bO6BT5HnEMrMAU9QHRhswC4TmmdZtKh17uVlmiQLLzKJp2pSUcrGZ6zRtUsCSibFgYuCcNlC/gEZnWIAC6waEeqN7AL3RAaHGug1YjQvINsv8E2AzsrjmHYCUsuuGn/JWym2WVDgEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,5", "label": "Long, 5", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d7d0a9497d6f7b18a9126e7035a65a65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmBJREFUOI29lEtoE1EUhr+ahCmtKbFdyAQxioqClBaDCAlxY9GEBrKxi7qpq5mNG5dioenKfXHT4KIrhYCL6SuFbiRDtQqxpQ+LgtqgdFoiGInEXpOAizyYRysK4l0N5/7n4z/nzjlu/vFx/0+gH4gDSuNbBgwgB+wA6t8AFSAJyBESyATowEuZkmyQj+toTY0KpH4LlCQpKYQYi5AgTAwvPst9HyHCxFgig442CQTNbu1ARQgxNshtQkQPMQ9efEQZRiZAmgkFmAVm7EA/kIyQsMDOjh0nMtJLe4eH7Y09MgOvLW4N8uho00CbHRgH5DCxVsA31Mng3Suk72UpZEuMzF+j/+EpVu9stzRhYph6mjIDlQgJS896b57k45rB3vw32s94eDzyjEqh5ig/QgIdzQH0ywQs4mN+L97udtSXUVweF8XCd57Es46eNvKC9pLlDrwWoctzhK6eTh5FF6lu1bi1cpXwg/Nkh7YsOnOeGWiUKclm4X5JsLv9lcpqFYBPbwr0nOhyOGzm24E5g3y8j1Ar8OHVLgPKJTz9biqrVfznuvm89cVBes8G1CfIAtzR0Sw/89v7Bqcv76As3kD8qLBf/smL0XcWWIkiOhqSJOWEEBagCihLZIgy3AouXF/BfXGNoxckik/LDnfrLAPkhBApu0MAVUeblAlgLr26WaO46YQ9Z4E5pgDGqS8MBzAFBNNMKAb5A2e5WeY6y8wxhSRJ40KImebdQdtGBWZ1tGkdDfO2gfoDNCYjB1hghwGhPuhtgNKYgGAjbgC5xgOkmmX+CbB5Utj2HYAQ4tCEX4/Z08z4GJxeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,6", "label": "Long, 6", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9fdebb1e1311afdb40b60f093a24ba56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAg5JREFUOI29lL9rE3EUwD+RwEEhWrvUbxROF0U7dMigTThxTDB44NZB6CB3i6trm/4LxaU3VcQl2zUNFXE7IrXhoNB2ULA0GXoEFAonpV8MxeEu4e5yJwrim768H5/ve+/7fS/PP5b8/wQWgTpghGcBeIALnADm3wANoAEIDR2ByhQFzvCFR6/uYI98TMD6LVBRlIaUckVDp0KNAtMx+zxlKtTosI2DvQ6UotkmgYaUcuUxS5SpZiQPBaapsohApcmaAWwBrSSwCDQ09DFs4c1t5h7disH6hwPeV/fG2Xr0cLA3gVwSWAdEhdpYcdDs0+9+C1pxOc+Tlwsc7w5iF1SoEempFQUaGnqsZ37rHJ9zAJ5+esDn3T5flr2J8jV0HOwJYFGgpvbs+ourqHdnefWwnWoP40rJksUUhdSA+8/ucNg55ufeMNUejYsCvTN8kXS+NJPj5tw1XpsfUmHR+CTQ9ejV5ynHvG4szTAcXvD97Y9M0lcOIJigGPDEwZ74zLP3rnA68DNhPqc42CiK4kopY0ATMDpsU2VxrOw+P6LLUSZwnx0AV0ppJTMEMB3sdYFKsvQ0+cg72mwArBIsjAmgBZSarBkevdRZHpW5zw5tNlAUZVVK2RrZ0raNCWw52JsONtFtA8EDhJPhAjFYFhCCQc8BRjgBpVDvAW74ANaozD8BjsQise8ApJSZAb8AZiet3Iq+TAgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,7", "label": "Long, 7", "description": "" }, { "symbol": { "type": "esriPMS", "url": "277da72817a78019e3c87a97dcf2d9e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmJJREFUOI29lMtrE1EUh7+U0qGlkaC2MlGJpV0ookUiLhoCoqiJBgJupN1UECYuStfqpsmfYHHTWUgXgtjd9GEFQcShJQtnUevGUpVo7UhArUZGb5ImLvLoPFpREO/qcu453/2dc+85rfzj1fo/gUEgASj1vQyYgAGsA6m/ASpAGpCjJJEJ0YEfi4JskkvoaA2fFKD+FihJUloIMRYlSYQ4fgKO834GiBBngXl0tAkgbFfrBipCiLFLXGWA2A7iwU+AGIPIhJhiXAFmgRk3MAikoyQdsFOTfZw414fP5+PF0zcsDr1yqDXJoaNNAz43MAHIEeJNw56hTiKXj3J3+DFlq8K1B+fJjeT5cOdL0ydCHFtNVTtQiZJ01Ky9q41yucK3hz+oiipFq0RnsB3YAvoJECWJjuYBBmVCjlqt3f7M+yt5lLcX2CxX2MgXWMmYnprW48LulOUO/A7HQze6OHi4m2f3ltgsVTk9fJzem/tYTX90+Nnj7EDToiDbHY+cPcCqscbS6DsA9vbsov9ijwfYiHcDDZNcop+BpuFr3qL35NYdu/f7KXyyPKTXvIRaBzmA6zqa4zNnb60Qmu3muhmnVNykXCwzN/rcASuwgY6GJEmGEMIBTAHKAvPEGASgkqty/5hOx5k2WqQWvs//9KhbJgtgCCFUt0KAlI42IRPCnrr1pOgBASzyiDkmATLUBoYHqALhKcYVk9y2vdxIc5ksc0wiSVJGCDHTONtu2qSAWR1tWkfDPm2g9gD1zjAAB2wnINQa3Qco9Q4I1+0mYNQfQG2k+SfAxlJxzTsAIcSOAb8AZePY2vqP1g0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,8", "label": "Long, 8", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f5d005c9a6baefa479bd2644e5bd61c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlxJREFUOI29lM9rE1EQxz+lpasp0SCIbg5GSm2VCkGDCo1REUobDeQgHoIHRXHzD3hve6gnT/XUPRV7Muhh+8PagygsLRW6glS8pAYjpasVob9oea1NPCQb9u22oiDOaXfezIfvzHszDfxja/ifwDCQArTqtwrYgAUsAtm/AWpAL6AmSKMSIUCQDdZUm2LKxHBisoD+W6CiKL1CiJ4EaeIkCRKSzqN0ECfJFBOYGINAzK3WC9SEED3XuUMH3XuIhyAhusmgEiHHgAaMAaNeYBjoTZCWYBefnuL0pePs/Czx7kUeK1uQ1NoUMTFGgDovMAWocZI1R9vDMGc6Wxi+/4qt1R1uD1/le36FL49+1GLiJHH1VHcDtQRpqWfN544wby2w/HwDgMJ7m/auYxIwSIgEaUwMHzCsEpF6tbkqONpyqPZ/8HAT5XLZ19NqXsxbshogKAW+fTzPvWed3Pp4mdJOicCBfawsrfuA7jw30N5gTZUUvtlC75rkREZl/dsmrVfC1DfW+4BOvhdo2RRTUTpqjrZ+lWiymdzZKRra67n24DyTA7M+0ic+QGWCJOCiiSE95rz+lQs3T3L3cyf7mxrJzy5Q6F+SYGssY2KgKIolhJCAWUCbYoJuMgCUimWetL4mdCPApr2NmN72qZtjBsASQuhehQBZE2NQJYK7dOfZeG2al4wzBNBHZWH4gDoQyzGg2RR3nWWnzDlmGGcIRVH6hBCjztlu2yYLjJkYIyYG7m0DlQuoToYFSLC9gFAZ9DpAq05ArOq3Aat6AbpT5p8AHdPx7DsAIcSeCb8AWj/Tvo6ZTbcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Long,9", "label": "Long, 9", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1a8319f8769cf24412250c476fbd975e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUOI29lD9r20AYhx+DzRVC07hQiAxBmzMY0sH9GM5SuiVDwOW0aSgEQpY4SyEdb4sg0G9QcNypc0dDFg/xdhmS0gzyVPIupcNZQTpZblNCfpPQ6X30e//cW+eRVX9KYAvoAXr+HAA3wBi4BqKHADUwAII4hE4T1hTMhGCS0jP2/psISJYClVIDETmKQ+i34dWz4vn2hnt/NgVjOQW6ebc+UIvI0cdN2GtXeMf95GDLOY8u0MAIOPeBLWAQh2VYbaXDy08j0pMP/L76UnA7ScFYhkDNB/aAoO/BGm9iVt/v01hvUas3Sm77bcjVNMkDdRyWa7byrs+vb0Oev92tTD8OwdgysNVplgNmB68BKoHgaomlC8WUgzVVGbNU+bg88GYmBP+HdPE+cDxJ6W1vPJz0/YeL94HXxi4e5mW6vXNdVkqNRaQAjAB9NnVD6+vnzouFwK9Xzp2IJL5DgMhYTjtNN7R/0+cpHF4CcIxbGCVgAnSjC/QkrU7/9s45O7wEpdSxiJxnZ4u2TQSMjGVorBvabNuAa8D8ZoyBAqwKCO6i1wBtLDobWub7cN6AJEvzX4CZErx9ByAilQF/ADNjjiz+uAVUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,1", "label": "Short, 1", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4525dd71f329cbac03fc048f4c80fc9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAihJREFUOI29lD9oE1EYwH+xwde0S04QuUC5LQqhBYngUNBFnNLBsYOgpN4hhVsUaUVoWqEIosNtOay4dQgI/Te4CIKCDoGCBDSTV6EVBRObYvssVId3F+4uSVUQv+nx3vf9vr/vS/KPJfk/gRmgAJj+WQe2gCqwCVh/AzSBEqDbBuQ0SAtoSvRag4LjtXUswD0UKIQoSSlnbAOKWTjeH30fG1L3C3VwPMpAPhxtHGhKKWfmT8KVbI/YUU6mRlTk1jomsAqsxIEZoGQbUdigVSF1ZhRIIN+9pfXgYiTaWgMcj2UgEQcWAL0YgokLc6TOnuPr1Dg/975x7N5TUuOP2F2caOsUsxCqqRsGmrYRrdnBTpNW5TEHn58DsP/xA30nMh3p2wY4Xicwk9Oitdp//bB97jt1mf7h0zScEnHJaYBHPp6ynhYdugAkR0y0G/PsPFuKOAkkbBcGbjUlelz56Pk7pK/dpLW0yG7lenePvn0cWK01KIwNhbwNT5C2btEs3+fHi7s9Sa8+Kfs4cNPxosM8cOkqRwYG0SanYXIagO9vXkZG58ue6rIQoiqljAAtwFyoq6EF2J4bZfuwJIG1DRWdlNKNRwhgOR7lnKaG9nfypA633wMwi1oYHUAXyFvrmLVG978MKs21DQUTQsxKKVeCt27bxgJWHY9lx1NDG2wbUA3wf0YViMB6AUF99ARgOh5mMLT4+9BvgBuk+SfAQFxi+w5AStnT4Bd5frrC+uJUZAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,2", "label": "Short, 2", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6a106aa311b0d414075fa19bd9f25e25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlFJREFUOI29lE1oE0EUx38bitNaKgnawgbLnoyHoAiRgnio9FZNTyJ4EqWyewsoBUXEthfF63rqQrE3FbzYz4tgL55ssBQiWKqwJbSC0RTRNtOkqYfJ1v1oREGc0zDz3m/+7817r4V/vFr+JzAJZAGzsdeBdSAPrAHW3wBNYATQcwakExAXsCHRC2WytrtnYwHOb4FCiBEp5XDOgMEUdLYG7we61fn4MtguY0DGrzYMNKWUw/ePw9VUE+2oR26fVMqtRUxgGpgKA5PASM4Iwtqt57SdPgu7dX68mmPryfWA2kIZbJdJQAsDs4A+6IMdOHePg2d6+TJ0Ca2jkyMPHrP95iU7K0/3bAZT4Mup4weaOSOYs9rKWzYejVIvzaN909mtVYnFu9gJhZ8zwHajwGQ6EcxVvThFvQhtlx3a+y4gP65QXbAjOU0nAJdMOGQ9LiK2AFTfLfC9ssmhi1cQ5x8iZ28F7v1+fuD6hkT3G8a6+kB0UFtyqC1Bi3GM1p5e5Oy+766HgflCmexA96+D1v5riFM9lG+8UK8fNah+eB8hvf6k/MPANdsNFvPWs7uIE7McHiuiaRq1ryU2J24GYJ8r6peFEHkpZQBoAeb4sipagN2KS3koTSzZD9tb1EvzEXUzq0qdlNIJKwSwbJexdEIVrbfqa3MREMDEMtxRGRhFDYwI0AEy1iJmobx/L3thzqwqmBBiVEo55d3tN20sYNp2mbRdVbTetAH1AY3OyAMBWDMgqEbXANN2Mb2ipTEPGx/geGH+CdBbDqF5ByClbOrwE1yd07JCYU7qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,3", "label": "Short, 3", "description": "" }, { "symbol": { "type": "esriPMS", "url": "56bd1155b781245adc255a32985a3bac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhFJREFUOI29lD1oU1EUgL+kwSv5kQYRfYGaLQ4Bl0wuLiJ1eFUQJ4ciBN4DxQeCg7g0WXRxekWwDyqdFQXbdCiuugiBLhnMILwKjSCYDlF6qjYON6/m/cQfEM90ueec755zz0+GfyyZ/wksASZgjc4G0APawDZg/w3QAhqA4ZShWoRpBTuC0eljuv6BjQ14vwQqpRoisuCUoV6BY4fD+rkZfb/cBddnCaiNRxsFWiKycO8UXKtMiB39yJ3TOnJ7EwtoAWtRYAloOOVkWOH2S4YiDBbNULSdPrg+q0AqCjQBo54AUxfukztzls9vXsV09QqM/ak3DrSccvzP0sfPU7g8nwgL0nfK4PpxYKlajDscufWAwcZzMidOksrnE6HVIuBTg3DKxrQKG2avPma4t8fus5vkb7xIhIFuqUDGgb0dwRg3zM1eZPj1G0cfvWcqX4B0iqHTYuCaJEgvCmx3+phzMz8vPjWvwyH9fNacJ53N8eXpYoz0+oP2jwK3XT/czN/fPTlQDs9dYX8qzX5vIwT7uKurrJRqi0gIaAPWclc3bVQGDy8lpcn6lo5ORLxohAC267NULeqm/Z2sdOHuWwCa6IURA3pAzd7E6vSTZxl0mutbGqaUaorIWqBL2jY20HJ9Vl1fN22wbUAXYDQZbSAEmwQEPegpwHJ9rKBpGe3DUQG8IM0/AQbiEdl3ACIy0eEHwzeu588ZPxsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,4", "label": "Short, 4", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cb16286d9a2441be357be6ded8c4855c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkNJREFUOI29lD9oE1Ecxz9p07yqCAn+gQRKBDEGQxXt7OggpIO7QyFwtwUVkViQpCBdOgiHDj0oSC2u0n9IFzedDO2SIXEIVzEptiSxSu0zIXF4uXh3aURB/E333vu9z31/f97Pzz82//8ERoAkoHW/w0AVyAMVQP8boAbkgHA6CokQBAU0JOFCnaRh9Xx0wPwtUAiRk1Jm01FIxeDMqPt8ckztL5TAsJgHJpxqvUBNSpmdvQhTsQHaUT/JXFbK9S00YA1Y9QIjQC4ddcNOZt4QOHeht/726gVyY7qntlAHw2IF8HmBSSCc8igbvXSF/cVntBt7ALTKm67zVAwcOTWdQC0ddefMd+o6Pr+fZmmT4bNjNLeWoFXrCz8dBcPqB0YSIbe6wNUbDIljhDJPYGgYn/8htUdTtKsbLr9ECLCY8IYcDgo3sPWxSGPxKYfL9wAIPn7Pidv3+TrnBjrvOYHVhiTsdGzvlvmxv9dbN8sfGDkfZ4BVvcB8oU5ycuzXxvFbacT4NWp3VKVG4uM0i4U+0tsddd8LrBiWu5kPXmYJzC5z2vykUvB5h4OlBy7Y7qGqshAiL6V0AXVAWyippgXofC9SvxtnKHKTzuEXOrV3ferWt5U6KaXpVQigGxbziZBqWtvaldd9IIDnJZguAjCDGhh9QBOY0LfQCvWj37Id5vq2ggkhZqSUq/bZUdNGB9YMixXDUk1rTxtQBei+jDzggg0CgnroPkAzLDS7aenOw24BTDvMPwHaZuKZdwBSyoEXfgLK/8uFpIKeEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,5", "label": "Short, 5", "description": "" }, { "symbol": { "type": "esriPMS", "url": "628406a14bfbcfaccf3a2de7787ea51f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAltJREFUOI29lMtrE1EUh78xqROq1iStaIIlFLEKQRGCf4BQxEW6qt24sEJgZiNBd2rFphsFq5tRFw0UXLnrpq+F7gQXCsFQjH1tnAqtUGoCaZrc1iYubqbOoxUF8ayGe8/55nce9/j5x+b/n8AokAS05ncEWAVywAqg/w1QAzJAJB2DeAiCKpQEkUKRpGHu+uhA9rdAVVUzQoihdAxS3XAs4Lzv7ZTnY4tgmIwCCbtaN1ATQgw9PAM3uvfRjvzJnfNSuZ5HA6aASTcwCmTSMSfs4KUhDvcNcCDQilj4RHmkx6G2UATDZAJQ3MAkEEnZYL6ufoKp23x/cpedpbeER2YI9D2nNn5z1yfVDbaaZu1ALR1z1izQc5Xa/Cw78zMobacoPhigUV3zpJ+OgWF6gdF4yFkr3/EovqNh2l+8R/G38GN9jdJg0lPTeAgwSbhTjgRVp6Pib8EXbmf91hUalTlCjz/Sev0RldF+h589zg5cLQkidsf6Rpntr19olPMAbC19xn/ipEehFe8G5gpFkr2dvw62Zj/Qdk1DOXKBRjlPS9dptpfmPKR332S8G7himM5hFq8HqZ27SMezN9SrVerVTTZf3XfA1mqyy6qq5oQQDqAOaGOLcmgtKz+9zMahOErHWermuEfd9LJUJ4TIuhUC6IbJaDwkh9ayRqVAo1LwwF4uwr0FAIaRC8MDzAIJPY9WKO79lq00p5clTFXVYSHEpHW317bRgSnDZMIw5dBa2wZkA5ovIwc4YPsBQT50BdAME80aWpr7sNmArJXmnwAty+LadwBCiH0DfgKrktXEK5l4+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,6", "label": "Short, 6", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d1b7fdc99c18237c82a3ccb22fef7576", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgNJREFUOI29lL9rU1EUxz+BlFsraCI4vEAJLvHHA5e4uEhHh+RPEAuR9xbJJoiDSRdX4W19UBBECo5Nu+nYwUgkIG9ItldKo7SQQsH0tLV1uHn1/fQHiGe63HPP537PPeeePP/Y8v8TWAJqgDVdG8AI6AE7gP03QAtoA0azDGYRCgr2BcMbU3P88zM24P4SqJRqi0irWYZGBa7ORv31eb2/MgTHZxmohtXGgZaItF5ch8VKhnb0JU9va+V2HwtYBzpxYAloN8s/YXMPX3Ph7kIEdjTwOHh5/1ytNwbHZw3IxYE1wGiElB2+f8ux9xGA3MVLFOwnHH3uRi5oVCD0pm4YaDXL0Tc73e5wuq3Xl9sfmHzqIu+eJ9JvlsHxk8CSWYy/lraZ6mNU5Sa79r1Uv1kEfKrxlI2CSgfO1R/wrbvJ2UE/1R+OCwNH+4KROJ2/wuwNk71Wah+HbRQH9rwxtfp89NTMnUXOTk74PniTSdr8ouPjwB3HTzZz/totjve+ZsJ2D3WVlVI9EYkAbcBaGeqmDWyy+ojJaiaPjS2tTkTcuEIA2/FZNou6aX9nr4bwbADAEnpgJIAuULX7WN44/S8HaW5saZhSaklEOoEvbdrYwLrjs+b4ummDaQO6ANOf0QMisCwg6I+eAyzHxwqaluk8nBbADdL8E2BgLrF5ByAimQE/APLUr5EC2QAlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,7", "label": "Short, 7", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2b8546709adf65ff23f53866ea4b99d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlFJREFUOI29lD1oU1EUx39Ja68WxQZS5UVLcGhVgl3ipKCiuJR0EUEoQoXAe4u8UWqXpouLiz5cEqx0EMRFoU11EIqLuBhohwwWQV6RRmIlpWDbm8TE4eal76MRBfFOl3vP+d3/+binm3+8uv8nMAakAL2114ASUADWAONvgDqQATQzDokI9AnYkGjFCinLbtsYQO63QCFERko5ZcYhPQT9+733owPqfGYFLJsskHSr9QN1KeXUvZNwa6iDdtQjE8NKubGEDuSBeT8wBmTMuBfWe3OW3gtXIRRi+/1bfjwZ86gtVsCymQNCfmAK0NIuWNfgGAdHrrE+MQ61LaL3n1Ndvk2t8Khtkx4CV05zbqBuxr05Cx/up1mv0/jyChqSxvYW4WgsEL4ZB8sOAmOJiDdXtQ8PqX66QTT7mWa9Tn29jHwzHchpIgLYJP0ha33Ca9hzfgIxeIrNl0+hVuPQ9XF6Lt2lupjx2Ln93MDShkRzG4pzV9heLrDzwgSg6/gJDlwcCQAdfz+wUKyQGh3YPWisl+kZPrv7+tFj/Kx8D5DefVX+fuCaZXubeevZJPtO54k+LtGsVmnWqmw+MD2wbzuqykKIgpTSAzQAfWZFNS1Ac8dm484ZwkcuQ7egsfY6oG5hVamTUub8CgEMyyabiKimbYdeXgyAAGZXYPIjANOogREA5oCksYRerOz9l50wF1YVTAgxLaWcd+72mjYGkLds5ixbNa0zbUAVoPUzCoAH1gkI6qOHAN2y0Z2mpTUPWwXIOWH+CdBZOXzzDkBK2dHhF1K41l/deD4EAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,8", "label": "Short, 8", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d44bd5826999e249c837fe3ac5020580", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlRJREFUOI29lD1oU1EUx3/p120b0cbSIYEQB4lD0MFSXKR10aIkkzi4Ca3vTQYHB1Gk6ZBOdXni0AeFgpNSl344ihTUxUCLpGBdfBUaP5qmRDG5tc1zuHlp3ksjCuKZ3rv3nt/9n4972vjH1vY/gSEgDmjV7yCQAzLABqD/DVADUkAwGYFYAHoEbEuC2QJxw6qd0QHzt0AhREpKOZaMwEgU+jrd+4mwWp9eA8NiCuivV+sFalLKsYkTcC3aRDvqktunlHJ9GQ1YAOa9wBCQSkbcMP/oY7rODGLv7fLj+TNKT/ZTlwhDtgCGxRzg8wLjQHCkDiaGJ+gePE/+3nUoFzmafsTux/f8fD1ZOzMShbqcmvVALRlx56zj5ADltxkq1lMA5OoKnWeHXcC+TkhGwLAagaFYwJ2ryvci7ceO1/5be/vAtvFaLABY9HtDDvYI98HS7AO6788SmFzFruzReugwu/kvDcB6v3pgblsSdCncfMHmjWHE0FX28p8RA+fwtXc0AB1/LzCTLRBPhPcXxIU0XUMX2b57Gp8/xpHRWxRnjAbSy0/K3wvcMCx3M+8smfgvXaH34Qdauv2UVt6ws5R2wb6WVZWFEBkppQuoA9r0mmpaALtssXUzSkvkMva3HPbWqwZ1i+tKnZTS9CoE0A2LqVhANa1jTtt4bWYN7rwDYBw1MBqAJtCvL6NlCwe/ZSfMxXUFE0KMSynnnb2Dpo0OLBgWc4almtaZNqAKUH0ZGcAFawYE9dB9gGZYaE7TUp2H1QKYTph/AnTMxDPvAKSUTR1+AS8p00braxTgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Short,9", "label": "Short, 9", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401038.814144855, "ymin": 5193856.80317023, "xmax": -9399165.302585782, "ymax": 5195078.527210576, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Course", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "Hole", "type": "esriFieldTypeSmallInteger", "alias": "Hole", "domain": null }, { "name": "Par", "type": "esriFieldTypeSmallInteger", "alias": "Par", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 188, "name": "Keeley Entrances", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Notes", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c6576d18407893fc8a2397b4a503f930", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUKJGdkjFuwjAUhr8hyIhIlWrBELZu7QKDGSpOkCHQga0X4AbM7THCHZg65QJMeGBn9lLpSSyoEUsHO2lAgaH/ZNn6/P73vxfxT0Vtl1prIyJGKTUsy9Jpra2I2JtgAD5EJAMoyxIAEQGwwBxwF2AFkbxlvLzD4zN0B3A+wfEARWqAHTABXA3W0GQFD09/Njo96I9gsYfNOAFyYBY1qvlKTaip7gCmOWyXmdbaRKGaAby9e0peK3ceDOn5X+8pvCulhlFIzwE+iE7vNng+1ceqRysiPr3+6DZ4PAAQx/FX1aMFLEVqWOzbLf98Q5ECrEXENhdgDuzYjBOmuQ/ico7gl+Czthrk8MPN2S6zFqPrALlrsIJnzV2terre1V9dGnXrIP7WJQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Entrance", "label": "Entrance", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[Label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9423106.672210438, "ymin": 5173609.136669072, "xmax": -9367700.69087125, "ymax": 5221324.672272414, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "Object", "type": "esriFieldTypeString", "alias": "Object", "length": 50, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 120, "domain": null }, { "name": "Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 255, "domain": null }, { "name": "HasPic", "type": "esriFieldTypeString", "alias": "HasPic", "length": 50, "domain": null }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details for Web", "length": 120, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 255, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 189, "name": "Keeley Agricultural Building Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Notes", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "61d9af141191585dfebd58552f1e9600", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUhJREFUOI2lk6GOwkAQhj/RpElxkzRNMFgUZnF9hjuLxeHQ2DM8wJqmPAKukPQp6BtUI0c2WXdi29ICByT3m9ns5v9n5p+dgH8i+OtBRIyqmjAMp865q4hUqlq9FWiJuaoaAOccAKoKUInIZih0L/ClqqftFtIU5nOIY2gaqGvIMkxR6AXYAIeRQJv5tN/Dej1WjSJYLCDLYDYDa8m7lnoBVc2320fyPXY7H63VHFgGQ8PS9DW5w2oF1mJExARtdgO+50+QJH3VXqAdFXH8mUAU+RiG4TQAcM5dwbvdPb5C09zOnQeVqlLX3u13qGsfJ5PJufOgAqosw2TZ++xlCcB4jCKyKQq9zGa3UT0jH49gLQA/fQuDKjbWkoMfVZJ4T7qfWJY9+Rs4jwRaHESkslZzazFPiqjazOfu4mGZ2kqWw20Eb9izbfwFaMidYtAO+lcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AgArea", "label": "AgArea", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[Label]", "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": 6.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9423106.672210438, "ymin": 5173609.136669072, "xmax": -9367700.69087125, "ymax": 5221324.672272414, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "Object", "type": "esriFieldTypeString", "alias": "Object", "length": 50, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 120, "domain": null }, { "name": "Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 255, "domain": null }, { "name": "HasPic", "type": "esriFieldTypeString", "alias": "HasPic", "length": 50, "domain": null }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details for Web", "length": 120, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 255, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 190, "name": "Tees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 189, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401209.210988915, "ymin": 5193732.553445706, "xmax": -9398991.278347688, "ymax": 5195411.451859286, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 191, "name": "Range", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 77, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401209.210988915, "ymin": 5193732.553445706, "xmax": -9398991.278347688, "ymax": 5195411.451859286, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 192, "name": "Bunkers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 200, 163, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401209.210988915, "ymin": 5193732.553445706, "xmax": -9398991.278347688, "ymax": 5195411.451859286, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 193, "name": "Greens", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 204, 92, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401209.210988915, "ymin": 5193732.553445706, "xmax": -9398991.278347688, "ymax": 5195411.451859286, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 194, "name": "Fairways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 77, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9401209.210988915, "ymin": 5193732.553445706, "xmax": -9398991.278347688, "ymax": 5195411.451859286, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 195, "name": "Cascade Infields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "color", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "blue", "label": "Blue", "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": "green", "label": "Green", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "grey", "label": "Grey", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 135, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "orange", "label": "Orange", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "red", "label": "Red", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "yellow", "label": "Yellow", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9399558.422921075, "ymin": 5195687.766884685, "xmax": -9399151.81075027, "ymax": 5195891.494168688, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "color", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "color", "type": "esriFieldTypeString", "alias": "color", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 196, "name": "Swim Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 28, 102, 28, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423035.965805, "ymin": 5174299.728471723, "xmax": -9374013.774107173, "ymax": 5189971.826502334, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 197, "name": "Falling Waters Trail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 25001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "Name = 'Falling Waters Trail'", "labelExpression": "[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": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9422710.222694825, "ymin": 5183793.777446568, "xmax": -9397956.56776749, "ymax": 5195919.212878371, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 198, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Cascade Connector Trail", "label": "Hike and Bike Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Cascades Trails", "label": "Hike and Bike Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Falling Waters Trail", "label": "Hike and Bike Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Weatherwax Connector to FWT", "label": "Hike and Bike Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Swains Trail", "label": "Hiking Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422710.222694825, "ymin": 5183793.777446568, "xmax": -9397956.56776749, "ymax": 5195919.212878371, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 199, "name": "Recreation Fields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9399579.874718858, "ymin": 5189778.519456481, "xmax": -9394916.948803311, "ymax": 5195907.536404105, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 200, "name": "Lot_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.25 }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Gillett Sea Wall", "label": "Gillett Sea Wall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "Tennis Court Lines", "label": "Tennis Court Lines", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423001.726624267, "ymin": 5173558.2952368995, "xmax": -9367804.696848674, "ymax": 5221296.967553459, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 201, "name": "CampSiteDimensions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Length_Feet] CONCAT \"'\"", "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": 6.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9423029.343460059, "ymin": 5183749.119200643, "xmax": -9389143.831042055, "ymax": 5221050.11331283, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LEFT_FID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LEFT_FID", "type": "esriFieldTypeInteger", "alias": "LEFT_FID", "domain": null }, { "name": "RIGHT_FID", "type": "esriFieldTypeInteger", "alias": "RIGHT_FID", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Length_Feet", "type": "esriFieldTypeInteger", "alias": "Length_Feet", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 202, "name": "Campsites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Amps", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "", "label": "Rustic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "30", "label": "30 Amp Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "50", "label": "50 Amp Site", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SiteID]", "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, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9423029.343460059, "ymin": 5183749.119200643, "xmax": -9389143.831042055, "ymax": 5221050.11331283, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Amps", "type": "esriFieldTypeSmallInteger", "alias": "Amps", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 500, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 203, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 200, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 182, 212, 255 ], "width": 1.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423064.320837988, "ymin": 5173627.789868925, "xmax": -9367697.92151761, "ymax": 5221282.410972249, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDGNAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeSmallInteger", "alias": "Building ID", "domain": null }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "Building Name", "length": 50, "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "BLDGTYPE", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 204, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 197, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.7 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423098.188117877, "ymin": 5173535.849552126, "xmax": -9367804.231391476, "ymax": 5221406.577714278, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 205, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423030.393099917, "ymin": 5179324.006964837, "xmax": -9384484.849899031, "ymax": 5221062.70550847, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 206, "name": "Waterbodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.05 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 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": 11, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 15000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9424119.099299045, "ymin": 5172100.870468096, "xmax": -9366712.442944495, "ymax": 5221056.373410826, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 120, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 207, "name": "Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 28, 102, 28, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423138.88971923, "ymin": 5173557.961655849, "xmax": -9367687.010354947, "ymax": 5221389.62677335, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 208, "name": "Natural Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 241, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Label]", "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, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9396621.978028057, "ymin": 5189412.021183589, "xmax": -9375158.748431081, "ymax": 5200130.86739176, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 209, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "e8272597fe51f793cb37922fa855f0e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAIUAAACFCAYAAAB12js8AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAADr5JREFUeJztXTm2HDkOLKMuMY5uI1OnmCO2qdvoIj0Weyj8ABABgMzSex2O9CuZAJIEsQRref/nvz/+fr1er2/f/3r96fj188c//0fPY6+vv/ex+2v7eCQ3kudd82Qhmd4YBb9+/khlWJ1vdiB6UKSUMWIKmROgcdnY9ZxoEdHYXQeSy75m7fTm14M3F4xD2DGuUyhGfAqYyct28bfvf8GdrThdFDEU+0/PsSf/vXskMiwTYK+pHj4BZrLVCfYWSAnFNzfO5Fx/iRRrMa2zLMVRzkUTyTqdAs/GLC1MYtd5yvkVZ2bmgB2Tpg8roDIBaPdUct1+f2dR9snu7mZrp1pUrvFM0RnZ4NnjjYns+uIUygSzORJN1M30guDVFkrBqMj2MJ1iPF1snfTt+1//d4oTC4R2c+TVlYr/BCKHZXbidErJoiuri01Hb6U6vgmPRzila/83mrg93O8pCP3N6FXu8Qr6/e8OlqxyS7qEdPL5LqOy69XWcQfTbWU7s1JvKc8ZOWk3/Ub3vrMBuxH72MzDI2InY//s/6MFZGWpuNlRVPiLijN78/iF0TwdmtWQ6t0fYSI6PMEpKDoZxrLyDEhuK31Yoz5J1gJyBCY1VGX/Ccha5rcdmE3WThztZwTdUI3aQdQyRrt8t0uNHt41peD1UiySoXAQXmSwQLIr6yJFCmYC7dhKqPausz34RBTw7GIXaFo/y3VE9QfrkL85RdXojPjZDTwFLz0o9txKA8w8nJ6ryJFa5NWNeoLtjFBX5N1fnXBPFtOisrv0FtObtqTLmP0GNNFKHTHxYAqZ0z0/YPR7u4vVwT4POhJg7p9yJnj2USmCst4X6alc2/UqRWCGrLefwIl0xWwMVZacPhinqTpEVixmrRTLaWQ7PkoDXd4FyZzEhBNT3QeaJC/U/QnIohpbqHb1KvdUHL6qEzrFp5IxnjN2cq032dU8rrbTaIxXU6A6T7HNwpMB33m1C2VCaqRAJZOQbHRtiv6u1hIsZ8La4cmYpPlZ3TR5Zb00Sin7axUwTuR1SFWwh0VojHo90qvqi9ZEwX6vfPYRTT7DNXQpWBanZJ8sELM057GpSlRh6iX37Xg7H2GVq2Dyc1TsZeNVuypdzg1k9Q2KxGwn6DG+CPQbdycnKiOF1LYvo213PR3m9ESUuDG/7LUFOn3YiVdyWOfBLZu6/t9Z3AyT9dGU/hPwIjjlFJWwVcGNiVdazSm2lAFTuKPxJyKc6xRod58IdZGuLnMaRTO2w2FQcR4m3XlzoC7yelbWTqqmiAqgqFDLuI0ISIbilN5kTpwVoJQ2CZsmGTu7RwQ7ZJpb7RKqY62+qSh1KtpFYHgdZM/kYVdk27JnoVRTdJTfvL/KVqo6InlRJ3WzeM2w29d+4y4S/hRsqrELYcP+BAPYTUG7LKSDnc9JBxv9hJiS66f5ekbvmuQOCbe3wwyf0jnHQHIZOp6pP6KoRX2TTSUPo4fL7mcKpGrlPVEUViNM1Ml5f2cOl3VWSCa6H42hawqVLMq6B4WtZBHtool8PkVo3aollJb+t0hhF8oOiBRU6NRbTF0UXv80RBvM/u09J+IpvO6HbknVSWVa14k2K2P9Io5ljenoZFJDBahARouYtbqRI3lwT0k9bqLzwKd3a5biEOkUdSiZHAURD8HOqeco1dTobZq3V1FXi0uUd58K3WjikD0qAfcEbnIa79crZ9MUKM40EXWUjuBEqoqq+P16V+cpRhNtEom8us3ATS42Ok/wxrCvZ3oUfkKVPwk7f+UPGGcLgdhF5j6kK5PPjJlIa2ztgXREqdUbc3sTLrhv8Z+uDU4/4LTTVdHhQ7JaR6UFqnA/IbbXBk8Wix4qlbtHmkVtHaoXuvVWBbcc4tfPH1+/htkqQ1W7mg6s7G6InGgJvWiIxp6qCTKHm+ZAWDmlryKwJMrt3MfmZ3TdY/O8GugJZCnjNK68nwJFB1uZq9EnSgfI7qhtjIiqzIYuUHruRMKu3d++J58Qm4wCUc2y/4v0dihphIndZ2su9b6qPVkKiOwp09wVIcuY6j3smA5v0e2colyvOkanUO2mbmad0kiRobN7mWgQFbhM2lBsUMcxtcdUkejR9BmjWsFvTtEhc061R6dkVxDZ00m1WWSLNoq1y7NRcc4v3473aXzE6+VPeNdpqvd1HMBrgy0mW3V1TeXvvMqMZR96H6uykGgX3I4m7ER77eXkvEQyKqBp7vW6AubBo7FKv+4xr5POUlngU/CItnXNsy9r418v8QPGk1BTFTte4TtOLCwjM9OVEXGevCl+w/16o0qrM10FW2SkCzPuhi079l3JkmxdOzLnyJzI7T6UPM22ZZ4xrK7K5D1Rb7xe9aJ96p5OATvafWQLgK5XFkx1Vs8um2snnKf7PNXiu6LfG/vb2/FO76iM6u7y9lVUmUlPDkoX2TOi6BmNn4TV/SV9VD29kgLQNaY4PMX5n8It7qfb2i+MfcCYLQJvQq3iJzHlCBmLulAlu9B971NeHOVxG66zkBqF412uatO0s0SRiu0ILJ5gmP/5tcFJ5cwEoDEnGcs9ajyZTlT9Ud2lpG0k08Mb7cIObnj2iVPQadwsEC2byzLJXiR/7wKVB5k6FEL0tJWdRbJKF+ONU88n0LhMxv58TEqr8kcZ3JqCGcQKZScUOUEkWz2g8yb96S6EQYdnUDfHse4DFXzTlbcnn2lf17/MrlcXZOI52WfIrqMNhNIKxWiylT+LG4XcKflM2N+voYVAEx91SlPzVeV4kNOVI4UX2pV8nkWCik17dLBA6a7a3y997FhlTDQHCkEXpdbILuqNu9EkdLw8e8AuOYPuiw6PVGfceZbMwZQaS5ER1XTRs0bypa9hvt3jV3SxNQeatA4rmHUyEZnHgBmXRcro9V0+dIqMWv30Kp6JcFXSJyLdOrCyb80xeqbwY4Ne/mGLGqv8KUw6crXmYXd6F2wqtDzQDqqmeMqLJ3DCVtUxbs9X9ZxlgXrjLltBe2TKJ6Jrm1e7KN3GqfnpcijtT4jthnwSIuJKSX1RZ1EpHE8W7pakqqTwXz9/xIUmQlZln3SO/aGru021n2VFI0wxvJ68KLJXbE7TB7MAthXqOkbnoSZCM0oHHUfMdDBg64SuA3777nwVQdTjKixe5YBtGaYyevv9qk2qvqrjd3M9kuMRfZavYOfNdYouug/P5PClo0IjI1R27iTxpCKT2VmD395PYZUpgrNiLosCSgRiMLEjT3UJXnpCutc1ZfejuVaexa0pTkEtYiN4tQ9jw43w7200xaY9PUStr1dT2NeZKEz9CEwXysJFHq0WwJmep5y/Kmu3ecp2ZKf0Hs1q0RgZ4BmocANKilMcye4yZscjVJzXq5myzqxaS+zzfewt/ruyCGiip2yK8vT+N1uZeyF8YnGymkJJjZ5Nnl4biSieoosqwdQJ8VPhNatbIidBpJLasUSFaLRGqq7dMb58wBj9f1fkXUPGTCxMxTGYdq0qz4tmGc9R5W466bI63n2PZqakSiIpOjJ9HnHjga1RrA0nC9Ks5mKiZrXF93CEvJqAEnrZCUDOwzpUBjbvKwtrr605iFJaVkdFc7jGln4EZuWzbOexBrG42UaiFFiNgKyzeJEJFYMVsGn12M9adxbv1OKjXbXrUp2YIaI6HYi95kWE6blqOUXGslVR4QDY+2z/r9YZjGxk2210dNNO0SFgdhnZ/R0aXOUdKjrUcepYFicdTo4Ua2GrFS+bGliuBIXprCj1djMT8pWUMjkfS17VGRTHfFcigMKuZXnck9th5pixVh/6+zQq+ipRR70nPRBT+357vy26pgqvf4HRiSYLV34ZCN0fUceMnGn6/WSUyOzusLZo86qyrP70Y4OnMc3GVRGltdM6X6/+ezyqVABKocd+wbgaxp5MGRPdTVX+U8+N1olyihtEknqvRSe1TKcliyoJhnDCVivnjV68BdUxUA0wUVgh+bueCXoeyZ+0mzk7QTYgWaVTUhYMn1Ep9jo8gnoPKuiUNMK02VXHmz6Nls8+0AMxHniC+YvOAW6CWUzkAPa0UylyK9GSOVOhug8Ptyt0D8ouZWnvJ5xtogNZciIZ0XPBmuJfYET8yifgVI1Scorq+yS8XfkJkcfCo+cZMCewnix1TqK0Xp1X6TfETu8S+zDdVIUWIAqdnj72NQu1TlBPlJEcT4Z0INZR+gmYqgG8w7Eni1qlkJ1cl3+cgg05Ezs3k/W043lH6yyq3QSz6bp0NuPkUqRgj8BZGbfhFWarPZwASoFIP5ParEz7WqWWY+bf/dwHq0h1DFtgdp1kn1xkC5On7esM6fY07Dyyc8k8g/Qt/lM1xZOTq4R1ZRd7LK1qm7XB+9urgdB41R74Y7VsmPXC0tSiT0wucmSW4Onqt6wlAkPzZ3ZUolpUm6QfMD5dA3jVs1qzRPk6q9BPR66M82AK8OrBIUImK60pvJSRLWK31phANtlsN6Tq+PQCPCsDqO/mVnfrXoQq97NjP5kJfb24emQfwxaI++FZNI610UPr9z5QTcFU9wyyB5/eWdEisjl7X7RuCEdgHaJb37XeZJNNDHrdgzpJnUJKGbOusxPNPEfHoaMazNM10n1ESiJk7Wz13h1PUc6TutCmUeWj2s07HGP5mYW3V+BVC8WJyZsiYRR9U0SaR+p5redEJFPArNHYd14pRZMdd7IQjSZ2ovt4+pymanOp0ESePVl7ZONPFJIn0k0nFbC1jFr7VFjbffyXN+4ylXdVmTeWfV0hgG4iI8e88TdQiYby0bkKz2tP6GFeY2ScXrRpPVH9wthh4XYfivAKJsN5RiNX4dHkKBJO0tDVsZ49TNTdUX4/BTJk/V8tNis5WIlAUzm+O37HZLSYJsrCXxvcX88E38yTiBhbNjxRZ0wWxVPO4rXADN6TYVwNoZMhXtUfyVvzERVplbTxFLy59tb9vT9cxkhGYyrH0ooz7jvodDE81UVEUctjIU9FN6UjdN955U3MqYJKYfmYGiaidadSTJeqRraxOpUOQ3W4sPuo4jZnoC60cg6g2PBpqK7l/wAatS17bHm6GAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 99.75, "height": 99.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 35, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423133.564508574, "ymin": 5173552.508949886, "xmax": -9367687.272128053, "ymax": 5221400.407868601, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 210, "name": "Beaches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423092.376828447, "ymin": 5174303.926339442, "xmax": -9367676.960373495, "ymax": 5220972.5317292055, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 211, "name": "Park Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 255, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423139.77402395, "ymin": 5173543.2763292445, "xmax": -9367620.563412566, "ymax": 5221389.814357222, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LIBERPAGE", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LIBERPAGE", "type": "esriFieldTypeString", "alias": "LIBERPAGE", "length": 9, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true } ], "tables": [] }