{ "currentVersion": 10.81, "id": 1, "name": "gis_warehouse.YADKIN.working_roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "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, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1441346.6731710285, "ymin": 838685.2404720187, "xmax": 1599579.6106415242, "ymax": 926531.814122349, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "INTERSTATE", "label": "INTERSTATE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 }, "value": "US HIGHWAY", "label": "US HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "STATE ROAD", "label": "STATE ROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.4 }, "value": "INTERSTATE RAMP", "label": "INTERSTATE RAMP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1 }, "value": "US HIGHWAY RAMP", "label": "US HIGHWAY RAMP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "CITY", "label": "CITY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "PRIVATE", "label": "PRIVATE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FULL_NAME]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "ROAD_CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATEROAD", "type": "esriFieldTypeString", "alias": "STATEROAD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATEROAD" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CITY" }, { "name": "L_FROM", "type": "esriFieldTypeInteger", "alias": "L_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_FROM" }, { "name": "R_FROM", "type": "esriFieldTypeInteger", "alias": "R_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_FROM" }, { "name": "L_TO", "type": "esriFieldTypeInteger", "alias": "L_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_TO" }, { "name": "R_TO", "type": "esriFieldTypeInteger", "alias": "R_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_TO" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TYPE" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PREDIR" }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SUFDIR" }, { "name": "RIGHT_ZIP", "type": "esriFieldTypeString", "alias": "RIGHT_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHT_ZIP" }, { "name": "RIGHT_ESN", "type": "esriFieldTypeString", "alias": "RIGHT_ESN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RIGHT_ESN" }, { "name": "LEFT_ESN", "type": "esriFieldTypeString", "alias": "LEFT_ESN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LEFT_ESN" }, { "name": "LEFT_ZIP", "type": "esriFieldTypeString", "alias": "LEFT_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LEFT_ZIP" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNITY" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "speed", "domain": null, "editable": true, "nullable": true, "defaultValue": 45, "modelName": "speed" }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FT_MINUTES" }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TF_MINUTES" }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ZLEV" }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_ZLEV" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_CLASS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RIGHT_COMMUNITY", "type": "esriFieldTypeString", "alias": "RIGHT_COMMUNITY", "domain": { "type": "codedValue", "name": "E911_COMMUNITY", "description": "", "codedValues": [ { "name": "BOONVILLE", "code": "BOONVILLE" }, { "name": "EAST BEND", "code": "EAST BEND" }, { "name": "HAMPTONVILLE", "code": "HAMPTONVILLE" }, { "name": "HARMONY", "code": "HARMONY" }, { "name": "JONESVILLE", "code": "JONESVILLE" }, { "name": "UNION GROVE", "code": "UNION GROVE" }, { "name": "YADKINVILLE", "code": "YADKINVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RIGHT_COMMUNITY" }, { "name": "LEFT_COMMUNITY", "type": "esriFieldTypeString", "alias": "LEFT_COMMUNITY", "domain": { "type": "codedValue", "name": "E911_COMMUNITY", "description": "", "codedValues": [ { "name": "BOONVILLE", "code": "BOONVILLE" }, { "name": "EAST BEND", "code": "EAST BEND" }, { "name": "HAMPTONVILLE", "code": "HAMPTONVILLE" }, { "name": "HARMONY", "code": "HARMONY" }, { "name": "JONESVILLE", "code": "JONESVILLE" }, { "name": "UNION GROVE", "code": "UNION GROVE" }, { "name": "YADKINVILLE", "code": "YADKINVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEFT_COMMUNITY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1383_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1383", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1310_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "INTERSTATE", "name": "INTERSTATE", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "INTERSTATE", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "INTERSTATE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "US HIGHWAY", "name": "US HIGHWAY", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "US HIGHWAY", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "US HIGHWAY" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STATE ROAD", "name": "STATE ROAD", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "STATE ROAD", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "STATE ROAD" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "INTERSTATE RAMP", "name": "INTERSTATE RAMP", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "INTERSTATE RAMP", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "INTERSTATE RAMP" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "US HIGHWAY RAMP", "name": "US HIGHWAY RAMP", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "US HIGHWAY RAMP", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "US HIGHWAY RAMP" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CITY", "name": "CITY", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "CITY", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "CITY" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRIVATE", "name": "PRIVATE", "domains": { "RIGHT_COMMUNITY": {"type": "inherited"}, "LEFT_COMMUNITY": {"type": "inherited"} }, "templates": [ { "name": "PRIVATE", "description": "", "prototype": { "attributes": { "RIGHT_COMMUNITY": null, "LEFT_COMMUNITY": null, "STATEROAD": null, "CITY": null, "L_FROM": null, "R_FROM": null, "L_TO": null, "R_TO": null, "NAME": null, "TYPE": null, "PREDIR": null, "SUFDIR": null, "RIGHT_ZIP": null, "RIGHT_ESN": null, "LEFT_ESN": null, "LEFT_ZIP": null, "FULL_NAME": null, "COMMUNITY": null, "SPEED": 45, "FT_MINUTES": null, "TF_MINUTES": null, "F_ZLEV": null, "T_ZLEV": null, "ONEWAY": null, "ROAD_CLASS": "PRIVATE" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }