{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Non-County Roads (All Road Surface Types)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "roadclass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Other Principal Arterial", "label": "US Highway, State Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Minor Arterial", "label": "US Highway, State Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.65 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 245, 255 ], "width": 1.65 }, "value": "Private Road with Public Access", "label": "Privately Maintained Roads w/Public Access" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 245, 255 ], "width": 1.1 }, "value": "Private Driveway", "label": "Privately Maintained Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 245, 255 ], "width": 1.1 }, "value": "Private Road", "label": "Privately Maintained Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 0, 39, 255 ], "toColor": [ 214, 47, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 47, 39, 255 ], "toColor": [ 245, 108, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 108, 66, 255 ], "toColor": [ 252, 174, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 174, 96, 255 ], "toColor": [ 255, 226, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 226, 145, 255 ], "toColor": [ 255, 255, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 191, 255 ], "toColor": [ 223, 242, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 242, 247, 255 ], "toColor": [ 169, 216, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 216, 232, 255 ], "toColor": [ 117, 174, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 174, 209, 255 ], "toColor": [ 69, 117, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 117, 181, 255 ], "toColor": [ 49, 54, 148, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1401107.3054254279, "ymin": 383934.2766131982, "xmax": 1904958.5719990954, "ymax": 859064.0146720335, "spatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "surface", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": null }, { "name": "roadclass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 100, "domain": { "type": "codedValue", "name": "WS2_RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Rural Major Access", "code": "Rural Major Access" }, { "name": "Rural Minor Access", "code": "Rural Minor Access" }, { "name": "Agricultural Access", "code": "Agricultural Access" }, { "name": "Improved Access", "code": "Improved Access" }, { "name": "Recreational Access", "code": "Recreational Access" }, { "name": "Other Principal Arterial", "code": "Other Principal Arterial" }, { "name": "City", "code": "City" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Rural Major Collector", "code": "Rural Major Collector" }, { "name": "Rural Minor Collector", "code": "Rural Minor Collector" }, { "name": "Private Road", "code": "Private Road" }, { "name": "Private Driveway", "code": "Private Driveway" }, { "name": "Private Road with Public Access", "code": "Private Road with Public Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "external_nguid", "type": "esriFieldTypeString", "alias": "external_nguid", "length": 255, "domain": null } ], "geometryField": {}, "indexes": null, "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": false }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "943371accdb34a8994538405be263382" }