{ "currentVersion": 10.91, "id": 1, "name": "Trails Status", "type": "Feature Layer", "description": "The trails included in this dataset are owned and/or operated by Boulder County. Flood damage assessment and repair of these trails are performed by BCPOS.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "Boulder County Parks & Open Space Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DA_STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Closed", "label": "Closed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Under Repair", "label": "Closed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Open", "label": "Open", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FEATURE_NAME]", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 60000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2988887.7158327103, "ymin": 1211587.242771998, "xmax": 3125527.91800797, "ymax": 1337986.6177377254, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": "FEATURE_TYPE", "subtypeFieldName": "FEATURE_TYPE", "subtypeField": "FEATURE_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "FEATURE_TYPE", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 30, "domain": null }, { "name": "BIKE", "type": "esriFieldTypeString", "alias": "BIKE", "length": 3, "domain": { "type": "codedValue", "name": "WS2_POS_YesNo", "description": "Yes or No value", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HORSE", "type": "esriFieldTypeString", "alias": "HORSE", "length": 3, "domain": { "type": "codedValue", "name": "WS2_POS_YesNo", "description": "Yes or No value", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOG", "type": "esriFieldTypeString", "alias": "DOG", "length": 3, "domain": { "type": "codedValue", "name": "WS2_POS_YesNo", "description": "Yes or No value", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailMileage", "type": "esriFieldTypeDouble", "alias": "TrailMileage", "domain": null }, { "name": "DA_STATUS", "type": "esriFieldTypeString", "alias": "DA_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS2_DA_TrailStatus", "description": "Status of Trail post flood", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Under Repair", "code": "Under Repair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DA_CONDITION", "type": "esriFieldTypeString", "alias": "DA_CONDITION", "length": 50, "domain": { "type": "codedValue", "name": "WS2_DA_TrailCondition", "description": "", "codedValues": [ { "name": "No Damage", "code": "No Damage" }, { "name": "Light Damage", "code": "Light Damage" }, { "name": "Moderate Damage", "code": "Moderate Damage" }, { "name": "Severe Damage", "code": "Severe Damage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DA_REOPEN_CATEGORY", "type": "esriFieldTypeString", "alias": "DA_REOPEN_CATEGORY", "length": 50, "domain": { "type": "codedValue", "name": "WS2_DA_TrailReOpenCategory", "description": "", "codedValues": [ { "name": "Long Term", "code": "Long Term" }, { "name": "Medium to Long Term", "code": "Medium to Long Term" }, { "name": "Medium Term", "code": "Medium Term" }, { "name": "Short to Medium Term", "code": "Short to Medium Term" }, { "name": "Short Term", "code": "Short Term" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DA_SegmentMileage", "type": "esriFieldTypeDouble", "alias": "DA_SegmentMileage", "domain": null }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "length": 255, "domain": null }, { "name": "DA_REGIONALTRAIL_CODE", "type": "esriFieldTypeString", "alias": "DA_REGIONALTRAIL_CODE", "length": 70, "domain": { "type": "codedValue", "name": "WS2_DA_RegionalTrailCodes", "description": "Regional Trail codes for Damage Assessment/Recovery", "codedValues": [ { "name": "POS Regional Trail - Meadowlark", "code": "SEPT12G14" }, { "name": "POS Regional Trail - 66th Street to Meadowlark", "code": "SEPT12G15" }, { "name": "POS Regional Trail - Coal Creek Superior", "code": "SEPT12G16" }, { "name": "POS Regional Trail - Coal Creek Louisville", "code": "SEPT12G17" }, { "name": "POS Regional Trail - Coal Creek Lafayette", "code": "SEPT12G18" }, { "name": "POS Regional Trail - Coal Creek Boulder County", "code": "SEPT12G19" }, { "name": "POS Regional Trail - Coal Creek Erie", "code": "SEPT12G20" }, { "name": "POS Regional Trail - Rock Creek Boulder County", "code": "SEPT12G21" }, { "name": "POS Regional Trail - Rock Creek Lafayette", "code": "SEPT12G22" }, { "name": "POS Regional Trail - Rock Creek Other", "code": "SEPT12G23" }, { "name": "POS Regional Trail - Boulder Canyon", "code": "SEPT12G24" }, { "name": "POS Regional Trail - LOBO Boulder County", "code": "SEPT12G25" }, { "name": "POS Regional Trail - LOBO Other", "code": "SEPT12G26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEMA_ProjectId", "type": "esriFieldTypeString", "alias": "FEMA_Project_Id", "length": 50, "domain": null }, { "name": "B_Category", "type": "esriFieldTypeString", "alias": "B_Category", "length": 50, "domain": null }, { "name": "Assessment_Date", "type": "esriFieldTypeDate", "alias": "Assessment_Date", "length": 8, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "WS2_DA_DataSource", "description": "", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Digitized", "code": "Digitized" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "id": 1, "name": "Hiking Trail" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "id": 2, "name": "Multiuse Trail" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "id": 3, "name": "Access Trail" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "id": 4, "name": "Sidewalk" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "id": 5, "name": "Regional Trail" } ], "subtypes": [ { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "defaultValues": { "FEATURE_TYPE": 1, "FEATURE_NAME": null, "BIKE": null, "HORSE": null, "DOG": null, "TrailMileage": null, "DA_STATUS": null, "DA_CONDITION": null, "DA_REOPEN_CATEGORY": null, "DA_SegmentMileage": null, "Remarks": null, "DA_REGIONALTRAIL_CODE": null, "FEMA_ProjectId": null, "B_Category": null, "Assessment_Date": null, "Source": null }, "code": 1, "name": "Hiking Trail" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "defaultValues": { "FEATURE_TYPE": 1, "FEATURE_NAME": null, "BIKE": null, "HORSE": null, "DOG": null, "TrailMileage": null, "DA_STATUS": null, "DA_CONDITION": null, "DA_REOPEN_CATEGORY": null, "DA_SegmentMileage": null, "Remarks": null, "DA_REGIONALTRAIL_CODE": null, "FEMA_ProjectId": null, "B_Category": null, "Assessment_Date": null, "Source": null }, "code": 2, "name": "Multiuse Trail" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "defaultValues": { "FEATURE_TYPE": 1, "FEATURE_NAME": null, "BIKE": null, "HORSE": null, "DOG": null, "TrailMileage": null, "DA_STATUS": null, "DA_CONDITION": null, "DA_REOPEN_CATEGORY": null, "DA_SegmentMileage": null, "Remarks": null, "DA_REGIONALTRAIL_CODE": null, "FEMA_ProjectId": null, "B_Category": null, "Assessment_Date": null, "Source": null }, "code": 3, "name": "Access Trail" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "defaultValues": { "FEATURE_TYPE": 1, "FEATURE_NAME": null, "BIKE": null, "HORSE": null, "DOG": null, "TrailMileage": null, "DA_STATUS": null, "DA_CONDITION": null, "DA_REOPEN_CATEGORY": null, "DA_SegmentMileage": null, "Remarks": null, "DA_REGIONALTRAIL_CODE": null, "FEMA_ProjectId": null, "B_Category": null, "Assessment_Date": null, "Source": null }, "code": 4, "name": "Sidewalk" }, { "domains": { "BIKE": {"type": "inherited"}, "HORSE": {"type": "inherited"}, "DOG": {"type": "inherited"}, "DA_STATUS": {"type": "inherited"}, "DA_CONDITION": {"type": "inherited"}, "DA_REOPEN_CATEGORY": {"type": "inherited"}, "DA_REGIONALTRAIL_CODE": {"type": "inherited"} }, "defaultValues": { "FEATURE_TYPE": 1, "FEATURE_NAME": null, "BIKE": null, "HORSE": null, "DOG": null, "TrailMileage": null, "DA_STATUS": null, "DA_CONDITION": null, "DA_REOPEN_CATEGORY": null, "DA_SegmentMileage": null, "Remarks": null, "DA_REGIONALTRAIL_CODE": null, "FEMA_ProjectId": null, "B_Category": null, "Assessment_Date": null, "Source": null }, "code": 5, "name": "Regional Trail" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }