{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "JCOS Trails", "type": "Feature Layer", "description": "
These data represent the trails owned and managed by JCOS.<\/SPAN><\/P> Data Type: Line<\/SPAN><\/P> Sensitive: No<\/SPAN><\/P> Source of Origin: JCOS<\/SPAN><\/P> Creation Means<\/SPAN>: JCOS creates and maintains trail data through a combination of GPS data collection, heads-up digitizing, and a combination of the two methods.<\/SPAN><\/P> Original Projection: NAD_1983_StatePlane_Colorado_Central_FIPS_0502_Feet (WKID: 2232)<\/SPAN><\/SPAN><\/P> Business Rules:<\/SPAN><\/P> 1. Features are segmented by trail name, at intersections, and where Park Association changes (indicated by Park Association_FK field).<\/SPAN><\/P> 2. A new GIS_ID_PK is created for each new segment.<\/SPAN><\/P> 3. A new GIS_ID_PK is created for one new segment resulting from a split, one feature will retain original GIS_ID_PK.<\/SPAN><\/P> 4. Fully attribute Trail_Difficulty_Rating, User_Type, and Concept fields (no Nulls).<\/SPAN><\/P> 5. Trail junctions with 'triangles' must contain vegetation within the triangle. Otherwise, the intersection will be a 'T'.<\/SPAN><\/P> Guidelines:<\/SPAN><\/P> 1. Avoid trail segments shorter than 15 feet.<\/SPAN><\/P> 2. Digitization direction should be outward from the main trailhead.<\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102654,
"latestWkid": 2232,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -118767900,
"falseY": -94525500,
"xyUnits": 3048.0060960121905,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Jefferson County Open Space (JCOS)",
"parentLayer": null,
"subLayers": [],
"minScale": 40405.662006480685,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSDash",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "Replace($feature.TRAIL_NAME, \"Trail\", \"\")",
"title": "Custom"
},
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": false,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"offsetDistance": 3,
"stackLabel": false,
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 14546.038322333025,
"name": "Trail Name",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Open Sans SemiBold",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {
"expression": "Round($feature.MILEAGE, 1)",
"title": "Custom"
},
"labelPlacement": "esriServerLinePlacementBelowAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"offsetDistance": 2,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"where": "MILEAGE > 0.09",
"useCodedValues": true,
"maxScale": 0,
"minScale": 14546.038322333025,
"name": "Mileage",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Open Sans SemiBold",
"size": 8,
"style": "italic",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 3028623.99668798,
"ymin": 1571660.71703963,
"xmax": 3114363.90263565,
"ymax": 1730355.86257522,
"spatialReference": {
"wkid": 102654,
"latestWkid": 2232,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -118767900,
"falseY": -94525500,
"xyUnits": 3048.0060960121905,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "TRAIL_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "GIS_ID_PK",
"type": "esriFieldTypeInteger",
"alias": "GIS_ID_PK",
"domain": null
},
{
"name": "TRAIL_NAME",
"type": "esriFieldTypeString",
"alias": "TRAIL_NAME",
"length": 255,
"domain": null
},
{
"name": "MILEAGE",
"type": "esriFieldTypeDouble",
"alias": "MILEAGE",
"domain": null
},
{
"name": "USE_TYPE",
"type": "esriFieldTypeString",
"alias": "USE_TYPE",
"length": 20,
"domain": null
},
{
"name": "DIFFICULTY_RATING",
"type": "esriFieldTypeString",
"alias": "DIFFICULTY_RATING",
"length": 20,
"domain": null
},
{
"name": "PETS_ALLOWED",
"type": "esriFieldTypeString",
"alias": "PETS_ALLOWED",
"length": 3,
"domain": {
"type": "codedValue",
"name": "Yes_No",
"description": "Yes, No",
"codedValues": [
{
"name": "No",
"code": "No"
},
{
"name": "Yes",
"code": "Yes"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "CLIMBER_ACCESS",
"type": "esriFieldTypeString",
"alias": "CLIMBER_ACCESS",
"length": 3,
"domain": {
"type": "codedValue",
"name": "Yes_No",
"description": "Yes, No",
"codedValues": [
{
"name": "No",
"code": "No"
},
{
"name": "Yes",
"code": "Yes"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "PARK_NAME",
"type": "esriFieldTypeString",
"alias": "PARK_NAME",
"length": 150,
"domain": null
},
{
"name": "PARK_CODE",
"type": "esriFieldTypeString",
"alias": "PARK_CODE",
"length": 10,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.LEN",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": null,
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": true,
"hasM": 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,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.LEN",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "e146ec960afc408aad11d19bf52c30b9"
}