{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Trails (MST)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 }, "value": "GT", "label": "MST Greenway/Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "ON", "label": "MST On-Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 246, 252, 255 ], "toColor": [ 189, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 202, 255 ], "toColor": [ 252, 233, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 220, 252, 255 ], "toColor": [ 215, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 187, 252, 255 ], "toColor": [ 245, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 204, 255 ], "toColor": [ 221, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 216, 255 ], "toColor": [ 252, 210, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1588139.3808972985, "ymin": 887989.111680314, "xmax": 1696911.2519358099, "ymax": 974535.0603072345, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrailName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "TrailName", "length": 50, "domain": null }, { "name": "SystemName", "type": "esriFieldTypeString", "alias": "SystemName", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "TrailStatus", "description": "Trail status", "codedValues": [ { "name": "Existing", "code": "E" }, { "name": "Proposed", "code": "P" }, { "name": "Funded", "code": "F" }, { "name": "In Development", "code": "D" }, { "name": "Gap", "code": "G" }, { "name": "Archived", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "TrailType", "description": "Trail Type", "codedValues": [ { "name": "On-Road", "code": "ON" }, { "name": "Greenway/Trail", "code": "GT" }, { "name": "Blueway", "code": "B" }, { "name": "ATV Trail", "code": "ATV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 50, "domain": { "type": "codedValue", "name": "TrailClass", "description": "Trail Class", "codedValues": [ { "name": "State", "code": "State" }, { "name": "Regional", "code": "Regional" }, { "name": "County", "code": "County" }, { "name": "Local", "code": "Local" }, { "name": "Park", "code": "Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 50, "domain": { "type": "codedValue", "name": "TrailSurface", "description": "Trail Surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Crushed Gravel", "code": "Crushed Gravel" }, { "name": "Crushed Stone", "code": "Crushed Stone" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Natural", "code": "Natural" }, { "name": "Pea Gravel", "code": "Pea Gravel" }, { "name": "Stone", "code": "Stone" }, { "name": "Rubber", "code": "Rubber" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "TrailCounty", "description": "Trail County", "codedValues": [ { "name": "Alamance", "code": "Alamance" }, { "name": "Caswell", "code": "Caswell" }, { "name": "Davidson", "code": "Davidson" }, { "name": "Davie", "code": "Davie" }, { "name": "Forsyth", "code": "Forsyth" }, { "name": "Guilford", "code": "Guilford" }, { "name": "Montgomery", "code": "Montgomery" }, { "name": "Randolph", "code": "Randolph" }, { "name": "Rockingham", "code": "Rockingham" }, { "name": "Stokes", "code": "Stokes" }, { "name": "Surry", "code": "Surry" }, { "name": "Yadkin", "code": "Yadkin" }, { "name": "Regional", "code": "Regional" }, { "name": "Other", "code": "Other" }, { "name": "Orange", "code": "Orange" }, { "name": "Alleghany", "code": "Alleghany" }, { "name": "Wilkes", "code": "Wilkes" }, { "name": "Rowan", "code": "Rowan" }, { "name": "Stanly", "code": "Stanly" }, { "name": "VA- Danville", "code": "Danville" }, { "name": "VA - Henry", "code": "Henry" }, { "name": "VA - Pittsylvania", "code": "Pittsylvania" }, { "name": "VA - Patrick", "code": "Patrick" }, { "name": "Caldwell", "code": "Caldwell" }, { "name": "Chatham", "code": "Chatham" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 250, "domain": null }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 250, "domain": null }, { "name": "Use_Bike", "type": "esriFieldTypeString", "alias": "Use_Bike", "length": 10, "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "Use Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Use_Equestrian", "type": "esriFieldTypeString", "alias": "Use_Equestrian", "length": 10, "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "Use Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Use_Pedestrian", "type": "esriFieldTypeString", "alias": "Use_Pedestrian", "length": 10, "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "Use Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Use_ATV", "type": "esriFieldTypeString", "alias": "Use_ATV", "length": 10, "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "Use Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Use_MntBiking", "type": "esriFieldTypeString", "alias": "Use_MntBiking", "length": 10, "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "Use Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R83_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "55ceda52c1f045f595a42f8cdfbbf351" }