{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Exits", "type": "Feature Layer", "description": "A GIS layer of currently-collected exits along major routes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "NCDOT GIS Unit, Data Conversion Group", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 665701.0000559688, "ymin": 82836.97067548335, "xmax": 2795740.3403624743, "ymax": 1015524.1646805555, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ExitName", "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": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "length": 8, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 255, "domain": null }, { "name": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null }, { "name": "ExitName", "type": "esriFieldTypeString", "alias": "ExitName", "length": 100, "domain": null }, { "name": "ExitNumber", "type": "esriFieldTypeString", "alias": "ExitNumber", "length": 10, "domain": null }, { "name": "ExitText", "type": "esriFieldTypeString", "alias": "ExitText", "length": 100, "domain": null }, { "name": "REVIEW", "type": "esriFieldTypeString", "alias": "REVIEW", "length": 50, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Problems_Issues", "type": "Feature Layer", "description": "Point file representing North Carolina bridges and other structures, extracted and attributed by the NCDOT Bridge Maintenance Unit's bridge database.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "The bridge layer is a compilation of data originally found in the Bridge Inventory maps produced by the Mapping group of the State Road Maintenance Unit which has been supplemented with updates from the bridge database of the NCDOT's Bridge Maintenance Unit.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 496668.38963104784, "ymin": 48668.06493206322, "xmax": 3007263.21521613, "ymax": 1027500.6778009832, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BRDG_NBR", "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": "BRDG_NBR", "type": "esriFieldTypeString", "alias": "Bridge Number", "length": 8, "domain": null }, { "name": "GIS_NOTES", "type": "esriFieldTypeString", "alias": "GIS_NOTES", "length": 255, "domain": null }, { "name": "Severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 1, "domain": null }, { "name": "Mantis_Nbr", "type": "esriFieldTypeSmallInteger", "alias": "Mantis_Nbr", "domain": null }, { "name": "Curr_Qtr", "type": "esriFieldTypeString", "alias": "Curr_Qtr", "length": 1, "domain": null }, { "name": "WeekEnding", "type": "esriFieldTypeDate", "alias": "End of Week", "length": 8, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "LONG_DD", "type": "esriFieldTypeDouble", "alias": "LONG_DD", "domain": null }, { "name": "LAT_DD", "type": "esriFieldTypeDouble", "alias": "LAT_DD", "domain": null }, { "name": "GOOGLE_LINK", "type": "esriFieldTypeString", "alias": "GOOGLE_LINK", "length": 250, "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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "StateBndPts", "type": "Feature Layer", "description": "Point file marking the locations along routes of state boundary lines.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "Spatial Data Management Group - Product creation; Data Conversion Group \u2013 System geometry, mileage, events; Local County Government \u2013 Non-system geometry, Street Name event; Spatial Analysis Group - conversion of linear features to points", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 408825.70048739016, "ymin": 51407.957746222615, "xmax": 2880053.6215387136, "ymax": 1038149.3189052343, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "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": "RouteClass", "type": "esriFieldTypeString", "alias": "RouteClass", "length": 5, "domain": null }, { "name": "RouteNumber", "type": "esriFieldTypeString", "alias": "RouteNumber", "length": 5, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 2, "domain": null }, { "name": "TravelDirection", "type": "esriFieldTypeString", "alias": "TravelDirection", "length": 10, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 12, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 75, "domain": null }, { "name": "BeginFeatureID", "type": "esriFieldTypeString", "alias": "BeginFeatureID", "length": 100, "domain": null }, { "name": "EndFeatureID", "type": "esriFieldTypeString", "alias": "EndFeatureID", "length": 100, "domain": null }, { "name": "StateBoundary", "type": "esriFieldTypeString", "alias": "StateBoundary", "length": 50, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Bnd_Name", "type": "esriFieldTypeString", "alias": "Bnd_Name", "length": 50, "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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Structures", "type": "Feature Layer", "description": "Point file representing North Carolina bridges and other structures, extracted and attributed by the NCDOT Bridge Maintenance Unit's bridge database.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "The bridge layer is a compilation of data originally found in the Bridge Inventory maps produced by the Mapping group of the State Road Maintenance Unit which has been supplemented with updates from the bridge database of the NCDOT's Bridge Maintenance Unit.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BRDG_TYP_NM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b8f0a3174143bab30cd25bfa125964ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUGJVjYSABsEDpDQwMDAyhVr7y+f6ZjDDJaVvmci47vPY6AwPDXwYGhmCY4gwGBgaGH99+XGFgYBCGKf7+68cXBgYGewYGhv/IJr9gYGBgYGJm+Y9iLTPLP5gcsmKS3DwUFZ9gYGBguHD/Gi+y5KkbF7igcn8YGBhsYIotGBgYGB6+e8hgU+6F02QAcQUiGaI36F8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRIDGE", "label": "Bridge", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5e76f0267ff9b9f192106a21e1a1b8c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIhJREFUGJXVziEKwnAYhvGfbCIKJpvFaxgEvYPJLug9dgdPYbCbbGIWZMmoBxDnQJ3B/WHFsOhbXvieh5cvViNx2RuYTwySmUaAybrVXm3zE16YBnkJ98yxoBfk7JHfMEZRXb5CFH2PIc3IO7CqXOvnf5T3cDjrVuEu1SnZE6MgDyG90F/8Xv4AKGAd+GiwP1QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FEDERAL BRIDGE", "label": "Federal Bridge", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[STR_ANGLE]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 412590.97117204964, "ymin": 48663.0659263134, "xmax": 3050215.76448147, "ymax": 1042512.618249476, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BRDG_NBR", "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": "BRDG_NBR", "type": "esriFieldTypeString", "alias": "Bridge Number", "length": 265, "domain": null }, { "name": "BRDG_TYP_NM", "type": "esriFieldTypeString", "alias": "Bridge Type", "length": 25, "domain": null }, { "name": "FTR_INTRSC", "type": "esriFieldTypeString", "alias": "FTR_INTRSC", "length": 265, "domain": null }, { "name": "F_CARRIED", "type": "esriFieldTypeString", "alias": "F_CARRIED", "length": 265, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 265, "domain": null }, { "name": "RD_ANGLE", "type": "esriFieldTypeDouble", "alias": "RD_ANGLE", "domain": null }, { "name": "STR_ANGLE", "type": "esriFieldTypeDouble", "alias": "STR_ANGLE", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 265, "domain": null }, { "name": "CNTYNUM", "type": "esriFieldTypeString", "alias": "CNTYNUM", "length": 2, "domain": null }, { "name": "DIVISION", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 14, "domain": null }, { "name": "STRCTR_LEN", "type": "esriFieldTypeDouble", "alias": "STRCTR_LEN", "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "Route", "length": 10, "domain": null }, { "name": "RTE_ID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 11, "domain": null }, { "name": "MP", "type": "esriFieldTypeDouble", "alias": "MP", "domain": null }, { "name": "OFFSET", "type": "esriFieldTypeDouble", "alias": "OFFSET", "domain": null }, { "name": "Beg_MP", "type": "esriFieldTypeDouble", "alias": "Beg_MP", "domain": null }, { "name": "End_MP", "type": "esriFieldTypeDouble", "alias": "End_MP", "domain": null }, { "name": "MultiRte_Flag", "type": "esriFieldTypeString", "alias": "MultiRte_Flag", "length": 5, "domain": null }, { "name": "MultiRte_Length", "type": "esriFieldTypeDouble", "alias": "MultiRte_Length", "domain": null }, { "name": "ROUTE_UNDE", "type": "esriFieldTypeString", "alias": "ROUTE_UNDE", "length": 8, "domain": null }, { "name": "UNDERRTE_I", "type": "esriFieldTypeString", "alias": "UNDERRTE_I", "length": 11, "domain": null }, { "name": "UNDER_MP", "type": "esriFieldTypeDouble", "alias": "UNDER_MP", "domain": null }, { "name": "Under_Beg_MP", "type": "esriFieldTypeDouble", "alias": "Under_Beg_MP", "domain": null }, { "name": "Under_End_MP", "type": "esriFieldTypeDouble", "alias": "Under_End_MP", "domain": null }, { "name": "Under_Elev", "type": "esriFieldTypeSmallInteger", "alias": "Under_Elev", "domain": null }, { "name": "UND_CLR_ID", "type": "esriFieldTypeDouble", "alias": "UND_CLR_ID", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "LONG_DD", "type": "esriFieldTypeDouble", "alias": "LONG_DD", "domain": null }, { "name": "LAT_DD", "type": "esriFieldTypeDouble", "alias": "LAT_DD", "domain": null }, { "name": "GOOGLE_LINK", "type": "esriFieldTypeString", "alias": "GOOGLE_LINK", "length": 150, "domain": null }, { "name": "MAINT_RESP", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 265, "domain": null }, { "name": "MIN_VERT_UND_CLR", "type": "esriFieldTypeDouble", "alias": "Min Under Height", "domain": null }, { "name": "MIN_HOR_UND_CLR", "type": "esriFieldTypeDouble", "alias": "Min Under Width", "domain": null }, { "name": "OPERATING_RATING", "type": "esriFieldTypeDouble", "alias": "Weight Limit", "domain": null }, { "name": "VERT_OVER_CLR", "type": "esriFieldTypeDouble", "alias": "Over Height", "domain": null }, { "name": "HOR_OVER_CLR", "type": "esriFieldTypeDouble", "alias": "Over Width", "domain": null }, { "name": "BSIP_BRDG_NBR", "type": "esriFieldTypeString", "alias": "BSIP Bridge Number", "length": 265, "domain": null }, { "name": "FUNC_CLASS", "type": "esriFieldTypeString", "alias": "FUNC_CLASS", "length": 265, "domain": null }, { "name": "FUNC_OBSOL", "type": "esriFieldTypeString", "alias": "FUNC_OBSOL", "length": 265, "domain": null }, { "name": "DETOUR_LEN", "type": "esriFieldTypeString", "alias": "DETOUR_LEN", "length": 5, "domain": null }, { "name": "STRTYPMAIN", "type": "esriFieldTypeString", "alias": "STRTYPMAIN", "length": 5, "domain": null }, { "name": "SUPERSTRUC", "type": "esriFieldTypeString", "alias": "SUPERSTRUC", "length": 265, "domain": null }, { "name": "SUBSTRUCTU", "type": "esriFieldTypeString", "alias": "SUBSTRUCTU", "length": 265, "domain": null }, { "name": "POSTED_SV", "type": "esriFieldTypeInteger", "alias": "POSTED_SV", "domain": null }, { "name": "POSTED_TTST", "type": "esriFieldTypeInteger", "alias": "POSTED_TTST", "domain": null }, { "name": "SERVICEON", "type": "esriFieldTypeString", "alias": "ServiceOn", "length": 14, "domain": null }, { "name": "SERVICEUNDER", "type": "esriFieldTypeString", "alias": "ServiceUnder", "length": 14, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "YearBuilt", "domain": null }, { "name": "GREENLINE", "type": "esriFieldTypeString", "alias": "GREENLINE", "length": 265, "domain": null }, { "name": "POSTEDCLOSED", "type": "esriFieldTypeString", "alias": "POSTEDCLOSED", "length": 265, "domain": null }, { "name": "SPFC_VERT_UND_CLR", "type": "esriFieldTypeDouble", "alias": "SPFC_VERT_UND_CLR", "domain": null }, { "name": "SPFC_HOR_UND_CLR", "type": "esriFieldTypeDouble", "alias": "SPFC_HOR_UND_CLR", "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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "PtsOnStateLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 255, 223, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 406981.93908305466, "ymin": 51404.1404966414, "xmax": 2902347.941451296, "ymax": 1042847.3767663091, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "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": "RouteClass", "type": "esriFieldTypeString", "alias": "RouteClass", "length": 5, "domain": null }, { "name": "RouteNumber", "type": "esriFieldTypeString", "alias": "RouteNumber", "length": 5, "domain": null }, { "name": "RouteInventory", "type": "esriFieldTypeString", "alias": "RouteInventory", "length": 1, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 2, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 20, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 15, "domain": null }, { "name": "BeginMp1", "type": "esriFieldTypeDouble", "alias": "BeginMp1", "domain": null }, { "name": "EndMp1", "type": "esriFieldTypeDouble", "alias": "EndMp1", "domain": null }, { "name": "Adj_State", "type": "esriFieldTypeString", "alias": "Adj_State", "length": 75, "domain": null }, { "name": "Stop_Description", "type": "esriFieldTypeString", "alias": "Stop_Description", "length": 100, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "NetworkBase_Modified", "type": "Feature Layer", "description": "An arc layer for visual representation of state-maintained road centerlines segmented by a subset of road characteristics necessary for routing. To this system, all structures in the current Structures Management Unit's database that cross or carry a state-maintained road have been added.This dataset was created for the express purpose of routing overweight/oversize vehicles along state-maintained roads within the PIMS application supplied by NCDOT's Engineering Applications Development group. No usage outside this application should be attempted. Certain aspects of the original line & structures data layers were modified for usage within the PIMS application and non-PIMS usage can result in incorrect routes.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "Spatial Data Management Group - Product creation; Data Conversion Group \u2013 System geometry, mileage, events; Local County Government \u2013 Non-system geometry, Street Name event; Transportation Asset Analytics - Events; Transportation Planning Branch \u2013 Functional Class; Structures Management Unit - Structures; Spatial Analysis Group - event overlays and network layer creation", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 406980.0801628828, "ymin": 42564.600104898214, "xmax": 3051823.000440225, "ymax": 1042847.4200733155, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RTE_NAME", "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": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 15, "domain": null }, { "name": "BeginMp1", "type": "esriFieldTypeDouble", "alias": "BeginMp1", "domain": null }, { "name": "EndMp1", "type": "esriFieldTypeDouble", "alias": "EndMp1", "domain": null }, { "name": "RouteClass", "type": "esriFieldTypeString", "alias": "RouteClass", "length": 5, "domain": null }, { "name": "TravelDirection", "type": "esriFieldTypeString", "alias": "TravelDirection", "length": 10, "domain": null }, { "name": "FuncClass", "type": "esriFieldTypeSmallInteger", "alias": "FuncClass", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "TOLL", "type": "esriFieldTypeSmallInteger", "alias": "TOLL", "domain": null }, { "name": "BUSINESS_RTE", "type": "esriFieldTypeSmallInteger", "alias": "BUSINESS_RTE", "domain": null }, { "name": "RTE_NAME", "type": "esriFieldTypeString", "alias": "RTE_NAME", "length": 100, "domain": null }, { "name": "BRDG_NBR", "type": "esriFieldTypeString", "alias": "Structure Carrying Over-Route", "length": 265, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 265, "domain": null }, { "name": "CNTYNUM", "type": "esriFieldTypeString", "alias": "CNTYNUM", "length": 2, "domain": null }, { "name": "STRCTR_LEN", "type": "esriFieldTypeDouble", "alias": "STRCTR_LEN", "domain": null }, { "name": "LONG_DD", "type": "esriFieldTypeDouble", "alias": "LONG_DD", "domain": null }, { "name": "LAT_DD", "type": "esriFieldTypeDouble", "alias": "LAT_DD", "domain": null }, { "name": "OPERATING_RATING", "type": "esriFieldTypeDouble", "alias": "Weight Limit", "domain": null }, { "name": "VERT_OVER_CLR", "type": "esriFieldTypeDouble", "alias": "Over Height", "domain": null }, { "name": "HOR_OVER_CLR", "type": "esriFieldTypeDouble", "alias": "Over Width", "domain": null }, { "name": "GREENLINE", "type": "esriFieldTypeString", "alias": "GREENLINE", "length": 265, "domain": null }, { "name": "POSTEDCLOSED", "type": "esriFieldTypeString", "alias": "POSTEDCLOSED", "length": 265, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null }, { "name": "Type_Carrying", "type": "esriFieldTypeString", "alias": "Type Carrying Over-route", "length": 25, "domain": null }, { "name": "BRDG_NBR2", "type": "esriFieldTypeString", "alias": "Structure Covering Under-Route", "length": 265, "domain": null }, { "name": "STRCTR_LEN2", "type": "esriFieldTypeDouble", "alias": "STRCTR_LEN", "domain": null }, { "name": "UND_CLR_ID", "type": "esriFieldTypeDouble", "alias": "UND_CLR_ID", "domain": null }, { "name": "MIN_VERT_UND_CLR", "type": "esriFieldTypeDouble", "alias": "Min Under Height", "domain": null }, { "name": "MIN_HOR_UND_CLR", "type": "esriFieldTypeDouble", "alias": "Min Under Width", "domain": null }, { "name": "SPFC_VERT_UND_CLR", "type": "esriFieldTypeDouble", "alias": "SPFC_VERT_UND_CLR", "domain": null }, { "name": "SPFC_HOR_UND_CLR", "type": "esriFieldTypeDouble", "alias": "SPFC_HOR_UND_CLR", "domain": null }, { "name": "Type_Covering", "type": "esriFieldTypeString", "alias": "Type Covering Under-route", "length": 25, "domain": null }, { "name": "Speeds_Created", "type": "esriFieldTypeSmallInteger", "alias": "Speeds_Created", "domain": null }, { "name": "Time_Minutes", "type": "esriFieldTypeDouble", "alias": "Time_Minutes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 2, "domain": null }, { "name": "ADMIN", "type": "esriFieldTypeString", "alias": "ADMIN", "length": 100, "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }, { "currentVersion": 10.91, "id": 6, "name": "Bad_Exits", "type": "Feature Layer", "description": "This dataset contains a current point representation of all of the grade-separated highway exit locations in North Carolina.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "Spatial Data Management Group - Product creation; Data Conversion Group \u2013 System geometry, mileage, events; Local County Government \u2013 Non-system geometry", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 819799.1173840612, "ymin": 184076.83020322025, "xmax": 2790394.7500038, "ymax": 969222.9403540641, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ExitName", "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": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "length": 8, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 255, "domain": null }, { "name": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null }, { "name": "ExitName", "type": "esriFieldTypeString", "alias": "ExitName", "length": 100, "domain": null }, { "name": "ExitNumber", "type": "esriFieldTypeString", "alias": "ExitNumber", "length": 10, "domain": null }, { "name": "ExitText", "type": "esriFieldTypeString", "alias": "ExitText", "length": 100, "domain": null }, { "name": "Rte_Flag", "type": "esriFieldTypeString", "alias": "Rte_Flag", "length": 1, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Lat_DD", "type": "esriFieldTypeDouble", "alias": "Lat_DD", "domain": null }, { "name": "Long_DD", "type": "esriFieldTypeDouble", "alias": "Long_DD", "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }