{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "DNR Parks and Trails Camping Units", "type": "Feature Layer", "description": "This geodatabase contains geospatial point locations and tabular data that represent camping units administered by the MNDNR Division of Parks and Trails. \n\nThis dataset was derived from authoritative sources in the Division of Parks and Trails' Enterprise Information System (EIS). Data included in this dataset have been validated for accuracy and deemed current and authoritative as of the date provided in the Time Period of Content Date. This dataset is updated when needed, as determined by the subject matter expert.\n\nWithin the scope of the EIS, the term camping units includes campsites, wall tents, tipis, group areas, and group camps.\n\nThis dataset serves as an authoritative GIS resource for mapping the locations and for reporting characteristics of the camping units administered by the DNR Division of Parks and Trails. \n\nThe primary intended audience for whom this dataset was created consists of the staff of MNDNR, other State of Minnesota governmental entities, and residents of the State of Minnesota.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "DNR Division of Parks and Trails", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0e0e592d6a4dae2732922291266ab21b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokbXTv0sCcRjH8XfX3fmLu++FRSKCg5Ahdm1BlHO0BP0DgVP4FwQNgnPSFu01t7aHro5ee9xwTkeXacdFhVEEdqYmfrbvB74vnmd4ZGaMPFdA32RvUePebfLwL0COUMfHBvanBkSRU2FSDFzWgjd2n1o0JwfSxNVlKooARaD2bM6A7YkBfYlLYZL5fmt5tl67HHltrsYCWpp8IsuBpPx0kRUkxeAEuAbe/wSkJBfaOsZwLzYoBC5Vz6I2EojlONQLlFgI2TUB0VXKnkUdeA4DpKhBNZZB/f39awqTrN/h/NHiOAzYeelw59xyMwoYxHdIDYYF+sNAo2/T+GynyMy38AGrPjigFLr/rgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 192312.3300999999, "ymin": 4819584.3939, "xmax": 733190.2088000001, "ymax": 5413861.821900001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CAMPING_UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CAMPING_UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Camping Unit Type", "length": 200, "domain": null }, { "name": "CAMPING_UNIT_NAME", "type": "esriFieldTypeString", "alias": "Camping Unit Name", "length": 200, "domain": null }, { "name": "CAMPSITE_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Campsite Type", "length": 200, "domain": null }, { "name": "CAMPING_UNIT_DESCRIP", "type": "esriFieldTypeString", "alias": "Camping Unit Description", "length": 255, "domain": null }, { "name": "CAMPGROUND_LOOP_NAME", "type": "esriFieldTypeString", "alias": "Campground Loop Name", "length": 200, "domain": null }, { "name": "CAMPGROUND_NAME", "type": "esriFieldTypeString", "alias": "Campground Name", "length": 200, "domain": null }, { "name": "CAMPGROUND_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Campground Type", "length": 200, "domain": null }, { "name": "CONTAINING_MGMT_UNIT_NAME", "type": "esriFieldTypeString", "alias": "Containing Management Unit", "length": 200, "domain": null }, { "name": "LAM_PROGRAM_PROJECT_CODE", "type": "esriFieldTypeString", "alias": "Program Project Code (LAM)", "length": 8, "domain": null }, { "name": "CONTAINING_MGMT_UNIT_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Containing Management Unit Type", "length": 200, "domain": null }, { "name": "SHAPE_COLLECTION_METHOD", "type": "esriFieldTypeString", "alias": "Shape Collection Method", "length": 255, "domain": null }, { "name": "AMPS_30_FLAG", "type": "esriFieldTypeString", "alias": "30 Amp Electricity", "length": 1, "domain": null }, { "name": "AMPS_50_FLAG", "type": "esriFieldTypeString", "alias": "50 Amp Electricity", "length": 1, "domain": null }, { "name": "SITE_PAD_LENGTH_FT", "type": "esriFieldTypeInteger", "alias": "Site Pad Length", "domain": null }, { "name": "SITE_PAD_WIDTH_FT", "type": "esriFieldTypeInteger", "alias": "Site Pad Width", "domain": null }, { "name": "SITE_PAD_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Site Pad Type", "length": 200, "domain": null }, { "name": "PULL_THROUGH_BACK_IN_FLAG", "type": "esriFieldTypeString", "alias": "Pull-through/Back-in", "length": 1, "domain": null }, { "name": "LEFT_SLIDE_OUT_FLAG", "type": "esriFieldTypeString", "alias": "Left Slide Out", "length": 1, "domain": null }, { "name": "RIGHT_SLIDE_OUT_FLAG", "type": "esriFieldTypeString", "alias": "Right Slide Out", "length": 1, "domain": null }, { "name": "TENT_PAD_DIMENSIONS_FT_X_FT", "type": "esriFieldTypeString", "alias": "Tent Pad Size", "length": 50, "domain": null }, { "name": "TENT_PAD_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Tent Pad Type", "length": 200, "domain": null }, { "name": "DISTANCE_TO_WATER_BODY", "type": "esriFieldTypeString", "alias": "Distance to Water Body", "length": 50, "domain": null }, { "name": "DISTANCE_TO_RESTROOM", "type": "esriFieldTypeString", "alias": "Distance to Restroom", "length": 50, "domain": null }, { "name": "DISTANCE_TO_SHOWER", "type": "esriFieldTypeString", "alias": "Distance to Shower", "length": 50, "domain": null }, { "name": "DISTANCE_TO_DUMP_STATION", "type": "esriFieldTypeString", "alias": "Distance to Dump Station", "length": 50, "domain": null }, { "name": "HIKE_IN_DISTANCE", "type": "esriFieldTypeString", "alias": "Hike-in Distance", "length": 50, "domain": null }, { "name": "PICNIC_TABLE_FLAG", "type": "esriFieldTypeString", "alias": "Picnic Table", "length": 1, "domain": null }, { "name": "ADA_ACCESSIBLE_FLAG", "type": "esriFieldTypeString", "alias": "ADA Accessible", "length": 1, "domain": null }, { "name": "DIRECTIONS", "type": "esriFieldTypeString", "alias": "Directions", "length": 255, "domain": null }, { "name": "FOOD_LOCKER_FLAG", "type": "esriFieldTypeString", "alias": "Food Locker", "length": 1, "domain": null }, { "name": "WATER_FRONT_FLAG", "type": "esriFieldTypeString", "alias": "Water Front", "length": 1, "domain": null }, { "name": "PETS_ALLOWED_FLAG", "type": "esriFieldTypeString", "alias": "Pets Allowed", "length": 1, "domain": null }, { "name": "CAPACITY_PEOPLE", "type": "esriFieldTypeInteger", "alias": "Maximum People", "domain": null }, { "name": "CAPACITY_VEHICLES", "type": "esriFieldTypeInteger", "alias": "Maximum Vehicles", "domain": null }, { "name": "FIRE_RING_FLAG", "type": "esriFieldTypeString", "alias": "Fire Ring", "length": 1, "domain": null }, { "name": "GRILL_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Grill Type", "length": 200, "domain": null }, { "name": "SEATING_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Seating", "length": 200, "domain": null }, { "name": "SHADE_TYPE_NAME", "type": "esriFieldTypeString", "alias": "Shade", "length": 200, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "PAT_AREA_NAME", "type": "esriFieldTypeString", "alias": "Parks and Trails Area", "length": 200, "domain": null }, { "name": "PAT_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "Parks and Trails District", "length": 10, "domain": null }, { "name": "DNR_REGION_NAME", "type": "esriFieldTypeString", "alias": "DNR Region Name", "length": 200, "domain": null }, { "name": "DNR_REGION_CODE", "type": "esriFieldTypeInteger", "alias": "DNR Region", "domain": null }, { "name": "MN_TOURISM_REGION_NAME", "type": "esriFieldTypeString", "alias": "MN Tourism Region Name", "length": 200, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "DNR Gates - WHEELS Database", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 74, 0, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 267671.1858999999, "ymin": 4818632.140000001, "xmax": 639257.3300000001, "ymax": 5424229.2786, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "policy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "x_utm", "type": "esriFieldTypeDouble", "alias": "x_utm", "domain": null }, { "name": "y_utm", "type": "esriFieldTypeDouble", "alias": "y_utm", "domain": null }, { "name": "type", "type": "esriFieldTypeDouble", "alias": "type", "domain": null }, { "name": "purpose", "type": "esriFieldTypeDouble", "alias": "purpose", "domain": null }, { "name": "policy", "type": "esriFieldTypeString", "alias": "policy", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeDouble", "alias": "width", "domain": null }, { "name": "install", "type": "esriFieldTypeDate", "alias": "install", "length": 8, "domain": null }, { "name": "key_cntct", "type": "esriFieldTypeString", "alias": "key_cntct", "length": 128, "domain": null }, { "name": "owner_id", "type": "esriFieldTypeInteger", "alias": "owner_id", "domain": null }, { "name": "gate_id", "type": "esriFieldTypeInteger", "alias": "gate_id", "domain": null }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "remarks", "length": 1024, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "DNR Culverts - WHEELS Database", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 81, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 306085.9210000001, "ymin": 4829423.079, "xmax": 732584.6550000003, "ymax": 5429866.631999999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "remarks", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "x_utm", "type": "esriFieldTypeDouble", "alias": "x_utm", "domain": null }, { "name": "y_utm", "type": "esriFieldTypeDouble", "alias": "y_utm", "domain": null }, { "name": "culvert_id", "type": "esriFieldTypeInteger", "alias": "culvert_id", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "diameter", "domain": null }, { "name": "material", "type": "esriFieldTypeDouble", "alias": "material", "domain": null }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "remarks", "length": 1024, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "DNR Buildings by Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "use_id", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "ADIRONDACK ", "description": "ADIRONDACK ", "symbol": { "type": "esriPMS", "url": "e3e4792794c05a4116fcb14f006c9f8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdklEQVQ4jWNhoBCw0MSAvV575bkM+UoYmf+r/mdh+P3n3d/9z3c/nhJ2NewXQQOOVZ6a8vfLn7QPhz6y/vn4ByzGIc/uI+0lX3HE+0iKTZfNJpwGnGw5M/3j8U8ZPx+jWvTj4U8QFuW34F1+rO6Un1WT2V4MA471ndH9fuVHIrpmZPDxxGcuET/BCQwMDLoYBrAxM+e9PfOFnYEA+HLxm/alpZfs9KL1DqEY8Pf9H3FCmqHeYWT4x2DPwMCAasB/BobfDEQCJg6mX5hekGK9TYxmVgGWr7wavOcwDBCw51v3dtu70B/3finhM0DYU2CPnI7cfgwDlNSVTl3fcX3h3ZrHhf9//RPApplThfO0mJ/oZEZGxj9Y08FXka/tyt3yv55Pfe7+9dYPO5B3oVIfRXyEtkvFii+T15SHpwEMA0xMTEAB2fHw4cPdP5/91P316JcYEwvTLx59nhd/mf8ekFeUf4HuKqx5QV5e/iwDAwMIEwQU50YAu3iP4dB8B20AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ADIRONDACK " ] ] }, { "label": "AMPHITHEATER ", "description": "AMPHITHEATER ", "symbol": { "type": "esriPMS", "url": "b5ac62678fe516da80da224d5f0d887c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAoKVR8nrCOiUsTEyqTP+Zfn/89XH/lu8bplwNu/qLoAF125unfPnzJe3o8+Osn359AovJ8cr4+POHVvhtCUxp92nZhNOAzt0900++PJvx9OszFEMffX4CwqKm4sbLW3d1+lW7le/FMGDywcm6V9/eTkTXjAxOvzzL5aXgPoGBgUEXwwDG/yx5519fZGcgAK68vaq98tRau3Cz4EMoBnz49VGckGaodxj/MfyzZ2BgQDWAiZH5NwORgJ2JFR4bLDCGBJfYbWI087PzfdUQUjuHYYC1pMW6nQ92hz748lgJnwGuMk57NBU192MYoK6kfmrXhT0Lm850FP7++1sAm2ZFfoXTfopekxkZGf9gGMDAwMAg9EegvdWy4dfsy3Pdb3+8ZwcKGqjUR08Ft+3hqkHL1JXU4WkAwwATExNQQHY8fPhw98svL3UffnsqBgowLSGNF8wMzAcUFRVfoLsKa16Ql5c/y8DAAMIEAcW5EQA0sovarVWEEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "AMPHITHEATER " ] ] }, { "label": "CABIN ", "description": "CABIN ", "symbol": { "type": "esriPMS", "url": "6963ee4d116db6a0481671bbccb92178", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MQAL6+18qb6fCVMrIyqTEwMv99/+Ll/5+6vU65eDftF0ICa8l1TPn/5k3bo0EvWjx8h6uXkeXx8PfkrvN23p3T1eW7CaUB7y/7px4++ynjy+CuKoY8efgFhUXNL0eWNdbv86pvc9mIYMLnvoO6lSx8T0TUjg5PHX3P5+stOYGBg0MUw4D8jY97ZM2/YGQiAixfea69ces4uPNroEIoB79//FiekGeodxj///tgzMDCgGsDExPibgUjAxsYEjw0WGENSiv02MZoFBNm/amsJncMwwNZect22zc9CH9z/rITPADcPqT2aOor7MQxQV1c6tWvHhYX1VecLf/76L4BNs4oq32nfALnJjIyMfzAMYGBgYBAS+dPe1mv2a8aU6+63b36yAwUNVOqjt5/M9qhYlWWamkrwNIBhgImJCSggOx4+fLj75bNvug/vfxFjYWf5pasv8IKZmeGAoqLiC3RXYc0L8vLyZxkYGECYIKA4NwIAAruLpBON31QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CABIN " ] ] }, { "label": "CAVE ENTRANCE ", "description": "CAVE ENTRANCE ", "symbol": { "type": "esriPMS", "url": "6d96912da81773bbb19bcbd9c18757ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAOV5r5cWN+UoYmBlUGZgYf/9893P/ld1fpzRcDftF0IANVTum/Pr8J+3hoeesPz9C1PPL8/jo+fBXrPLekhLW5bMJpwHbWvdOf3L8VcbnJ19RDP348AsIi0qbiy3f3LjLz7febS+GAbv7Duq+uvo+EV0zMnh68hWXqp/cBAYGBl0MAxiZGfNenH3DzkAAvLr4TvvoynN21uFGh1AM+P7hlzghzVDvMDL++WPPwMCAagAjI+NvYgwAq2VjgscGC4zBLcVxmxjN7ALsX4W1hc5hGCBvK7nu7tbHoR/vf1HCZ4Cyu8weVU3F/RgGKKkrnTqz48LCI3XnCv/++ieATbOgMu9pNT+5yYyMjH8wDGAAAZE/7Q6d5r/Oz7jm/u7mRzsGBgYmqMxHFR/Z7brRqsuUNJXgaQDDABMTE1BAdjx8+HD3l5ffdD/d/yLGwsbyS0RX4AUDM8MBRUXFF+iuwpoX5OXlzzIwMIAwQUBxbgQApDSKYldY1kEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CAVE ENTRANCE " ] ] }, { "label": "CHAPEL ", "description": "CHAPEL ", "symbol": { "type": "esriPMS", "url": "2b8bc805e7dc427102be02d309bf41f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSA7HNO8ups5iWM/1lUmRmYfn/4+37/eda9U1ZrX/1F0ID+S+VTvv37nHbu20HWL38/gMUkWRV8zBg9K0zOuaeUG/VtwmnAjKtN0y99O5rx6s9jFEOf/34AwqI6HFbLp1ys88vRb9qLYcD8S326d39dTETXjAyu/DjGZccVMIGBgUEXwwAmlv95N76eZmcgAG7/vqC99dZSO2+16EMoBnz+90GckGaodxj//Ptnz8DAgGoA43+m3wxEAlYGNnhssMAYYszSt4nRzMMs+FWBU+schgF6HPbrDn/dGPrsz30lfAZYcXnu0ZTT2Y9hgLqS+qkDt7ctnPm2qvD3/18C2DTLsKmdtucNnMzIyPgHwwAGkPM+irXnCvf/WvtxovvD37fsQJEDkWH8aMvjt92NL26ZurwmPA1gGGBiYgIKyI6HDx/ufvP7me6zf/fFWBnZf6mw679g/st8QFFe8QW6q7DmBXl5+bMMDAwgTBBQnBsBAs6N2EyoWrgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CHAPEL " ] ] }, { "label": "CONCESSION ", "description": "CONCESSION ", "symbol": { "type": "esriPMS", "url": "bd0373ef7a1f1f8bb5fcfc35359db8b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAFq9z8vKGTCXMzAyqjEwMv799+LP/8W7OKQ1XtX8RNGBR5fkpPz7/S7t98Cvr949/wWLC8mw+Cl4/K+a6n05J7jPdhNOAlS0Xp9899i3j/ePfKIa+ffgLhEWVLLmWL6875xfZZLQXw4ANfWd0n1z+lYiuGRncO/6NS9+fbwIDA4MupguY2fMennnPzkAAPL3wQ3vv0mt2ztFah1AM+Pb2nzgDEeDNw1+MjP8Y7BkYGFANYGJiwO12NMDMwQSPDRYYg0+K+TYxmjkFWL5KanCewzBAw55r3aUtX0Lf3v+lhM8AXS+ePao6cvsxDFBSVzp1YsfNhRurXxb++cUggE2zmCr7aT0//smMjIx/MAxgAHFEPrcH90j+OjD1rfvLm7/sQEEDlfqo58u33SJWcJmqpjw8DWAYYGJiAgrIjocPH+7++Oyn7ptH/8TYWJh/Seizv2Bm/ntAUVH+BbqrsOYFeXn5swwMDCBMEFCcGwGm5olT9Kqw0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CONCESSION " ] ] }, { "label": "CONTACT STATION ", "description": "CONTACT STATION ", "symbol": { "type": "esriPMS", "url": "1fe4d81c4628dda13a86094faa654030", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MQAp61e8ka8hiWsDMyqTAwsv9/9ebf/0JvdU66GXf1F0IDi/ZVTPv39krb/9SHWD78/gsUUueR9nEW9Khz3eadMcerahNOA+iMt0w+9PZ7x6PtjFEPvf3sIwqI2QhbLqw7V+bXZNe3FMKDjWJ/upU9XEtE1I4Mj705wBUv6TWBgYNDFMICJkTnv5Icz7AwEwLmPF7WXnltqF20UfQjFgA9/3osT0gz1DuMfhn/2DAwMqAYwMTD8ZiASsDFxwGODBcaQYpO6TYxmAVaBrzp8GucwDHAWtV+3/uW20Hvf7inhM8BfwnOPjqLOfgwD1JXUT227tGNhyY2awp//fglg06zGrXI6WMZvMiMj4x8MAxgYGBjEfom0T9bt/tV/d6r79S+37CBBAwYfAyV8ticrxi7TlNeEpwEMA0xMTEAB2fHw4cPdz34+07379ZEYOxPLL0M+/RfMDMwHFOUVX6C7CmtekJeXP8vAwADCBAHFuREAYvaJpBGfsL8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CONTACT STATION " ] ] }, { "label": "DINING FACILITY ", "description": "DINING FACILITY ", "symbol": { "type": "esriPMS", "url": "9aa1502841a54419b21a89c21e3a15f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jWNhoBCw0MSA6qC18soGfCWMTAyqTEyMv79+/Ll//5avU1ZfDftF0IC5DTumfP/8J+3akees3z5B1IvK8vi4BPBXOAZuSclq8dmE04AlnXun3zz1KuPt068ohr5+/AWERdVMxZYvaN3ll1DtthfDgFWTD+o+vvY+EV0zMrh1+hWXibfcBAYGBl0MAxgZGfPunn/DzkAAPLr0TnvnynN27uFGh1AM+PLhlzgDEeDV4y+MjP/+2DMwMKAawMTC+JuBSMDMzgSPDRYYQ1CM4zYxmrn52b9KagidwzBAx1py3bmdj0NfPfyihM8AAzeZPZqaivsxDFBSVzp1bNeFhSuazxX++f1PAJtmCSXe0yY+cpMZGRn/YBjAwMDAwCb0pz2mxfzXztnX3J/f+WgHChqo1EdjD9ntduGqy1TVleBpAMMAExMTUEB2PHz4cPe7l9903z78IsbGzvJLSkvgBTMzwwFFRcUX6K7Cmhfk5eXPMjAwgDBBQHFuBAAVW4n4YUAhcgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DINING FACILITY " ] ] }, { "label": "DORMITORY ", "description": "DORMITORY ", "symbol": { "type": "esriPMS", "url": "27699f3d0de69d47002bb2791763a676", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSArXuD5Pk5DUr+MzCrMjEw/f7569P+N682TQkLu/qLoAGHjzRO+fP3c9rb98dYf//+BBbj5JT1EZcMrDh4JDDF3qZlE04Djp3smv7u/emMHz+eohj6/ftjEBYVFDBZfuxYq5+VVfVeDAOOHZus+/Xr9UR0zcjg/YczXGyiXhMYGBh0MQxgZmHO+/jpAjsDAfDpy2Xtc5dW2hnphR9CMeD334/ihDRDvcPI8O+fPQMDA6oBDAyMvxmIBExM7PDYYIExOFjFbxOjmZWV7ysfv8Y5DAOEhKzWvXy7K/T794dK+AwQFXbdoyinuR/DACUl9VOXru5aeOdOa+G//78FsGnm5lY6LS3pM5mRkfEPhgEMDAwMv74LtWuqNf16+GSO+5evd+1A3oVKfRQX9dguJxO6TF5eHZ4GMAwwMTEBBWTHw4cPd//8+VL364/HYqxM7L+4uTVeMDAwH5CXV3yB7iqseUFeXv4sAwMDCBMEFOdGAPN2jNOD0J2sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DORMITORY " ] ] }, { "label": "FIRE ", "description": "FIRE ", "symbol": { "type": "esriPMS", "url": "d6d105baaf6e4453b370e07649526a50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jWNhoBCw0MQAL6ej8qbmnCVMTAyqTEz/f79/92f/zgMPp1y9GvaLoAE15WenfP70L+3Q/i+sHz/8BYvJKbD5+LopVXi7nE7pmmi6CacB7Q0Xph8/9iXjyaPfKIY+evALhEXNrbmXN1ad86tvM9qLYcDkvjO6l87/SkTXjAxOHv3K5RvIN4GBgUEXw4D//9nzzp5+w85AAFw8/0N75dJrduHRWodQDHj/7rc4Ic1Q7zD++cdgz8DAgGoAExMDbrejATYWBnhssMAYktIst4nRLCDA/FVbh/schgG2jjzrtm3+FPrg7m8lfAa4+fDv0dSR249hgLq60qld224urK94VvjzF4MANs0qquynfQMFJjMyMv7BMICBgYFBSOxze9tEmV8zJrx2v33zlx0Dw38mqNRHb3/+7VEJwss0NeXhaQDDABMTE1BAdjx8+HD3y2c/dR/e/yPGws70S1ef6wUz898DioryL9BdhTUvyMvLn2VgYABhgoDi3AgAMTiN337dcskAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "FIRE " ] ] }, { "label": "FISH CLEANING ", "description": "FISH CLEANING ", "symbol": { "type": "esriPMS", "url": "81cd08d9ddaaed4b0948edeb114a8472", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSApV7Z8sLGGiVMzMyq/5kYf/9692X/992npoRdXf2LoAHbqyZN+fP5W9rzgxdZf338AhbjlZfw4fe2qtjibZHi01W8CacBu1tmTX95/ErG1yevUAz9/PAFCIuKW2gv39U4xc+tPmcvhgEH++brvr3yMBFdMzJ4eeIql4K/7QQGBgZdDAP+M7PkvT57g52BAHh74bb2qaVb7cyivQ+hGPDr/WdxQpqh3mFkYPhvz8DAgGoAIxPTbwYiARMbCzw2WGAMLgnh28RoZhfg+SqkIXcOwwBJe711D7YdC/1y/7kSPgNkPCz2KOpo7scwQEld/dSFHYcWnqmdVfj31x8BbJr5laVPK/rZTmZkZPyDYQADAwPDHxGudsuurF+Xp613/3jrsR3Iu1Cpjwq+1ttVo12WKWmqw9MAhgEmJiaggOx4+PDh7i8v3+l+u/9cjImN9ZeQruILBmbmA4qKii/QXYU1L8jLy59lYGAAYYKA4twIANScirIS/3/nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "FISH CLEANING " ] ] }, { "label": "FISH HATCHERY ", "description": "FISH HATCHERY ", "symbol": { "type": "esriPMS", "url": "94fe25956abcb304109a97a2a8452267", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSAvS1e8pyyxiUMzMyqDAxMv399e7f/1bPdU8Iarv4iaMCRBVVT/n7/nPb+5iHW398+gsU4ReR9JGV9Ko7M8k6xSevahNOAk0tbp7+/ezzjx7snKIZ+f/MQhEUFVMyXH1vS6GcVU78Xw4Bjq/p0vz6/moiuGRl8uHOSS9TQbwIDA4MuhgEsLMx5n+6fZWcgAL48uah9ae9KOz3n8EMoBvz9+kGckGawd14/ZPz3/489AwMDqgEMjIy/GYgETMxs8NhggTFYBaRuE6OZlUvgK7+09jkMA4S0bNe9vbg19Pvr+0r4DBDWc98jp6q5H8MAJSX1U1eP7Vh4Z11d4f8/vwSwaeYWUz4taeg3mZGR8Q+GAQygAGITaVeL6Pz1ZM8M968vbtqBvAuV+ihq4LNdxjp6mbyqJjwNYBhgYmICCsiOhw8f7v757qXuj7f3xZjY2H5xS+m+YGBmPiCvqPgC3VVY84K8vPxZBgYGECYIKM6NAGrKi1AtBjkaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "FISH HATCHERY " ] ] }, { "label": "INFO CENTER ", "description": "INFO CENTER ", "symbol": { "type": "esriPMS", "url": "ba87b24e193c991194674bf6ee1b65a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jWNhoBCw0MQAr+yl8voawiUszEyqTEz/f3/8/Gv/7lPfp1xdHfaLoAHlk7ZP+fL9T9rBS89ZP36BqFeQ4PXxtOKvcLfYktJX7LMJpwEts3ZPP3L1ZcbjV19RDH3w4jMIi1ppiy+vm7LLrynHbS+GAX3zD+peevQ2EV0zMjh29SVXgI3CBAYGBl0MAxjZ/uedvvGanYEAuHDnrfbSrafsor3NDqEY8O7jL3FCmqHeYfz3n8GegYEB1QBmJsbfDEQCNhYmeGywwBhSwly3idEsyMP+VUtO6ByGAfZ6kus2HX8Qev/5FyV8Bniay+zR0VTcj2GAurrSqR2HLiysnH2m8NefvwLYNKtK858OsFWczMjI+AfDAAYGBgYRrj/tfdmWvyatvex+68lHOwYGBiao1Ec/K4XtcS6qyzTVleBpAMMAExMTUEB2PHz4cPezd1907z//JsbOyvRLX1HoBTMzwwFFRcUX6K7Cmhfk5eXPMjAwgDBBQHFuBADEl4uq2MBpFgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INFO CENTER " ] ] }, { "label": "INTERP OCCUPIED ", "description": "INTERP OCCUPIED ", "symbol": { "type": "esriPMS", "url": "9782f78e0943a87c949a2a59703988b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAqKXn5LVE2UqYGBhUWRgZfn/88W//hu/MU66Gaf8iaEDjjktTvv35n3bi+XfWT7/+gcVkeFh8ggUYKgK3XExp8dHfhNOAnr1Xp595+SPj2dc/KIY++fIHhEWNxTiWd+666Ffupr8Xw4DJBy/p3nr/OxFdMzI4++oHl4cc1wQGBgZdDANYGFnyLr7+zM5AAFx590t77blbdsFGaodQDPj46784Ic1Q7zD++cNgz8DAgGoA8///vxmIBOxMjPDYYIExxLiYbhOjmY+d+auaENs5DAMsJDnW7X70PfTRlz9K+AxwluHco6kotx/DAHUlpVN7Ltxe2H72feHvf/8FsGlW5GM97SXPP5mRkfEP1nQg8Odje6OF4K+5Vz+73/34246BgYEJKvXRVY57e4gq7zJ1JRl4GsAwwMTEBBSQHQ8fPtz98ttv3cdf/omxszD+0hBgf8HM8PeAoqL8C3RXYc0L8vLyZ0HpBl9Y4DWAFAAAwDaNx0nDTeYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INTERP OCCUPIED " ] ] }, { "label": "INTERP UNOCCUPIE", "description": "INTERP UNOCCUPIE", "symbol": { "type": "esriPMS", "url": "4533cb859dc5bb49da90dd44ff7818e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MSAc17J8myG2iUMzCyqDCyMv/+9+7yfeff5KdpXV/8iaMClyp4p/798T/t+6Bzrv49fIIrkJX0YvEwqLnqbpOh3lW/CacDVlmnTfxy/mPHn8UsUQ/88fA7CohwWessv1k3002/K34thwKW+mbq/rzxMRNeMDH6cuMTF5ecwgYGBQRfDABZm9rzPZ66xMxAAvy7e1L61dKudWrT3IRQD/r//JE5IM9Q7jAz/ftkzMDCgGcDA+JuBSMDIwQqPDRYYg0lK5DYxmpkFeL+yaSidwzCAw95o3fdth0P/3HumhM8ATk/rPXI6mvsxDFBSVz91e8eBhe9rphb+//VbAJtmVhXZ0/x+jpMZGRn/YBjAwMDA8FGEp12wu/DX56kr3X/femgH8hlMitvHbjtvrOcyGU11eBrAMMDExAQUkB0PHz7c/fvZG91/j56JMbKw/mLXV3nxl5n5gLyi4gt0V2HNC/Ly8mcZGBhAmCCgODcCAClNiuSIFW7OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INTERP UNOCCUPIE" ] ] }, { "label": "LODGING HOUSE ", "description": "LODGING HOUSE ", "symbol": { "type": "esriPMS", "url": "37ec0c902716f56b5f084d1dda9653eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jWNhoBCw0MSAqKNH5XU5OUuYGBhUmf////3xz5/9Nx4+nLI6LOwXQQPazp6d8uXfv7STX76wfv77Fywmzcbmo6ukVKF9+nRKg6npJpwGTLhwYfqZL18ynv/+jWLo01+/QFjUiJt7ee+5c37FRkZ7MQyYfOaM7t1fvxLRNSODc1+/crnx8U1gYGDQxTCAg5097/KbN+wMBMDVHz+01167ZhespXUIxYAPv3+LE9IM9Q7jPwYGewYGBlQDGBkYcLsdDbAyMMBjgwXGEGVhuU2MZn5m5q9q3NznMAyw4OFZt//Tp9DHv38r4TPAnp9/j6ac3H4MA9SVlE7tuXlzYe+zZ4W/GBgEsGmWZ2c/7SEgMJmRkfEPhgEMDAwMAp8/t1fLyPxa8Pq1+/1fv+wY/v9ngkp9dObn3x4oLLxMXV4engYwDDAxMQEFZMfDhw93v/z5U/fpnz9irExMvzS4uF4w//17QFFe/gW6q7DmBXl5+bMMDAwgTBBQnBsBnuaO6bqkEqgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "LODGING HOUSE " ] ] }, { "label": "OFFICE ", "description": "OFFICE ", "symbol": { "type": "esriPMS", "url": "a1bc623ff4a4c0989ecc548e48a811ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAoKUt8gbC8iXMTEyqTP8Zfn/69WP/pu+Pp1wNa/hF0IDG7YumfP7zPe3Y81usn359A4vJ8gr7BPLLVwRumZvS4pO8CacBXbtXTj/98k7G06/vUAx9/PktCIuaiCsvb921xK/aLWYvhgGTD67Svf72RSK6ZmRw5uVdLi8FgwkMDAy6GAYw/2fJu/D6ITsDAXD57RPtlaf22oWbOR9CMeDjr+/ihDRDvPOG8R/Df3sGBgZUAxgZmX4zEAnYmZjhscECY4hz8d8mRjMfO9dXDSHpcxgGWElqrNv14GLowy9vlPAZ4Cqju0dTUXU/hgHqSkqndl04trD1zIbC33//CmDTrMQvftpHUX8yIyPjHwwDGBgYGIT+sLU3WYb9mnN5v/vdjy/sGBgYmKBSHz0U9LeHqlouU1dShacBDANMTExAAdnx8OHD3S+/fNR9/O2NGDsTyy8NIakXzAzMBxQVFV+guwprXpCXlz/LwMAAwgQBxbkRAPWAjEJC6BuFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OFFICE " ] ] }, { "label": "PICNIC ", "description": "PICNIC ", "symbol": { "type": "esriPMS", "url": "e28a8b9721e1c467e899ac9d2a48cf86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSAc2u95Jn4TEsYGJhUGRiZfv/5+X4/59edU7TDrv4iaMD5HTVT/v35nPb1+SHWv78+gsXYeOR8fvL7Vpze4p1i6tO1CacBF/e2T//26njG769PUAz99eURCItyiZkvP7er0c/IrX4vhgFnDk7W/fX+UiK6ZmTw7dVJLj453wkMDAy6GAawM/7Pe//mLDsDAfDj3UXta+dW2mkZhR9CMeDfr/fihDRDvcPI8OePPQMDA6oBDIxMvxmIBExMbPDYYIExmDkkbxOjmYVd4CunkPY5DAO4JG3XfXm8LfTXlwdK+AzgkXHbI6eouR/DACUl9VM3L+xa+PJcfSHDv58C2DSz86qc5pfznczIyPgHwwAGBgaGz3+E2iXN2369vTbD/dfH23Yg70KlPvLJem8XVI1aJq+kCU8DGAaYmJiAArLj4cOHu39+e6n778tDMWYWll/sArov/jIwH5BXVHyBESbYnCovL3+WgYEBhAkCinMjAF58jI7/sWnYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "PICNIC " ] ] }, { "label": "REC HALL ", "description": "REC HALL ", "symbol": { "type": "esriPMS", "url": "df1d92b4685c4912b50d0935d4b17b3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MSAoOSl8kYawiVMjEyqzEz/f3/69Gv/hqvfp1xdHfaLoAGNHdunfP36J+34qeesnz5D1MtI8/oEG/BXBOptSWmp9dmE04Ceibunnz7/MuPZi68ohj55+hmERY0NxJd3TtzlV57vthfDgMmTD+reevg2EV0zMjh74SWXh7DCBAYGBl0MA1g4/+dduPKanYEAuHLjrfbajafsgv3NDqEY8OHDL3FCmqHeYfzzh8GegYEB1QAmZsbfDEQCdlYmeGywwBgSYly3idHMx8f+VU1F6ByGARYmkut27XsQ+ujpFyV8BjjbyezR1FTcj2GAurrSqT37Lixs6z9T+Pv3XwFsmpXk+E97uypOZmRk/INhAAMDA4MA35/2pnLLX3OWXna/e/+jHShooFIf3RwVtof4qS5TV1eCpwEMA0xMTEAB2fHw4cPdL19+0X38/JsYKMA01IReMDMzHFBUVHyB7iqseUFeXv4sKN3gCwu8BpACAFQJi38A46eiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "REC HALL " ] ] }, { "label": "RES SGL FAMILY ", "description": "RES SGL FAMILY ", "symbol": { "type": "esriPMS", "url": "dd1c60c0646f0c646fd461dad045eca2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSAnq1R8jK8uiWMDEyqjAzMv7/+eb//4ZtbUxrCVv8iaMDS/a1Tfv79knb79UnW778/gcWEuGR8lER1Khbs005JcGrYhNOANUf6pt97ezbjw/fnKIa++/YEhEUVhIyWrz7U6xdqV7wXw4ANxybrPv90JxFdMzJ48O4cF5+k6wQGBgZdDAOYGNnyHn+4zM5AADz9eF1777m1ds5GwYdQDPj+56M4AxHg7bcnjIwM/+wZGBhQDWBiYPrNQCRgZWKFxwYLjMHLJnqbGM2crHxfxfnUzmEYoCZqse7qy32hb789VsJngLaE4x5VRc39GAYoKamfOnVpz8LNN7oL//77LYBNsyi3wmltGY/JjIyMfzAMYACFwy+Bdn/d2l9H7i5wf/Xlnh04aCDgo46Ey3ZTxcBlqvLq8DSAYYCJiQkoIDsePny4++PPl7rvvj4VY2Fi/SXBp/GCmYH5gKK84gt0V2HNC/Ly8mcZGBhAmCCgODcCAMiIiRg14FyvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "RES SGL FAMILY " ] ] }, { "label": "RESTROOM/SHOWER ", "description": "RESTROOM/SHOWER ", "symbol": { "type": "esriPMS", "url": "7c376af19c4feb70ed69d696447aa0d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jWNhoBCw0MSAoHNT5A2YpEuYGBhVmRgYf3/8833/Fs4bU65qN/wiaEDD+TVTPv/7nXbk60PWT39/gMVk2QR8An5qVwSeXpXSYhq2CacBnRc3Tz/17XHG09+fUAx9/OsDCIuacsksbz233q/aKHAvhgGTz2zVvfbrbSK6ZmRw+tsTLm8+9QkMDAy6GAYwsjPnnX//jJ2BALj046X2ymtH7cK1rA+hGPDh3w9xQpqh3mH8x/DfnoGBAdUAFgbG3wxEAnYmZnhssMAYYsw8t4nRzM/C8VWDU/gchgHWXIrrdn65Hfrw1wclfAa48ajs0ZRT3Y9hgLqS0qldN88sbH65v/A3w18BbJqV2IVO+/BrTmZkZPyDYQADAwOD0GeG9hZJ11+z3552v/PrrR0DAwMTVOqjB5/a9nBBg2Xq8krwNIBhgImJCSggOx4+fLj75c8vug//fRBjZ2b+pcUu/oL5L8MBRXnFF+iuwpoX5OXlzzIwMIAwQUBxbgQA8qeKo+gd33YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "RESTROOM/SHOWER " ] ] }, { "label": "SHOWER ", "description": "SHOWER ", "symbol": { "type": "esriPMS", "url": "c5de9a74e714a6ec88eef4ee6415bc4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAvUFO8py6JiUMzCyqDExMv399eLv/1fZDU8KuXv1F0IAjNcVT/n79kvb+6H7W3x8/gMU45RR9JP1cKo74uaTYtE/chNOAk531098fP5Lx4+kjFEO/P7oPwqICZtbLj7VW+VlVt+3FMODY5A7dr1euJKJrRgYfTh3lEvUOnsDAwKCLYQALI0vep3Mn2RkIgC+Xz2lfWrnUTi88+hCKAX8/vBMnpBnqHcZ///7YMzAwoBrAwMj8m4FIwMTCBo8NFhiDVVLyNjGaWQUEvvJr65zDMEDI2nnd222bQr8/vKuEzwBhV989cpo6+zEMUFJXP3V117aFdxrKCv///imATTO3suppSe/gyYyMjH8wDGAABZCQWLta68RfT2ZNcP9654YdyLtQqY+iXoHbZSISl8lrasLTAIYBJiYmoIDsePjw4e6fL5/p/nh4V4yJnfMXt5b+CwZm5gPyioov0F2FNS/Iy8ufZWBgAGGCgOLcCAAbEIrKt+a7TgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SHOWER " ] ] }, { "label": "STAGE ", "description": "STAGE ", "symbol": { "type": "esriPMS", "url": "e326e24016b4583265288758fe3c9b0c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAoOxz8rrqbCXMTAyqTEwMvz98+rd/+1nmKVdXa/8iaEDNxEtTvnz9n3bk/HfWj1/+gcXkJFh8/CwYKvwsLqa0F+tvwmlA+6yr009e/JHx5NUfFEMfvfgDwqJmOhzLG6dc9KvP0d+LYcDk+Zd0L9/7nYiuGRmcuvKDy8eWawIDA4MuhgH/mVjyzt34zM5AAFy6/Ut75dZbduHeaodQDPjw5b84Ic1Q7zD++8Ngz8DAgGoAM+P/38QYANbEygiPDRYYQ1KU6TYxmgV4mL9qK7CdwzDAWo9j3bYj30MfPPujhM8ANyvOPZqacvsxDFBXVzq168DthQ2z3hf++v1fAJtmZVnW0952/JMZGRn/YE0HQjwf21tzBH/NWvvZ/faj33YMDAxMUKmPnjbc26PceJdpqsvA0wCGASYmJqCA7Hj48OHul29+6z589k+MnYPxl5Yi+wtm5r8HFBXlX6C7CmtekJeXP8vAwADCBAHFuREAAFaL9X9chhMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "STAGE " ] ] }, { "label": "TRAIL CENTER ", "description": "TRAIL CENTER ", "symbol": { "type": "esriPMS", "url": "83224ce39c182238f073468e042f2683", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAKeeC5CXZ9EqYGFhUmRgYfn//92H/DebtUxq0r/4iaMCaS3VTfv3/nPbo+1HWH/8+gsUEWOR8tBn8K1Zd9EsJ02/fhNOAzVc7pz/6cSLj05+nKIZ++PMIhEVlOMyWr7/Y6heoX70Xw4Ctlybrvvl9NRFdMzJ48uMUlzqX9wQGBgZdDAOYWRjznn0+x85AALz8dVn76K2VdtZq4YdQDPjx/4M4Ic1Q7zD+Zfhnz8DAgGoA43+m3wxEAlZGFnhssMAYPEwSt4nRzMHM/1WYTfschgGKHNbrbn3fHvrhz0MlfAaocrrtUZXT3I9hgJKS+qkzt3ct3Pe+sfDv/98C2DQLsyqd1uT3mszIyPgHwwAGEPgo1O4m2Pbr9OdZ7m9+37ZjYGBggsmoc3tuN+CNWKYkowlPAxgGmJiYgAKy4+HDh7u//H6p++HfQzFmRvZf4uxaLxj+Mh9QlFd8ge4qrHlBXl7+LAMDAwgTBBTnRgArI4uqt+0h5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TRAIL CENTER " ] ] }, { "label": "VAULT TOILET ", "description": "VAULT TOILET ", "symbol": { "type": "esriPMS", "url": "7d036d24a9f60edc693aaf0997091802", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAvVFL5bm0BEsYmRhV/7P8//3n4+/9zzecnxJ2teEXQQOONW6d8vfbz7QPJ56y/vn0EyzGIcPrIx1sXHEkcGOKTYv/JpwGnOzZNf3jmWcZP599QTH0x5PPICzKbyy5/Fjndj+rcs+9GAYcm7xb9/ut94nompHBx7PPuUQ8FCcwMDDoYhjAxsKS9/biK3YGAuDLlbfal9aestMLNjuEYsDfjz/ECWmGeOcTI8Off/YMDAyoBvxnZvzNQCRgYmf8hekFMc7bxGhm5WP/yqsmeg7DAAEL2XVvdz8M/fHokxI+A4Sd5fbIaSruxzBASV3p1PU95xbebT9R+P/3PwFsmjkV+U+LealMZmRk/INhAAMDA8NXgX/tyo02v57PveT+9e4HO5B3oVIfRVyVtkuFaCyTV1eCpwEMA0xMTEAB2fHw4cPdP19+0f31+IsYEzvLLx4NoRd/mRkOyCsqvkB3Fda8IC8vf5aBgQGECQKKcyMA4buP11fZtiAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "VAULT TOILET " ] ] }, { "label": "YURT ", "description": "YURT ", "symbol": { "type": "esriPMS", "url": "64c5b6be2d7e9521ef1f383b98da31b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAtdlB8gLqBiWMTMyqjExMv398+rT/89lNU8JWX/1F0IA9Exun/Pn6Oe3V+WOsv758AotxS8j6CFgEVmy3CEzxLG7ZhNOAg7O6pr+6eDrj26unKIZ+ffEYhEVFdEyW75vS6ueUU70Xw4Bj8yfrvrt3PRFdMzJ4c+UMl4yt1wQGBgZdDAP+MTHnvb1xgZ2BAHh/+7L2ua0r7Yy8ww+hGPD7y0dxQpqh3mH89+efPQMDA6oB/xkZfzMQCZhY2eGxwQJjcIqK3yZGMysP31cBBY1zGAaI61mte3pkV+jXZw+V8BkgbeW6R1FTcz+GAUrq6qcuHNi18NKs1sL/v38LYNPMK6t0WsbOZzIjI+MfDAMYGBgY/vAItRvnNP26tXaO+6dHd+1A3gWJMzIwfJS28diu6Ba6TEldHZ4GMAwwMTEBBWTHw4cPd39781L327PHYiwc7L/4FDVeMDAzH1BUVHyB7iqseUFeXv4sAwMDCBMEFOdGAB3jjNg9OTobAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "YURT " ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e3e4792794c05a4116fcb14f006c9f8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdklEQVQ4jWNhoBCw0MSAvV575bkM+UoYmf+r/mdh+P3n3d/9z3c/nhJ2NewXQQOOVZ6a8vfLn7QPhz6y/vn4ByzGIc/uI+0lX3HE+0iKTZfNJpwGnGw5M/3j8U8ZPx+jWvTj4U8QFuW34F1+rO6Un1WT2V4MA471ndH9fuVHIrpmZPDxxGcuET/BCQwMDLoYBrAxM+e9PfOFnYEA+HLxm/alpZfs9KL1DqEY8Pf9H3FCmqHeYWT4x2DPwMCAasB/BobfDEQCJg6mX5hekGK9TYxmVgGWr7wavOcwDBCw51v3dtu70B/3finhM0DYU2CPnI7cfgwDlNSVTl3fcX3h3ZrHhf9//RPApplThfO0mJ/oZEZGxj9Y08FXka/tyt3yv55Pfe7+9dYPO5B3oVIfRXyEtkvFii+T15SHpwEMA0xMTEAB2fHw4cPdP5/91P316JcYEwvTLx59nhd/mf8ekFeUf4HuKqx5QV5e/iwDAwMIEwQU50YAu3iP4dB8B20AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ADIRONDACK ", "label": "ADIRONDACK " }, { "symbol": { "type": "esriPMS", "url": "b5ac62678fe516da80da224d5f0d887c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAoKVR8nrCOiUsTEyqTP+Zfn/89XH/lu8bplwNu/qLoAF125unfPnzJe3o8+Osn359AovJ8cr4+POHVvhtCUxp92nZhNOAzt0900++PJvx9OszFEMffX4CwqKm4sbLW3d1+lW7le/FMGDywcm6V9/eTkTXjAxOvzzL5aXgPoGBgUEXwwDG/yx5519fZGcgAK68vaq98tRau3Cz4EMoBnz49VGckGaodxj/MfyzZ2BgQDWAiZH5NwORgJ2JFR4bLDCGBJfYbWI087PzfdUQUjuHYYC1pMW6nQ92hz748lgJnwGuMk57NBU192MYoK6kfmrXhT0Lm850FP7++1sAm2ZFfoXTfopekxkZGf9gGMDAwMAg9EegvdWy4dfsy3Pdb3+8ZwcKGqjUR08Ft+3hqkHL1JXU4WkAwwATExNQQHY8fPhw98svL3UffnsqBgowLSGNF8wMzAcUFRVfoLsKa16Ql5c/y8DAAMIEAcW5EQA0sovarVWEEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AMPHITHEATER ", "label": "AMPHITHEATER " }, { "symbol": { "type": "esriPMS", "url": "6963ee4d116db6a0481671bbccb92178", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MQAL6+18qb6fCVMrIyqTEwMv99/+Ll/5+6vU65eDftF0ICa8l1TPn/5k3bo0EvWjx8h6uXkeXx8PfkrvN23p3T1eW7CaUB7y/7px4++ynjy+CuKoY8efgFhUXNL0eWNdbv86pvc9mIYMLnvoO6lSx8T0TUjg5PHX3P5+stOYGBg0MUw4D8jY97ZM2/YGQiAixfea69ces4uPNroEIoB79//FiekGeodxj///tgzMDCgGsDExPibgUjAxsYEjw0WGENSiv02MZoFBNm/amsJncMwwNZect22zc9CH9z/rITPADcPqT2aOor7MQxQV1c6tWvHhYX1VecLf/76L4BNs4oq32nfALnJjIyMfzAMYGBgYBAS+dPe1mv2a8aU6+63b36yAwUNVOqjt5/M9qhYlWWamkrwNIBhgImJCSggOx4+fLj75bNvug/vfxFjYWf5pasv8IKZmeGAoqLiC3RXYc0L8vLyZxkYGECYIKA4NwIAAruLpBON31QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CABIN ", "label": "CABIN " }, { "symbol": { "type": "esriPMS", "url": "6d96912da81773bbb19bcbd9c18757ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAOV5r5cWN+UoYmBlUGZgYf/9893P/ld1fpzRcDftF0IANVTum/Pr8J+3hoeesPz9C1PPL8/jo+fBXrPLekhLW5bMJpwHbWvdOf3L8VcbnJ19RDP348AsIi0qbiy3f3LjLz7febS+GAbv7Duq+uvo+EV0zMnh68hWXqp/cBAYGBl0MAxiZGfNenH3DzkAAvLr4TvvoynN21uFGh1AM+P7hlzghzVDvMDL++WPPwMCAagAjI+NvYgwAq2VjgscGC4zBLcVxmxjN7ALsX4W1hc5hGCBvK7nu7tbHoR/vf1HCZ4Cyu8weVU3F/RgGKKkrnTqz48LCI3XnCv/++ieATbOgMu9pNT+5yYyMjH8wDGAAAZE/7Q6d5r/Oz7jm/u7mRzsGBgYmqMxHFR/Z7brRqsuUNJXgaQDDABMTE1BAdjx8+HD3l5ffdD/d/yLGwsbyS0RX4AUDM8MBRUXFF+iuwpoX5OXlzzIwMIAwQUBxbgQApDSKYldY1kEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAVE ENTRANCE ", "label": "CAVE ENTRANCE " }, { "symbol": { "type": "esriPMS", "url": "2b8bc805e7dc427102be02d309bf41f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSA7HNO8ups5iWM/1lUmRmYfn/4+37/eda9U1ZrX/1F0ID+S+VTvv37nHbu20HWL38/gMUkWRV8zBg9K0zOuaeUG/VtwmnAjKtN0y99O5rx6s9jFEOf/34AwqI6HFbLp1ys88vRb9qLYcD8S326d39dTETXjAyu/DjGZccVMIGBgUEXwwAmlv95N76eZmcgAG7/vqC99dZSO2+16EMoBnz+90GckGaodxj//Ptnz8DAgGoA43+m3wxEAlYGNnhssMAYYszSt4nRzMMs+FWBU+schgF6HPbrDn/dGPrsz30lfAZYcXnu0ZTT2Y9hgLqS+qkDt7ctnPm2qvD3/18C2DTLsKmdtucNnMzIyPgHwwAGkPM+irXnCvf/WvtxovvD37fsQJEDkWH8aMvjt92NL26ZurwmPA1gGGBiYgIKyI6HDx/ufvP7me6zf/fFWBnZf6mw679g/st8QFFe8QW6q7DmBXl5+bMMDAwgTBBQnBsBAs6N2EyoWrgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CHAPEL ", "label": "CHAPEL " }, { "symbol": { "type": "esriPMS", "url": "bd0373ef7a1f1f8bb5fcfc35359db8b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAFq9z8vKGTCXMzAyqjEwMv799+LP/8W7OKQ1XtX8RNGBR5fkpPz7/S7t98Cvr949/wWLC8mw+Cl4/K+a6n05J7jPdhNOAlS0Xp9899i3j/ePfKIa+ffgLhEWVLLmWL6875xfZZLQXw4ANfWd0n1z+lYiuGRncO/6NS9+fbwIDA4MupguY2fMennnPzkAAPL3wQ3vv0mt2ztFah1AM+Pb2nzgDEeDNw1+MjP8Y7BkYGFANYGJiwO12NMDMwQSPDRYYg0+K+TYxmjkFWL5KanCewzBAw55r3aUtX0Lf3v+lhM8AXS+ePao6cvsxDFBSVzp1YsfNhRurXxb++cUggE2zmCr7aT0//smMjIx/MAxgAHFEPrcH90j+OjD1rfvLm7/sQEEDlfqo58u33SJWcJmqpjw8DWAYYGJiAgrIjocPH+7++Oyn7ptH/8TYWJh/Seizv2Bm/ntAUVH+BbqrsOYFeXn5swwMDCBMEFCcGwGm5olT9Kqw0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONCESSION ", "label": "CONCESSION " }, { "symbol": { "type": "esriPMS", "url": "1fe4d81c4628dda13a86094faa654030", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MQAp61e8ka8hiWsDMyqTAwsv9/9ebf/0JvdU66GXf1F0IDi/ZVTPv39krb/9SHWD78/gsUUueR9nEW9Khz3eadMcerahNOA+iMt0w+9PZ7x6PtjFEPvf3sIwqI2QhbLqw7V+bXZNe3FMKDjWJ/upU9XEtE1I4Mj705wBUv6TWBgYNDFMICJkTnv5Icz7AwEwLmPF7WXnltqF20UfQjFgA9/3osT0gz1DuMfhn/2DAwMqAYwMTD8ZiASsDFxwGODBcaQYpO6TYxmAVaBrzp8GucwDHAWtV+3/uW20Hvf7inhM8BfwnOPjqLOfgwD1JXUT227tGNhyY2awp//fglg06zGrXI6WMZvMiMj4x8MAxgYGBjEfom0T9bt/tV/d6r79S+37CBBAwYfAyV8ticrxi7TlNeEpwEMA0xMTEAB2fHw4cPdz34+07379ZEYOxPLL0M+/RfMDMwHFOUVX6C7CmtekJeXP8vAwADCBAHFuREAYvaJpBGfsL8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONTACT STATION ", "label": "CONTACT STATION " }, { "symbol": { "type": "esriPMS", "url": "9aa1502841a54419b21a89c21e3a15f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jWNhoBCw0MSA6qC18soGfCWMTAyqTEyMv79+/Ll//5avU1ZfDftF0IC5DTumfP/8J+3akees3z5B1IvK8vi4BPBXOAZuSclq8dmE04AlnXun3zz1KuPt068ohr5+/AWERdVMxZYvaN3ll1DtthfDgFWTD+o+vvY+EV0zMrh1+hWXibfcBAYGBl0MAxgZGfPunn/DzkAAPLr0TnvnynN27uFGh1AM+PLhlzgDEeDV4y+MjP/+2DMwMKAawMTC+JuBSMDMzgSPDRYYQ1CM4zYxmrn52b9KagidwzBAx1py3bmdj0NfPfyihM8AAzeZPZqaivsxDFBSVzp1bNeFhSuazxX++f1PAJtmCSXe0yY+cpMZGRn/YBjAwMDAwCb0pz2mxfzXztnX3J/f+WgHChqo1EdjD9ntduGqy1TVleBpAMMAExMTUEB2PHz4cPe7l9903z78IsbGzvJLSkvgBTMzwwFFRcUX6K7Cmhfk5eXPMjAwgDBBQHFuBAAVW4n4YUAhcgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DINING FACILITY ", "label": "DINING FACILITY " }, { "symbol": { "type": "esriPMS", "url": "27699f3d0de69d47002bb2791763a676", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSArXuD5Pk5DUr+MzCrMjEw/f7569P+N682TQkLu/qLoAGHjzRO+fP3c9rb98dYf//+BBbj5JT1EZcMrDh4JDDF3qZlE04Djp3smv7u/emMHz+eohj6/ftjEBYVFDBZfuxYq5+VVfVeDAOOHZus+/Xr9UR0zcjg/YczXGyiXhMYGBh0MQxgZmHO+/jpAjsDAfDpy2Xtc5dW2hnphR9CMeD334/ihDRDvcPI8O+fPQMDA6oBDAyMvxmIBExM7PDYYIExOFjFbxOjmZWV7ysfv8Y5DAOEhKzWvXy7K/T794dK+AwQFXbdoyinuR/DACUl9VOXru5aeOdOa+G//78FsGnm5lY6LS3pM5mRkfEPhgEMDAwMv74LtWuqNf16+GSO+5evd+1A3oVKfRQX9dguJxO6TF5eHZ4GMAwwMTEBBWTHw4cPd//8+VL364/HYqxM7L+4uTVeMDAwH5CXV3yB7iqseUFeXv4sAwMDCBMEFOdGAPN2jNOD0J2sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DORMITORY ", "label": "DORMITORY " }, { "symbol": { "type": "esriPMS", "url": "d6d105baaf6e4453b370e07649526a50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jWNhoBCw0MQAL6ej8qbmnCVMTAyqTEz/f79/92f/zgMPp1y9GvaLoAE15WenfP70L+3Q/i+sHz/8BYvJKbD5+LopVXi7nE7pmmi6CacB7Q0Xph8/9iXjyaPfKIY+evALhEXNrbmXN1ad86tvM9qLYcDkvjO6l87/SkTXjAxOHv3K5RvIN4GBgUEXw4D//9nzzp5+w85AAFw8/0N75dJrduHRWodQDHj/7rc4Ic1Q7zD++cdgz8DAgGoAExMDbrejATYWBnhssMAYktIst4nRLCDA/FVbh/schgG2jjzrtm3+FPrg7m8lfAa4+fDv0dSR249hgLq60qld224urK94VvjzF4MANs0qquynfQMFJjMyMv7BMICBgYFBSOxze9tEmV8zJrx2v33zlx0Dw38mqNRHb3/+7VEJwss0NeXhaQDDABMTE1BAdjx8+HD3y2c/dR/e/yPGws70S1ef6wUz898DioryL9BdhTUvyMvLn2VgYABhgoDi3AgAMTiN337dcskAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE ", "label": "FIRE " }, { "symbol": { "type": "esriPMS", "url": "81cd08d9ddaaed4b0948edeb114a8472", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSApV7Z8sLGGiVMzMyq/5kYf/9692X/992npoRdXf2LoAHbqyZN+fP5W9rzgxdZf338AhbjlZfw4fe2qtjibZHi01W8CacBu1tmTX95/ErG1yevUAz9/PAFCIuKW2gv39U4xc+tPmcvhgEH++brvr3yMBFdMzJ4eeIql4K/7QQGBgZdDAP+M7PkvT57g52BAHh74bb2qaVb7cyivQ+hGPDr/WdxQpqh3mFkYPhvz8DAgGoAIxPTbwYiARMbCzw2WGAMLgnh28RoZhfg+SqkIXcOwwBJe711D7YdC/1y/7kSPgNkPCz2KOpo7scwQEld/dSFHYcWnqmdVfj31x8BbJr5laVPK/rZTmZkZPyDYQADAwPDHxGudsuurF+Xp613/3jrsR3Iu1Cpjwq+1ttVo12WKWmqw9MAhgEmJiaggOx4+PDh7i8v3+l+u/9cjImN9ZeQruILBmbmA4qKii/QXYU1L8jLy59lYGAAYYKA4twIANScirIS/3/nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FISH CLEANING ", "label": "FISH CLEANING " }, { "symbol": { "type": "esriPMS", "url": "94fe25956abcb304109a97a2a8452267", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSAvS1e8pyyxiUMzMyqDAxMv399e7f/1bPdU8Iarv4iaMCRBVVT/n7/nPb+5iHW398+gsU4ReR9JGV9Ko7M8k6xSevahNOAk0tbp7+/ezzjx7snKIZ+f/MQhEUFVMyXH1vS6GcVU78Xw4Bjq/p0vz6/moiuGRl8uHOSS9TQbwIDA4MuhgEsLMx5n+6fZWcgAL48uah9ae9KOz3n8EMoBvz9+kGckGawd14/ZPz3/489AwMDqgEMjIy/GYgETMxs8NhggTFYBaRuE6OZlUvgK7+09jkMA4S0bNe9vbg19Pvr+0r4DBDWc98jp6q5H8MAJSX1U1eP7Vh4Z11d4f8/vwSwaeYWUz4taeg3mZGR8Q+GAQygAGITaVeL6Pz1ZM8M968vbtqBvAuV+ihq4LNdxjp6mbyqJjwNYBhgYmICCsiOhw8f7v757qXuj7f3xZjY2H5xS+m+YGBmPiCvqPgC3VVY84K8vPxZBgYGECYIKM6NAGrKi1AtBjkaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FISH HATCHERY ", "label": "FISH HATCHERY " }, { "symbol": { "type": "esriPMS", "url": "ba87b24e193c991194674bf6ee1b65a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jWNhoBCw0MQAr+yl8voawiUszEyqTEz/f3/8/Gv/7lPfp1xdHfaLoAHlk7ZP+fL9T9rBS89ZP36BqFeQ4PXxtOKvcLfYktJX7LMJpwEts3ZPP3L1ZcbjV19RDH3w4jMIi1ppiy+vm7LLrynHbS+GAX3zD+peevQ2EV0zMjh29SVXgI3CBAYGBl0MAxjZ/uedvvGanYEAuHDnrfbSrafsor3NDqEY8O7jL3FCmqHeYfz3n8GegYEB1QBmJsbfDEQCNhYmeGywwBhSwly3idEsyMP+VUtO6ByGAfZ6kus2HX8Qev/5FyV8Bniay+zR0VTcj2GAurrSqR2HLiysnH2m8NefvwLYNKtK858OsFWczMjI+AfDAAYGBgYRrj/tfdmWvyatvex+68lHOwYGBiao1Ec/K4XtcS6qyzTVleBpAMMAExMTUEB2PHz4cPezd1907z//JsbOyvRLX1HoBTMzwwFFRcUX6K7Cmhfk5eXPMjAwgDBBQHFuBADEl4uq2MBpFgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INFO CENTER ", "label": "INFO CENTER " }, { "symbol": { "type": "esriPMS", "url": "9782f78e0943a87c949a2a59703988b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAqKXn5LVE2UqYGBhUWRgZfn/88W//hu/MU66Gaf8iaEDjjktTvv35n3bi+XfWT7/+gcVkeFh8ggUYKgK3XExp8dHfhNOAnr1Xp595+SPj2dc/KIY++fIHhEWNxTiWd+666Ffupr8Xw4DJBy/p3nr/OxFdMzI4++oHl4cc1wQGBgZdDANYGFnyLr7+zM5AAFx590t77blbdsFGaodQDPj46784Ic1Q7zD++cNgz8DAgGoA8///vxmIBOxMjPDYYIExxLiYbhOjmY+d+auaENs5DAMsJDnW7X70PfTRlz9K+AxwluHco6kotx/DAHUlpVN7Ltxe2H72feHvf/8FsGlW5GM97SXPP5mRkfEP1nQg8Odje6OF4K+5Vz+73/34246BgYEJKvXRVY57e4gq7zJ1JRl4GsAwwMTEBBSQHQ8fPtz98ttv3cdf/omxszD+0hBgf8HM8PeAoqL8C3RXYc0L8vLyZ0HpBl9Y4DWAFAAAwDaNx0nDTeYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INTERP OCCUPIED ", "label": "INTERP OCCUPIED " }, { "symbol": { "type": "esriPMS", "url": "4533cb859dc5bb49da90dd44ff7818e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MSAc17J8myG2iUMzCyqDCyMv/+9+7yfeff5KdpXV/8iaMClyp4p/798T/t+6Bzrv49fIIrkJX0YvEwqLnqbpOh3lW/CacDVlmnTfxy/mPHn8UsUQ/88fA7CohwWessv1k3002/K34thwKW+mbq/rzxMRNeMDH6cuMTF5ecwgYGBQRfDABZm9rzPZ66xMxAAvy7e1L61dKudWrT3IRQD/r//JE5IM9Q7jAz/ftkzMDCgGcDA+JuBSMDIwQqPDRYYg0lK5DYxmpkFeL+yaSidwzCAw95o3fdth0P/3HumhM8ATk/rPXI6mvsxDFBSVz91e8eBhe9rphb+//VbAJtmVhXZ0/x+jpMZGRn/YBjAwMDA8FGEp12wu/DX56kr3X/femgH8hlMitvHbjtvrOcyGU11eBrAMMDExAQUkB0PHz7c/fvZG91/j56JMbKw/mLXV3nxl5n5gLyi4gt0V2HNC/Ly8mcZGBhAmCCgODcCAClNiuSIFW7OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INTERP UNOCCUPIE", "label": "INTERP UNOCCUPIE" }, { "symbol": { "type": "esriPMS", "url": "37ec0c902716f56b5f084d1dda9653eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jWNhoBCw0MSAqKNH5XU5OUuYGBhUmf////3xz5/9Nx4+nLI6LOwXQQPazp6d8uXfv7STX76wfv77Fywmzcbmo6ukVKF9+nRKg6npJpwGTLhwYfqZL18ynv/+jWLo01+/QFjUiJt7ee+5c37FRkZ7MQyYfOaM7t1fvxLRNSODc1+/crnx8U1gYGDQxTCAg5097/KbN+wMBMDVHz+01167ZhespXUIxYAPv3+LE9IM9Q7jPwYGewYGBlQDGBkYcLsdDbAyMMBjgwXGEGVhuU2MZn5m5q9q3NznMAyw4OFZt//Tp9DHv38r4TPAnp9/j6ac3H4MA9SVlE7tuXlzYe+zZ4W/GBgEsGmWZ2c/7SEgMJmRkfEPhgEMDAwMAp8/t1fLyPxa8Pq1+/1fv+wY/v9ngkp9dObn3x4oLLxMXV4engYwDDAxMQEFZMfDhw93v/z5U/fpnz9irExMvzS4uF4w//17QFFe/gW6q7DmBXl5+bMMDAwgTBBQnBsBnuaO6bqkEqgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LODGING HOUSE ", "label": "LODGING HOUSE " }, { "symbol": { "type": "esriPMS", "url": "a1bc623ff4a4c0989ecc548e48a811ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAoKUt8gbC8iXMTEyqTP8Zfn/69WP/pu+Pp1wNa/hF0IDG7YumfP7zPe3Y81usn359A4vJ8gr7BPLLVwRumZvS4pO8CacBXbtXTj/98k7G06/vUAx9/PktCIuaiCsvb921xK/aLWYvhgGTD67Svf72RSK6ZmRw5uVdLi8FgwkMDAy6GAYw/2fJu/D6ITsDAXD57RPtlaf22oWbOR9CMeDjr+/ihDRDvPOG8R/Df3sGBgZUAxgZmX4zEAnYmZjhscECY4hz8d8mRjMfO9dXDSHpcxgGWElqrNv14GLowy9vlPAZ4Cqju0dTUXU/hgHqSkqndl04trD1zIbC33//CmDTrMQvftpHUX8yIyPjHwwDGBgYGIT+sLU3WYb9mnN5v/vdjy/sGBgYmKBSHz0U9LeHqlouU1dShacBDANMTExAAdnx8OHD3S+/fNR9/O2NGDsTyy8NIakXzAzMBxQVFV+guwprXpCXlz/LwMAAwgQBxbkRAPWAjEJC6BuFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OFFICE ", "label": "OFFICE " }, { "symbol": { "type": "esriPMS", "url": "e28a8b9721e1c467e899ac9d2a48cf86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSAc2u95Jn4TEsYGJhUGRiZfv/5+X4/59edU7TDrv4iaMD5HTVT/v35nPb1+SHWv78+gsXYeOR8fvL7Vpze4p1i6tO1CacBF/e2T//26njG769PUAz99eURCItyiZkvP7er0c/IrX4vhgFnDk7W/fX+UiK6ZmTw7dVJLj453wkMDAy6GAawM/7Pe//mLDsDAfDj3UXta+dW2mkZhR9CMeDfr/fihDRDvcPI8OePPQMDA6oBDIxMvxmIBExMbPDYYIExmDkkbxOjmYVd4CunkPY5DAO4JG3XfXm8LfTXlwdK+AzgkXHbI6eouR/DACUl9VM3L+xa+PJcfSHDv58C2DSz86qc5pfznczIyPgHwwAGBgaGz3+E2iXN2369vTbD/dfH23Yg70KlPvLJem8XVI1aJq+kCU8DGAaYmJiAArLj4cOHu39+e6n778tDMWYWll/sArov/jIwH5BXVHyBESbYnCovL3+WgYEBhAkCinMjAF58jI7/sWnYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PICNIC ", "label": "PICNIC " }, { "symbol": { "type": "esriPMS", "url": "df1d92b4685c4912b50d0935d4b17b3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jWNhoBCw0MSAoOSl8kYawiVMjEyqzEz/f3/69Gv/hqvfp1xdHfaLoAGNHdunfP36J+34qeesnz5D1MtI8/oEG/BXBOptSWmp9dmE04Ceibunnz7/MuPZi68ohj55+hmERY0NxJd3TtzlV57vthfDgMmTD+reevg2EV0zMjh74SWXh7DCBAYGBl0MA1g4/+dduPKanYEAuHLjrfbajafsgv3NDqEY8OHDL3FCmqHeYfzzh8GegYEB1QAmZsbfDEQCdlYmeGywwBgSYly3idHMx8f+VU1F6ByGARYmkut27XsQ+ujpFyV8BjjbyezR1FTcj2GAurrSqT37Lixs6z9T+Pv3XwFsmpXk+E97uypOZmRk/INhAAMDA4MA35/2pnLLX3OWXna/e/+jHShooFIf3RwVtof4qS5TV1eCpwEMA0xMTEAB2fHw4cPdL19+0X38/JsYKMA01IReMDMzHFBUVHyB7iqseUFeXv4sKN3gCwu8BpACAFQJi38A46eiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REC HALL ", "label": "REC HALL " }, { "symbol": { "type": "esriPMS", "url": "dd1c60c0646f0c646fd461dad045eca2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfUlEQVQ4jWNhoBCw0MSAnq1R8jK8uiWMDEyqjAzMv7/+eb//4ZtbUxrCVv8iaMDS/a1Tfv79knb79UnW778/gcWEuGR8lER1Khbs005JcGrYhNOANUf6pt97ezbjw/fnKIa++/YEhEUVhIyWrz7U6xdqV7wXw4ANxybrPv90JxFdMzJ48O4cF5+k6wQGBgZdDAOYGNnyHn+4zM5AADz9eF1777m1ds5GwYdQDPj+56M4AxHg7bcnjIwM/+wZGBhQDWBiYPrNQCRgZWKFxwYLjMHLJnqbGM2crHxfxfnUzmEYoCZqse7qy32hb789VsJngLaE4x5VRc39GAYoKamfOnVpz8LNN7oL//77LYBNsyi3wmltGY/JjIyMfzAMYACFwy+Bdn/d2l9H7i5wf/Xlnh04aCDgo46Ey3ZTxcBlqvLq8DSAYYCJiQkoIDsePny4++PPl7rvvj4VY2Fi/SXBp/GCmYH5gKK84gt0V2HNC/Ly8mcZGBhAmCCgODcCAMiIiRg14FyvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RES SGL FAMILY ", "label": "RES SGL FAMILY " }, { "symbol": { "type": "esriPMS", "url": "7c376af19c4feb70ed69d696447aa0d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQ4jWNhoBCw0MSAoHNT5A2YpEuYGBhVmRgYf3/8833/Fs4bU65qN/wiaEDD+TVTPv/7nXbk60PWT39/gMVk2QR8An5qVwSeXpXSYhq2CacBnRc3Tz/17XHG09+fUAx9/OsDCIuacsksbz233q/aKHAvhgGTz2zVvfbrbSK6ZmRw+tsTLm8+9QkMDAy6GAYwsjPnnX//jJ2BALj046X2ymtH7cK1rA+hGPDh3w9xQpqh3mH8x/DfnoGBAdUAFgbG3wxEAnYmZnhssMAYYsw8t4nRzM/C8VWDU/gchgHWXIrrdn65Hfrw1wclfAa48ajs0ZRT3Y9hgLqS0qldN88sbH65v/A3w18BbJqV2IVO+/BrTmZkZPyDYQADAwOD0GeG9hZJ11+z3552v/PrrR0DAwMTVOqjB5/a9nBBg2Xq8krwNIBhgImJCSggOx4+fLj75c8vug//fRBjZ2b+pcUu/oL5L8MBRXnFF+iuwpoX5OXlzzIwMIAwQUBxbgQA8qeKo+gd33YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RESTROOM/SHOWER ", "label": "RESTROOM/SHOWER " }, { "symbol": { "type": "esriPMS", "url": "c5de9a74e714a6ec88eef4ee6415bc4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAvUFO8py6JiUMzCyqDExMv399eLv/1fZDU8KuXv1F0IAjNcVT/n79kvb+6H7W3x8/gMU45RR9JP1cKo74uaTYtE/chNOAk531098fP5Lx4+kjFEO/P7oPwqICZtbLj7VW+VlVt+3FMODY5A7dr1euJKJrRgYfTh3lEvUOnsDAwKCLYQALI0vep3Mn2RkIgC+Xz2lfWrnUTi88+hCKAX8/vBMnpBnqHcZ///7YMzAwoBrAwMj8m4FIwMTCBo8NFhiDVVLyNjGaWQUEvvJr65zDMEDI2nnd222bQr8/vKuEzwBhV989cpo6+zEMUFJXP3V117aFdxrKCv///imATTO3suppSe/gyYyMjH8wDGAABZCQWLta68RfT2ZNcP9654YdyLtQqY+iXoHbZSISl8lrasLTAIYBJiYmoIDsePjw4e6fL5/p/nh4V4yJnfMXt5b+CwZm5gPyioov0F2FNS/Iy8ufZWBgAGGCgOLcCAAbEIrKt+a7TgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SHOWER ", "label": "SHOWER " }, { "symbol": { "type": "esriPMS", "url": "e326e24016b4583265288758fe3c9b0c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAoOxz8rrqbCXMTAyqTEwMvz98+rd/+1nmKVdXa/8iaEDNxEtTvnz9n3bk/HfWj1/+gcXkJFh8/CwYKvwsLqa0F+tvwmlA+6yr009e/JHx5NUfFEMfvfgDwqJmOhzLG6dc9KvP0d+LYcDk+Zd0L9/7nYiuGRmcuvKDy8eWawIDA4MuhgH/mVjyzt34zM5AAFy6/Ut75dZbduHeaodQDPjw5b84Ic1Q7zD++8Ngz8DAgGoAM+P/38QYANbEygiPDRYYQ1KU6TYxmgV4mL9qK7CdwzDAWo9j3bYj30MfPPujhM8ANyvOPZqacvsxDFBXVzq168DthQ2z3hf++v1fAJtmZVnW0952/JMZGRn/YE0HQjwf21tzBH/NWvvZ/faj33YMDAxMUKmPnjbc26PceJdpqsvA0wCGASYmJqCA7Hj48OHul29+6z589k+MnYPxl5Yi+wtm5r8HFBXlX6C7CmtekJeXP8vAwADCBAHFuREAAFaL9X9chhMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STAGE ", "label": "STAGE " }, { "symbol": { "type": "esriPMS", "url": "83224ce39c182238f073468e042f2683", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jWNhoBCw0MSAKeeC5CXZ9EqYGFhUmRgYfn//92H/DebtUxq0r/4iaMCaS3VTfv3/nPbo+1HWH/8+gsUEWOR8tBn8K1Zd9EsJ02/fhNOAzVc7pz/6cSLj05+nKIZ++PMIhEVlOMyWr7/Y6heoX70Xw4Ctlybrvvl9NRFdMzJ48uMUlzqX9wQGBgZdDAOYWRjznn0+x85AALz8dVn76K2VdtZq4YdQDPjx/4M4Ic1Q7zD+Zfhnz8DAgGoA43+m3wxEAlZGFnhssMAYPEwSt4nRzMHM/1WYTfschgGKHNbrbn3fHvrhz0MlfAaocrrtUZXT3I9hgJKS+qkzt3ct3Pe+sfDv/98C2DQLsyqd1uT3mszIyPgHwwAGEPgo1O4m2Pbr9OdZ7m9+37ZjYGBggsmoc3tuN+CNWKYkowlPAxgGmJiYgAKy4+HDh7u//H6p++HfQzFmRvZf4uxaLxj+Mh9QlFd8ge4qrHlBXl7+LAMDAwgTBBTnRgArI4uqt+0h5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TRAIL CENTER ", "label": "TRAIL CENTER " }, { "symbol": { "type": "esriPMS", "url": "7d036d24a9f60edc693aaf0997091802", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jWNhoBCw0MSAvVFL5bm0BEsYmRhV/7P8//3n4+/9zzecnxJ2teEXQQOONW6d8vfbz7QPJ56y/vn0EyzGIcPrIx1sXHEkcGOKTYv/JpwGnOzZNf3jmWcZP599QTH0x5PPICzKbyy5/Fjndj+rcs+9GAYcm7xb9/ut94nompHBx7PPuUQ8FCcwMDDoYhjAxsKS9/biK3YGAuDLlbfal9aestMLNjuEYsDfjz/ECWmGeOcTI8Off/YMDAyoBvxnZvzNQCRgYmf8hekFMc7bxGhm5WP/yqsmeg7DAAEL2XVvdz8M/fHokxI+A4Sd5fbIaSruxzBASV3p1PU95xbebT9R+P/3PwFsmjkV+U+LealMZmRk/INhAAMDA8NXgX/tyo02v57PveT+9e4HO5B3oVIfRVyVtkuFaCyTV1eCpwEMA0xMTEAB2fHw4cPdP19+0f31+IsYEzvLLx4NoRd/mRkOyCsqvkB3Fda8IC8vf5aBgQGECQKKcyMA4buP11fZtiAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VAULT TOILET ", "label": "VAULT TOILET " }, { "symbol": { "type": "esriPMS", "url": "64c5b6be2d7e9521ef1f383b98da31b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAtdlB8gLqBiWMTMyqjExMv398+rT/89lNU8JWX/1F0IA9Exun/Pn6Oe3V+WOsv758AotxS8j6CFgEVmy3CEzxLG7ZhNOAg7O6pr+6eDrj26unKIZ+ffEYhEVFdEyW75vS6ueUU70Xw4Bj8yfrvrt3PRFdMzJ4c+UMl4yt1wQGBgZdDAP+MTHnvb1xgZ2BAHh/+7L2ua0r7Yy8ww+hGPD7y0dxQpqh3mH89+efPQMDA6oB/xkZfzMQCZhY2eGxwQJjcIqK3yZGMysP31cBBY1zGAaI61mte3pkV+jXZw+V8BkgbeW6R1FTcz+GAUrq6qcuHNi18NKs1sL/v38LYNPMK6t0WsbOZzIjI+MfDAMYGBgY/vAItRvnNP26tXaO+6dHd+1A3gWJMzIwfJS28diu6Ba6TEldHZ4GMAwwMTEBBWTHw4cPd39781L327PHYiwc7L/4FDVeMDAzH1BUVHyB7iqseUFeXv4sAwMDCBMEFOdGAB3jjNg9OTobAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YURT ", "label": "YURT " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 119, 55, 255 ], "toColor": [ 153, 119, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 38, 181, 255 ], "toColor": [ 164, 38, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 151, 199, 255 ], "toColor": [ 56, 151, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 201, 71, 255 ], "toColor": [ 66, 201, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 43, 80, 255 ], "toColor": [ 173, 43, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 199, 176, 255 ], "toColor": [ 62, 199, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 69, 176, 255 ], "toColor": [ 42, 69, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 194, 60, 255 ], "toColor": [ 178, 194, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 65, 35, 255 ], "toColor": [ 161, 65, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 55, 134, 255 ], "toColor": [ 158, 55, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 171, 102, 255 ], "toColor": [ 56, 171, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 95, 153, 255 ], "toColor": [ 58, 95, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 39, 176, 255 ], "toColor": [ 87, 39, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 153, 54, 255 ], "toColor": [ 102, 153, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 140, 48, 255 ], "toColor": [ 201, 140, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 137, 153, 255 ], "toColor": [ 35, 137, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 61, 103, 255 ], "toColor": [ 153, 61, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 91, 66, 255 ], "toColor": [ 166, 91, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 66, 166, 255 ], "toColor": [ 139, 66, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 153, 49, 255 ], "toColor": [ 146, 153, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 50, 58, 255 ], "toColor": [ 194, 50, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 82, 166, 255 ], "toColor": [ 43, 82, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 189, 66, 255 ], "toColor": [ 113, 189, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 170, 255 ], "toColor": [ 194, 64, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 153, 35, 255 ], "toColor": [ 49, 153, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 98, 44, 255 ], "toColor": [ 163, 98, 44, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[bl_name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Tahoma", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 198817.10869999975, "ymin": 4819287.99, "xmax": 754185.1634999998, "ymax": 5448589.788899999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "bl_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": "bl_name", "type": "esriFieldTypeString", "alias": "bl_name", "length": 35, "domain": null }, { "name": "site_id", "type": "esriFieldTypeString", "alias": "site_id", "length": 16, "domain": null }, { "name": "bl_id", "type": "esriFieldTypeString", "alias": "bl_id", "length": 11, "domain": null }, { "name": "class_id", "type": "esriFieldTypeString", "alias": "class_id", "length": 16, "domain": null }, { "name": "use_id", "type": "esriFieldTypeString", "alias": "use_id", "length": 16, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G3site_id", "fields": "site_id", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "DNR Bridges - Cartegraph Database", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 220342.84999999998, "falseY": 4804326.525, "xyUnits": 1.4126237741252478E10, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 232742.12160774952, "ymin": 4818119.134452702, "xmax": 728667.5760750445, "ymax": 5426766.049031645, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Local_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": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 7, "domain": null }, { "name": "Local_ID", "type": "esriFieldTypeString", "alias": "Local_ID", "length": 16, "domain": null }, { "name": "Local_Name", "type": "esriFieldTypeString", "alias": "Local_Name", "length": 128, "domain": null }, { "name": "MN_DOT_Number", "type": "esriFieldTypeString", "alias": "MN_DOT_Number", "length": 10, "domain": null }, { "name": "XUTM", "type": "esriFieldTypeInteger", "alias": "XUTM", "domain": null }, { "name": "YUTM", "type": "esriFieldTypeInteger", "alias": "YUTM", "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 128, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit_Type", "length": 64, "domain": null }, { "name": "DNR_Region", "type": "esriFieldTypeString", "alias": "DNR_Region", "length": 16, "domain": null }, { "name": "DNR_Division", "type": "esriFieldTypeString", "alias": "DNR_Division", "length": 64, "domain": null }, { "name": "Features_Crossed", "type": "esriFieldTypeString", "alias": "Features_Crossed", "length": 128, "domain": null }, { "name": "Structure_Length", "type": "esriFieldTypeDouble", "alias": "Structure_Length", "domain": null }, { "name": "Structure_Material", "type": "esriFieldTypeString", "alias": "Structure_Material", "length": 128, "domain": null }, { "name": "Structure_Type", "type": "esriFieldTypeString", "alias": "Structure_Type", "length": 64, "domain": null }, { "name": "Deck_Width", "type": "esriFieldTypeDouble", "alias": "Deck_Width", "domain": null }, { "name": "ATV_Use", "type": "esriFieldTypeString", "alias": "ATV_Use", "length": 8, "domain": null }, { "name": "Bicycle_Use", "type": "esriFieldTypeString", "alias": "Bicycle_Use", "length": 8, "domain": null }, { "name": "Equestrian_Use", "type": "esriFieldTypeString", "alias": "Equestrian_Use", "length": 8, "domain": null }, { "name": "In_Line_Skating_Use", "type": "esriFieldTypeString", "alias": "In_Line_Skating_Use", "length": 8, "domain": null }, { "name": "Mountain_Biking_Use", "type": "esriFieldTypeString", "alias": "Mountain_Biking_Use", "length": 8, "domain": null }, { "name": "OHM_Use", "type": "esriFieldTypeString", "alias": "OHM_Use", "length": 8, "domain": null }, { "name": "Pedestrian_Hiking_Use", "type": "esriFieldTypeString", "alias": "Pedestrian_Hiking_Use", "length": 8, "domain": null }, { "name": "Skiing_Use", "type": "esriFieldTypeString", "alias": "Skiing_Use", "length": 8, "domain": null }, { "name": "Snowmobile_Use", "type": "esriFieldTypeString", "alias": "Snowmobile_Use", "length": 8, "domain": null }, { "name": "Vehicle_Bridge", "type": "esriFieldTypeString", "alias": "Vehicle_Bridge", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 32, "domain": null }, { "name": "Posted_Load", "type": "esriFieldTypeDouble", "alias": "Posted_Load", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Minnesota Trails: Division of Parks and Trails", "type": "Group Layer", "description": "This layer represents trails and roads that fall under the responsibility of the DNR Division of Parks and Trails. This dataset, exported out of the DNR WHEELS database, includes both PAT-administered and GIA trails and provides data regarding trail type, allowable uses, width, and surface type. This dataset is not the most reliable source for Hunter Walking Trails or Snowmobile Trails; please consult Quick Layers for those specific datasets.", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Trail Types" }, { "id": 34, "name": "Trail Width" }, { "id": 36, "name": "Treadways" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Trail Types", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "Minnesota Trails: Division of Parks and Trails" }, "subLayers": [ { "id": 12, "name": "State Trails" }, { "id": 13, "name": "State Water Trails" }, { "id": 14, "name": "Interpretive Trails" }, { "id": 15, "name": "Hiking Club Trails" }, { "id": 16, "name": "Self-Guided Trails" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "State Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Trail Types" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "State Water Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Trail Types" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_wcftm", "type": "esriFieldTypeInteger", "alias": "Motorized Watercraft", "domain": null }, { "name": "use_wcftnm", "type": "esriFieldTypeInteger", "alias": "Nonmotorized Watercraft", "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Interpretive Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Trail Types" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_wcftm", "type": "esriFieldTypeInteger", "alias": "Motorized Watercraft", "domain": null }, { "name": "use_wcftnm", "type": "esriFieldTypeInteger", "alias": "Nonmotorized Watercraft", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Hiking Club Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Trail Types" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Self-Guided Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Trail Types" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Trail Width", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Minnesota Trails: Division of Parks and Trails" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "width", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Width", "classes": [ { "label": "10 - 15 Feet", "description": "10 - 15 Feet", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "10 - 15 Feet" ] ] }, { "label": "15 - 20 Feet", "description": "15 - 20 Feet", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "values": [ [ "15 - 20 Feet" ] ] }, { "label": "3 - 5 Feet", "description": "3 - 5 Feet", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 36, 0, 255 ], "width": 1 }, "values": [ [ "3 - 5 Feet" ] ] }, { "label": "5 - 10 Feet", "description": "5 - 10 Feet", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 36, 0, 255 ], "width": 1 }, "values": [ [ "5 - 10 Feet" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "10 - 15 Feet", "label": "10 - 15 Feet" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "15 - 20 Feet", "label": "15 - 20 Feet" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 36, 0, 255 ], "width": 1 }, "value": "3 - 5 Feet", "label": "3 - 5 Feet" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 36, 0, 255 ], "width": 1 }, "value": "5 - 10 Feet", "label": "5 - 10 Feet" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Treadways", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "Minnesota Trails: Division of Parks and Trails" }, "subLayers": [ { "id": 37, "name": "Parks and Trails Roads (Public)" }, { "id": 38, "name": "Parks and Trails Service Roads (Non-public)" }, { "id": 39, "name": "Parks and Trails Campsite Spurs and Access Paths" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Parks and Trails Roads (Public)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Treadways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Parks and Trails Service Roads (Non-public)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Treadways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.75 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Parks and Trails Campsite Spurs and Access Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Treadways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189780.54690000042, "ymin": 4816314.570599999, "xmax": 761955.3415000001, "ymax": 5436130.0461, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Use", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_wcftm", "type": "esriFieldTypeInteger", "alias": "Motorized Watercraft", "domain": null }, { "name": "use_wcftnm", "type": "esriFieldTypeInteger", "alias": "Nonmotorized Watercraft", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "treadway", "type": "esriFieldTypeInteger", "alias": "Treadway", "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 64, "domain": null }, { "name": "public_use", "type": "esriFieldTypeDouble", "alias": "Public Use", "domain": null }, { "name": "spur", "type": "esriFieldTypeDouble", "alias": "Spur", "domain": null }, { "name": "service_rd", "type": "esriFieldTypeDouble", "alias": "Service Road", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Minnesota State Trails", "type": "Group Layer", "description": "These are all Minnesota State Trails listed under MS85.015 and MS84.029, the only difference is that 85.015 are listed as \"State Trail\". MS84.029 trails are a state maintained trails defined by recreational opportunity and abandoned railway lines.", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 42, "name": "Minnesota State Trails (MS 85.015)" }, { "id": 43, "name": "Minnesota \"Recreational Areas on Public Land\" State Trails (MS 84.029)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 229659.99600000028, "ymin": 4818048.228499999, "xmax": 700642.7489999998, "ymax": 5381260.591499999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "Minnesota State Trails (MS 85.015)", "type": "Feature Layer", "description": "This dataset represents State Trails maintained by Minnesota DNR Division of Parks and Trails pursuant to MS 85.015.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Minnesota State Trails" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 229659.99600000028, "ymin": 4818048.228499999, "xmax": 700642.7489999998, "ymax": 5381260.591499999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trail_name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 64, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "Program Project", "length": 32, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "Hiking Club", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "Self-Guided", "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "Interpretive Trail", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "Sidewalk Access Path Portage", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "Horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "Bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "Mountain Bike", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "Inline Skate", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "Winter Hike", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "Snowshoe", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "Sled Dog", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "Off-Highway Motorcycle", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "ATV Class 1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "ATV Class 2", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "Off-Road Vehicle", "domain": null }, { "name": "use_wcftm", "type": "esriFieldTypeInteger", "alias": "Motorized Watercraft", "domain": null }, { "name": "use_wcftnm", "type": "esriFieldTypeInteger", "alias": "Nonmotorized Watercraft", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "Abandoned Use", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "Other/Comment", "length": 150, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "Length (Miles)", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Minnesota \"Recreational Areas on Public Land\" State Trails (MS 84.029)", "type": "Feature Layer", "description": "This dataset represents State Trails maintained by Minnesota DNR Division of Parks and Trails pursuant to MS 84.029.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Minnesota State Trails" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 229659.99600000028, "ymin": 4818048.228499999, "xmax": 700642.7489999998, "ymax": 5381260.591499999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "trail_name", "type": "esriFieldTypeString", "alias": "trail_name", "length": 64, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "prgm_prj", "length": 32, "domain": null }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "alt_name", "length": 64, "domain": null }, { "name": "use_hike", "type": "esriFieldTypeInteger", "alias": "use_hike", "domain": null }, { "name": "use_hiking", "type": "esriFieldTypeInteger", "alias": "use_hiking", "domain": null }, { "name": "use_selfgu", "type": "esriFieldTypeInteger", "alias": "use_selfgu", "domain": null }, { "name": "use_accpat", "type": "esriFieldTypeInteger", "alias": "use_accpat", "domain": null }, { "name": "use_horse", "type": "esriFieldTypeInteger", "alias": "use_horse", "domain": null }, { "name": "use_bike", "type": "esriFieldTypeInteger", "alias": "use_bike", "domain": null }, { "name": "use_mntbik", "type": "esriFieldTypeInteger", "alias": "use_mntbik", "domain": null }, { "name": "use_inline", "type": "esriFieldTypeInteger", "alias": "use_inline", "domain": null }, { "name": "use_wntrhi", "type": "esriFieldTypeInteger", "alias": "use_wntrhi", "domain": null }, { "name": "use_snosho", "type": "esriFieldTypeInteger", "alias": "use_snosho", "domain": null }, { "name": "use_sleddo", "type": "esriFieldTypeInteger", "alias": "use_sleddo", "domain": null }, { "name": "use_atvcl1", "type": "esriFieldTypeInteger", "alias": "use_atvcl1", "domain": null }, { "name": "use_atvcl2", "type": "esriFieldTypeInteger", "alias": "use_atvcl2", "domain": null }, { "name": "use_ohm", "type": "esriFieldTypeInteger", "alias": "use_ohm", "domain": null }, { "name": "use_wcftm", "type": "esriFieldTypeInteger", "alias": "use_wcftm", "domain": null }, { "name": "use_wcftnm", "type": "esriFieldTypeInteger", "alias": "use_wcftnm", "domain": null }, { "name": "use_abando", "type": "esriFieldTypeInteger", "alias": "use_abando", "domain": null }, { "name": "other_com", "type": "esriFieldTypeString", "alias": "other_com", "length": 150, "domain": null }, { "name": "interp", "type": "esriFieldTypeDouble", "alias": "interp", "domain": null }, { "name": "use_orv", "type": "esriFieldTypeInteger", "alias": "use_orv", "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "surfacetyp", "length": 254, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "width", "length": 254, "domain": null }, { "name": "lengthmile", "type": "esriFieldTypeDouble", "alias": "lengthmile", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Management Units - LRS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "UNIT_TYPE", "uniqueValueGroups": [ { "heading": "UNIT_TYPE", "classes": [ { "label": "Aquatic Management Area - AMA", "description": "Aquatic Management Area - AMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 72 ], "outline": null }, "values": [ [ "Aquatic Management Area" ] ] }, { "label": "Fish Management Area - FMA", "description": "Fish Management Area - FMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 71 ], "outline": null }, "values": [ [ "Fish Management Area" ] ] }, { "label": "Scientific and Natural Area - SNA", "description": "Scientific and Natural Area - SNA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 143, 204, 71 ], "outline": null }, "values": [ [ "Scientific and Natural Area" ] ] }, { "label": "State Forest Land", "description": "State Forest Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 207, 207, 71 ], "outline": null }, "values": [ [ "State Forest" ] ] }, { "label": "Other Forest Land", "description": "Other Forest Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 219, 219, 71 ], "outline": null }, "values": [ [ "Other Forest Land" ] ] }, { "label": "State Parks", "description": "State Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 71 ], "outline": null }, "values": [ [ "State Park" ] ] }, { "label": "State Park Recreation Areas", "description": "State Park Recreation Areas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 133, 71 ], "outline": null }, "values": [ [ "State Recreation Area" ] ] }, { "label": "State Park Waysides", "description": "State Park Waysides", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 196, 71 ], "outline": null }, "values": [ [ "State Wayside" ] ] }, { "label": "Wildlife Management Area - WMA", "description": "Wildlife Management Area - WMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 99, 71 ], "outline": null }, "values": [ [ "Wildlife Management Area" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 72 ], "outline": null }, "value": "Aquatic Management Area", "label": "Aquatic Management Area - AMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 71 ], "outline": null }, "value": "Fish Management Area", "label": "Fish Management Area - FMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 143, 204, 71 ], "outline": null }, "value": "Scientific and Natural Area", "label": "Scientific and Natural Area - SNA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 207, 207, 71 ], "outline": null }, "value": "State Forest", "label": "State Forest Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 219, 219, 71 ], "outline": null }, "value": "Other Forest Land", "label": "Other Forest Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 71 ], "outline": null }, "value": "State Park", "label": "State Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 133, 71 ], "outline": null }, "value": "State Recreation Area", "label": "State Park Recreation Areas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 196, 71 ], "outline": null }, "value": "State Wayside", "label": "State Park Waysides" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 99, 71 ], "outline": null }, "value": "Wildlife Management Area", "label": "Wildlife Management Area - WMA" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 66.36506, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191912.39780000038, "ymin": 4816324.651000001, "xmax": 754672.0491000004, "ymax": 5470873.312000001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIT_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": "UNIT_NAME", "type": "esriFieldTypeString", "alias": "UNIT_NAME", "length": 128, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 32, "domain": null }, { "name": "ADMINISTRATING_DIVISION", "type": "esriFieldTypeString", "alias": "ADMINISTRATING_DIVISION", "length": 64, "domain": null }, { "name": "PUADMIN", "type": "esriFieldTypeString", "alias": "PUADMIN", "length": 5, "domain": null }, { "name": "ADMINISTRATOR", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 64, "domain": null }, { "name": "MGMT_PROGRAM", "type": "esriFieldTypeString", "alias": "MGMT_PROGRAM", "length": 16, "domain": null }, { "name": "PGRM_PROJECT", "type": "esriFieldTypeString", "alias": "PGRM_PROJECT", "length": 16, "domain": null }, { "name": "ACCESS_WO_TRESPASS", "type": "esriFieldTypeString", "alias": "ACCESS_WO_TRESPASS", "length": 32, "domain": { "type": "codedValue", "name": "WS1_DNR_ACCESS_WO_TRESPASS", "description": "Access Without Trespass", "codedValues": [ { "name": "Access status unknown", "code": "UNKNOWN" }, { "name": "Access open to public", "code": "YES" }, { "name": "Access closed to public", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POINT_OF_CONTACT", "type": "esriFieldTypeString", "alias": "POINT_OF_CONTACT", "length": 64, "domain": null }, { "name": "WEB_LINK1", "type": "esriFieldTypeString", "alias": "WEB_LINK1", "length": 128, "domain": null }, { "name": "WEB_LINK2", "type": "esriFieldTypeString", "alias": "WEB_LINK2", "length": 128, "domain": null }, { "name": "CREATE_AUTHOR", "type": "esriFieldTypeString", "alias": "CREATE_AUTHOR", "length": 64, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "SPATIAL_UPDATE_EDITOR", "type": "esriFieldTypeString", "alias": "SPATIAL_UPDATE_EDITOR", "length": 64, "domain": null }, { "name": "SPATIAL_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "SPATIAL_UPDATE_DATE", "length": 8, "domain": null }, { "name": "TABULAR_UPDATE_EDITOR", "type": "esriFieldTypeString", "alias": "TABULAR_UPDATE_EDITOR", "length": 64, "domain": null }, { "name": "TABULAR_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "TABULAR_UPDATE_DATE", "length": 8, "domain": null }, { "name": "EDITOR_NOTES", "type": "esriFieldTypeString", "alias": "EDITOR_NOTES", "length": 254, "domain": null }, { "name": "EDITOR_APPROVAL", "type": "esriFieldTypeString", "alias": "EDITOR_APPROVAL", "length": 32, "domain": null }, { "name": "PLANNING_ACRES", "type": "esriFieldTypeDouble", "alias": "PLANNING_ACRES", "domain": null }, { "name": "PLANNING_ACRES_SRC", "type": "esriFieldTypeString", "alias": "PLANNING_ACRES_SRC", "length": 128, "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "MAP_RESTRICT_RULE_ID", "type": "esriFieldTypeInteger", "alias": "MAP_RESTRICT_RULE_ID", "domain": { "type": "codedValue", "name": "WS1_DNR_MAP_RESTRICT_RULE", "description": "Map Restriction Rule", "codedValues": [ { "name": "Unrestricted", "code": 0 }, { "name": "Do not publish to public", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPAT_ACC_CONF", "type": "esriFieldTypeString", "alias": "SPAT_ACC_CONF", "length": 32, "domain": { "type": "codedValue", "name": "WS1_DNR_SPAT_ACC_CONF", "description": "Spatial Accuracy Confidence", "codedValues": [ { "name": "high degree of confidence", "code": "HIGH" }, { "name": "moderate degree of confidence", "code": "MODERATE" }, { "name": "low degree of confidence", "code": "LOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0043d10c5d16481784c036cdd72362d6" } ], "tables": [] }