{
"layers": [
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 0,
"name": "Primary Shields",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102719,
"latestWkid": 2264,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00528,
"zTolerance": 0.20000000000000004,
"mTolerance": 1.0E-6,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 1893.9393939393938,
"falseZ": -100000,
"zUnits": 9.999999999999998,
"falseM": -100000,
"mUnits": 10000000
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "RouteClass",
"uniqueValueInfos": [],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
229,
255
],
"toColor": [
202,
252,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
248,
184,
252,
255
],
"toColor": [
248,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
179,
255
],
"toColor": [
252,
194,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
215,
252,
255
],
"toColor": [
192,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
242,
184,
255
],
"toColor": [
252,
242,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
240,
255
],
"toColor": [
252,
215,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
185,
255
],
"toColor": [
179,
252,
185,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
191,
184,
252,
255
],
"toColor": [
191,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
234,
215,
255
],
"toColor": [
252,
234,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
252,
194,
255
],
"toColor": [
222,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
206,
255
],
"toColor": [
252,
194,
206,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
204,
252,
255
],
"toColor": [
216,
204,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 406947.22916801274,
"ymin": 35982.80507200956,
"xmax": 3051823.0002880096,
"ymax": 1043799.8123680055,
"spatialReference": {
"wkid": 102719,
"latestWkid": 2264,
"xyTolerance": 0.003280833333333333,
"zTolerance": 2.0E-4,
"mTolerance": 2.0E-4,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 3.6365718124241434E7,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RouteName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FromDate",
"type": "esriFieldTypeDate",
"alias": "FromDate",
"length": 8,
"domain": null
},
{
"name": "ToDate",
"type": "esriFieldTypeDate",
"alias": "ToDate",
"length": 8,
"domain": null
},
{
"name": "RouteClass",
"type": "esriFieldTypeString",
"alias": "RouteClass",
"length": 1,
"domain": {
"type": "codedValue",
"name": "dRouteClass",
"description": "",
"codedValues": [
{
"name": "Interstate",
"code": "1"
},
{
"name": "US Route",
"code": "2"
},
{
"name": "NC Route",
"code": "3"
},
{
"name": "Secondary Route",
"code": "4"
},
{
"name": "Non-System",
"code": "5"
},
{
"name": "Other State Agency Route",
"code": "6"
},
{
"name": "Federal Route",
"code": "7"
},
{
"name": "Ramps, Rest Areas, Non-Mainline",
"code": "8"
},
{
"name": "Projected Route",
"code": "9"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RouteQualifier",
"type": "esriFieldTypeString",
"alias": "RouteQualifier",
"length": 1,
"domain": {
"type": "codedValue",
"name": "dRouteQualifier",
"description": "",
"codedValues": [
{
"name": "Normal Route, Ramp",
"code": "0"
},
{
"name": "Alternate Route, Rest Area",
"code": "1"
},
{
"name": "Bypass Route, NS Ramp",
"code": "2"
},
{
"name": "East Route",
"code": "5"
},
{
"name": "West Route",
"code": "6"
},
{
"name": "Connector Route",
"code": "7"
},
{
"name": "Truck Route",
"code": "8"
},
{
"name": "Business Route, Non-Mainline",
"code": "9"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RouteInventory",
"type": "esriFieldTypeString",
"alias": "RouteInventory",
"length": 1,
"domain": {
"type": "codedValue",
"name": "dRouteInventory",
"description": "",
"codedValues": [
{
"name": "Inventory",
"code": "0"
},
{
"name": "Non-Inventory (Southbound)",
"code": "4"
},
{
"name": "Non-Inventory (Westbound)",
"code": "6"
},
{
"name": "Inventory (Clockwise)",
"code": "8"
},
{
"name": "Non-Inventory (Counterclockwise)",
"code": "9"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RouteNumber",
"type": "esriFieldTypeString",
"alias": "RouteNumber",
"length": 5,
"domain": null
},
{
"name": "MaintenanceCountyCode",
"type": "esriFieldTypeString",
"alias": "MaintCntyCode",
"length": 3,
"domain": {
"type": "codedValue",
"name": "dSAPCountyID",
"description": "",
"codedValues": [
{
"name": "Alamance",
"code": "001"
},
{
"name": "Alexander",
"code": "002"
},
{
"name": "Alleghany",
"code": "003"
},
{
"name": "Anson",
"code": "004"
},
{
"name": "Ashe",
"code": "005"
},
{
"name": "Avery",
"code": "006"
},
{
"name": "Beaufort",
"code": "007"
},
{
"name": "Bertie",
"code": "008"
},
{
"name": "Bladen",
"code": "009"
},
{
"name": "Brunswick",
"code": "010"
},
{
"name": "Buncombe",
"code": "011"
},
{
"name": "Burke",
"code": "012"
},
{
"name": "Cabarrus",
"code": "013"
},
{
"name": "Caldwell",
"code": "014"
},
{
"name": "Camden",
"code": "015"
},
{
"name": "Carteret",
"code": "016"
},
{
"name": "Caswell",
"code": "017"
},
{
"name": "Catawba",
"code": "018"
},
{
"name": "Chatham",
"code": "019"
},
{
"name": "Cherokee",
"code": "020"
},
{
"name": "Chowan",
"code": "021"
},
{
"name": "Clay",
"code": "022"
},
{
"name": "Cleveland",
"code": "023"
},
{
"name": "Columbus",
"code": "024"
},
{
"name": "Craven",
"code": "025"
},
{
"name": "Cumberland",
"code": "026"
},
{
"name": "Currituck",
"code": "027"
},
{
"name": "Dare",
"code": "028"
},
{
"name": "Davidson",
"code": "029"
},
{
"name": "Davie",
"code": "030"
},
{
"name": "Duplin",
"code": "031"
},
{
"name": "Durham",
"code": "032"
},
{
"name": "Edgecombe",
"code": "033"
},
{
"name": "Forsyth",
"code": "034"
},
{
"name": "Franklin",
"code": "035"
},
{
"name": "Gaston",
"code": "036"
},
{
"name": "Gates",
"code": "037"
},
{
"name": "Graham",
"code": "038"
},
{
"name": "Granville",
"code": "039"
},
{
"name": "Greene",
"code": "040"
},
{
"name": "Guilford",
"code": "041"
},
{
"name": "Halifax",
"code": "042"
},
{
"name": "Harnett",
"code": "043"
},
{
"name": "Haywood",
"code": "044"
},
{
"name": "Henderson",
"code": "045"
},
{
"name": "Hertford",
"code": "046"
},
{
"name": "Hoke",
"code": "047"
},
{
"name": "Hyde",
"code": "048"
},
{
"name": "Iredell",
"code": "049"
},
{
"name": "Jackson",
"code": "050"
},
{
"name": "Johnston",
"code": "051"
},
{
"name": "Jones",
"code": "052"
},
{
"name": "Lee",
"code": "053"
},
{
"name": "Lenoir",
"code": "054"
},
{
"name": "Lincoln",
"code": "055"
},
{
"name": "Macon",
"code": "056"
},
{
"name": "Madison",
"code": "057"
},
{
"name": "Martin",
"code": "058"
},
{
"name": "McDowell",
"code": "059"
},
{
"name": "Mecklenburg",
"code": "060"
},
{
"name": "Mitchell",
"code": "061"
},
{
"name": "Montgomery",
"code": "062"
},
{
"name": "Moore",
"code": "063"
},
{
"name": "Nash",
"code": "064"
},
{
"name": "New Hanover",
"code": "065"
},
{
"name": "Northampton",
"code": "066"
},
{
"name": "Onslow",
"code": "067"
},
{
"name": "Orange",
"code": "068"
},
{
"name": "Pamlico",
"code": "069"
},
{
"name": "Pasquotank",
"code": "070"
},
{
"name": "Pender",
"code": "071"
},
{
"name": "Perquimans",
"code": "072"
},
{
"name": "Person",
"code": "073"
},
{
"name": "Pitt",
"code": "074"
},
{
"name": "Polk",
"code": "075"
},
{
"name": "Randolph",
"code": "076"
},
{
"name": "Richmond",
"code": "077"
},
{
"name": "Robeson",
"code": "078"
},
{
"name": "Rockingham",
"code": "079"
},
{
"name": "Rowan",
"code": "080"
},
{
"name": "Rutherford",
"code": "081"
},
{
"name": "Sampson",
"code": "082"
},
{
"name": "Scotland",
"code": "083"
},
{
"name": "Stanly",
"code": "084"
},
{
"name": "Stokes",
"code": "085"
},
{
"name": "Surry",
"code": "086"
},
{
"name": "Swain",
"code": "087"
},
{
"name": "Transylvania",
"code": "088"
},
{
"name": "Tyrrell",
"code": "089"
},
{
"name": "Union",
"code": "090"
},
{
"name": "Vance",
"code": "091"
},
{
"name": "Wake",
"code": "092"
},
{
"name": "Warren",
"code": "093"
},
{
"name": "Washington",
"code": "094"
},
{
"name": "Watauga",
"code": "095"
},
{
"name": "Wayne",
"code": "096"
},
{
"name": "Wilkes",
"code": "097"
},
{
"name": "Wilson",
"code": "098"
},
{
"name": "Yadkin",
"code": "099"
},
{
"name": "Yancey",
"code": "100"
},
{
"name": "Georgia",
"code": "901"
},
{
"name": "South Carolina",
"code": "902"
},
{
"name": "Tennessee",
"code": "903"
},
{
"name": "Virginia",
"code": "904"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "MilePoint_ID",
"type": "esriFieldTypeString",
"alias": "MilePoint_ID",
"length": 11,
"domain": null
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 20,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R1130_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1130",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2551MilePoint_I",
"fields": "MilePoint_ID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2551FromDate",
"fields": "FromDate",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2551ToDate",
"fields": "ToDate",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S953_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": true,
"hasM": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 1,
"name": "Secondary Road Numbers",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102719,
"latestWkid": 2264,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00528,
"zTolerance": 0.20000000000000004,
"mTolerance": 1.0E-6,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 1893.9393939393938,
"falseZ": -100000,
"zUnits": 9.999999999999998,
"falseM": -100000,
"mUnits": 10000000
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 150000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"uniqueValueInfos": [],
"fieldDelimiter": ","
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[RouteName]",
"labelPlacement": "esriServerLinePlacementBelowAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": false,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"allowOverlapOfFeatureInterior": "avoid",
"stackLabel": false,
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "RouteClass = '4'",
"useCodedValues": true,
"maxScale": 50001,
"minScale": 0,
"name": "SecondaryRoutesSm",
"priority": 3,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 6.5,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpression": "[RouteName]",
"labelPlacement": "esriServerLinePlacementBelowAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": false,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": false,
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "RouteClass = '4'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 50000,
"name": "SecondaryRoutesL",
"priority": 4,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Trebuchet MS",
"size": 8,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 406947.22916801274,
"ymin": 35982.80507200956,
"xmax": 3051823.0002880096,
"ymax": 1043799.8123680055,
"spatialReference": {
"wkid": 102719,
"latestWkid": 2264,
"xyTolerance": 0.003280833333333333,
"zTolerance": 2.0E-4,
"mTolerance": 2.0E-4,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 3.6365718124241434E7,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RouteName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FromDate",
"type": "esriFieldTypeDate",
"alias": "FromDate",
"length": 8,
"domain": null
},
{
"name": "ToDate",
"type": "esriFieldTypeDate",
"alias": "ToDate",
"length": 8,
"domain": null
},
{
"name": "RouteClass",
"type": "esriFieldTypeString",
"alias": "RouteClass",
"length": 1,
"domain": {
"type": "codedValue",
"name": "dRouteClass",
"description": "",
"codedValues": [
{
"name": "Interstate",
"code": "1"
},
{
"name": "US Route",
"code": "2"
},
{
"name": "NC Route",
"code": "3"
},
{
"name": "Secondary Route",
"code": "4"
},
{
"name": "Non-System",
"code": "5"
},
{
"name": "Other State Agency Route",
"code": "6"
},
{
"name": "Federal Route",
"code": "7"
},
{
"name": "Ramps, Rest Areas, Non-Mainline",
"code": "8"
},
{
"name": "Projected Route",
"code": "9"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RouteQualifier",
"type": "esriFieldTypeString",
"alias": "RouteQualifier",
"length": 1,
"domain": {
"type": "codedValue",
"name": "dRouteQualifier",
"description": "",
"codedValues": [
{
"name": "Normal Route, Ramp",
"code": "0"
},
{
"name": "Alternate Route, Rest Area",
"code": "1"
},
{
"name": "Bypass Route, NS Ramp",
"code": "2"
},
{
"name": "East Route",
"code": "5"
},
{
"name": "West Route",
"code": "6"
},
{
"name": "Connector Route",
"code": "7"
},
{
"name": "Truck Route",
"code": "8"
},
{
"name": "Business Route, Non-Mainline",
"code": "9"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RouteInventory",
"type": "esriFieldTypeString",
"alias": "RouteInventory",
"length": 1,
"domain": {
"type": "codedValue",
"name": "dRouteInventory",
"description": "",
"codedValues": [
{
"name": "Inventory",
"code": "0"
},
{
"name": "Non-Inventory (Southbound)",
"code": "4"
},
{
"name": "Non-Inventory (Westbound)",
"code": "6"
},
{
"name": "Inventory (Clockwise)",
"code": "8"
},
{
"name": "Non-Inventory (Counterclockwise)",
"code": "9"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RouteNumber",
"type": "esriFieldTypeString",
"alias": "RouteNumber",
"length": 5,
"domain": null
},
{
"name": "MaintenanceCountyCode",
"type": "esriFieldTypeString",
"alias": "MaintCntyCode",
"length": 3,
"domain": {
"type": "codedValue",
"name": "dSAPCountyID",
"description": "",
"codedValues": [
{
"name": "Alamance",
"code": "001"
},
{
"name": "Alexander",
"code": "002"
},
{
"name": "Alleghany",
"code": "003"
},
{
"name": "Anson",
"code": "004"
},
{
"name": "Ashe",
"code": "005"
},
{
"name": "Avery",
"code": "006"
},
{
"name": "Beaufort",
"code": "007"
},
{
"name": "Bertie",
"code": "008"
},
{
"name": "Bladen",
"code": "009"
},
{
"name": "Brunswick",
"code": "010"
},
{
"name": "Buncombe",
"code": "011"
},
{
"name": "Burke",
"code": "012"
},
{
"name": "Cabarrus",
"code": "013"
},
{
"name": "Caldwell",
"code": "014"
},
{
"name": "Camden",
"code": "015"
},
{
"name": "Carteret",
"code": "016"
},
{
"name": "Caswell",
"code": "017"
},
{
"name": "Catawba",
"code": "018"
},
{
"name": "Chatham",
"code": "019"
},
{
"name": "Cherokee",
"code": "020"
},
{
"name": "Chowan",
"code": "021"
},
{
"name": "Clay",
"code": "022"
},
{
"name": "Cleveland",
"code": "023"
},
{
"name": "Columbus",
"code": "024"
},
{
"name": "Craven",
"code": "025"
},
{
"name": "Cumberland",
"code": "026"
},
{
"name": "Currituck",
"code": "027"
},
{
"name": "Dare",
"code": "028"
},
{
"name": "Davidson",
"code": "029"
},
{
"name": "Davie",
"code": "030"
},
{
"name": "Duplin",
"code": "031"
},
{
"name": "Durham",
"code": "032"
},
{
"name": "Edgecombe",
"code": "033"
},
{
"name": "Forsyth",
"code": "034"
},
{
"name": "Franklin",
"code": "035"
},
{
"name": "Gaston",
"code": "036"
},
{
"name": "Gates",
"code": "037"
},
{
"name": "Graham",
"code": "038"
},
{
"name": "Granville",
"code": "039"
},
{
"name": "Greene",
"code": "040"
},
{
"name": "Guilford",
"code": "041"
},
{
"name": "Halifax",
"code": "042"
},
{
"name": "Harnett",
"code": "043"
},
{
"name": "Haywood",
"code": "044"
},
{
"name": "Henderson",
"code": "045"
},
{
"name": "Hertford",
"code": "046"
},
{
"name": "Hoke",
"code": "047"
},
{
"name": "Hyde",
"code": "048"
},
{
"name": "Iredell",
"code": "049"
},
{
"name": "Jackson",
"code": "050"
},
{
"name": "Johnston",
"code": "051"
},
{
"name": "Jones",
"code": "052"
},
{
"name": "Lee",
"code": "053"
},
{
"name": "Lenoir",
"code": "054"
},
{
"name": "Lincoln",
"code": "055"
},
{
"name": "Macon",
"code": "056"
},
{
"name": "Madison",
"code": "057"
},
{
"name": "Martin",
"code": "058"
},
{
"name": "McDowell",
"code": "059"
},
{
"name": "Mecklenburg",
"code": "060"
},
{
"name": "Mitchell",
"code": "061"
},
{
"name": "Montgomery",
"code": "062"
},
{
"name": "Moore",
"code": "063"
},
{
"name": "Nash",
"code": "064"
},
{
"name": "New Hanover",
"code": "065"
},
{
"name": "Northampton",
"code": "066"
},
{
"name": "Onslow",
"code": "067"
},
{
"name": "Orange",
"code": "068"
},
{
"name": "Pamlico",
"code": "069"
},
{
"name": "Pasquotank",
"code": "070"
},
{
"name": "Pender",
"code": "071"
},
{
"name": "Perquimans",
"code": "072"
},
{
"name": "Person",
"code": "073"
},
{
"name": "Pitt",
"code": "074"
},
{
"name": "Polk",
"code": "075"
},
{
"name": "Randolph",
"code": "076"
},
{
"name": "Richmond",
"code": "077"
},
{
"name": "Robeson",
"code": "078"
},
{
"name": "Rockingham",
"code": "079"
},
{
"name": "Rowan",
"code": "080"
},
{
"name": "Rutherford",
"code": "081"
},
{
"name": "Sampson",
"code": "082"
},
{
"name": "Scotland",
"code": "083"
},
{
"name": "Stanly",
"code": "084"
},
{
"name": "Stokes",
"code": "085"
},
{
"name": "Surry",
"code": "086"
},
{
"name": "Swain",
"code": "087"
},
{
"name": "Transylvania",
"code": "088"
},
{
"name": "Tyrrell",
"code": "089"
},
{
"name": "Union",
"code": "090"
},
{
"name": "Vance",
"code": "091"
},
{
"name": "Wake",
"code": "092"
},
{
"name": "Warren",
"code": "093"
},
{
"name": "Washington",
"code": "094"
},
{
"name": "Watauga",
"code": "095"
},
{
"name": "Wayne",
"code": "096"
},
{
"name": "Wilkes",
"code": "097"
},
{
"name": "Wilson",
"code": "098"
},
{
"name": "Yadkin",
"code": "099"
},
{
"name": "Yancey",
"code": "100"
},
{
"name": "Georgia",
"code": "901"
},
{
"name": "South Carolina",
"code": "902"
},
{
"name": "Tennessee",
"code": "903"
},
{
"name": "Virginia",
"code": "904"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "MilePoint_ID",
"type": "esriFieldTypeString",
"alias": "MilePoint_ID",
"length": 11,
"domain": null
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 20,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R1130_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1130",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2551MilePoint_I",
"fields": "MilePoint_ID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2551FromDate",
"fields": "FromDate",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2551ToDate",
"fields": "ToDate",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S953_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": true,
"hasM": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 2,
"name": "Street Name",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102719,
"latestWkid": 2264,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00528,
"zTolerance": 0.20000000000000004,
"mTolerance": 1.0E-6,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 1893.9393939393938,
"falseZ": -100000,
"zUnits": 9.999999999999998,
"falseM": -100000,
"mUnits": 10000000
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 50000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Shape.STLength()",
"uniqueValueInfos": [],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
229,
255
],
"toColor": [
202,
252,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
248,
184,
252,
255
],
"toColor": [
248,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
179,
255
],
"toColor": [
252,
194,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
215,
252,
255
],
"toColor": [
192,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
242,
184,
255
],
"toColor": [
252,
242,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
240,
255
],
"toColor": [
252,
215,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
185,
255
],
"toColor": [
179,
252,
185,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
191,
184,
252,
255
],
"toColor": [
191,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
234,
215,
255
],
"toColor": [
252,
234,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
252,
194,
255
],
"toColor": [
222,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
206,
255
],
"toColor": [
252,
194,
206,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
204,
252,
255
],
"toColor": [
216,
204,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[FullName]",
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"allowOverlapOfFeatureInterior": "avoid",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Non-SMR",
"priority": 1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Trebuchet MS",
"size": 8.25,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 406980.080272004,
"ymin": 35982.80507200956,
"xmax": 3051823.0002880096,
"ymax": 1042847.4249760062,
"spatialReference": {
"wkid": 102719,
"latestWkid": 2264,
"xyTolerance": 0.003280833333333333,
"zTolerance": 2.0E-4,
"mTolerance": 2.0E-4,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 3.6365718124241434E7,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FullName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FromDate",
"type": "esriFieldTypeDate",
"alias": "FromDate",
"length": 8,
"domain": null
},
{
"name": "ToDate",
"type": "esriFieldTypeDate",
"alias": "ToDate",
"length": 8,
"domain": null
},
{
"name": "EventID",
"type": "esriFieldTypeString",
"alias": "EventID",
"length": 50,
"domain": null
},
{
"name": "RouteID",
"type": "esriFieldTypeString",
"alias": "RouteID",
"length": 255,
"domain": null
},
{
"name": "FromMeasure",
"type": "esriFieldTypeDouble",
"alias": "FromMeasure",
"domain": null
},
{
"name": "ToMeasure",
"type": "esriFieldTypeDouble",
"alias": "ToMeasure",
"domain": null
},
{
"name": "FullName",
"type": "esriFieldTypeString",
"alias": "FullName",
"length": 75,
"domain": null
},
{
"name": "LocError",
"type": "esriFieldTypeString",
"alias": "LocError",
"length": 100,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R1116_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1116",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2537ToMeasure",
"fields": "ToMeasure",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2537FromMeasure",
"fields": "FromMeasure",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2537RouteID",
"fields": "RouteID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2537FromDate4",
"fields": "FromDate,ToDate",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I2537EventID",
"fields": "EventID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S939_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": true,
"hasM": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}