{ "currentVersion": 10.71, "id": 28, "name": "Local Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103468, "latestWkid": 8100 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "18 K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_585", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_586", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "County Highway - Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "State Highway - County Highway - Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "State Highway - Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "US Highway - Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "US Highway - State Highway - Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "Private Road", "label": "Private Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "( \"L_JURISD\" = 'T' OR \"R_JURISD\" = 'T' ) AND \"ROAD_CLASS\" = 'Local Road'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "( \"L_JURISD\" = 'T' OR \"R_JURISD\" = 'T' ) AND \"ROAD_CLASS\" = 'Local Road' AND (\"Shape_Length\" / 5280) < .25", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "( \"L_JURISD\" = 'C' OR \"R_JURISD\" = 'C' ) AND \"ROAD_HIERARCHY\" <= 3", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9932788.973373743, "ymin": 5502943.211399652, "xmax": -9863465.516954722, "ymax": 5572949.989434852, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 255 }, { "name": "US_HWY", "type": "esriFieldTypeString", "alias": "US Highway Number", "length": 20 }, { "name": "ST_HWY", "type": "esriFieldTypeString", "alias": "State Highway Numbers", "length": 20 }, { "name": "CTY_HWY", "type": "esriFieldTypeString", "alias": "County Highway Letters", "length": 20 }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 50 }, { "name": "CONSTRUCTED", "type": "esriFieldTypeSmallInteger", "alias": "Road Constructed ?" }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "L_JURISD", "type": "esriFieldTypeString", "alias": "Left City/Town/Village", "length": 1 }, { "name": "R_JURISD", "type": "esriFieldTypeString", "alias": "Right City/Town/Village", "length": 1 }, { "name": "ROAD_HIERARCHY", "type": "esriFieldTypeSmallInteger", "alias": "Road Hierachry (For Routing)" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One-Way Street", "length": 2 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 20000, "effectiveMaxScale": 17000, "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, "supportsCoordinatesQuantization": true }