{ "currentVersion": 10.5, "id": 19, "name": "Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18057, "maxScale": 9027, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2012", "symbolLayerName": "Level_3" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "value": "MD", "label": "MD", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[COMPLETE_STREET_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "OWNER = 'MD'", "labelExpression": "[ROUTE_NUM]", "useCodedValues": true, "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": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8556731.421260495, "ymin": 4584946.668667555, "xmax": -8495543.077444626, "ymax": 4652044.695457184, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMPLETE_STREET_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "COMPLETE_STREET_NAME", "type": "esriFieldTypeString", "alias": "COMPLETE_STREET_NAME", "length": 50, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 50, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "POSTTYPE", "length": 50, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeString", "alias": "LEFT_FROM", "length": 50, "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeString", "alias": "LEFT_TO", "length": 50, "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeString", "alias": "RIGHT_FROM", "length": 50, "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeString", "alias": "RIGHT_TO", "length": 50, "domain": null }, { "name": "PARITY_LEFT", "type": "esriFieldTypeString", "alias": "PARITY_LEFT", "length": 50, "domain": null }, { "name": "PARITY_RIGHT", "type": "esriFieldTypeString", "alias": "PARITY_RIGHT", "length": 50, "domain": null }, { "name": "LEFT_ZIP", "type": "esriFieldTypeString", "alias": "LEFT_ZIP", "length": 50, "domain": null }, { "name": "RIGHT_ZIP", "type": "esriFieldTypeString", "alias": "RIGHT_ZIP", "length": 50, "domain": null }, { "name": "LEFT_POSTAL_NAME", "type": "esriFieldTypeString", "alias": "LEFT_POSTAL_NAME", "length": 50, "domain": null }, { "name": "RIGHT_POSTAL_NAME", "type": "esriFieldTypeString", "alias": "RIGHT_POSTAL_NAME", "length": 50, "domain": null }, { "name": "LEFT_MUNICIPALITY", "type": "esriFieldTypeString", "alias": "LEFT_MUNICIPALITY", "length": 50, "domain": null }, { "name": "RIGHT_MUNICIPALITY", "type": "esriFieldTypeString", "alias": "RIGHT_MUNICIPALITY", "length": 50, "domain": null }, { "name": "LEFT_COMMUNITY", "type": "esriFieldTypeString", "alias": "LEFT_COMMUNITY", "length": 50, "domain": null }, { "name": "RIGHT_COMMUNITY", "type": "esriFieldTypeString", "alias": "RIGHT_COMMUNITY", "length": 50, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 50, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeDouble", "alias": "ROUTE_NUM", "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }