{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Traffic Volume", "type": "Feature Layer", "description": "Sections of the Road Inventory with traffic monitoring data, including Average Annual Daily Traffic (AADT). Update frequency: As needed. Last update: March 2019. For more information, visit: www.dot.state.oh.us/Divisions/Planning/TechServ/traffic", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "ODOT Office of Technical Services", "parentLayer": { "id": 0, "name": "Safety Key Metrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 194, 82, 60, 255 ], "toColor": [ 237, 161, 19, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 161, 19, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 0, 219, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 219, 0, 255 ], "toColor": [ 32, 153, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 32, 153, 143, 255 ], "toColor": [ 11, 44, 122, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "AADT_TOTAL", "classificationMethod": "esriClassifyManual", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 117, 181, 255 ], "width": 2 }, "classMaxValue": 500, "label": "1 - 500" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 158, 186, 255 ], "width": 2 }, "classMaxValue": 1000, "label": "501 - 1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 5000, "label": "1001 - 5000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 }, "classMaxValue": 10000, "label": "5001 - 10000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 185, 132, 255 ], "width": 2 }, "classMaxValue": 25000, "label": "10001 - 25000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 117, 81, 255 ], "width": 2 }, "classMaxValue": 100000, "label": "25001 - 100000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 47, 39, 255 ], "width": 2 }, "classMaxValue": 200000, "label": "100001 - 200000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9442157.2922, "ymin": 4636721.718599997, "xmax": -8963321.7703, "ymax": 5156075.177699998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.0591981144085E7, "falseY": -3.2013660507025003E7, "xyUnits": 1.4468289945030946E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "STATION_ID_NBR", "type": "esriFieldTypeString", "alias": "STATION_ID_NBR", "length": 50, "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 2, "domain": null }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "length": 5, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "SEGMENT_LENGTH", "type": "esriFieldTypeDouble", "alias": "SEGMENT_LENGTH", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "AADT_YEAR", "domain": null }, { "name": "AADT_TOTAL", "type": "esriFieldTypeInteger", "alias": "AADT_TOTAL", "domain": null }, { "name": "AADT_CARS", "type": "esriFieldTypeInteger", "alias": "AADT_CARS", "domain": null }, { "name": "AADT_TRUCKS", "type": "esriFieldTypeInteger", "alias": "AADT_TRUCKS", "domain": null }, { "name": "AADT_SINGLE_UNIT_TRUCKS", "type": "esriFieldTypeInteger", "alias": "AADT_SINGLE_UNIT_TRUCKS", "domain": null }, { "name": "AADT_COMBINATION_TRUCKS", "type": "esriFieldTypeInteger", "alias": "AADT_COMBINATION_TRUCKS", "domain": null }, { "name": "VMT_TOTAL", "type": "esriFieldTypeDouble", "alias": "VMT_TOTAL", "domain": null }, { "name": "VMT_CARS", "type": "esriFieldTypeDouble", "alias": "VMT_CARS", "domain": null }, { "name": "VMT_TRUCKS", "type": "esriFieldTypeDouble", "alias": "VMT_TRUCKS", "domain": null }, { "name": "TRAFFIC_REPORTS", "type": "esriFieldTypeString", "alias": "TRAFFIC_REPORTS", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }