{ "currentVersion": 10.71, "id": 4, "name": "Highway Labels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 360982.19680000003, "ymin": 3344616.0034, "xmax": 688438.0743000004, "ymax": 3874079.2323000003, "spatialReference": { "wkid": 32616, "latestWkid": 32616 } }, "sourceSpatialReference": { "wkid": 32616, "latestWkid": 32616 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_89", "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": "RT_TYPE = 'IN'", "labelExpression": "[SIGN_ID]", "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": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "RT_TYPE = 'US'", "labelExpression": "[SIGN_ID]", "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": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3072000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "RT_TYPE = 'AL'", "labelExpression": "[SIGN_ID]", "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": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 768000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RT_TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RT_TYPE", "type": "esriFieldTypeString", "alias": "RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RT_TYPE" }, { "name": "RT_ID", "type": "esriFieldTypeString", "alias": "RT_ID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "RT_ID" }, { "name": "BEG_MP", "type": "esriFieldTypeDouble", "alias": "BEG_MP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEG_MP" }, { "name": "END_MP", "type": "esriFieldTypeDouble", "alias": "END_MP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_MP" }, { "name": "FIPS_CNTY", "type": "esriFieldTypeString", "alias": "FIPS_CNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FIPS_CNTY" }, { "name": "SEG_NUM", "type": "esriFieldTypeDouble", "alias": "SEG_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_NUM" }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREET_NAM" }, { "name": "SIGN_ID", "type": "esriFieldTypeString", "alias": "SIGN_ID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "SIGN_ID" }, { "name": "BEHIND_MP", "type": "esriFieldTypeDouble", "alias": "BEHIND_MP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEHIND_MP" }, { "name": "DATE_CHNG", "type": "esriFieldTypeString", "alias": "DATE_CHNG", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DATE_CHNG" }, { "name": "GEOMETRY_S", "type": "esriFieldTypeString", "alias": "Geometry_s", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOMETRY_S" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "REV_NO", "type": "esriFieldTypeString", "alias": "REV_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REV_NO" }, { "name": "ALIGNMENT", "type": "esriFieldTypeString", "alias": "ALIGNMENT", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ALIGNMENT" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_STLength__" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Highway Labels", "description": "", "prototype": { "attributes": { "Shape_STLength__": 0, "ROUTE_ID": null, "RT_TYPE": null, "RT_ID": null, "BEG_MP": null, "END_MP": null, "FIPS_CNTY": null, "SEG_NUM": null, "STREET_NAM": null, "SIGN_ID": null, "BEHIND_MP": null, "DATE_CHNG": null, "GEOMETRY_S": null, "ID": null, "REV_NO": null, "ALIGNMENT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }