{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Trails_and_PathsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" }, { "id": 2, "name": "Flood Zone Bypass" } ], "minScale": 9027.977411, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8958185.444531934, "ymin": 4272592.3393697385, "xmax": -8957041.007261513, "ymax": 4273425.349110764, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "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": "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": "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": "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": "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_23", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Flood Zone Bypass" } ], "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": "Default" }, { "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": "Flood Zone Bypass" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Trails_and_PathsAnno" }, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8958185.444531934, "ymin": 4272592.3393697385, "xmax": -8957041.007261513, "ymax": 4273425.349110764, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Flood Zone Bypass", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Trails_and_PathsAnno" }, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8958185.444531934, "ymin": 4272592.3393697385, "xmax": -8957041.007261513, "ymax": 4273425.349110764, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "TrailPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "54025f11c2daa5aa657bded808973eb5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHhJREFUOI1jYWBgYCjxZchgIAMwsTAcYoGyp//7x36dmeXnN2I1///HoPnvD0MxzAAGln/ccV0bf54h1oBSf4Yz//8xMLAQVoofjBowagB1DfjH8k6zzFOIaI1//nzlYmL6ieKCRf9Y3hFtABOyC3o2MzASrRMNAADSmR7WXUAsCgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1940 Cabin", "label": "1940 Cabin foundation", "description": "" }, { "symbol": { "type": "esriPMS", "url": "17f1fb7c830e7a96bbb600281d7829a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUOI29lU1L41wUx/83Te0LSAxWbINdWPAVF0pEV4IILhxjtW66dhM/hvZj6OzcCG6Ep6MLBcGFKycbwaCCpS2k9YVAu7HaNDmzmEQy03Gmi5nnrO49nJzfecu5PP5H4TsxIiKZiCTbtrVgMFj5ZzAiUh8fH3ds24YkSSCiTcbY7l+FWZYl8Ty/UygUlMPDQ1iWBUVRMDExsUNEKhFprmmVMVYhoipjLEFE1Y8q8LvMPp+fn38KBoNYXV1FKBTCxcUFNE1DX1+fHI1G5Wg0ikgkgnA4DJ7nYVkWIpEIBgYG4DjOLsdxm3+EEVH+9PT0kyiKmJ6eftdns1k8PT2h0WggEAggEAiAiGBZFl5eXnB5eYlyuYzx8XFkMhnVcRz4gW0wx3G2b29vlVAo5IE0IsoxxiqMMbm/v18FIPs+qQJIAIBhGCiXy9B1HTMzM0gmkyqAX8Mcx9m+v7/fqtfrmJub87LMcRyXd000AL8cDiLK12o1xbubpolkMgnLsiSvf7zPWC0UClumaWJ2dtbTpX2gP0nCNM33y/Pz8/dseF7xAvRnpp6cnGBwcBClUgnxeByhUGjLrXsnQKnZbL5fKpWKF7Dk6fyZadlsVj47O8Pe3h66urqwuLgoT05O/kdEX9xRTzDGJAAJx3FkjuOqRJRnjMl3d3eJer0OABgeHkatVgMAMMbkNpht2zlRFFfW1tYS9XodhmHg6OgI19fXGBkZURhjCgA0Gg0YhoFSqYSxsbGEIAiqaZrQdR2+wLG0tOSdK20wt4kSEX1Np9PywcEBTNNEsVjEw8MDXl9f2+p2dXX1fu7p6UE4HAYALC8vo7u7GwA027ZzbTBPWq1WOhaLfd3Y2EgcHx9D13VkMhns7+//YDc6OoqbmxsAgCiKiMfjEAQB8/PzCAaDAPCl1Wpt+jdJG8yXYX59fV2ZmppCsVhEPB5Hs9nE29sbms0mRFFEKpVCb28vBEHA0NAQYrGYV7ocx3HbP/v+cF0xxlaISE2lUjupVAoLCwsfmfpF++m/7AzmAncB7LpPzArcTeFOpNf8KgDN3TDax946fM9cJ7911Il8A7Sye7++fh3YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Baptism Rock", "label": "Baptism Rock", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4739ca7d553a83f848ee50cdfe26112d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA1JJREFUSInN1W1MG3UcB/DvPfeB9mxLW4+j7UQWYEDCLEyiU8zMMjOm2dML1GQPyRJiNL7YQzKjGTOZMp1BTLb4xhdGk8V3ROOii47gxAkEsAIlQcw2KOOgPJSWMnq9XuuL0UY4Mk+Iid93/+T3+33+l//d/2j8x6H/X0Az6ANsSWtkaeYVVeVYA4PhyZi0P/ghJv81sKtJqDSarU1JFanJxZkPgu/PB15kSroFt/jE86W1IEkC4XC05kZXVzsglQHI6AYaLvuKp+bQW1VWzBIkic7e2L49F323C91iZcU2b67O5eKxRfAWhk/PPz3ykdypG+BoW8tTVSIrik4AwP49u8wTE7OVRY8JmlrBZTd7p+2tpZesv0wsxn7qM0rf4C2kHgrE4ss7KhyW3JplGRQVaYcDgFiQD6Nhhz+lpv3u2YXXLGMY7miWqrNIDnjmnHARBI5SFNS4nMg3Gw3rDlwbhqHgdttWMAfDssw28k+cb4f0zuonIHDypd11DMsyD46L0DVfk5KtHmZoNNAIYDVgYFjKaOBAkhucvBKKIgCC47LrHCA+KvYMj4RqK8q863fqTGR+CRzL3tUANoHa+8fg+D2302Z05lvWbf6nxOMJ3OzukU1k8mUN8HH9z5GGy1Xt4yGpfiOALCu4+l1bxs7ZW9vOS0ENcPxT/8GFROKFnbVbN7R7jmPw6t4DRFfPb68/1yQPd7w7/8UqILYc/+RJ/3ZqM4dsNhvw7M7qvLbrnReANUBcVgWrRd+7/7AwDAMSST67zgFyUiE3PX0l6b9dfDnAZbdJkjRXIAiOXKGqZtA/MIryUi9MOr/saPQ+jKz5ngYoFNwHewcHbhZFH2dFtwPpdBrdgaFUUknc9xY4resB4dkoJCmC8jIPaJqCoqi41ft7iiTyTmmAlsPXu9/+tt43NRO7EgiO+gEsW3nXOd5k8N0en7qUvW+yUVIq+gKDy4/w/K1rP/5aR9OgU4oiO/j8C1ff6PteAwDAe/uuTQE4tHanh1rKz4ZCMw6Px4lMBghPR9AzEEjkmfLOfNnYdwUATny+2/rZsR9iwNiqXl2/TJ+3uOZOaKyjPzjiSWegOCx8P2/Cka/eDI5max4M10YX0HL46zsAfHpqNwRsJn8BFhcfxYE/geEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Big Red Oak", "label": "Big Red Oak", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e59e3f0e5723e397f58b39865dfd632d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA59JREFUSIntll9oHEUcxz87f+6aXu7yD5EKUdTGvEnbKIFgIaGeRTBYFV9sa9K3xqLYGkSJ0MYSECu2iBUsCAm+1BaJkBc12BSql1YMVI1aNVJNHjShps1Vc7e7Mzc+3CWtyV2uleqTAwO73/3N77Pfmd/sjuI/aup/0L8JcoB3jXG3Az//I9AjvS0M7k2Vg7mtr7Tw6dFz5385O1s0bkXQbU21rqoSOl9rob+7JMx1vbkRGZG0d91NEFh35OlTLI0tCXpiX5OrXRNHSyAHu97ayOGnThWF1VVJIlrgHGR9lkFWAlXfUh+nIgpa5ROEBoCTS930vNtKPK5prM+n+u68zzOHW9wbu1I7gP4VQZs7116MVQhiqyUfvjPOiaFfAWhubm49+t4xp6REacWG9evp236SFw+sg/o1AESjkkQiwtWQkqCP+idofehWnt8yzIULv/P5F2Ok59Iorfjy63Ea7rwDrTTj49+glEQpRSo1SjJ5Px+MPcie9uFlOYuBXNeB5ivQj4fZ/EASa3OEYYC1htBYJien+G16mspYjMbGBg69fpDtWzuAGXYfaWXo7a/cxNiVCizqaP4Pn9DE8gFa4fsBxoQYawnDEBMaamqq8/cmIJlMUld3E1J7jIxlOPbqKLNT9JZzdDZ2c3xdJpsDQOsoQeAThAYThoQmzLsK8905R0RGUEogpeLSXMB9O5o43pPaC+wrBbr4eF9L9fy8XRQiWpLJZMg5hzH50kunLxOJrCLrZ/E8DyEFSimk1MykLUP7zywMHwLai4FqjvekePilJmdz0cLUabK+jxACgFzO4QcBfhBgQouSAq01UmqUEldDym5Yl80p+DPvSitN1g8wYUBoDDY0WGMJrcX4ITqqEUogZb76lgJWAnk/nZ50Eyfye0drRTaTwRhTWPz8OhnfYKzBkUMJVShzXYxREsTUZ7NtwAhAzjniiTiq8MZKKaZnZpianAIgCMOCfp2g4U9GHMBdDWsRQiCEh/AEQkhGT5/BWIO1Bqkkq2MxLs+lC4WgUFpirHUeIKX82zSW/Kj+8OPEMu3eezawqqKiAPfwPIGUgsce3YIQgp07u9izu5uq6kR5R8lNbR75n9iCw8Vn3577flmCF57rpra2lsqqBIlEHGst+1/uXRZXytGi5eSmtoXLZ4GDAB0dnWx7sqMgW2zOMjj4PsAloKZYwus5MxwqdAYG+hkY6F/Qe4C+coNvxOGkLORGga6p/QVhSXSyEdWfEAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boone Marker", "label": "Boone Marker", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ac4099afcadae9da0f9f4d045a5681b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAYAAAANxs/1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvtJREFUOI29lMFrI1Ucx7/vvZkkk4Ym7U5Na7vUthHjHssiHrTsRYQteOyf4GGxRRQKQ4eEGYYdKRWhCz3sXRCrJ8WLKF71sIhUPJQiplhoMg1jppNM5/W9txdTdmO6bg76ub33+77f78Pv8DSMQL1erzDGVpRS84SQPwD82uv1Hvm+z0fpMwra84Qcx3mTEHIfwBsAQAi5qhmG0fU87wcp5adBEHyxu7ub/m+CGxsbGdM0PwFwL4oixHEMpRTSNIWUErquo1Ao5IvF4l1CyF3TND9yXffDWq22/58L7uzsjMVx/I0QYqXRaODi4gJxHAMAKKWQUkLTNMRxjNPTUywuLkLX9ZsAPndd96EQ4n3HcXrDeluWpRuGscwY62xtbf02sqBlWXq32/2ac75yfHyMMAyRzWYxPT2NNE2hlMLY2BgIIUiSBK1WC4eHh6hWq6CUAsC7jLHler3+tuM47X5f3/dNzvl7AO4BmBJCwHXdnwBs1Gq1H59bMJfLfQzgThiGOD8/B6UU1WoVmjZ84VNTU2i1Wjg6OsLCwkI/d5sx9q3jOHcYYwUA65zz9U6nU+h0OpBSQgiBUqn0WqlU+t7zvHds2/7uXwUdx3mLELL+tyguLy+hadq1cgBgGAbm5ubQbDYHc8uEkJ+llDeVUnqj0UAURcjn8xBCIJPJIAgCBEGQr1QqX3me97pt279cK+j7vsY5f/Dk4L7os5BSotlsolwuDysvAkCapmi321haWsL4+PhTgSiKcHZ2Zpim+ZllWbd93+8OFeScrwF4pX/WdR2zs7Not9toNptXMkopGIaBYrEIADg5OcHMzMxT388g2Wz2qucgSilMTEwAwKu5XM4D8MFQQUrpS0KIL5+8K5fLg5uhnPNMGIYvHBwc3Mrn8+H8/PwjSmmqlLpWEAAqlYqZJEk2SRKZpmlOSpkhhIjJyck/KaU9pRQYYy9ub28XNzc3//qHoG3b9585YYDV1dWX9/f3fwdwOcq7PmtrazeUUr29vb3udZnHLIY/brXHlT4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 30, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boone's Cave", "label": "Boone's Cave", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b975703ed3fd8f573122f72d9a429c9f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUOI3N1DFIAlEYB/D/eQoapOBFhmjqVBEmQdCQg2CQS0OjS0FjtUVDUEO0ddQU1KIuDUVD2WJt2lBkUhYlgpCEZBJJQUdheO+aNE9O6i6H/tN78H0/3uODT40mR105XF5lQ8UXziMIAiUXoVUUzxj1my6nja2C6Uxhws8mZGOVxFa9UwC+QZ4nIsxj0UFDi5tunkp4/CCSIE8IDdR8uT77QT8M+hZxE0+QSuewyEYRTr9J9jUEpULTKjh7bQisjeF+fBvJ50/5YGjrGJPr1wCAOZ8ZC7M+MEY9lqcHMLp08rcXsod5eN0ZjAy70GllJGtkgQCqEPdeUgZ63F2I95gBikJHuwFWSxsIIQhHbpWBDrsJDrupei+XeezuxbESeVAGptI55AuvAACOK+HgKIPQebFh/Y/gWSJbnfJvInso/wfcCESh1WpwelFQBtavmfmdO1kQJUAQgXY7kwzO9DmJgn2oVqkEfasuJgKHBrv75UKSeDOQ2nwB4wJzVyNHhXgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking", "label": "Parking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "878ae7ee9ae03086856111a8b406318d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWdJREFUOI2t1LFLAmEYx/Hvi4oGOog4HJggDeIStgkGDQ2CIS4F0iQ4KIKIi5iCcGtDDUHQoJs6urQ46V/QEE6CICbocv9BcA0vdoqC59Uz/Z7n7v2878vB2fnnsq+DPpm8s1icW1KE0Dk764pg8OEX5OPjhkzG+tGGw3tgA9R165hcL2Djygcrl4NW6+Br5sBKBVQVplMYjf4BLJXA45Ho1dUfwddXCIVkjschn4e3N4tgOMzWl7fZ5PUtg09P4PXubvL4CNXqkeDdHVxfG72mgc8nczYLz8+wXB4B1mrgdMq8WkGxCN0uuFzg98PLC9zemgTrdbi4MPp2G/p9GAwgnZazZBISCTk7CBYKIITM4zE0GjKXy3B5Ka9+cgLN5gFwMgG3GxTFmCkKzOdG73AYORaTz2Yz+P7eA3Y62wvMlqZBKrUHVNXjsXXtgJHIF73eqSVMCAgEPrdAEY0GrR/PKPO/L5P1A0PiVpsI+BhhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Primitive camping", "label": "Primitive camping", "description": "" }, { "symbol": { "type": "esriPMS", "url": "78d1d9e3589b76f56b286ee999cb4e72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA1hJREFUSInllEtoVGcUx39hYu9IIqFiN3FhxE5ruygJDjoISnwEuzDgoq0FF6YVFaG0vhAEH0ErYsQHoigR0bbQlkbIIi5apU0fGqJEIqI2YhcKYtQ8MImTzHfnnu92cR8z984dnYW48Wy+y7nnO7/vf875vnJek5W/OSDDMOqVUp3u9yKl1J/uLzsvrOwFvpeDDMNoXnp+cLc59AQRIVY5tfPSyne+AM7Ob+1Dno8Rq3ybrnXvAti1R28yMTqAiJC+c9nub9tTAIsEKaV2m0NPuLh6FgALW29R/8PDsyKCOfyU7k1JUqfuMuf4bVss4e/1HzIlHgMgsW8ytO2xw8qKlk5Ect+WgAgiGktrACwR3+9BnFNmIvNFgVYsOz+MzoyzsPUWYgmxeCUi2oVZAfiEaZLYdQl0lqxoiE1ixo7fefDtkoCqQpBhtKvhx3Su/QCY7ruTh65RXlEFriJEeD46wL3mhkgF1eav9Ld8XFxRw/cPufjZtIKNPVvmkjxxh6x2SjohuigEgMw4QAfQGAWyM88eA9NIHeul++s6AOpauujdNp/MyACW1zt3rdl+gfv7l+eUfPUzj45/jsqkA4kDoPozdzEzEwBsXFDt+7curgHcAXABYju9whICpoMHiQTxVgVXvnyP1JEeujclffeqZDWz9/5B387FJHb+FgS4w+GZEvuloA5zZBCY7o9wvvnjbgdPbIYSev60XRzUyOQqO3XqX3q2zC0A3WtuILH3H2eEgawI1d/8AhI6lAjxptNQXgHwUxSIrjUzqT1wpQDiWXZ8JFcyLRCvgrHBQEzaFhgdQrWvA/gxEjTvZB/q2UBREJb4PTEtDVpyPcmLUe3b4UVP0NUNs6k9epO6wzfo3Vwb2J9o/gviUzBHB3OKspbfk3jTaTLn1uZ6GLLwPSq7sfEj3m+5bocDsyJOcq8nWQvlPkO+WgDLCm+NBDkWniRXgVcuwIFoyU2XP42FE1sU5F/GPCvoiXbVhJQoXVrp3E3RivJ7gghpEbC9R1bn4koF/bdrATVjFzBty0luCf0nVgIwdUObf0/UmVUYq88R/+QITKqkbMUB7/6UqAjKHhxc3hHyNQIMn/zU868BnqrvmsB5pbuBlLvuKxXkJy7RXyy2JNArtf8BrO7B8L9b13YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restrooms", "label": "Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "65e4629a5c486c5b15a819a0245e0805", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaFJREFUOI2t1DGLGkEYxvH/4okKWshiIRhBLMQmaCcoWFgIHmKjIKkEC0UQ2UaMgrCthRaCYKGdWtqk2Uo/gUWwWhBkI2iz30AwTW7jIcS9vTzVvMPMb95hYF74z3l5G6iq+uN0On21ggiCcAuHw8tgMPjdAHe73Wu5XLbc2Waz+Qb8BW+3m2Xsz34B7q78LNVqldls9nSdKVCSJGRZ5nA4sN1uPw82m008Hg+yLJNOpz8HTiYTQqEQAMlkklqtxnQ6tQZGIhHuX95msyFJknVwOBzi9XofDhkMBrTb7Y+BpVKJTCZj1LquI4oiAJVKhdFoxPl8Ng92Oh0cDgcAl8uFRqPBcrnE6XTi8/kYj8cUi0VzYLfbJR6PG/V8Pme9XqMoCoVCAYBcLkc2m0VRlOdgvV5HEAQA9vs9vV4PgFarRSqVQhRFXC4X/X7/36Cqqrjdbvx+vzHn9/vRNM2o7Xa7MU4kEmiaxvF45Hq9PoKLxeLdBrPRdZ18Pv8IyrL8YewtD2A0Gv21Wq2+WMEEQSAQCPx8B8ZisaDl9u5i+vsym98hfX03c+JeGwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Semi-primitive camping", "label": "Semi-primitive camping", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementBelowLeft", "where": null, "labelExpression": "[Name]", "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8958226.638690213, "ymin": 4272648.131824977, "xmax": -8957329.496577492, "ymax": 4273123.795374548, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Trails and Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 116, 72, 255 ], "width": 4 }, "value": "BACKCOUNTRY TRAIL", "label": "BACKCOUNTRY TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "BOARDWALK", "label": "BOARDWALK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "BOARDWALK EXTENSION", "label": "BOARDWALK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 44, 199, 255 ], "width": 4 }, "value": "BOONE'S PEAK TRAIL", "label": "BOONE'S PEAK TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 4 }, "value": "COTTONWOOD TRAIL", "label": "COTTONWOOD TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "FLOOD ZONE BYPASS", "label": "FLOOD ZONE BYPASS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "KAYAK & CANOE TRAIL", "label": "KAYAK/CANOE TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 4 }, "value": "LOOP EXTENSION", "label": "LOOP EXTENSION", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 }, "value": "MOREL LOOP", "label": "MOREL LOOP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "OLD LOGGERS TRAIL", "label": "OLD LOGGERS TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 39, 179, 255 ], "width": 4 }, "value": "OVERLOOK LOOP", "label": "OVERLOOK LOOP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 194, 47, 255 ], "width": 4 }, "value": "PATH TO CABIN", "label": "PATH TO CABIN", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4 }, "value": "RED OAK TRAIL", "label": "RED OAK TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4 }, "value": "SIDE TRAIL TO BIG RED OAK", "label": "RED OAK TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 }, "value": "RIVERFRONT TRAIL", "label": "RIVERFRONT TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 4 }, "value": "RUNNER'S LOOP", "label": "RUNNER'S LOOP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4 }, "value": "STEPS TO WETLANDS", "label": "STEPS TO WETLANDS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 158, 69, 255 ], "width": 4 }, "value": "TRAIL TO CABIN", "label": "TRAIL TO CABIN", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 63, 42, 255 ], "width": 4 }, "value": "TRAIL/STEPS TO CAVE", "label": "TRAIL/STEPS TO CAVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "WETLANDS & WOODLANDS TRAIL", "label": "WETLANDS & WOODLANDS TRAIL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 184, 155, 255 ], "width": 4 }, "value": "WILDFLOWER TRAIL", "label": "WILDFLOWER TRAIL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8958230.941779697, "ymin": 4272589.861986261, "xmax": -8956997.19204219, "ymax": 4273442.799208086, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 255, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Trail Length", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Trail Width", "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "TrailSurfaceType", "description": "The type of trail surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chunk Wood", "code": "Chunk Wood" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decking", "code": "Decking" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Native", "code": "Native" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Allowed", "length": 5, "domain": { "type": "codedValue", "name": "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 Allowed", "length": 5, "domain": { "type": "codedValue", "name": "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 Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeString", "alias": "Horseback Riding Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "X Country Skiing Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SNOWMOBILE", "type": "esriFieldTypeString", "alias": "Snowmobiling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTORCYCLE", "type": "esriFieldTypeString", "alias": "Motorcycling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ATV", "type": "esriFieldTypeString", "alias": "ATV'ing Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTRVEHICLE", "type": "esriFieldTypeString", "alias": "Motorized Vehicles Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKILLLEVEL", "type": "esriFieldTypeString", "alias": "Skill Level", "length": 20, "domain": { "type": "codedValue", "name": "TrailSkillLevel", "description": "The difficulty rating for the trail", "codedValues": [ { "name": "Easy", "code": "Easy" }, { "name": "Intermediate", "code": "Intermediate" }, { "name": "Advanced", "code": "Advanced" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LENGTH_ORIG", "type": "esriFieldTypeDouble", "alias": "LENGTH_ORIG", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8958799.718975741, "ymin": 4232150.06468692, "xmax": -8911546.708539251, "ymax": 4302877.731032258, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 24, "domain": null }, { "name": "LU_GEN", "type": "esriFieldTypeString", "alias": "LU_GEN", "length": 24, "domain": null }, { "name": "LU_SPEC", "type": "esriFieldTypeString", "alias": "LU_SPEC", "length": 40, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "PARK_HOURS", "type": "esriFieldTypeString", "alias": "PARK_HOURS", "length": 32, "domain": null }, { "name": "AMENITIES", "type": "esriFieldTypeString", "alias": "AMENITIES", "length": 32, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 32, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "IMAGES", "type": "esriFieldTypeString", "alias": "IMAGES", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }