{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 61, "name": "Trailheads", "type": "Feature Layer", "description": "A designated area developed to provide transition from vehicle to foot, horse, or ATV travel. ?Designated? means the responsible federal agency has marked the trailhead with ground signage, or it appears on a current and official visitor map, or is included in a GIS dataset provided by the responsible agency.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 59, "name": "Recreation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2b9dff1f0e3fa0d7076183e3793280f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZklEQVQ4jWNhoBJgGdwG3V0/4/DHu5ds/v/9g1cTIxMzA7+Szhnl4GxTrAZ9uncZqyEi+rYM///+ZXh75RiY///fX4aP966Y4HQRSDGKJAc3A6e4HIOAmiHD12f3UORAhuE0CB1I2QWANXBJKjDcWTMZn1LcBrFw8TJ8f/OUQcYpDBwmrNx8DL+/fCTdoD/fPjOw8giADXlz8TCDlF0gw5sLhzC8SNAgEGDjFQTTr88fABsspGXO8PXZfVAIEW8QIzMLA5+SDsO7qycYhLUtGX5/+8Tw8tQurIbgNYhPQYvh493LDI93L2PQTKxneLBlLgPDf+yG4DdISYfh1ek94CTx98dXhn+/f+I0BMMgRmZmhv9//iHSCSMDg6CmKcPr8wfBLvz+5hncVSCv4zSIX1n38Ic7l2xBqfvJ3pVgse+vnoA1cYpKMzAyMDL8Z/gPjkk+JZ0TOA1SCsiww+t+Yr1GCaCaQQBxn4Zu/1QebgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.97465246974E7, "ymin": -1.1197179371800002E7, "xmax": 1.90777596038E7, "ymax": 1.1514242744599998E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -2.1687738912400573E7, "falseY": -30241100, "xyUnits": 1.4496820672179738E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": "FTYPE", "subtypeFieldName": "FTYPE", "subtypeField": "FTYPE", "defaultSubtypeCode": 730, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PERMANENT_IDENTIFIER", "type": "esriFieldTypeString", "alias": "PERMANENT_IDENTIFIER", "length": 40, "domain": null }, { "name": "SOURCE_FEATUREID", "type": "esriFieldTypeString", "alias": "SOURCE_FEATUREID", "length": 40, "domain": null }, { "name": "SOURCE_DATASETID", "type": "esriFieldTypeString", "alias": "SOURCE_DATASETID", "length": 40, "domain": null }, { "name": "SOURCE_DATADESC", "type": "esriFieldTypeString", "alias": "SOURCE_DATADESC", "length": 100, "domain": null }, { "name": "SOURCE_ORIGINATOR", "type": "esriFieldTypeString", "alias": "SOURCE_ORIGINATOR", "length": 130, "domain": null }, { "name": "LOADDATE", "type": "esriFieldTypeDate", "alias": "LOADDATE", "length": 8, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "Education FCode", "description": "", "codedValues": [ { "name": "School", "code": 73002 }, { "name": "School: Elementary", "code": 73003 }, { "name": "School: Middle School", "code": 73004 }, { "name": "School: High School", "code": 73005 }, { "name": "College / University", "code": 73006 }, { "name": "Technical / Trade School", "code": 73007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "POINTLOCATIONTYPE", "type": "esriFieldTypeInteger", "alias": "PointLocationType", "domain": { "type": "codedValue", "name": "PointLocationType Domain", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Centroid", "code": 1 }, { "name": "Egress or Entrance", "code": 2 }, { "name": "Turn-off location", "code": 3 }, { "name": "Approximate", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINTYPE", "type": "esriFieldTypeInteger", "alias": "AdminType", "domain": { "type": "codedValue", "name": "OwnerClass Domain", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Tribal", "code": 2 }, { "name": "State", "code": 3 }, { "name": "Regional", "code": 4 }, { "name": "County", "code": 5 }, { "name": "Municipal", "code": 6 }, { "name": "Private", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESSBUILDINGNAME", "type": "esriFieldTypeString", "alias": "ADDRESSBUILDINGNAME", "length": 60, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 75, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_objectid", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_globalid", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59source_datade", "fields": "SOURCE_DATADESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59source_datase", "fields": "SOURCE_DATASETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59source_origin", "fields": "SOURCE_ORIGINATOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59permanent_ide", "fields": "PERMANENT_IDENTIFIER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59gnis_id", "fields": "GNIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59ftype", "fields": "FTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "fcode": {"type": "inherited"}, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "fcode": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "", "codedValues": [ { "name": "Ambulance Service", "code": 74001 }, { "name": "Fire Station / EMS Station", "code": 74026 }, { "name": "Law Enforcement", "code": 74034 }, { "name": "Prison / Correctional Facility", "code": 74036 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "fcode": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "", "codedValues": [ { "name": "Post Office", "code": 78006 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "fcode": { "type": "codedValue", "name": "Health and Medical FCode", "description": "", "codedValues": [ { "name": "Hospital / Medical Center", "code": 80012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "fcode": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "", "codedValues": [ { "name": "Campground", "code": 82008 }, { "name": "Cemetery", "code": 82010 }, { "name": "Historic Site / Point of Interest", "code": 82018 }, { "name": "National Symbol / Monument", "code": 82034 }, { "name": "Picnic Area", "code": 82040 }, { "name": "Trailhead", "code": 82047 }, { "name": "Visitor / Information Center", "code": 82048 }, { "name": "Cabin", "code": 82007 }, { "name": "National Historic Landmark", "code": 82019 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "fcode": { "type": "codedValue", "name": "Government and Military FCode", "description": "", "codedValues": [ { "name": "US Capitol", "code": 83004 }, { "name": "State Capitol", "code": 83006 }, { "name": "US Supreme Court", "code": 83008 }, { "name": "State Supreme Court", "code": 83010 }, { "name": "Court House", "code": 83011 }, { "name": "White House", "code": 83042 }, { "name": "City / Town Hall", "code": 83044 }, { "name": "Ranger Station", "code": 83033 }, { "name": "Headquarters", "code": 83023 }, { "name": "Federal Courthouse", "code": 83009 }, { "name": "Tribal Headquarters / Administration", "code": 83036 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "fcode": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "", "codedValues": [ { "name": "Boat Ramp", "code": 81011 }, { "name": "Boating Site", "code": 81089 }, { "name": "Lighthouse", "code": 81090 }, { "name": "Railroad Station", "code": 81066 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" } ], "subtypes": [ { "domains": { "fcode": {"type": "inherited"}, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 73002, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 730, "name": "Education" }, { "domains": { "fcode": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "", "codedValues": [ { "name": "Ambulance Service", "code": 74001 }, { "name": "Fire Station / EMS Station", "code": 74026 }, { "name": "Law Enforcement", "code": 74034 }, { "name": "Prison / Correctional Facility", "code": 74036 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 74034, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "fcode": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "", "codedValues": [ { "name": "Post Office", "code": 78006 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 78006, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "fcode": { "type": "codedValue", "name": "Health and Medical FCode", "description": "", "codedValues": [ { "name": "Hospital / Medical Center", "code": 80012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 80012, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "fcode": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "", "codedValues": [ { "name": "Campground", "code": 82008 }, { "name": "Cemetery", "code": 82010 }, { "name": "Historic Site / Point of Interest", "code": 82018 }, { "name": "National Symbol / Monument", "code": 82034 }, { "name": "Picnic Area", "code": 82040 }, { "name": "Trailhead", "code": 82047 }, { "name": "Visitor / Information Center", "code": 82048 }, { "name": "Cabin", "code": 82007 }, { "name": "National Historic Landmark", "code": 82019 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 82008, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "fcode": { "type": "codedValue", "name": "Government and Military FCode", "description": "", "codedValues": [ { "name": "US Capitol", "code": 83004 }, { "name": "State Capitol", "code": 83006 }, { "name": "US Supreme Court", "code": 83008 }, { "name": "State Supreme Court", "code": 83010 }, { "name": "Court House", "code": 83011 }, { "name": "White House", "code": 83042 }, { "name": "City / Town Hall", "code": 83044 }, { "name": "Ranger Station", "code": 83033 }, { "name": "Headquarters", "code": 83023 }, { "name": "Federal Courthouse", "code": 83009 }, { "name": "Tribal Headquarters / Administration", "code": 83036 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 83011, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 830, "name": "Government and Military" }, { "domains": { "fcode": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "", "codedValues": [ { "name": "Boat Ramp", "code": 81011 }, { "name": "Boating Site", "code": 81089 }, { "name": "Lighthouse", "code": 81090 }, { "name": "Railroad Station", "code": 81066 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "pointlocationtype": {"type": "inherited"}, "admintype": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "source_featureid": null, "source_datasetid": null, "source_datadesc": null, "source_originator": null, "loaddate": null, "ftype": null, "fcode": 81011, "name": null, "pointlocationtype": 1, "admintype": null, "addressbuildingname": null, "address": null, "city": null, "state": null, "zipcode": null, "gnis_id": null, "globalid": null }, "code": 810, "name": "Transportation Facilities" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }