{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Boulder Area Trailheads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Trailhead data from public agencies which own or manage trails data within or adjacent to Boulder County. The feature class contains trailheads providing access to recreational trails. ", "copyrightText": "Boulder County Parks and Open Space", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.17841061284E7, "ymin": 4853487.072999999, "xmax": -1.16895463895E7, "ymax": 4942273.745099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c8c0e99d6e8db68801ca3c1bc30f67d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE5JREFUOI1jYaAiYGFgYGBIT0+3ZWBgECbXEGZm5rvTpk27zALltzMwMFiTa9ifP38mMjAwFLAQVEkCGDVs1LBRw0YNI8OwmTNn2lDDMAB/VQwLSLIgggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "THNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "THNAME", "type": "esriFieldTypeString", "alias": "Trailhead Name", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "NAME" }, { "name": "THTYPE", "type": "esriFieldTypeString", "alias": "Trailhead Type", "domain": { "type": "codedValue", "name": "REC_RT_TrailheadType", "description": "Types of trailheads for the regional trails system", "codedValues": [ { "name": "Trailhead", "code": "Trailhead" }, { "name": "Trail Access", "code": "TrailAccess" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "FEE", "type": "esriFieldTypeString", "alias": "Fee", "domain": { "type": "codedValue", "name": "REC_RT_TrailheadFee", "description": "Types of fees at trails", "codedValues": [ { "name": "Parking Fee Required", "code": "Parking" }, { "name": "Park Entrance Fee Required", "code": "ParkEntrance" }, { "name": "No Access Fee", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEE" }, { "name": "STEWARD", "type": "esriFieldTypeString", "alias": "Trailhead Steward", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "STEWARD" }, { "name": "DATAOWNER", "type": "esriFieldTypeString", "alias": "Data Owner", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "DATAOWNER" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "BATTrailheadID", "type": "esriFieldTypeString", "alias": "BATTrailheadID", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "BATTrailheadID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2414_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2414", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2007_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Boulder Area Trailheads", "description": "", "prototype": { "attributes": { "BATTrailheadID": null, "THNAME": null, "THTYPE": null, "FEE": null, "STEWARD": null, "DATAOWNER": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }