{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "HPMS_TrafficCounts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 1.6000000014901162E-5, "mTolerance": 2.0000000018626453E-6, "falseX": -1.779139999995864E7, "falseY": -4.795239999995196E7, "xyUnits": 31249.999970896162, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "AADT", "classificationMethod": "esriClassifyManual", "minValue": 300, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "classMaxValue": 1500, "label": "300 - 1500" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 125, 0, 255 ], "width": 2 }, "classMaxValue": 3000, "label": "1501 - 3000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 155, 0, 255 ], "width": 2 }, "classMaxValue": 4000, "label": "3001 - 4000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 146, 187, 0, 255 ], "width": 2 }, "classMaxValue": 6000, "label": "4001 - 6000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 198, 220, 0, 255 ], "width": 2 }, "classMaxValue": 8000, "label": "6001 - 8000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 10000, "label": "8001 - 10000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 213, 0, 255 ], "width": 2 }, "classMaxValue": 12000, "label": "10001 - 12000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 173, 0, 255 ], "width": 2 }, "classMaxValue": 15000, "label": "12001 - 15000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 132, 0, 255 ], "width": 2 }, "classMaxValue": 20000, "label": "15001 - 20000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 89, 0, 255 ], "width": 2 }, "classMaxValue": 25000, "label": "20001 - 25000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "classMaxValue": 26500, "label": "25001 - 26500" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 559168.4650036618, "ymin": 405672.0359010175, "xmax": 603500.2541969493, "ymax": 461549.5135850534, "spatialReference": { "wkid": 102668, "latestWkid": 2241, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "S_Name", "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": "Dir", "type": "esriFieldTypeInteger", "alias": "Dir", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Year_Recor", "type": "esriFieldTypeInteger", "alias": "Year_Recor", "domain": null }, { "name": "HPMS_Code", "type": "esriFieldTypeInteger", "alias": "HPMS Code", "domain": null }, { "name": "State_Code", "type": "esriFieldTypeInteger", "alias": "State_Code", "domain": null }, { "name": "FA_Route", "type": "esriFieldTypeString", "alias": "FA_Route", "length": 10, "domain": null }, { "name": "Segment_Code", "type": "esriFieldTypeString", "alias": "Segment Code", "length": 6, "domain": null }, { "name": "S_Name", "type": "esriFieldTypeString", "alias": "S_Name", "length": 30, "domain": null }, { "name": "From_Street", "type": "esriFieldTypeString", "alias": "From Street", "length": 30, "domain": null }, { "name": "To_Street", "type": "esriFieldTypeString", "alias": "To Street", "length": 30, "domain": null }, { "name": "Begin_Poin", "type": "esriFieldTypeDouble", "alias": "Begin_Poin", "domain": null }, { "name": "End_Point", "type": "esriFieldTypeDouble", "alias": "End_Point", "domain": null }, { "name": "Station_Pre", "type": "esriFieldTypeInteger", "alias": "Station Pre", "domain": null }, { "name": "Year_Counted", "type": "esriFieldTypeInteger", "alias": "Year_Counted", "domain": null }, { "name": "Site_Counted", "type": "esriFieldTypeInteger", "alias": "Site_Counted", "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null }, { "name": "AADT_16", "type": "esriFieldTypeInteger", "alias": "AADT_16", "domain": null }, { "name": "AADT_17", "type": "esriFieldTypeInteger", "alias": "AADT_17", "domain": null }, { "name": "AADT_18", "type": "esriFieldTypeInteger", "alias": "AADT_18", "domain": null }, { "name": "AADT_19", "type": "esriFieldTypeInteger", "alias": "AADT_19", "domain": null }, { "name": "AADT__20", "type": "esriFieldTypeInteger", "alias": "AADT _20", "domain": null }, { "name": "AADT_21", "type": "esriFieldTypeInteger", "alias": "AADT_21", "domain": null }, { "name": "Change", "type": "esriFieldTypeString", "alias": "Change", "length": 16, "domain": null }, { "name": "Road_Type", "type": "esriFieldTypeInteger", "alias": "Road_Type", "domain": null }, { "name": "Functional_Class", "type": "esriFieldTypeString", "alias": "Functional_Class", "length": 30, "domain": null }, { "name": "URBAN_CODE", "type": "esriFieldTypeInteger", "alias": "URBAN_CODE", "domain": null }, { "name": "Percent_Trucks", "type": "esriFieldTypeDouble", "alias": "Percent_Trucks", "domain": null }, { "name": "Speed_85_", "type": "esriFieldTypeDouble", "alias": "Speed_85%", "domain": null }, { "name": "VMT_16", "type": "esriFieldTypeDouble", "alias": "VMT_16", "domain": null }, { "name": "VMT_17", "type": "esriFieldTypeDouble", "alias": "VMT_17", "domain": null }, { "name": "VMT_18", "type": "esriFieldTypeDouble", "alias": "VMT_18", "domain": null }, { "name": "VMT_19", "type": "esriFieldTypeDouble", "alias": "VMT_19", "domain": null }, { "name": "VMT_20", "type": "esriFieldTypeDouble", "alias": "VMT_20", "domain": null }, { "name": "VMT_21", "type": "esriFieldTypeDouble", "alias": "VMT_21", "domain": null }, { "name": "Urban_Area", "type": "esriFieldTypeInteger", "alias": "Urban_Area", "domain": null }, { "name": "PVNAA", "type": "esriFieldTypeInteger", "alias": "PVNAA", "domain": null }, { "name": "F_19", "type": "esriFieldTypeInteger", "alias": "19", "domain": null }, { "name": "missing", "type": "esriFieldTypeInteger", "alias": "missing", "domain": null }, { "name": "road", "type": "esriFieldTypeInteger", "alias": "road", "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": "R460_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S356_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b3eef3ce61f34079b1dc682fbf11673a" }