{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Trailheads and Trail Access Points", "type": "Feature Layer", "description": "https://gis.pima.gov/data/contents/metadet.cfm?name=trailhds", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Pima County Information Technology Department - Geographic Information Systems, 33 N Stone Av, 15th Floor, Tucson, AZ 85701", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f134a5c01df8dc6f9bcc7443efd7311", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQYlZ3QOwrCUBCF4X9uLu7BPbgVEQsDKbSylmQZIphYihbpfBRuSxGJvUWOrclNETz1x8yZ8fSM/wtmF8a1mDrjqQ+7Ys49gOmZpcTBAAkYsMiujPKYqj1x1dglhrWYAfsGNIjU6uUgCjuKI8b2x1XecQtgnpCnJ94YE+BljvUm5tF5dZFQAiUd6f3HL+FCJTe//BSfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 904846.676181104, "ymin": 265958.67782152444, "xmax": 1151373.6095800512, "ymax": 554575.0200131238, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Trailhead Type", "length": 15, "domain": { "type": "codedValue", "name": "TRHD_TYPE", "description": "Type of trail access", "codedValues": [ { "name": "TRAILHEAD", "code": "TRAILHEAD" }, { "name": "ACCESS POINT", "code": "ACCESS POINT" }, { "name": "PULLOUT", "code": "PULLOUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trailhead Name", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "TRSTATUS", "description": "Trail status or stage of development", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CONCEPT", "code": "CONCEPT" }, { "name": "PLANNED", "code": "PLANNED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "UNAUTHORIZED", "code": "UNAUTHORIZED" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "NEIGHBORHOOD ACCESS", "code": "NEIGHBORHOOD ACCESS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "Parking", "domain": null }, { "name": "ADA_PARK", "type": "esriFieldTypeSmallInteger", "alias": "ADA Parking", "domain": null }, { "name": "HORSE_RIG", "type": "esriFieldTypeSmallInteger", "alias": "Horse Rig", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restroom", "length": 3, "domain": { "type": "codedValue", "name": "Y_N_1", "description": "Simply Y or N values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DRINK_FTN", "type": "esriFieldTypeString", "alias": "Drinking Fountain", "length": 3, "domain": { "type": "codedValue", "name": "Y_N_1", "description": "Simply Y or N values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAMADA", "type": "esriFieldTypeString", "alias": "Ramada", "length": 3, "domain": { "type": "codedValue", "name": "Y_N_1", "description": "Simply Y or N values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PICNIC_TBL", "type": "esriFieldTypeString", "alias": "Picnic Table", "length": 3, "domain": { "type": "codedValue", "name": "Y_N_1", "description": "Simply Y or N values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINT_ORG", "type": "esriFieldTypeString", "alias": "Maintenance Organization", "length": 30, "domain": { "type": "codedValue", "name": "TRMAINTORG", "description": "Organization responsible for maintenance", "codedValues": [ { "name": "TUCSON", "code": "TUCSON" }, { "name": "MARANA", "code": "MARANA" }, { "name": "ORO VALLEY", "code": "ORO VALLEY" }, { "name": "SAHUARITA", "code": "SAHUARITA" }, { "name": "SOUTH TUCSON", "code": "SOUTH TUCSON" }, { "name": "PIMA COUNTY", "code": "PIMA COUNTY" }, { "name": "HOME OWNERS ASSOCIATION", "code": "HOA" }, { "name": "UNITED STATES FOREST SERVICE", "code": "USFS" }, { "name": "NATIONAL PARK SERVICE", "code": "NPS" }, { "name": "UNIVERSITY OF ARIZONA", "code": "UA" }, { "name": "STATE OF ARIZONA", "code": "AZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 150, "domain": null }, { "name": "LOOP", "type": "esriFieldTypeString", "alias": "Loop", "length": 3, "domain": { "type": "codedValue", "name": "Y_N_1", "description": "Simply Y or N values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Access", "length": 15, "domain": { "type": "codedValue", "name": "TRACCESS", "description": "Trail and Trailhead Access", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOC_LINK", "type": "esriFieldTypeString", "alias": "Document Link", "length": 255, "domain": null }, { "name": "PHOTONAME", "type": "esriFieldTypeString", "alias": "Photo Name", "length": 25, "domain": null }, { "name": "PHOTO_LINK", "type": "esriFieldTypeString", "alias": "Photo Link", "length": 255, "domain": null }, { "name": "PINFUNIQID", "type": "esriFieldTypeString", "alias": "PINFUNIQID", "length": 75, "domain": null }, { "name": "INFRATYPE", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "length": 25, "domain": null }, { "name": "PINFCODE", "type": "esriFieldTypeString", "alias": "PINFCODE", "length": 5, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EDITOR_NAME", "type": "esriFieldTypeString", "alias": "EDITOR_NAME", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PINFUNIQINT", "type": "esriFieldTypeInteger", "alias": "PINFUNIQINT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51310_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51310", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51290_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }