{ "currentVersion": 10.91, "id": 14, "name": "Road Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "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 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "HWY_TYPE = 'US Route'", "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 = '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 } ] }, "defaultVisibility": true, "extent": { "xmin": 2998270.34, "ymin": 1182889.1700000018, "xmax": 3067339.629999999, "ymax": 1331698.8699999973, "spatialReference": { "wkid": 2245, "latestWkid": 2966 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Street", "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": "street", "type": "esriFieldTypeString", "alias": "Street", "length": 26, "domain": null }, { "name": "dir", "type": "esriFieldTypeString", "alias": "Dir", "length": 5, "domain": null }, { "name": "community", "type": "esriFieldTypeString", "alias": "Community", "length": 17, "domain": null }, { "name": "left_from", "type": "esriFieldTypeDouble", "alias": "Left_From", "domain": null }, { "name": "left_to", "type": "esriFieldTypeDouble", "alias": "Left_To", "domain": null }, { "name": "right_from", "type": "esriFieldTypeDouble", "alias": "Right_From", "domain": null }, { "name": "right_to", "type": "esriFieldTypeDouble", "alias": "Right_To", "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 21, "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "Class", "length": 5, "domain": null }, { "name": "discrepanc", "type": "esriFieldTypeString", "alias": "Discrepanc", "length": 31, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "length": 3, "domain": null }, { "name": "esn_lt", "type": "esriFieldTypeString", "alias": "ESN_Lt", "length": 6, "domain": null }, { "name": "esn_rt", "type": "esriFieldTypeString", "alias": "ESN_Rt", "length": 6, "domain": null }, { "name": "exch_lt", "type": "esriFieldTypeString", "alias": "Exch_Lt", "length": 21, "domain": null }, { "name": "ecch_rt", "type": "esriFieldTypeString", "alias": "Ecch_Rt", "length": 21, "domain": null }, { "name": "street_proper_case", "type": "esriFieldTypeString", "alias": "Street_proper_case", "length": 50, "domain": null }, { "name": "hwy_type", "type": "esriFieldTypeString", "alias": "HWY_TYPE", "length": 10, "domain": null }, { "name": "hwy_num", "type": "esriFieldTypeString", "alias": "Highway Number", "length": 10, "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "fullname_community", "type": "esriFieldTypeString", "alias": "FULLNAME_COMMUNITY", "length": 100, "domain": null }, { "name": "row_guid", "type": "esriFieldTypeString", "alias": "Row_Guid", "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 }