{ "currentVersion": 10.71, "id": 16, "name": "Roads", "type": "Feature Layer", "parentLayer": { "id": 12, "name": "Transportation" }, "defaultVisibility": true, "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": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ROADNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 32000, "maxScale": 0 } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": 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": null, "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": null, "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": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R549_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_549", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S443_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"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, "ONE_WAY_TWO_WAY": null, "SDDOT_ID": null, "MEDIAN_TYPE": null, "SPEED_LIMIT": 0, "SURFACE_TYPE": 1, "MPO_AREA": null, "CITY_CODE": "999", "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"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, "ONE_WAY_TWO_WAY": null, "SDDOT_ID": null, "MEDIAN_TYPE": null, "SPEED_LIMIT": 0, "SURFACE_TYPE": 2, "MPO_AREA": null, "CITY_CODE": "999", "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"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, "ONE_WAY_TWO_WAY": null, "SDDOT_ID": null, "MEDIAN_TYPE": null, "SPEED_LIMIT": 0, "SURFACE_TYPE": 3, "MPO_AREA": null, "CITY_CODE": "999", "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"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, "ONE_WAY_TWO_WAY": null, "SDDOT_ID": null, "MEDIAN_TYPE": null, "SPEED_LIMIT": 0, "SURFACE_TYPE": 5, "MPO_AREA": null, "CITY_CODE": "999", "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"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, "ONE_WAY_TWO_WAY": null, "SDDOT_ID": null, "MEDIAN_TYPE": null, "SPEED_LIMIT": 0, "SURFACE_TYPE": 8, "MPO_AREA": null, "CITY_CODE": "999", "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 9, "name": "9", "domains": { "SURFACE_WIDTH": {"type": "inherited"}, "TOTAL_LANES": {"type": "inherited"}, "THROUGH_LANES": {"type": "inherited"}, "CURB_SHLDR_DESIG": {"type": "inherited"}, "SHOULDER_WIDTH": {"type": "inherited"}, "SPEED_LIMIT": {"type": "inherited"}, "RUR_URB_DESIG": {"type": "inherited"}, "LOCAL_SYSTEM": {"type": "inherited"}, "RESOL_NUM": {"type": "inherited"}, "RESOL_DATE": {"type": "inherited"}, "CURRENT_ADT": {"type": "inherited"}, "FEDAID_RTNUM": {"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, "ONE_WAY_TWO_WAY": null, "SDDOT_ID": null, "MEDIAN_TYPE": null, "SPEED_LIMIT": 0, "SURFACE_TYPE": 9, "MPO_AREA": null, "CITY_CODE": "999", "ACCESS_CONTROL": null, "DATA_CLASS": 0, "COUNTY_CODE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }