{ "currentVersion": 10.71, "id": 20, "name": "Roads", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "Transportation" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2614840.956071377, "ymin": 363987.4875471145, "xmax": 2776910.3726703078, "ymax": 495237.0707733482, "spatialReference": { "wkid": 3454, "latestWkid": 4457 } }, "sourceSpatialReference": { "wkid": 3454, "latestWkid": 4457 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFACE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 168, 0, 255 ], "width": 1 }, "value": "1", "label": "Dirt, Unimproved or Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 168, 0, 255 ], "width": 1 }, "value": "2", "label": "Dirt, Unimproved or Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 168, 0, 255 ], "width": 1 }, "value": "3", "label": "Dirt, Unimproved or Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "5", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "8", "label": "Hard Surface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "9", "label": "Hard Surface", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ROADNAME", "typeIdField": "SURFACE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Roadname", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "SURFACE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Surface Width", "domain": { "type": "range", "name": "NSTRI - Surface Width", "description": "DOT field for surface width", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SURFACE_WIDTH" }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "NSTRI - Surface Type_1", "description": "DOT field for surface type", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - Primitive (Trail)", "code": 1 }, { "name": "2 - Unimproved", "code": 2 }, { "name": "3 - Graded & Drained Earth", "code": 3 }, { "name": "4 - Brick", "code": 4 }, { "name": "5 - Gravel or Crushed Rock", "code": 5 }, { "name": "8 - Bituminous", "code": 8 }, { "name": "9 - Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SURFACE_TYPE" }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "NSTRI - Speed Limit", "description": "DOT field for speed limit", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "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": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 }, { "name": "70 MPH", "code": 70 }, { "name": "75 MPH", "code": 75 }, { "name": "80 MPH", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SPEED_LIMIT" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "ONE_WAY_TWO_WAY", "type": "esriFieldTypeSmallInteger", "alias": "ONE_WAY_TWO_WAY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONE_WAY_TWO_WAY" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeSmallInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "DATA_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Data Class", "domain": { "type": "codedValue", "name": "NSTRI - Data Class_1", "description": "DOT field for data class", "codedValues": [ { "name": "0 - Not Attributed", "code": 0 }, { "name": "1 - State Highway System", "code": 1 }, { "name": "2 - Rural Road", "code": 2 }, { "name": "3 - City Street", "code": 3 }, { "name": "6 - Ramp", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DATA_CLASS" }, { "name": "COUNTY_CODE", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "COUNTY_CODE" }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "999", "modelName": "CITY_CODE" }, { "name": "SDDOT_ID", "type": "esriFieldTypeString", "alias": "SDDOT ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SDDOT_ID" }, { "name": "MPO_AREA", "type": "esriFieldTypeSmallInteger", "alias": "MPO_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPO_AREA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ADT_STATION_ID", "type": "esriFieldTypeInteger", "alias": "ADT_STATION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_STATION_ID" }, { "name": "ADT_MULTIPLIER", "type": "esriFieldTypeDouble", "alias": "ADT_MULTIPLIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_MULTIPLIER" }, { "name": "CRITICAL_FREIGHT", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL_FREIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICAL_FREIGHT" }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "Length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LENGTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R819_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_819", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S648_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "SURFACE_TYPE": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_TYPE": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "PARKING": {"type": "inherited"}, "TERRAIN": {"type": "inherited"}, "DATA_CLASS": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "URBAN_AREA": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"type": "inherited"}, "STATE_ADMIN": {"type": "inherited"}, "RESPRK_DESIG": {"type": "inherited"}, "YR_INVENTRD": {"type": "inherited"}, "ARC_LENGTH": {"type": "inherited"} }, "templates": [ { "name": "Dirt, Unimproved or Trail", "description": "", "prototype": { "attributes": { "ROADNAME": null, "SURFACE_WIDTH": 0, "LENGTH": null, "CITY_CODE": "999", "ADT_STATION_ID": null, "MPO_AREA": null, "ONE_WAY_TWO_WAY": null, "SURFACE_TYPE": 1, "CRITICAL_FREIGHT": null, "SDDOT_ID": null, "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0, "MEDIAN_TYPE": null, "ADT_MULTIPLIER": null, "SPEED_LIMIT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "SURFACE_TYPE": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_TYPE": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "PARKING": {"type": "inherited"}, "TERRAIN": {"type": "inherited"}, "DATA_CLASS": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "URBAN_AREA": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"type": "inherited"}, "STATE_ADMIN": {"type": "inherited"}, "RESPRK_DESIG": {"type": "inherited"}, "YR_INVENTRD": {"type": "inherited"}, "ARC_LENGTH": {"type": "inherited"} }, "templates": [ { "name": "Dirt, Unimproved or Trail", "description": "", "prototype": { "attributes": { "ROADNAME": null, "SURFACE_WIDTH": 0, "LENGTH": null, "CITY_CODE": "999", "ADT_STATION_ID": null, "MPO_AREA": null, "ONE_WAY_TWO_WAY": null, "SURFACE_TYPE": 2, "CRITICAL_FREIGHT": null, "SDDOT_ID": null, "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0, "MEDIAN_TYPE": null, "ADT_MULTIPLIER": null, "SPEED_LIMIT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "SURFACE_TYPE": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_TYPE": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "PARKING": {"type": "inherited"}, "TERRAIN": {"type": "inherited"}, "DATA_CLASS": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "URBAN_AREA": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"type": "inherited"}, "STATE_ADMIN": {"type": "inherited"}, "RESPRK_DESIG": {"type": "inherited"}, "YR_INVENTRD": {"type": "inherited"}, "ARC_LENGTH": {"type": "inherited"} }, "templates": [ { "name": "Dirt, Unimproved or Trail", "description": "", "prototype": { "attributes": { "ROADNAME": null, "SURFACE_WIDTH": 0, "LENGTH": null, "CITY_CODE": "999", "ADT_STATION_ID": null, "MPO_AREA": null, "ONE_WAY_TWO_WAY": null, "SURFACE_TYPE": 3, "CRITICAL_FREIGHT": null, "SDDOT_ID": null, "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0, "MEDIAN_TYPE": null, "ADT_MULTIPLIER": null, "SPEED_LIMIT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "SURFACE_TYPE": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_TYPE": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "PARKING": {"type": "inherited"}, "TERRAIN": {"type": "inherited"}, "DATA_CLASS": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "URBAN_AREA": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"type": "inherited"}, "STATE_ADMIN": {"type": "inherited"}, "RESPRK_DESIG": {"type": "inherited"}, "YR_INVENTRD": {"type": "inherited"}, "ARC_LENGTH": {"type": "inherited"} }, "templates": [ { "name": "Gravel", "description": "", "prototype": { "attributes": { "ROADNAME": null, "SURFACE_WIDTH": 0, "LENGTH": null, "CITY_CODE": "999", "ADT_STATION_ID": null, "MPO_AREA": null, "ONE_WAY_TWO_WAY": null, "SURFACE_TYPE": 5, "CRITICAL_FREIGHT": null, "SDDOT_ID": null, "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0, "MEDIAN_TYPE": null, "ADT_MULTIPLIER": null, "SPEED_LIMIT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "SURFACE_TYPE": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_TYPE": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "PARKING": {"type": "inherited"}, "TERRAIN": {"type": "inherited"}, "DATA_CLASS": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "URBAN_AREA": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"type": "inherited"}, "STATE_ADMIN": {"type": "inherited"}, "RESPRK_DESIG": {"type": "inherited"}, "YR_INVENTRD": {"type": "inherited"}, "ARC_LENGTH": {"type": "inherited"} }, "templates": [ { "name": "Bituminous", "description": "", "prototype": { "attributes": { "ROADNAME": null, "SURFACE_WIDTH": 0, "LENGTH": null, "CITY_CODE": "999", "ADT_STATION_ID": null, "MPO_AREA": null, "ONE_WAY_TWO_WAY": null, "SURFACE_TYPE": 8, "CRITICAL_FREIGHT": null, "SDDOT_ID": null, "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0, "MEDIAN_TYPE": null, "ADT_MULTIPLIER": null, "SPEED_LIMIT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 9, "name": "9", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "SURFACE_TYPE": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_TYPE": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "PARKING": {"type": "inherited"}, "TERRAIN": {"type": "inherited"}, "DATA_CLASS": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "URBAN_AREA": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"type": "inherited"}, "STATE_ADMIN": {"type": "inherited"}, "RESPRK_DESIG": {"type": "inherited"}, "YR_INVENTRD": {"type": "inherited"}, "ARC_LENGTH": {"type": "inherited"} }, "templates": [ { "name": "Concrete", "description": "", "prototype": { "attributes": { "ROADNAME": null, "SURFACE_WIDTH": 0, "LENGTH": null, "CITY_CODE": "999", "ADT_STATION_ID": null, "MPO_AREA": null, "ONE_WAY_TWO_WAY": null, "SURFACE_TYPE": 9, "CRITICAL_FREIGHT": null, "SDDOT_ID": null, "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0, "MEDIAN_TYPE": null, "ADT_MULTIPLIER": null, "SPEED_LIMIT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }