{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Route", "type": "Network Analysis Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Stops" }, { "id": 2, "name": "Point Barriers" }, { "id": 3, "name": "Routes" }, { "id": 4, "name": "Line Barriers" }, { "id": 5, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1051210534388395E8, "ymin": -8.885758527068655E7, "xmax": 1.3347793867721727E8, "ymax": 7.951040091791439E7, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Unlocated", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Time Violation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1051210534388395E8, "ymin": -8.885758527068655E7, "xmax": 1.3347793867721727E8, "ymax": 7.951040091791439E7, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024, "domain": null }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence", "domain": { "type": "range", "name": "Sequence", "description": "", "range": [ 1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeWindowStart", "type": "esriFieldTypeDate", "alias": "TimeWindowStart", "length": 16, "domain": null }, { "name": "TimeWindowEnd", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd", "length": 16, "domain": null }, { "name": "ArriveCurbApproach", "type": "esriFieldTypeInteger", "alias": "ArriveCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DepartCurbApproach", "type": "esriFieldTypeInteger", "alias": "DepartCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationType", "type": "esriFieldTypeInteger", "alias": "LocationType", "domain": { "type": "codedValue", "name": "NALocationType", "description": "", "codedValues": [ { "name": "Stop", "code": 0 }, { "name": "Waypoint", "code": 1 }, { "name": "Break", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "CenPWC", "code": 1 }, { "name": "PWC_Routing_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Time", "domain": { "type": "range", "name": "Attr_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cumul_Time", "type": "esriFieldTypeDouble", "alias": "Cumul_Time", "domain": { "type": "range", "name": "Cumul_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Wait_Time", "type": "esriFieldTypeDouble", "alias": "Wait_Time", "domain": { "type": "range", "name": "Wait_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CumulWait_Time", "type": "esriFieldTypeDouble", "alias": "CumulWait_Time", "domain": { "type": "range", "name": "CumulWait_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Violation_Time", "type": "esriFieldTypeDouble", "alias": "Violation_Time", "domain": { "type": "range", "name": "Violation_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CumulViolation_Time", "type": "esriFieldTypeDouble", "alias": "CumulViolation_Time", "domain": { "type": "range", "name": "CumulViolation_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ArriveTime", "type": "esriFieldTypeDate", "alias": "ArriveTime", "length": 16, "domain": null }, { "name": "DepartTime", "type": "esriFieldTypeDate", "alias": "DepartTime", "length": 16, "domain": null }, { "name": "ArriveTimeUTC", "type": "esriFieldTypeDate", "alias": "ArriveTimeUTC", "length": 16, "domain": null }, { "name": "DepartTimeUTC", "type": "esriFieldTypeDate", "alias": "DepartTimeUTC", "length": 16, "domain": null }, { "name": "Cumul_Length", "type": "esriFieldTypeDouble", "alias": "Cumul_Length", "domain": { "type": "range", "name": "Cumul_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1051210534388395E8, "ymin": -8.885758527068655E7, "xmax": 1.3347793867721727E8, "ymax": 7.951040091791439E7, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "CenPWC", "code": 1 }, { "name": "PWC_Routing_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge", "domain": { "type": "codedValue", "name": "NABoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Added Cost", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Time", "domain": { "type": "range", "name": "Attr_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 13, 24, 128, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1051210534388395E8, "ymin": -8.885758527068655E7, "xmax": 1.3347793867721727E8, "ymax": 7.951040091791439E7, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024, "domain": null }, { "name": "FirstStopID", "type": "esriFieldTypeInteger", "alias": "FirstStopID", "domain": { "type": "range", "name": "FirstStopID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastStopID", "type": "esriFieldTypeInteger", "alias": "LastStopID", "domain": { "type": "range", "name": "LastStopID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StopCount", "type": "esriFieldTypeInteger", "alias": "StopCount", "domain": { "type": "range", "name": "StopCount", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalWait_Time", "type": "esriFieldTypeDouble", "alias": "TotalWait_Time", "domain": { "type": "range", "name": "TotalWait_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalViolation_Time", "type": "esriFieldTypeDouble", "alias": "TotalViolation_Time", "domain": { "type": "range", "name": "TotalViolation_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Total_Time", "type": "esriFieldTypeDouble", "alias": "Total_Time", "domain": { "type": "range", "name": "Total_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StartTime", "type": "esriFieldTypeDate", "alias": "StartTime", "length": 16, "domain": null }, { "name": "EndTime", "type": "esriFieldTypeDate", "alias": "EndTime", "length": 16, "domain": null }, { "name": "StartTimeUTC", "type": "esriFieldTypeDate", "alias": "StartTimeUTC", "length": 16, "domain": null }, { "name": "EndTimeUTC", "type": "esriFieldTypeDate", "alias": "EndTimeUTC", "length": 16, "domain": null }, { "name": "Total_Length", "type": "esriFieldTypeDouble", "alias": "Total_Length", "domain": { "type": "range", "name": "Total_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_676", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_677", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1051210534388395E8, "ymin": -8.885758527068655E7, "xmax": 1.3347793867721727E8, "ymax": 7.951040091791439E7, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Time", "domain": { "type": "range", "name": "Attr_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_681", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1051210534388395E8, "ymin": -8.885758527068655E7, "xmax": 1.3347793867721727E8, "ymax": 7.951040091791439E7, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Time", "domain": { "type": "range", "name": "Attr_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "PWC_Routing_Junctions", "type": "Feature Layer", "description": "The Transportation feature data set contains layers pertaining to transportation pathways such as roads, trails, and driveways.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 42, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1707466900000006E7, "ymin": 6865865.557687491, "xmax": 1.1846931181250006E7, "ymax": 7026205.380499989, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZELEV", "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": "ZELEV", "type": "esriFieldTypeInteger", "alias": "ZELEV", "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": 7, "name": "PWC_Routing", "type": "Network Dataset Layer", "description": "The Transportation feature data set contains layers pertaining to transportation pathways such as roads, trails, and driveways.", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.1707450495937496E7, "ymin": 6865849.153624997, "xmax": 1.1847300709062502E7, "ymax": 7026221.784562498, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "CenPWC", "type": "Feature Layer", "description": "The Transportation feature data set contains layers pertaining to transportation pathways such as roads, trails, and driveways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE_CODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 46, 0, 163, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 161, 150, 255 ], "width": 1 }, "value": "1730", "label": "Alley", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 3, 0, 255 ], "width": 1 }, "value": "1820", "label": "Bike path or Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 129, 255 ], "width": 1 }, "value": "1830", "label": "Bridle Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 130, 0, 255 ], "width": 1 }, "value": "1051", "label": "Carline, streetcar, track, mass transit rail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 26, 156, 0, 255 ], "width": 1 }, "value": "1350", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 131, 143, 255 ], "width": 1 }, "value": "1635", "label": "High Speed Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 23, 135, 0, 255 ], "width": 1 }, "value": "1100", "label": "Interstate/Limited Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 0, 150, 255 ], "width": 1 }, "value": "1400", "label": "Local Neighborhood Road, Rural Road, City Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 56, 0, 255 ], "width": 1 }, "value": "1630", "label": "Low Speed Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 119, 255 ], "width": 1 }, "value": "1780", "label": "Parking Lot Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 166, 0, 255 ], "width": 1 }, "value": "1200", "label": "Primary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 150, 0, 255 ], "width": 1 }, "value": "1740", "label": "Private Road and Driveways (these are driveways that are mapped for PS purpose only), For Service Vehicles such as Fire, logging, farm/ranches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 0, 148, 255 ], "width": 1 }, "value": "1300", "label": "Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 2, 138, 255 ], "width": 1 }, "value": "1640", "label": "Service Drive, Usually along a limited access highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 146, 168, 255 ], "width": 1 }, "value": "1720", "label": "Stairway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 106, 0, 255 ], "width": 1 }, "value": "1500", "label": "Vehicular Trail (4WD)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 0, 148, 255 ], "width": 1 }, "value": "1710", "label": "Walkway/Pedestrian Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1707466900000006E7, "ymin": 6865865.557687491, "xmax": 1.1847284305000007E7, "ymax": 7026205.380499996, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": "Type_Code", "subtypeFieldName": "Type_Code", "subtypeField": "Type_Code", "defaultSubtypeCode": 1100, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CID", "type": "esriFieldTypeDouble", "alias": "CID", "domain": null }, { "name": "TYPE_CODE", "type": "esriFieldTypeInteger", "alias": "Type_Code", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "dSourceCode", "description": "Source from which the data was compiled", "codedValues": [ { "name": "Photogrammetry, 1987 AS & D", "code": 10 }, { "name": "Screen Digitized Photogrammetry, 1987 AS & D", "code": 11 }, { "name": "Edge Match (1998-1999) - Not from Recorded Plat with VCS83 Coordinates", "code": 15 }, { "name": "Edge Match (1998-1999) - From Recorded Plat with VCS83 Coordinates", "code": 17 }, { "name": "Data provided by outside jusrisdiction", "code": 18 }, { "name": "Recorded Plat", "code": 20 }, { "name": "Digitized from Recorded Plat", "code": 21 }, { "name": "Unrecorded Plat, No Control", "code": 23 }, { "name": "Unrecorded Plat, VCS83 Control", "code": 24 }, { "name": "Recorded Plat, VCS83 Coordinates", "code": 25 }, { "name": "Recorded Plat, Unreliable Coordinates", "code": 27 }, { "name": "Recorded Plat, Unreliable Metes and Bounds", "code": 28 }, { "name": "Recorded Deed", "code": 30 }, { "name": "Recorded Deed, VCS83 Coordinates", "code": 35 }, { "name": "Recorded Deed, Unreliable Metes and Bounds", "code": 36 }, { "name": "Final Approved Plan", "code": 40 }, { "name": "Digitized from Final Approved Plan", "code": 41 }, { "name": "Final Approved Plans and Recorded Plat", "code": 42 }, { "name": "Digital Files from Developers", "code": 43 }, { "name": "In Plan Review", "code": 44 }, { "name": "Customer Documentation", "code": 45 }, { "name": "As-Built Plat", "code": 50 }, { "name": "Digitized from As-Built Plat", "code": 51 }, { "name": "As-Built and Recorded Plat", "code": 52 }, { "name": "Created from Existing Planimetric Data", "code": 55 }, { "name": "Parcel Mylar Compilation (1985-1988)", "code": 60 }, { "name": "Digitized from Parcel Mylar Compilation", "code": 61 }, { "name": "1990 Aerial Photos, 1:2400 Unrectified", "code": 70 }, { "name": "Digitized from Mylar Compilation of 1990 Aerial Photos, 1:2400 Unrectified", "code": 71 }, { "name": "Digitized Topographic Data Corrections", "code": 75 }, { "name": "Digitized from Mylar Compilation of 1991 Aerial Photos, 1:2400 Unrectified", "code": 81 }, { "name": "Data from 1991 Aerial Photos or Mylar Compilation of 1991 Aerials, which has been Adjusted", "code": 82 }, { "name": "Field Verification", "code": 89 }, { "name": "1995 Aerial Photos, 1:2400 Unrectified", "code": 90 }, { "name": "1998 Digital Imagery, Rectified", "code": 91 }, { "name": "2000 Digital Imagery, Rectified", "code": 92 }, { "name": "2002 Digital Imagery, Rectified", "code": 93 }, { "name": "Sanitary Districts Digitized from 1996 Mylar Comp", "code": 94 }, { "name": "2004 Digital Imagery, Rectified", "code": 95 }, { "name": "2006 Digital Imagery, Rectified", "code": 96 }, { "name": "1997 Aerial Photos, 1:2400 Unrectified", "code": 97 }, { "name": "2008 Digital Imagery Rectified", "code": 98 }, { "name": "Unknown", "code": 99 }, { "name": "2008 NAIP IMAGERY", "code": 105 }, { "name": "2009 Digital Imagery Rectified", "code": 110 }, { "name": "2011 Digital Imagery Rectified", "code": 111 }, { "name": "Pictometry 2013 imagery", "code": 112 }, { "name": "Pictometry 2015 Imagery", "code": 113 }, { "name": "1991 Aerial Photos, 1:2400 Unrectified", "code": 80 }, { "name": "Pictometry 2017 Imagery", "code": 114 }, { "name": "2017 Digital Imagery Rectified", "code": 115 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CENSUSID", "type": "esriFieldTypeInteger", "alias": "CENSUSID", "domain": null }, { "name": "STATUS_CODE", "type": "esriFieldTypeString", "alias": "STATUS_CODE", "length": 6, "domain": { "type": "codedValue", "name": "dSTATUS_CODE", "description": "Status code for street centerlines", "codedValues": [ { "name": "Built and accepted into state system", "code": "BUILT" }, { "name": "Recorded", "code": "REC" }, { "name": "Planned", "code": "PLAN" }, { "name": "Paper Streets. Recorded but not constructed or planned", "code": "U/C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECORD_DATE", "type": "esriFieldTypeDate", "alias": "RECORD_DATE", "length": 8, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": { "type": "codedValue", "name": "dSpeedLimit", "description": "", "codedValues": [ { "name": "1 mph", "code": 1 }, { "name": "5 mph", "code": 5 }, { "name": "10 mph", "code": 10 }, { "name": "15 mph", "code": 15 }, { "name": "25 mph", "code": 25 }, { "name": "30 mph", "code": 30 }, { "name": "35 mph", "code": 35 }, { "name": "40 mph", "code": 40 }, { "name": "45 mph", "code": 45 }, { "name": "50 mph", "code": 50 }, { "name": "55 mph", "code": 55 }, { "name": "65 mph", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 25, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Street_Type", "description": "VECTOR\tStreet_Type\tUSPS Street Suffix Standards\n", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "COMMON", "code": "CMN" }, { "name": "CENTER", "code": "CTR" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "DRIVE", "code": "DR" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OFF RAMP", "code": "OF" }, { "name": "ON RAMP", "code": "ON" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "ROAD", "code": "RD" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RUN", "code": "RUN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DUP_NAME_FLAG", "type": "esriFieldTypeString", "alias": "DUP_NAME_FLAG", "length": 2, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "L_PREC", "type": "esriFieldTypeString", "alias": "L_PREC", "length": 3, "domain": null }, { "name": "R_PREC", "type": "esriFieldTypeString", "alias": "R_PREC", "length": 3, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 9, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 9, "domain": null }, { "name": "L_HOUSE", "type": "esriFieldTypeString", "alias": "L_HOUSE", "length": 2, "domain": null }, { "name": "R_HOUSE", "type": "esriFieldTypeString", "alias": "R_HOUSE", "length": 2, "domain": null }, { "name": "L_SENATE", "type": "esriFieldTypeSmallInteger", "alias": "L_SENATE", "domain": null }, { "name": "R_SENATE", "type": "esriFieldTypeSmallInteger", "alias": "R_SENATE", "domain": null }, { "name": "R_CONGRESS", "type": "esriFieldTypeSmallInteger", "alias": "R_CONGRESS", "domain": null }, { "name": "L_CONGRESS", "type": "esriFieldTypeSmallInteger", "alias": "L_CONGRESS", "domain": null }, { "name": "L_MUN", "type": "esriFieldTypeSmallInteger", "alias": "L_Mun", "domain": { "type": "codedValue", "name": "dMunicipality", "description": "", "codedValues": [ { "name": "Prince William County", "code": 0 }, { "name": "City of Manassas", "code": 779 }, { "name": "City of Manassas Park", "code": 780 }, { "name": "Town of Quantico", "code": 1010 }, { "name": "Town of Dumfries", "code": 414 }, { "name": "Town of Occoquan", "code": 900 }, { "name": "Town of Haymarket", "code": 605 }, { "name": "Fauquier", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_MUN", "type": "esriFieldTypeSmallInteger", "alias": "R_Mun", "domain": { "type": "codedValue", "name": "dMunicipality", "description": "", "codedValues": [ { "name": "Prince William County", "code": 0 }, { "name": "City of Manassas", "code": 779 }, { "name": "City of Manassas Park", "code": 780 }, { "name": "Town of Quantico", "code": 1010 }, { "name": "Town of Dumfries", "code": 414 }, { "name": "Town of Occoquan", "code": 900 }, { "name": "Town of Haymarket", "code": 605 }, { "name": "Fauquier", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUR", "type": "esriFieldTypeString", "alias": "JUR", "length": 4, "domain": { "type": "codedValue", "name": "dJUR", "description": "", "codedValues": [ { "name": "Prince William", "code": "PW" }, { "name": "Fairfax", "code": "FX" }, { "name": "Stafford", "code": "ST" }, { "name": "Manassas", "code": "MN" }, { "name": "Manassas Park", "code": "MP" }, { "name": "Dumfries", "code": "DU" }, { "name": "Quantico", "code": "QT" }, { "name": "Occoquan", "code": "OC" }, { "name": "Fauquier", "code": "FQ" }, { "name": "Haymarket", "code": "HM" }, { "name": "Loudoun", "code": "LO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRAVEL_DIRECT", "type": "esriFieldTypeSmallInteger", "alias": "TRAVEL_DIRECT", "domain": { "type": "codedValue", "name": "dTravelDirect", "description": "Travel direction for AVRR", "codedValues": [ { "name": "1-way , from -node to to-node", "code": 1 }, { "name": "2-way", "code": 2 }, { "name": "1-way, to-node to from-node", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_NUM", "domain": null }, { "name": "ZLEVEL_FR", "type": "esriFieldTypeSmallInteger", "alias": "ZLEVEL_FR", "domain": { "type": "codedValue", "name": "STREET_Z", "description": "Overpass Z value", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZLEVEL_TO", "type": "esriFieldTypeSmallInteger", "alias": "ZLEVEL_TO", "domain": { "type": "codedValue", "name": "STREET_Z", "description": "Overpass Z value", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEG_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SEG_TYPE", "domain": { "type": "codedValue", "name": "SEG_TYPE", "description": "Segment street type", "codedValues": [ { "name": "AIRPORT", "code": 1 }, { "name": "BRIDGE/OVERPASS", "code": 2 }, { "name": "CROSS-OVER", "code": 3 }, { "name": "DRIVEWAY", "code": 4 }, { "name": "GATE", "code": 5 }, { "name": "HOV", "code": 6 }, { "name": "INTERSTATE", "code": 7 }, { "name": "MERGE", "code": 8 }, { "name": "SEPARATED TURN LANE", "code": 9 }, { "name": "BRIDGE/UNDERPASS", "code": 10 }, { "name": "OTHER CENTERLINE", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "ROAD_MAINT", "type": "esriFieldTypeString", "alias": "ROAD_MAINT", "length": 5, "domain": { "type": "codedValue", "name": "RoadMaint", "description": "Organization responsible for maintaining each road", "codedValues": [ { "name": "VDOT", "code": "VDOT" }, { "name": "Prince William", "code": "PWC" }, { "name": "Dumfries", "code": "DUM" }, { "name": "Private", "code": "PRIV" }, { "name": "MCB Quantico", "code": "MCBQ" }, { "name": "City of Manassas", "code": "COM" }, { "name": "Manassas Park", "code": "MP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ROUTABLE", "type": "esriFieldTypeString", "alias": "ROUTABLE", "length": 3, "domain": { "type": "codedValue", "name": "dYes/No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXCEPTION", "type": "esriFieldTypeInteger", "alias": "EXCEPTION", "domain": { "type": "codedValue", "name": "Exceptions", "description": "Street centerline exceptions", "codedValues": [ { "name": "Address Range Overlap", "code": 100 }, { "name": "Address Range Gap", "code": 110 }, { "name": "Address Parity", "code": 120 }, { "name": "Self Closed", "code": 200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41CENSUSID", "fields": "CENSUSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41CID", "fields": "CID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41L_HOUSE", "fields": "L_HOUSE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41L_PREC", "fields": "L_PREC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41L_SENATE", "fields": "L_SENATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41ROUTE_NUM", "fields": "ROUTE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41R_HOUSE", "fields": "R_HOUSE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41R_PREC", "fields": "R_PREC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41R_SENATE", "fields": "R_SENATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41STATUS_CODE", "fields": "STATUS_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41TYPE_CODE", "fields": "TYPE_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41L_CONGRESS", "fields": "L_CONGRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41R_CONGRESS", "fields": "R_CONGRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41TRAVEL_DIRECT", "fields": "TRAVEL_DIRECT", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1100, "name": "Interstate/Limited Access" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1200, "name": "Primary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1300, "name": "Secondary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1350, "name": "Collector" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1400, "name": "Local Neighborhood Road, Rural Road, City Street" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1500, "name": "Vehicular Trail (4WD)" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1630, "name": "Low Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1635, "name": "High Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1640, "name": "Service Drive, Usually along a limited access highway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1710, "name": "Walkway/Pedestrian Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1720, "name": "Stairway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1730, "name": "Alley" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1740, "name": "Private Road and Driveways (these are driveways that are mapped for PS purpose only), For Service Vehicles such as Fire, logging, farm/ranches" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1780, "name": "Parking Lot Road" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1820, "name": "Bike path or Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1830, "name": "Bridle Path" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "id": 1051, "name": "Carline, streetcar, track, mass transit rail" } ], "subtypes": [ { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "VDOT", "ROUTABLE": null, "EXCEPTION": null }, "code": 1100, "name": "Interstate/Limited Access" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "VDOT", "ROUTABLE": null, "EXCEPTION": null }, "code": 1200, "name": "Primary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1300, "name": "Secondary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1350, "name": "Collector" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1400, "name": "Local Neighborhood Road, Rural Road, City Street" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1500, "name": "Vehicular Trail (4WD)" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "VDOT", "ROUTABLE": null, "EXCEPTION": null }, "code": 1630, "name": "Low Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "VDOT", "ROUTABLE": null, "EXCEPTION": null }, "code": 1635, "name": "High Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1640, "name": "Service Drive, Usually along a limited access highway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1710, "name": "Walkway/Pedestrian Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1720, "name": "Stairway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1730, "name": "Alley" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1740, "name": "Private Road and Driveways (these are driveways that are mapped for PS purpose only), For Service Vehicles such as Fire, logging, farm/ranches" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1780, "name": "Parking Lot Road" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1820, "name": "Bike path or Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1830, "name": "Bridle Path" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"}, "ROUTABLE": {"type": "inherited"}, "EXCEPTION": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 11, "EDITOR": null, "ROAD_MAINT": "PRIV", "ROUTABLE": null, "EXCEPTION": null }, "code": 1051, "name": "Carline, streetcar, track, mass transit rail" } ], "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "CENPWC_History", "type": "Feature Layer", "description": "The Transportation feature data set contains layers pertaining to transportation pathways such as roads, trails, and driveways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE_CODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 36, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 0, 173, 255 ], "width": 1 }, "value": "1730", "label": "Alley", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 0, 176, 255 ], "width": 1 }, "value": "1820", "label": "Bike path or Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 119, 255 ], "width": 1 }, "value": "1830", "label": "Bridle Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 0, 156, 255 ], "width": 1 }, "value": "1051", "label": "Carline, streetcar, track, mass transit rail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 148, 0, 255 ], "width": 1 }, "value": "1350", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 173, 64, 255 ], "width": 1 }, "value": "1635", "label": "High Speed Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 130, 102, 255 ], "width": 1 }, "value": "1100", "label": "Interstate/Limited Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 123, 255 ], "width": 1 }, "value": "1400", "label": "Local Neighborhood Road, Rural Road, City Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 116, 173, 255 ], "width": 1 }, "value": "1630", "label": "Low Speed Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 171, 68, 255 ], "width": 1 }, "value": "1780", "label": "Parking Lot Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 65, 163, 255 ], "width": 1 }, "value": "1200", "label": "Primary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 10, 153, 255 ], "width": 1 }, "value": "1740", "label": "Private Road and Driveways (these are driveways that are mapped for PS purpose only), For Service Vehicles such as Fire, logging, farm/ranches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 166, 0, 255 ], "width": 1 }, "value": "1300", "label": "Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 100, 176, 255 ], "width": 1 }, "value": "1640", "label": "Service Drive, Usually along a limited access highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 130, 0, 255 ], "width": 1 }, "value": "1720", "label": "Stairway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 73, 176, 255 ], "width": 1 }, "value": "1500", "label": "Vehicular Trail (4WD)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 138, 255 ], "width": 1 }, "value": "1710", "label": "Walkway/Pedestrian Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1707466900000006E7, "ymin": 6865865.557687491, "xmax": 1.1847284305000007E7, "ymax": 7026203.950812489, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": "Type_Code", "subtypeFieldName": "Type_Code", "subtypeField": "Type_Code", "defaultSubtypeCode": 1100, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CID", "type": "esriFieldTypeDouble", "alias": "CID", "domain": null }, { "name": "TYPE_CODE", "type": "esriFieldTypeInteger", "alias": "Type_Code", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "dSourceCode", "description": "Source from which the data was compiled", "codedValues": [ { "name": "Photogrammetry, 1987 AS & D", "code": 10 }, { "name": "Screen Digitized Photogrammetry, 1987 AS & D", "code": 11 }, { "name": "Edge Match (1998-1999) - Not from Recorded Plat with VCS83 Coordinates", "code": 15 }, { "name": "Edge Match (1998-1999) - From Recorded Plat with VCS83 Coordinates", "code": 17 }, { "name": "Data provided by outside jusrisdiction", "code": 18 }, { "name": "Recorded Plat", "code": 20 }, { "name": "Digitized from Recorded Plat", "code": 21 }, { "name": "Unrecorded Plat, No Control", "code": 23 }, { "name": "Unrecorded Plat, VCS83 Control", "code": 24 }, { "name": "Recorded Plat, VCS83 Coordinates", "code": 25 }, { "name": "Recorded Plat, Unreliable Coordinates", "code": 27 }, { "name": "Recorded Plat, Unreliable Metes and Bounds", "code": 28 }, { "name": "Recorded Deed", "code": 30 }, { "name": "Recorded Deed, VCS83 Coordinates", "code": 35 }, { "name": "Recorded Deed, Unreliable Metes and Bounds", "code": 36 }, { "name": "Final Approved Plan", "code": 40 }, { "name": "Digitized from Final Approved Plan", "code": 41 }, { "name": "Final Approved Plans and Recorded Plat", "code": 42 }, { "name": "Digital Files from Developers", "code": 43 }, { "name": "In Plan Review", "code": 44 }, { "name": "Customer Documentation", "code": 45 }, { "name": "As-Built Plat", "code": 50 }, { "name": "Digitized from As-Built Plat", "code": 51 }, { "name": "As-Built and Recorded Plat", "code": 52 }, { "name": "Created from Existing Planimetric Data", "code": 55 }, { "name": "Parcel Mylar Compilation (1985-1988)", "code": 60 }, { "name": "Digitized from Parcel Mylar Compilation", "code": 61 }, { "name": "1990 Aerial Photos, 1:2400 Unrectified", "code": 70 }, { "name": "Digitized from Mylar Compilation of 1990 Aerial Photos, 1:2400 Unrectified", "code": 71 }, { "name": "Digitized Topographic Data Corrections", "code": 75 }, { "name": "Digitized from Mylar Compilation of 1991 Aerial Photos, 1:2400 Unrectified", "code": 81 }, { "name": "Data from 1991 Aerial Photos or Mylar Compilation of 1991 Aerials, which has been Adjusted", "code": 82 }, { "name": "Field Verification", "code": 89 }, { "name": "1995 Aerial Photos, 1:2400 Unrectified", "code": 90 }, { "name": "1998 Digital Imagery, Rectified", "code": 91 }, { "name": "2000 Digital Imagery, Rectified", "code": 92 }, { "name": "2002 Digital Imagery, Rectified", "code": 93 }, { "name": "Sanitary Districts Digitized from 1996 Mylar Comp", "code": 94 }, { "name": "2004 Digital Imagery, Rectified", "code": 95 }, { "name": "2006 Digital Imagery, Rectified", "code": 96 }, { "name": "1997 Aerial Photos, 1:2400 Unrectified", "code": 97 }, { "name": "2008 Digital Imagery Rectified", "code": 98 }, { "name": "Unknown", "code": 99 }, { "name": "2008 NAIP IMAGERY", "code": 105 }, { "name": "2009 Digital Imagery Rectified", "code": 110 }, { "name": "2011 Digital Imagery Rectified", "code": 111 }, { "name": "Pictometry 2013 imagery", "code": 112 }, { "name": "Pictometry 2015 Imagery", "code": 113 }, { "name": "1991 Aerial Photos, 1:2400 Unrectified", "code": 80 }, { "name": "Pictometry 2017 Imagery", "code": 114 }, { "name": "2017 Digital Imagery Rectified", "code": 115 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CENSUSID", "type": "esriFieldTypeInteger", "alias": "CENSUSID", "domain": null }, { "name": "STATUS_CODE", "type": "esriFieldTypeString", "alias": "STATUS_CODE", "length": 6, "domain": { "type": "codedValue", "name": "dSTATUS_CODE", "description": "Status code for street centerlines", "codedValues": [ { "name": "Built and accepted into state system", "code": "BUILT" }, { "name": "Recorded", "code": "REC" }, { "name": "Planned", "code": "PLAN" }, { "name": "Paper Streets. Recorded but not constructed or planned", "code": "U/C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECORD_DATE", "type": "esriFieldTypeDate", "alias": "RECORD_DATE", "length": 8, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": { "type": "codedValue", "name": "dSpeedLimit", "description": "", "codedValues": [ { "name": "1 mph", "code": 1 }, { "name": "5 mph", "code": 5 }, { "name": "10 mph", "code": 10 }, { "name": "15 mph", "code": 15 }, { "name": "25 mph", "code": 25 }, { "name": "30 mph", "code": 30 }, { "name": "35 mph", "code": 35 }, { "name": "40 mph", "code": 40 }, { "name": "45 mph", "code": 45 }, { "name": "50 mph", "code": 50 }, { "name": "55 mph", "code": 55 }, { "name": "65 mph", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 25, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Street_Type", "description": "VECTOR\tStreet_Type\tUSPS Street Suffix Standards\n", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "COMMON", "code": "CMN" }, { "name": "CENTER", "code": "CTR" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "DRIVE", "code": "DR" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OFF RAMP", "code": "OF" }, { "name": "ON RAMP", "code": "ON" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "ROAD", "code": "RD" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RUN", "code": "RUN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DUP_NAME_FLAG", "type": "esriFieldTypeString", "alias": "DUP_NAME_FLAG", "length": 2, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "L_PREC", "type": "esriFieldTypeString", "alias": "L_PREC", "length": 3, "domain": null }, { "name": "R_PREC", "type": "esriFieldTypeString", "alias": "R_PREC", "length": 3, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 9, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 9, "domain": null }, { "name": "L_HOUSE", "type": "esriFieldTypeString", "alias": "L_HOUSE", "length": 2, "domain": null }, { "name": "R_HOUSE", "type": "esriFieldTypeString", "alias": "R_HOUSE", "length": 2, "domain": null }, { "name": "L_SENATE", "type": "esriFieldTypeSmallInteger", "alias": "L_SENATE", "domain": null }, { "name": "R_SENATE", "type": "esriFieldTypeSmallInteger", "alias": "R_SENATE", "domain": null }, { "name": "R_CONGRESS", "type": "esriFieldTypeSmallInteger", "alias": "R_CONGRESS", "domain": null }, { "name": "L_CONGRESS", "type": "esriFieldTypeSmallInteger", "alias": "L_CONGRESS", "domain": null }, { "name": "L_MUN", "type": "esriFieldTypeSmallInteger", "alias": "L_Mun", "domain": { "type": "codedValue", "name": "dMunicipality", "description": "", "codedValues": [ { "name": "Prince William County", "code": 0 }, { "name": "City of Manassas", "code": 779 }, { "name": "City of Manassas Park", "code": 780 }, { "name": "Town of Quantico", "code": 1010 }, { "name": "Town of Dumfries", "code": 414 }, { "name": "Town of Occoquan", "code": 900 }, { "name": "Town of Haymarket", "code": 605 }, { "name": "Fauquier", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_MUN", "type": "esriFieldTypeSmallInteger", "alias": "R_Mun", "domain": { "type": "codedValue", "name": "dMunicipality", "description": "", "codedValues": [ { "name": "Prince William County", "code": 0 }, { "name": "City of Manassas", "code": 779 }, { "name": "City of Manassas Park", "code": 780 }, { "name": "Town of Quantico", "code": 1010 }, { "name": "Town of Dumfries", "code": 414 }, { "name": "Town of Occoquan", "code": 900 }, { "name": "Town of Haymarket", "code": 605 }, { "name": "Fauquier", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUR", "type": "esriFieldTypeString", "alias": "JUR", "length": 4, "domain": { "type": "codedValue", "name": "dJUR", "description": "", "codedValues": [ { "name": "Prince William", "code": "PW" }, { "name": "Fairfax", "code": "FX" }, { "name": "Stafford", "code": "ST" }, { "name": "Manassas", "code": "MN" }, { "name": "Manassas Park", "code": "MP" }, { "name": "Dumfries", "code": "DU" }, { "name": "Quantico", "code": "QT" }, { "name": "Occoquan", "code": "OC" }, { "name": "Fauquier", "code": "FQ" }, { "name": "Haymarket", "code": "HM" }, { "name": "Loudoun", "code": "LO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRAVEL_DIRECT", "type": "esriFieldTypeSmallInteger", "alias": "TRAVEL_DIRECT", "domain": { "type": "codedValue", "name": "dTravelDirect", "description": "Travel direction for AVRR", "codedValues": [ { "name": "1-way , from -node to to-node", "code": 1 }, { "name": "2-way", "code": 2 }, { "name": "1-way, to-node to from-node", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_NUM", "domain": null }, { "name": "ZLEVEL_FR", "type": "esriFieldTypeSmallInteger", "alias": "ZLEVEL_FR", "domain": { "type": "codedValue", "name": "STREET_Z", "description": "Overpass Z value", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZLEVEL_TO", "type": "esriFieldTypeSmallInteger", "alias": "ZLEVEL_TO", "domain": { "type": "codedValue", "name": "STREET_Z", "description": "Overpass Z value", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEG_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SEG_TYPE", "domain": { "type": "codedValue", "name": "SEG_TYPE", "description": "Segment street type", "codedValues": [ { "name": "AIRPORT", "code": 1 }, { "name": "BRIDGE/OVERPASS", "code": 2 }, { "name": "CROSS-OVER", "code": 3 }, { "name": "DRIVEWAY", "code": 4 }, { "name": "GATE", "code": 5 }, { "name": "HOV", "code": 6 }, { "name": "INTERSTATE", "code": 7 }, { "name": "MERGE", "code": 8 }, { "name": "SEPARATED TURN LANE", "code": 9 }, { "name": "BRIDGE/UNDERPASS", "code": 10 }, { "name": "OTHER CENTERLINE", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "DELDATE", "type": "esriFieldTypeDate", "alias": "DELDATE", "length": 8, "domain": null }, { "name": "ROAD_MAINT", "type": "esriFieldTypeString", "alias": "ROAD_MAINT", "length": 5, "domain": { "type": "codedValue", "name": "RoadMaint", "description": "Organization responsible for maintaining each road", "codedValues": [ { "name": "VDOT", "code": "VDOT" }, { "name": "Prince William", "code": "PWC" }, { "name": "Dumfries", "code": "DUM" }, { "name": "Private", "code": "PRIV" }, { "name": "MCB Quantico", "code": "MCBQ" }, { "name": "City of Manassas", "code": "COM" }, { "name": "Manassas Park", "code": "MP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1100, "name": "Interstate/Limited Access" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1200, "name": "Primary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1300, "name": "Secondary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1350, "name": "Collector" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1400, "name": "Local Neighborhood Road, Rural Road, City Street" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1500, "name": "Vehicular Trail (4WD)" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1630, "name": "Low Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1635, "name": "High Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1640, "name": "Service Drive, Usually along a limited access highway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1710, "name": "Walkway/Pedestrian Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1720, "name": "Stairway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1730, "name": "Alley" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1740, "name": "Private Road and Driveways (these are driveways that are mapped for PS purpose only), For Service Vehicles such as Fire, logging, farm/ranches" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1780, "name": "Parking Lot Road" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1820, "name": "Bike path or Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1830, "name": "Bridle Path" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "id": 1051, "name": "Carline, streetcar, track, mass transit rail" } ], "subtypes": [ { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "VDOT" }, "code": 1100, "name": "Interstate/Limited Access" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "VDOT" }, "code": 1200, "name": "Primary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1300, "name": "Secondary" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1350, "name": "Collector" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1400, "name": "Local Neighborhood Road, Rural Road, City Street" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 5, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1500, "name": "Vehicular Trail (4WD)" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "VDOT" }, "code": 1630, "name": "Low Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "VDOT" }, "code": 1635, "name": "High Speed Ramp" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1640, "name": "Service Drive, Usually along a limited access highway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1710, "name": "Walkway/Pedestrian Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1720, "name": "Stairway" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1730, "name": "Alley" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1740, "name": "Private Road and Driveways (these are driveways that are mapped for PS purpose only), For Service Vehicles such as Fire, logging, farm/ranches" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1780, "name": "Parking Lot Road" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1820, "name": "Bike path or Trail" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1830, "name": "Bridle Path" }, { "domains": { "SOURCE": {"type": "inherited"}, "STATUS_CODE": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "STREET_TYPE": {"type": "inherited"}, "L_MUN": {"type": "inherited"}, "R_MUN": {"type": "inherited"}, "JUR": {"type": "inherited"}, "TRAVEL_DIRECT": {"type": "inherited"}, "ZLEVEL_FR": {"type": "inherited"}, "ZLEVEL_TO": {"type": "inherited"}, "SEG_TYPE": {"type": "inherited"}, "ROAD_MAINT": {"type": "inherited"} }, "defaultValues": { "CID": null, "TYPE_CODE": 1100, "SOURCE": null, "CENSUSID": null, "STATUS_CODE": null, "RECORD_DATE": null, "UPDATE_DATE": null, "SPEED_LIMIT": null, "STREET_NAME": null, "STREET_TYPE": null, "DUP_NAME_FLAG": null, "L_ADD_FROM": null, "R_ADD_FROM": null, "R_ADD_TO": null, "L_ADD_TO": null, "L_PREC": null, "R_PREC": null, "L_ZIP": null, "R_ZIP": null, "L_HOUSE": null, "R_HOUSE": null, "L_SENATE": null, "R_SENATE": null, "R_CONGRESS": null, "L_CONGRESS": null, "L_MUN": 0, "R_MUN": 0, "JUR": null, "TRAVEL_DIRECT": 2, "GLOBALID": null, "ROUTE_NUM": null, "ZLEVEL_FR": 0, "ZLEVEL_TO": 0, "SEG_TYPE": 10, "EDITOR": null, "DELDATE": null, "ROAD_MAINT": "PRIV" }, "code": 1051, "name": "Carline, streetcar, track, mass transit rail" } ], "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Trails", "type": "Feature Layer", "description": "The Transportation feature data set contains layers pertaining to transportation pathways such as roads, trails, and driveways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE_CODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 20, 148, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 75, 166, 255 ], "width": 1 }, "value": "2", "label": "Driveways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 176, 0, 255 ], "width": 1 }, "value": "1", "label": "Trails/Bikeways", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1708822319999993E7, "ymin": 6873693.090499997, "xmax": 1.1846177877812505E7, "ymax": 7027035.094562501, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE_CODE", "typeIdField": "TYPE_CODE", "subtypeFieldName": "TYPE_CODE", "subtypeField": "TYPE_CODE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE_CODE", "type": "esriFieldTypeInteger", "alias": "Type_Code", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "dSourceCode", "description": "Source from which the data was compiled", "codedValues": [ { "name": "Photogrammetry, 1987 AS & D", "code": 10 }, { "name": "Screen Digitized Photogrammetry, 1987 AS & D", "code": 11 }, { "name": "Edge Match (1998-1999) - Not from Recorded Plat with VCS83 Coordinates", "code": 15 }, { "name": "Edge Match (1998-1999) - From Recorded Plat with VCS83 Coordinates", "code": 17 }, { "name": "Data provided by outside jusrisdiction", "code": 18 }, { "name": "Recorded Plat", "code": 20 }, { "name": "Digitized from Recorded Plat", "code": 21 }, { "name": "Unrecorded Plat, No Control", "code": 23 }, { "name": "Unrecorded Plat, VCS83 Control", "code": 24 }, { "name": "Recorded Plat, VCS83 Coordinates", "code": 25 }, { "name": "Recorded Plat, Unreliable Coordinates", "code": 27 }, { "name": "Recorded Plat, Unreliable Metes and Bounds", "code": 28 }, { "name": "Recorded Deed", "code": 30 }, { "name": "Recorded Deed, VCS83 Coordinates", "code": 35 }, { "name": "Recorded Deed, Unreliable Metes and Bounds", "code": 36 }, { "name": "Final Approved Plan", "code": 40 }, { "name": "Digitized from Final Approved Plan", "code": 41 }, { "name": "Final Approved Plans and Recorded Plat", "code": 42 }, { "name": "Digital Files from Developers", "code": 43 }, { "name": "In Plan Review", "code": 44 }, { "name": "Customer Documentation", "code": 45 }, { "name": "As-Built Plat", "code": 50 }, { "name": "Digitized from As-Built Plat", "code": 51 }, { "name": "As-Built and Recorded Plat", "code": 52 }, { "name": "Created from Existing Planimetric Data", "code": 55 }, { "name": "Parcel Mylar Compilation (1985-1988)", "code": 60 }, { "name": "Digitized from Parcel Mylar Compilation", "code": 61 }, { "name": "1990 Aerial Photos, 1:2400 Unrectified", "code": 70 }, { "name": "Digitized from Mylar Compilation of 1990 Aerial Photos, 1:2400 Unrectified", "code": 71 }, { "name": "Digitized Topographic Data Corrections", "code": 75 }, { "name": "Digitized from Mylar Compilation of 1991 Aerial Photos, 1:2400 Unrectified", "code": 81 }, { "name": "Data from 1991 Aerial Photos or Mylar Compilation of 1991 Aerials, which has been Adjusted", "code": 82 }, { "name": "Field Verification", "code": 89 }, { "name": "1995 Aerial Photos, 1:2400 Unrectified", "code": 90 }, { "name": "1998 Digital Imagery, Rectified", "code": 91 }, { "name": "2000 Digital Imagery, Rectified", "code": 92 }, { "name": "2002 Digital Imagery, Rectified", "code": 93 }, { "name": "Sanitary Districts Digitized from 1996 Mylar Comp", "code": 94 }, { "name": "2004 Digital Imagery, Rectified", "code": 95 }, { "name": "2006 Digital Imagery, Rectified", "code": 96 }, { "name": "1997 Aerial Photos, 1:2400 Unrectified", "code": 97 }, { "name": "2008 Digital Imagery Rectified", "code": 98 }, { "name": "Unknown", "code": 99 }, { "name": "2008 NAIP IMAGERY", "code": 105 }, { "name": "2009 Digital Imagery Rectified", "code": 110 }, { "name": "2011 Digital Imagery Rectified", "code": 111 }, { "name": "Pictometry 2013 imagery", "code": 112 }, { "name": "Pictometry 2015 Imagery", "code": 113 }, { "name": "1991 Aerial Photos, 1:2400 Unrectified", "code": 80 }, { "name": "Pictometry 2017 Imagery", "code": 114 }, { "name": "2017 Digital Imagery Rectified", "code": 115 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDIT_USER", "type": "esriFieldTypeString", "alias": "LAST_EDIT_USER", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "" }, { "name": "FDO_GlobalID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "SOURCE": {"type": "inherited"} }, "id": 1, "name": "Trails/Bikeways" } ], "subtypes": [ { "domains": { "SOURCE": {"type": "inherited"} }, "defaultValues": { "TYPE_CODE": null, "SOURCE": null, "UPDATE_DATE": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDIT_USER": null, "GlobalID": null }, "code": 1, "name": "Trails/Bikeways" } ], "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }