{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Service Roads", "type": "Feature Layer", "description": "Service roads available on DNR owned lands. Not all road information and locations have been verified by DNR staff, as such this layer should be used for planning purposes only.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "MDDNR", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RORT", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 4 }, "value": "1", "label": "Service Road or Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 4 }, "value": "3", "label": "Service Road or Trail" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 51, 161, 255 ], "toColor": [ 62, 51, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 163, 46, 255 ], "toColor": [ 112, 163, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 46, 61, 255 ], "toColor": [ 199, 46, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 150, 168, 255 ], "toColor": [ 57, 150, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 64, 146, 255 ], "toColor": [ 179, 64, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 116, 44, 255 ], "toColor": [ 171, 116, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 196, 136, 255 ], "toColor": [ 45, 196, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 95, 161, 255 ], "toColor": [ 34, 95, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 41, 196, 255 ], "toColor": [ 173, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 182, 70, 255 ], "toColor": [ 199, 182, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 201, 60, 255 ], "toColor": [ 52, 201, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 201, 195, 255 ], "toColor": [ 66, 201, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 79, 57, 255 ], "toColor": [ 153, 79, 57, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -36747100, "ymin": -29091500, "xmax": 569935.261200003, "ymax": 251465.790600002, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.861296170125E7, "falseY": -3.055864828953E7, "xyUnits": 1.1826670112313153E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME01", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME01", "type": "esriFieldTypeString", "alias": "NAME01", "length": 150, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "STATUS", "description": "TRAIL STATUS", "codedValues": [ { "name": "OPEN", "code": 1 }, { "name": "UNDER CONSTRUCTION", "code": 2 }, { "name": "PROPOSED", "code": 3 }, { "name": "CONCEPTUAL", "code": 4 }, { "name": "UNSPECIFIED", "code": 0 }, { "name": "POTENTIAL", "code": 6 }, { "name": "DUPLICATE-DO NOT USE", "code": 99 }, { "name": "RETIRED-DO NOT USE", "code": 98 }, { "name": "CLOSED TO PUBLIC", "code": 7 }, { "name": "REPLACED WITH HIGHER QUALITY LINEWORK", "code": 97 }, { "name": "SOCIAL on DNR", "code": 5 }, { "name": "SOCIAL LEADING INTO DNR", "code": 8 }, { "name": "OTHER ON DNR", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RORT", "type": "esriFieldTypeSmallInteger", "alias": "ROAD or TRAIL", "domain": { "type": "codedValue", "name": "RORT", "description": "ROAD OR TRAIL", "codedValues": [ { "name": "ROAD", "code": 1 }, { "name": "TRAIL", "code": 2 }, { "name": "ROAD and TRAIL", "code": 3 }, { "name": "UNSPECIFIED", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE", "domain": { "type": "codedValue", "name": "SURFACE", "description": "TRAIL SURFACE", "codedValues": [ { "name": "OUTCROP", "code": 2 }, { "name": "WATER", "code": 99 }, { "name": "UNSPECIFIED", "code": 0 }, { "name": "NATURAL SURFACE", "code": 4 }, { "name": "IMPROVED-HARD SURFACE", "code": 1 }, { "name": "IMPROVED-STONEDUST", "code": 3 }, { "name": "IMPROVED-STONE", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "TrailOwner", "description": "all possible trail owners in MD", "codedValues": [ { "name": "APPALACHIAN TRAIL CONSERVANCY, UNITED STATES", "code": "ATC" }, { "name": "MDDNR", "code": "MDDNR" }, { "name": "USA", "code": "USA" }, { "name": "State of MD other than DNR", "code": "MDOther" }, { "name": "County", "code": "COUNTY" }, { "name": "Municipality", "code": "MUNICIPALITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PDFMAP", "type": "esriFieldTypeString", "alias": "PDFMAP", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Assessment", "type": "esriFieldTypeSmallInteger", "alias": "Assessment", "domain": { "type": "codedValue", "name": "TrailAssesment", "description": "Trail Segment Assessment", "codedValues": [ { "name": "Unsustainable", "code": 0 }, { "name": "Sustainable", "code": 1 }, { "name": "Maintainable", "code": 2 }, { "name": "Unspecified", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Development", "type": "esriFieldTypeSmallInteger", "alias": "Development", "domain": { "type": "codedValue", "name": "TrailDevelopment", "description": "Trail Development Assessment", "codedValues": [ { "name": "Minimal Develop", "code": 1 }, { "name": "Moderatly", "code": 2 }, { "name": "Developed", "code": 3 }, { "name": "Highly", "code": 4 }, { "name": "Fully", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }