{ "layers": [ { "currentVersion": 10.7, "id": 0, "name": "District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606275000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9442132.7258, "ymin": 4636534.308399998, "xmax": -8963324.0634, "ymax": 5157570.749399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ADDRESS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ODOT_DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "ODOT_District_Number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "ODOT_DISTRICT_PADDED", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT_PADDED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ODOT_DISTRICT_PADDED" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip_Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "Telephone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TELEPHONE" }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "Fax", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FAX" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "Area_SqMi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "UUID_208", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_208", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S100_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "District", "description": "", "prototype": { "attributes": { "ODOT_DISTRICT": 0, "ODOT_DISTRICT_PADDED": null, "ADDRESS": null, "CITY": null, "ZIP_CODE": null, "TELEPHONE": null, "FAX": null, "AREA_SQMI": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 1, "name": "County", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606289000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9442164.5218, "ymin": 4636533.248000003, "xmax": -8963321.7703, "ymax": 5157569.5167, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[COUNTY_CD]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "COUNTY_CD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COUNTY" }, { "name": "COUNTY_SEAT", "type": "esriFieldTypeString", "alias": "COUNTY_SEAT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COUNTY_SEAT" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "ODOT_DISTRICT", "domain": { "type": "range", "name": "dDistrict", "description": "ODOT district number", "range": [ 1, 12 ], "mergePolicy": "esriMPTAreaWeighted", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "ODOT_DISTRICT_PADDED", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT_PADDED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ODOT_DISTRICT_PADDED" }, { "name": "FIPS_COUNTY_CD", "type": "esriFieldTypeString", "alias": "FIPS_COUNTY_CD", "domain": { "type": "codedValue", "name": "dFIPS_County", "description": "County by 5-digit FIPS code", "codedValues": [ { "name": "39001 - ADAMS", "code": "39001" }, { "name": "39003 - ALLEN", "code": "39003" }, { "name": "39005 - ASHLAND", "code": "39005" }, { "name": "39007 - ASHTABULA", "code": "39007" }, { "name": "39009 - ATHENS", "code": "39009" }, { "name": "39011 - AUGLAIZE", "code": "39011" }, { "name": "39013 - BELMONT", "code": "39013" }, { "name": "39015 - BROWN", "code": "39015" }, { "name": "39017 - BUTLER", "code": "39017" }, { "name": "39019 - CARROLL", "code": "39019" }, { "name": "39021 - CHAMPAIGN", "code": "39021" }, { "name": "39023 - CLARK", "code": "39023" }, { "name": "39025 - CLERMONT", "code": "39025" }, { "name": "39027 - CLINTON", "code": "39027" }, { "name": "39029 - COLUMBIANA", "code": "39029" }, { "name": "39031 - COSHOCTON", "code": "39031" }, { "name": "39033 - CRAWFORD", "code": "39033" }, { "name": "39035 - CUYAHOGA", "code": "39035" }, { "name": "39037 - DARKE", "code": "39037" }, { "name": "39039 - DEFIANCE", "code": "39039" }, { "name": "39041 - DELAWARE", "code": "39041" }, { "name": "39043 - ERIE", "code": "39043" }, { "name": "39045 - FAIRFIELD", "code": "39045" }, { "name": "39047 - FAYETTE", "code": "39047" }, { "name": "39049 - FRANKLIN", "code": "39049" }, { "name": "39051 - FULTON", "code": "39051" }, { "name": "39053 - GALLIA", "code": "39053" }, { "name": "39055 - GEAUGA", "code": "39055" }, { "name": "39057 - GREENE", "code": "39057" }, { "name": "39059 - GUERNSEY", "code": "39059" }, { "name": "39061 - HAMILTON", "code": "39061" }, { "name": "39063 - HANCOCK", "code": "39063" }, { "name": "39065 - HARDIN", "code": "39065" }, { "name": "39067 - HARRISON", "code": "39067" }, { "name": "39069 - HENRY", "code": "39069" }, { "name": "39071 - HIGHLAND", "code": "39071" }, { "name": "39073 - HOCKING", "code": "39073" }, { "name": "39075 - HOLMES", "code": "39075" }, { "name": "39077 - HURON", "code": "39077" }, { "name": "39079 - JACKSON", "code": "39079" }, { "name": "39081 - JEFFERSON", "code": "39081" }, { "name": "39083 - KNOX", "code": "39083" }, { "name": "39085 - LAKE", "code": "39085" }, { "name": "39087 - LAWRENCE", "code": "39087" }, { "name": "39089 - LICKING", "code": "39089" }, { "name": "39091 - LOGAN", "code": "39091" }, { "name": "39093 - LORAIN", "code": "39093" }, { "name": "39095 - LUCAS", "code": "39095" }, { "name": "39097 - MADISON", "code": "39097" }, { "name": "39099 - MAHONING", "code": "39099" }, { "name": "39101 - MARION", "code": "39101" }, { "name": "39103 - MEDINA", "code": "39103" }, { "name": "39105 - MEIGS", "code": "39105" }, { "name": "39107 - MERCER", "code": "39107" }, { "name": "39109 - MIAMI", "code": "39109" }, { "name": "39111 - MONROE", "code": "39111" }, { "name": "39113 - MONTGOMERY", "code": "39113" }, { "name": "39115 - MORGAN", "code": "39115" }, { "name": "39117 - MORROW", "code": "39117" }, { "name": "39119 - MUSKINGUM", "code": "39119" }, { "name": "39121 - NOBLE", "code": "39121" }, { "name": "39123 - OTTAWA", "code": "39123" }, { "name": "39125 - PAULDING", "code": "39125" }, { "name": "39127 - PERRY", "code": "39127" }, { "name": "39129 - PICKAWAY", "code": "39129" }, { "name": "39131 - PIKE", "code": "39131" }, { "name": "39133 - PORTAGE", "code": "39133" }, { "name": "39135 - PREBLE", "code": "39135" }, { "name": "39137 - PUTNAM", "code": "39137" }, { "name": "39139 - RICHLAND", "code": "39139" }, { "name": "39141 - ROSS", "code": "39141" }, { "name": "39143 - SANDUSKY", "code": "39143" }, { "name": "39145 - SCIOTO", "code": "39145" }, { "name": "39147 - SENECA", "code": "39147" }, { "name": "39149 - SHELBY", "code": "39149" }, { "name": "39151 - STARK", "code": "39151" }, { "name": "39153 - SUMMIT", "code": "39153" }, { "name": "39155 - TRUMBULL", "code": "39155" }, { "name": "39157 - TUSCARAWAS", "code": "39157" }, { "name": "39159 - UNION", "code": "39159" }, { "name": "39161 - VAN WERT", "code": "39161" }, { "name": "39163 - VINTON", "code": "39163" }, { "name": "39165 - WARREN", "code": "39165" }, { "name": "39167 - WASHINGTON", "code": "39167" }, { "name": "39169 - WAYNE", "code": "39169" }, { "name": "39171 - WILLIAMS", "code": "39171" }, { "name": "39173 - WOOD", "code": "39173" }, { "name": "39175 - WYANDOT", "code": "39175" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPS_COUNTY_CD" }, { "name": "POP_2010", "type": "esriFieldTypeInteger", "alias": "POP_2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2010" }, { "name": "POP_2000", "type": "esriFieldTypeInteger", "alias": "POP_2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2000" }, { "name": "POP_1990", "type": "esriFieldTypeInteger", "alias": "POP_1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_1990" }, { "name": "STATE_PLANE_ZONE", "type": "esriFieldTypeString", "alias": "STATE_PLANE_ZONE", "domain": { "type": "codedValue", "name": "dNorthSouth", "description": "North/South", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STATE_PLANE_ZONE" }, { "name": "ELEVATION_MAXIMUM", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_MAXIMUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION_MAXIMUM" }, { "name": "ELEVATION_MINIMUM", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_MINIMUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION_MINIMUM" }, { "name": "LAT_NORTH_DD", "type": "esriFieldTypeDouble", "alias": "LAT_NORTH_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT_NORTH_DD" }, { "name": "LAT_SOUTH_DD", "type": "esriFieldTypeDouble", "alias": "LAT_SOUTH_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT_SOUTH_DD" }, { "name": "LONG_EAST_DD", "type": "esriFieldTypeDouble", "alias": "LONG_EAST_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_EAST_DD" }, { "name": "LONG_WEST_DD", "type": "esriFieldTypeDouble", "alias": "LONG_WEST_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_WEST_DD" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "AREA_ID", "type": "esriFieldTypeInteger", "alias": "AREA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_207", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_207", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S99_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County", "description": "", "prototype": { "attributes": { "COUNTY_CD": null, "COUNTY": null, "COUNTY_SEAT": null, "ODOT_DISTRICT": null, "ODOT_DISTRICT_PADDED": null, "FIPS_COUNTY_CD": null, "POP_2010": null, "POP_2000": null, "POP_1990": null, "STATE_PLANE_ZONE": null, "ELEVATION_MAXIMUM": null, "ELEVATION_MINIMUM": null, "LAT_NORTH_DD": null, "LAT_SOUTH_DD": null, "LONG_EAST_DD": null, "LONG_WEST_DD": null, "AREA_SQMI": null, "AREA_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 2, "name": "County Milepost", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 36111.90964299197, "maxScale": 0, "geometryType": "esriGeometryMultipoint", "description": "This point feature class will be used in Collector for ArcGIS and other apps to help facilitate the Collector Program. Copied from TIMS on 4/17/2017. Perp Year 2015.\t", "copyrightText": "ODOT - Office of Technical Services", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606149000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442126.7763, "ymin": 4636781.096500002, "xmax": -8963332.3829, "ymax": 5155130.057999998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 104, 104, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MILEPOST]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NLF_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "MILEPOST", "type": "esriFieldTypeDouble", "alias": "MILEPOST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILEPOST" }, { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": { "type": "range", "name": "dODOT_DISTRICT", "description": "ODOT Districts", "range": [ 1, 12 ], "mergePolicy": "esriMPTAreaWeighted", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "ROUTE_CODE", "type": "esriFieldTypeString", "alias": "ROUTE_CODE", "domain": { "type": "codedValue", "name": "dLRS_TRANS_ROUTE_10", "description": "Route System", "codedValues": [ { "name": "Bike Route", "code": "BK" }, { "name": "County Road", "code": "CR" }, { "name": "Forest Road", "code": "FR" }, { "name": "Interstate", "code": "IR" }, { "name": "Municipal Street", "code": "MR" }, { "name": "Natural Resources Road (Park Road)", "code": "NR" }, { "name": "Rail Road Track", "code": "RR" }, { "name": "Ramp", "code": "RA" }, { "name": "Rest Area Entry/Exit", "code": "RE" }, { "name": "State Route", "code": "SR" }, { "name": "Township Road", "code": "TR" }, { "name": "United States Route", "code": "US" }, { "name": "Weigh Station Entry/Exit", "code": "WS" }, { "name": "Department of Defense", "code": "DD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_CODE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": { "type": "codedValue", "name": "dCounty", "description": "Standard ODOT three letter abbreviation of Ohio\u2019s county names", "codedValues": [ { "name": "ADAMS", "code": "ADA" }, { "name": "ALLEN", "code": "ALL" }, { "name": "ASHLAND", "code": "ASD" }, { "name": "ASHTABULA", "code": "ATB" }, { "name": "ATHENS", "code": "ATH" }, { "name": "AUGLAIZE", "code": "AUG" }, { "name": "BELMONT", "code": "BEL" }, { "name": "BROWN", "code": "BRO" }, { "name": "BUTLER", "code": "BUT" }, { "name": "CARROLL", "code": "CAR" }, { "name": "CHAMPAIGN", "code": "CHP" }, { "name": "CLARK", "code": "CLA" }, { "name": "CLERMONT", "code": "CLE" }, { "name": "CLINTON", "code": "CLI" }, { "name": "COLUMBIANA", "code": "COL" }, { "name": "COSHOCTON", "code": "COS" }, { "name": "CRAWFORD", "code": "CRA" }, { "name": "CUYAHOGA", "code": "CUY" }, { "name": "DARKE", "code": "DAR" }, { "name": "DEFIANCE", "code": "DEF" }, { "name": "DELAWARE", "code": "DEL" }, { "name": "ERIE", "code": "ERI" }, { "name": "FAIRFIELD", "code": "FAI" }, { "name": "FAYETTE", "code": "FAY" }, { "name": "FRANKLIN", "code": "FRA" }, { "name": "FULTON", "code": "FUL" }, { "name": "GALLIA", "code": "GAL" }, { "name": "GEAUGA", "code": "GEA" }, { "name": "GREENE", "code": "GRE" }, { "name": "GUERNSEY", "code": "GUE" }, { "name": "HAMILTON", "code": "HAM" }, { "name": "HANCOCK", "code": "HAN" }, { "name": "HARDIN", "code": "HAR" }, { "name": "HARRISON", "code": "HAS" }, { "name": "HENRY", "code": "HEN" }, { "name": "HIGHLAND", "code": "HIG" }, { "name": "HOCKING", "code": "HOC" }, { "name": "HOLMES", "code": "HOL" }, { "name": "HURON", "code": "HUR" }, { "name": "JACKSON", "code": "JAC" }, { "name": "JEFFERSON", "code": "JEF" }, { "name": "KNOX", "code": "KNO" }, { "name": "LAKE", "code": "LAK" }, { "name": "LAWRENCE", "code": "LAW" }, { "name": "LICKING", "code": "LIC" }, { "name": "LOGAN", "code": "LOG" }, { "name": "LORAIN", "code": "LOR" }, { "name": "LUCAS", "code": "LUC" }, { "name": "MADISON", "code": "MAD" }, { "name": "MAHONING", "code": "MAH" }, { "name": "MARION", "code": "MAR" }, { "name": "MEDINA", "code": "MED" }, { "name": "MEIGS", "code": "MEG" }, { "name": "MERCER", "code": "MER" }, { "name": "MIAMI", "code": "MIA" }, { "name": "MONROE", "code": "MOE" }, { "name": "MONTGOMERY", "code": "MOT" }, { "name": "MORGAN", "code": "MRG" }, { "name": "MORROW", "code": "MRW" }, { "name": "MUSKINGUM", "code": "MUS" }, { "name": "NOBLE", "code": "NOB" }, { "name": "OTTAWA", "code": "OTT" }, { "name": "PAULDING", "code": "PAU" }, { "name": "PERRY", "code": "PER" }, { "name": "PICKAWAY", "code": "PIC" }, { "name": "PIKE", "code": "PIK" }, { "name": "PORTAGE", "code": "POR" }, { "name": "PREBLE", "code": "PRE" }, { "name": "PUTNAM", "code": "PUT" }, { "name": "RICHLAND", "code": "RIC" }, { "name": "ROSS", "code": "ROS" }, { "name": "SANDUSKY", "code": "SAN" }, { "name": "SCIOTO", "code": "SCI" }, { "name": "SENECA", "code": "SEN" }, { "name": "SHELBY", "code": "SHE" }, { "name": "STARK", "code": "STA" }, { "name": "SUMMIT", "code": "SUM" }, { "name": "TRUMBULL", "code": "TRU" }, { "name": "TUSCARAWAS", "code": "TUS" }, { "name": "UNION", "code": "UNI" }, { "name": "VAN WERT", "code": "VAN" }, { "name": "VINTON", "code": "VIN" }, { "name": "WARREN", "code": "WAR" }, { "name": "WASHINGTON", "code": "WAS" }, { "name": "WAYNE", "code": "WAY" }, { "name": "WILLIAMS", "code": "WIL" }, { "name": "WOOD", "code": "WOO" }, { "name": "WYANDOT", "code": "WYA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY" }, { "name": "PERP_YEAR", "type": "esriFieldTypeString", "alias": "PERP_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PERP_YEAR" }, { "name": "RTE_NUMBER", "type": "esriFieldTypeString", "alias": "RTE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RTE_NUMBER" }, { "name": "GMROTATION", "type": "esriFieldTypeDouble", "alias": "GMROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GMROTATION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_212", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_212", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S104_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Milepost", "description": "", "prototype": { "attributes": { "MILEPOST": null, "NLF_ID": null, "DISTRICT": null, "ROUTE_CODE": null, "COUNTY": null, "PERP_YEAR": null, "RTE_NUMBER": null, "GMROTATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 4, "name": "Interstate", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 600000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Interstate", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 5, "name": "US Route", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 300000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "US Route", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 6, "name": "State Route", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "State Route", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 7, "name": "Ramps", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ramps", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 8, "name": "County Route", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Route", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 9, "name": "Township Route", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 35000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Township Route", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 10, "name": "Municiple Route", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Municiple Route", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 11, "name": "Others", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Road Inventory" }, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "The information contained within this data set is maintained by the Ohio Department of Transportation (ODOT), and is deemed to be public information. While every effort is made to assure the data is accurate and current, it must be accepted and used by the recipient with the understanding that no warranties, expressed or implied, concerning the accuracy, reliability or suitability of this data have been made. ODOT, its agents, and the developers of this data set assume no liability whatsoever associated with the use or misuse of the data contained herein.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606035000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "STREET_NAME_TXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NBR" }, { "name": "CTL_BEGIN", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN" }, { "name": "CTL_END", "type": "esriFieldTypeDouble", "alias": "CTL_END", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END" }, { "name": "TRANS_ID_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANS_ID_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_DESCRIPTION" }, { "name": "DIRECTION_OF_TRAVEL", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION_OF_TRAVEL" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "DIVIDED_HWY", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED_HWY" }, { "name": "TRANS_ID_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "TRANS_ID_EXTENSION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRANS_ID_EXTENSION_CD" }, { "name": "GAS_TAX_MILEAGE", "type": "esriFieldTypeString", "alias": "GAS_TAX_MILEAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GAS_TAX_MILEAGE" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PERP_YEAR_NBR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERP_YEAR_NBR" }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_IND" }, { "name": "STREET_DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR_SUFFIX" }, { "name": "STREET_DIRECTION_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION_PREFIX" }, { "name": "STREET_NAME_TXT", "type": "esriFieldTypeString", "alias": "STREET_NAME_TXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET_NAME_TXT" }, { "name": "STREET_SPEC_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SPEC_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SPEC_SUFFIX" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "LRS_CURRENT_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "LRS_CURRENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRS_CURRENT_SEGMENT_ID" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESS_CONTROL" }, { "name": "BASE_LT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_LT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_LT_TYPE" }, { "name": "BASE_RT_TYPE", "type": "esriFieldTypeString", "alias": "BASE_RT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASE_RT_TYPE" }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FAP_IND" }, { "name": "FED_AID_ROUTE", "type": "esriFieldTypeString", "alias": "FED_AID_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FED_AID_ROUTE" }, { "name": "FUNCTION_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTION_CLASS" }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HPMS_SAMPLE_ID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LAST_CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_CONSTRUCTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_CONSTRUCTION_DATE" }, { "name": "LAST_RESURFACING_DATE", "type": "esriFieldTypeDate", "alias": "LAST_RESURFACING_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_RESURFACING_DATE" }, { "name": "MAINTENANCE_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_AUTHORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTENANCE_AUTHORITY" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_TYPE" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIAN_WIDTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NHS_INTERMODAL" }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRAHNET_CD" }, { "name": "OWNERSHIP", "type": "esriFieldTypeInteger", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "PRIORITY_SYSTEM", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIORITY_SYSTEM" }, { "name": "SCENIC_BYWAYS", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SCENIC_BYWAYS" }, { "name": "SCENIC_BYWAYS_ROUTE_ID", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAYS_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SCENIC_BYWAYS_ROUTE_ID" }, { "name": "SHLD_LT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_IN_PVD_WIDTH" }, { "name": "SHLD_LT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_OUT_PVD_WIDTH" }, { "name": "SHLD_LT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_LT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_LT_TOTAL_WIDTH" }, { "name": "SHLD_RT_IN_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_IN_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_IN_PVD_WIDTH" }, { "name": "SHLD_RT_OUT_PVD_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_OUT_PVD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_OUT_PVD_WIDTH" }, { "name": "SHLD_RT_TOTAL_WIDTH", "type": "esriFieldTypeInteger", "alias": "SHLD_RT_TOTAL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHLD_RT_TOTAL_WIDTH" }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE" }, { "name": "SURFACE_LT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_LT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_LT_WIDTH" }, { "name": "SURFACE_RT_WIDTH", "type": "esriFieldTypeInteger", "alias": "SURFACE_RT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_RT_WIDTH" }, { "name": "SURFACE_TYPE_LEFT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_LEFT" }, { "name": "SURFACE_TYPE_RIGHT", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SURFACE_TYPE_RIGHT" }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRUCK_ROUTE_IND" }, { "name": "URBAN_AREA_CODE", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CODE" }, { "name": "LRS_EVENT_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "LRS_EVENT_SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LRS_EVENT_SEGMENT_ID" }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_NBR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Others", "description": "", "prototype": { "attributes": { "NLF_ID": null, "COUNTY_CD": null, "ROUTE_TYPE": null, "ROUTE_NBR": null, "CTL_BEGIN": null, "CTL_END": null, "TRANS_ID_DESCRIPTION": null, "DIRECTION_OF_TRAVEL": null, "ODOT_DISTRICT": null, "DIVIDED_HWY": null, "TRANS_ID_EXTENSION_CD": null, "GAS_TAX_MILEAGE": null, "JURISDICTION": null, "PERP_YEAR_NBR": null, "PRIMARY_IND": null, "STREET_DIR_SUFFIX": null, "STREET_DIRECTION_PREFIX": null, "STREET_NAME_TXT": null, "STREET_SPEC_SUFFIX": null, "STREET_SUFFIX": null, "LRS_CURRENT_SEGMENT_ID": null, "ACCESS_CONTROL": null, "BASE_LT_TYPE": null, "BASE_RT_TYPE": null, "FAP_IND": null, "FED_AID_ROUTE": null, "FUNCTION_CLASS": null, "HPMS_SAMPLE_ID": null, "LANES": null, "LAST_CONSTRUCTION_DATE": null, "LAST_RESURFACING_DATE": null, "MAINTENANCE_AUTHORITY": null, "MEDIAN_TYPE": null, "MEDIAN_WIDTH": null, "NHS": null, "NHS_INTERMODAL": null, "STRAHNET_CD": null, "OWNERSHIP": null, "PRIORITY_SYSTEM": null, "SCENIC_BYWAYS": null, "SCENIC_BYWAYS_ROUTE_ID": null, "SHLD_LT_IN_PVD_WIDTH": null, "SHLD_LT_OUT_PVD_WIDTH": null, "SHLD_LT_TOTAL_WIDTH": null, "SHLD_RT_IN_PVD_WIDTH": null, "SHLD_RT_OUT_PVD_WIDTH": null, "SHLD_RT_TOTAL_WIDTH": null, "SHOULDER_TYPE": null, "SURFACE_LT_WIDTH": null, "SURFACE_RT_WIDTH": null, "SURFACE_TYPE_LEFT": null, "SURFACE_TYPE_RIGHT": null, "TRUCK_ROUTE_IND": null, "URBAN_AREA_CODE": null, "LRS_EVENT_SEGMENT_ID": null, "SPEED_LIMIT_NBR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 12, "name": "City (with Rural Islands)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606305000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9442132.8279, "ymin": 4636633.504699998, "xmax": -8963322.126, "ymax": 5157612.358199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "POP_2010", "classificationMethod": "esriClassifyManual", "minValue": 36, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "classMaxValue": 4999, "label": "36 - 4999", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "classMaxValue": 1000000, "label": "5000 - 1000000", "description": "" } ] }, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CORPORATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CORPORATION_NAME", "type": "esriFieldTypeString", "alias": "CORPORATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CORPORATION_NAME" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COUNTY" }, { "name": "FIPS_CITY_CD", "type": "esriFieldTypeString", "alias": "FIPS_CITY_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPS_CITY_CD" }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "POP_2010", "type": "esriFieldTypeInteger", "alias": "POP_2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2010" }, { "name": "POP_2000", "type": "esriFieldTypeInteger", "alias": "POP_2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_2000" }, { "name": "POP_1990", "type": "esriFieldTypeInteger", "alias": "POP_1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_1990" }, { "name": "URBAN_AREA_CD", "type": "esriFieldTypeString", "alias": "URBAN_AREA_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "URBAN_AREA_CD" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_206", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_206", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S98_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City (with Rural Islands)", "description": "", "prototype": { "attributes": { "CORPORATION_NAME": null, "COUNTY_CD": null, "COUNTY": null, "FIPS_CITY_CD": null, "ODOT_DISTRICT": null, "POP_2010": null, "POP_2000": null, "POP_1990": null, "URBAN_AREA_CD": null, "AREA_SQMI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 13, "name": "State Milepost", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 144447.638572, "maxScale": 0, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606008000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442139.6075, "ymin": 4637255.3418999985, "xmax": -8963438.5115, "ymax": 5155130.057999998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "af651e9b26a3e17e35a5aa1dda0de225", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcNJREFUOI2t1D9L62AUx/HvCX0HhdA4OGg7Ofgngoso0qVCI4jQ21loJtfOdqjvQJc4dWuHClJBV1FwMYOTS12vEvAdlByHJvrUi7WBe7bkIZ+c5PmdJ8d/rNy0xTiOPRFxVHVORP4CoYiEmTBV9QEfcAFExFx7VdXAsqzWr5iqDoDq23tE//aa+5cnutGQul1kc3GZg+1dp5C3j1W1KiLrP2IpdHbR4eihP/GSbjSkGw05eujTqzSolT1XVR9NMGdA/k/Q9/pzcw6Qgr6IBN8789/eo18hE9xa2aCQt1vAFxbHsQe4/dvrmaC0Ti87tA+bjqq6IhLmAETEAbh/ecqEnTzf0aYJ410fY0mO6EbDTFhaqjoHyWcmgaRuFzOBdbs4cZ1uQAiwubicCdtf2yFpZmB2Fqrq68H2rjPrbgKslpbAGDEzZ0Ehbx/3Ko3PHE2rXqVBaX4BVb1K731ilmW1VLVaK3suMBVMJgAgNGd0YpxEZF1VH2tlz91a2eD0ssPJ8x0w/tn7azuslpYozS8AhKPRaM98/p9BT0C/kLdb7cOmk+TIrFBVr2Y6NRIwAAJVdQE3zZGIDDKfZwYaksRmlvoAPnrCZcvFwhgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MILEPOST]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NLF_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "MILEPOST", "type": "esriFieldTypeDouble", "alias": "MILEPOST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILEPOST" }, { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLF_ID" }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": { "type": "range", "name": "dODOT_DISTRICT", "description": "ODOT Districts", "range": [ 1, 12 ], "mergePolicy": "esriMPTAreaWeighted", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "ROUTE_CODE", "type": "esriFieldTypeString", "alias": "ROUTE_CODE", "domain": { "type": "codedValue", "name": "dLRS_TRANS_ROUTE_10", "description": "Route System", "codedValues": [ { "name": "Bike Route", "code": "BK" }, { "name": "County Road", "code": "CR" }, { "name": "Forest Road", "code": "FR" }, { "name": "Interstate", "code": "IR" }, { "name": "Municipal Street", "code": "MR" }, { "name": "Natural Resources Road (Park Road)", "code": "NR" }, { "name": "Rail Road Track", "code": "RR" }, { "name": "Ramp", "code": "RA" }, { "name": "Rest Area Entry/Exit", "code": "RE" }, { "name": "State Route", "code": "SR" }, { "name": "Township Road", "code": "TR" }, { "name": "United States Route", "code": "US" }, { "name": "Weigh Station Entry/Exit", "code": "WS" }, { "name": "Department of Defense", "code": "DD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_CODE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": { "type": "codedValue", "name": "dCounty", "description": "Standard ODOT three letter abbreviation of Ohio\u2019s county names", "codedValues": [ { "name": "ADAMS", "code": "ADA" }, { "name": "ALLEN", "code": "ALL" }, { "name": "ASHLAND", "code": "ASD" }, { "name": "ASHTABULA", "code": "ATB" }, { "name": "ATHENS", "code": "ATH" }, { "name": "AUGLAIZE", "code": "AUG" }, { "name": "BELMONT", "code": "BEL" }, { "name": "BROWN", "code": "BRO" }, { "name": "BUTLER", "code": "BUT" }, { "name": "CARROLL", "code": "CAR" }, { "name": "CHAMPAIGN", "code": "CHP" }, { "name": "CLARK", "code": "CLA" }, { "name": "CLERMONT", "code": "CLE" }, { "name": "CLINTON", "code": "CLI" }, { "name": "COLUMBIANA", "code": "COL" }, { "name": "COSHOCTON", "code": "COS" }, { "name": "CRAWFORD", "code": "CRA" }, { "name": "CUYAHOGA", "code": "CUY" }, { "name": "DARKE", "code": "DAR" }, { "name": "DEFIANCE", "code": "DEF" }, { "name": "DELAWARE", "code": "DEL" }, { "name": "ERIE", "code": "ERI" }, { "name": "FAIRFIELD", "code": "FAI" }, { "name": "FAYETTE", "code": "FAY" }, { "name": "FRANKLIN", "code": "FRA" }, { "name": "FULTON", "code": "FUL" }, { "name": "GALLIA", "code": "GAL" }, { "name": "GEAUGA", "code": "GEA" }, { "name": "GREENE", "code": "GRE" }, { "name": "GUERNSEY", "code": "GUE" }, { "name": "HAMILTON", "code": "HAM" }, { "name": "HANCOCK", "code": "HAN" }, { "name": "HARDIN", "code": "HAR" }, { "name": "HARRISON", "code": "HAS" }, { "name": "HENRY", "code": "HEN" }, { "name": "HIGHLAND", "code": "HIG" }, { "name": "HOCKING", "code": "HOC" }, { "name": "HOLMES", "code": "HOL" }, { "name": "HURON", "code": "HUR" }, { "name": "JACKSON", "code": "JAC" }, { "name": "JEFFERSON", "code": "JEF" }, { "name": "KNOX", "code": "KNO" }, { "name": "LAKE", "code": "LAK" }, { "name": "LAWRENCE", "code": "LAW" }, { "name": "LICKING", "code": "LIC" }, { "name": "LOGAN", "code": "LOG" }, { "name": "LORAIN", "code": "LOR" }, { "name": "LUCAS", "code": "LUC" }, { "name": "MADISON", "code": "MAD" }, { "name": "MAHONING", "code": "MAH" }, { "name": "MARION", "code": "MAR" }, { "name": "MEDINA", "code": "MED" }, { "name": "MEIGS", "code": "MEG" }, { "name": "MERCER", "code": "MER" }, { "name": "MIAMI", "code": "MIA" }, { "name": "MONROE", "code": "MOE" }, { "name": "MONTGOMERY", "code": "MOT" }, { "name": "MORGAN", "code": "MRG" }, { "name": "MORROW", "code": "MRW" }, { "name": "MUSKINGUM", "code": "MUS" }, { "name": "NOBLE", "code": "NOB" }, { "name": "OTTAWA", "code": "OTT" }, { "name": "PAULDING", "code": "PAU" }, { "name": "PERRY", "code": "PER" }, { "name": "PICKAWAY", "code": "PIC" }, { "name": "PIKE", "code": "PIK" }, { "name": "PORTAGE", "code": "POR" }, { "name": "PREBLE", "code": "PRE" }, { "name": "PUTNAM", "code": "PUT" }, { "name": "RICHLAND", "code": "RIC" }, { "name": "ROSS", "code": "ROS" }, { "name": "SANDUSKY", "code": "SAN" }, { "name": "SCIOTO", "code": "SCI" }, { "name": "SENECA", "code": "SEN" }, { "name": "SHELBY", "code": "SHE" }, { "name": "STARK", "code": "STA" }, { "name": "SUMMIT", "code": "SUM" }, { "name": "TRUMBULL", "code": "TRU" }, { "name": "TUSCARAWAS", "code": "TUS" }, { "name": "UNION", "code": "UNI" }, { "name": "VAN WERT", "code": "VAN" }, { "name": "VINTON", "code": "VIN" }, { "name": "WARREN", "code": "WAR" }, { "name": "WASHINGTON", "code": "WAS" }, { "name": "WAYNE", "code": "WAY" }, { "name": "WILLIAMS", "code": "WIL" }, { "name": "WOOD", "code": "WOO" }, { "name": "WYANDOT", "code": "WYA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY" }, { "name": "PERP_YEAR", "type": "esriFieldTypeString", "alias": "PERP_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PERP_YEAR" }, { "name": "RTE_NUMBER", "type": "esriFieldTypeString", "alias": "RTE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RTE_NUMBER" }, { "name": "GMROTATION", "type": "esriFieldTypeDouble", "alias": "GMROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GMROTATION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_217", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_217", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S108_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "State Milepost", "description": "", "prototype": { "attributes": { "MILEPOST": null, "NLF_ID": null, "DISTRICT": null, "ROUTE_CODE": null, "COUNTY": null, "PERP_YEAR": null, "RTE_NUMBER": null, "GMROTATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.7, "id": 14, "name": "NHS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1707606137000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -9442140.1284, "ymin": 4637251.490699999, "xmax": -8963322.1593, "ymax": 5152621.566100001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ODOT_DISTRICT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ODOT_DISTRICT" }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_CD" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLFID" }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_BEGIN_NBR" }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTL_END_NBR" }, { "name": "URBAN_CODE", "type": "esriFieldTypeString", "alias": "URBAN_CODE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URBAN_CODE" }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeInteger", "alias": "FUNCTIONAL_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNCTIONAL_CLASS" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NHS" }, { "name": "NHS_INTERMODAL_CD", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL_CD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NHS_INTERMODAL_CD" }, { "name": "STRAHNET", "type": "esriFieldTypeString", "alias": "STRAHNET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STRAHNET" }, { "name": "PERP_YEAR", "type": "esriFieldTypeString", "alias": "PERP_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PERP_YEAR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_214", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_214", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S105_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "NHS", "description": "", "prototype": { "attributes": { "ODOT_DISTRICT": null, "COUNTY_CD": null, "JURISDICTION": null, "NLFID": null, "CTL_BEGIN_NBR": null, "CTL_END_NBR": null, "URBAN_CODE": null, "FUNCTIONAL_CLASS": null, "NHS": null, "NHS_INTERMODAL_CD": null, "STRAHNET": null, "PERP_YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }