{ "currentVersion": 10.91, "id": 44, "name": "Road Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_499", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "HWY_TYPE = 'State Road'", "labelExpression": "[HWY_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 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "HWY_TYPE IS NULL", "labelExpression": "[FULLNAME]", "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": [ 235, 235, 235, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "HWY_TYPE = 'Interstate'", "labelExpression": "[HWY_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 273109.1799999997, "ymin": 1868479.9299999997, "xmax": 389955.0399999991, "ymax": 1969921.009999998, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "fedirp", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "fename", "type": "esriFieldTypeString", "alias": "FENAME", "length": 30, "domain": null }, { "name": "fetype", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "fedirs", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "cfcc", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "fraddl", "type": "esriFieldTypeString", "alias": "FRADDL", "length": 11, "domain": null }, { "name": "toaddl", "type": "esriFieldTypeString", "alias": "TOADDL", "length": 11, "domain": null }, { "name": "fraddr", "type": "esriFieldTypeString", "alias": "FRADDR", "length": 11, "domain": null }, { "name": "toaddr", "type": "esriFieldTypeString", "alias": "TOADDR", "length": 11, "domain": null }, { "name": "friaddl", "type": "esriFieldTypeString", "alias": "FRIADDL", "length": 1, "domain": null }, { "name": "toiaddl", "type": "esriFieldTypeString", "alias": "TOIADDL", "length": 1, "domain": null }, { "name": "friaddr", "type": "esriFieldTypeString", "alias": "FRIADDR", "length": 1, "domain": null }, { "name": "toiaddr", "type": "esriFieldTypeString", "alias": "TOIADDR", "length": 1, "domain": null }, { "name": "zipl", "type": "esriFieldTypeInteger", "alias": "ZIPL", "domain": null }, { "name": "zipr", "type": "esriFieldTypeInteger", "alias": "ZIPR", "domain": null }, { "name": "rdclass", "type": "esriFieldTypeString", "alias": "RDCLASS", "length": 20, "domain": null }, { "name": "cached", "type": "esriFieldTypeSmallInteger", "alias": "Cached", "domain": null }, { "name": "majorrd", "type": "esriFieldTypeSmallInteger", "alias": "MajorRd", "domain": null }, { "name": "hwy_type", "type": "esriFieldTypeString", "alias": "HWY_TYPE", "length": 10, "domain": null }, { "name": "hwy_num", "type": "esriFieldTypeString", "alias": "HWY_NUM", "length": 10, "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }