{ "currentVersion": 10.91, "id": 0, "name": "Boulder Area Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Trails data from public agencies which own or manage trails data within or adjacent to Boulder County. The feature class contains recreation trails. It includes non-recreational trail segments when they provide connections within or between recreational trails.", "copyrightText": "Boulder County Parks and Open Space", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_208740873", "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.178782134E7, "ymin": 4843061.654299997, "xmax": -1.16862733268E7, "ymax": 4946031.6581000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 143, 0, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "HardSurface", "label": "Hard Surface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "SoftSurface", "label": "Soft Surface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Unknown", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "NOT( (TRAILNAME IS NULL) OR ( TRAILNAME IN ('Trail', 'BIKEWAY' ) ))", "labelExpression": "[TRAILNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 80000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TRAILNAME", "typeIdField": "SURTYPE", "subtypeField": "", "fields": [ { "name": "TRAILNAME", "type": "esriFieldTypeString", "alias": "Trail Name", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "NAME" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "Trail Alias", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "ALIAS" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "PEDESTRIAN", "type": "esriFieldTypeString", "alias": "Pedestrian", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "PEDESTRIAN" }, { "name": "BIKE", "type": "esriFieldTypeString", "alias": "Bike", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "BIKE" }, { "name": "HORSE", "type": "esriFieldTypeString", "alias": "Horse", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "HORSE" }, { "name": "OHV", "type": "esriFieldTypeString", "alias": "OHV", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "OHV" }, { "name": "DOGS", "type": "esriFieldTypeString", "alias": "DOGS", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "DOGS" }, { "name": "TRAILTYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "domain": { "type": "codedValue", "name": "REC_RT_TrailsType", "description": "Types of trails in the regional trail system", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Trail", "code": "Trail" }, { "name": "Other On-Road", "code": "Other On-Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAILTYPE" }, { "name": "SURTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "REC_RT_TrailSurfacetype_8", "description": "Types of surfaces in the regional trail system", "codedValues": [ { "name": "Hard Surface", "code": "HardSurface" }, { "name": "Soft Surface", "code": "SoftSurface" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURTYPE" }, { "name": "STEWARD", "type": "esriFieldTypeString", "alias": "Trail 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": "BATTrailID", "type": "esriFieldTypeString", "alias": "BATTrailID", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "BATTrailID" }, { "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": "R2413_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2413", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2006_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "HardSurface", "name": "HardSurface", "domains": { "TRAILTYPE": {"type": "inherited"}, "SURTYPE": {"type": "inherited"} }, "templates": [ { "name": "HardSurface", "description": "", "prototype": { "attributes": { "BATTrailID": null, "TRAILNAME": null, "ALIAS": null, "LENGTH": null, "PEDESTRIAN": null, "BIKE": null, "HORSE": null, "OHV": null, "DOGS": null, "TRAILTYPE": null, "SURTYPE": "HardSurface", "STEWARD": null, "DATAOWNER": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SoftSurface", "name": "SoftSurface", "domains": { "TRAILTYPE": {"type": "inherited"}, "SURTYPE": {"type": "inherited"} }, "templates": [ { "name": "SoftSurface", "description": "", "prototype": { "attributes": { "BATTrailID": null, "TRAILNAME": null, "ALIAS": null, "LENGTH": null, "PEDESTRIAN": null, "BIKE": null, "HORSE": null, "OHV": null, "DOGS": null, "TRAILTYPE": null, "SURTYPE": "SoftSurface", "STEWARD": null, "DATAOWNER": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unknown", "name": "Unknown", "domains": { "TRAILTYPE": {"type": "inherited"}, "SURTYPE": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "BATTrailID": null, "TRAILNAME": null, "ALIAS": null, "LENGTH": null, "PEDESTRIAN": null, "BIKE": null, "HORSE": null, "OHV": null, "DOGS": null, "TRAILTYPE": null, "SURTYPE": "Unknown", "STEWARD": null, "DATAOWNER": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }