{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Traffic Counts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

This is a line layer of lengths of road along which traffic counts are measured. The layer includes street names and traffic counts along the segments.<\/SPAN><\/P>

Note: The records are from 2012 to 2023.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "BaseMapPrd.SDE.SegmentPoints", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "Segment", "composite": false }, { "id": 2, "name": "BaseMapPrd.SDE.TRF_SUMMARY", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Segment", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 539191.6050000004, "ymin": 928178.3610000014, "xmax": 630540.2140000015, "ymax": 1059992.552000001, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.5000000000222045, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 3.9999999998223643 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 4 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 56, 147, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Street_Name"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Count_Year", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (Ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Segment", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Segment" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_Name" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Class" }, { "name": "Street_From", "type": "esriFieldTypeString", "alias": "Street From", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_From" }, { "name": "Street_To", "type": "esriFieldTypeString", "alias": "Street To", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_To" }, { "name": "Speed", "type": "esriFieldTypeDouble", "alias": "Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed" }, { "name": "EB_NB", "type": "esriFieldTypeInteger", "alias": "EB/NB Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EB_NB" }, { "name": "WB_SB", "type": "esriFieldTypeInteger", "alias": "WB/SB Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WB_SB" }, { "name": "Total_Of_Count", "type": "esriFieldTypeInteger", "alias": "Count Total (VPD)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Of_Count" }, { "name": "SPD_EB_NB_85", "type": "esriFieldTypeDouble", "alias": "Speed EB/NB 85%", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD_EB_NB_85" }, { "name": "SPD_WB_SB_85", "type": "esriFieldTypeDouble", "alias": "Speed WB/SB 85%", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD_WB_SB_85" }, { "name": "SPD_AVG_85", "type": "esriFieldTypeDouble", "alias": "Speed Average 85%", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD_AVG_85" }, { "name": "SPD_EB_NB_95", "type": "esriFieldTypeDouble", "alias": "Speed EB/NB 95%", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD_EB_NB_95" }, { "name": "SPD_WB_SB_95", "type": "esriFieldTypeDouble", "alias": "Speed WB/SB 95%", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD_WB_SB_95" }, { "name": "SPD_AVG_95", "type": "esriFieldTypeDouble", "alias": "Speed Average 95%", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD_AVG_95" }, { "name": "Count_Year", "type": "esriFieldTypeDouble", "alias": "Count Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Count_Year" }, { "name": "TRUCK_PCT", "type": "esriFieldTypeDouble", "alias": "Truck %", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRUCK_PCT" }, { "name": "LOS", "type": "esriFieldTypeDouble", "alias": "Level of Service", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOS" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DIR" }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TAG" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R938_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S699_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Counts", "description": "", "prototype": { "attributes": { "TAG": null, "DIR": null, "Length": null, "Segment": null, "Street_Name": null, "Class": null, "Street_From": null, "Street_To": null, "Speed": null, "EB_NB": null, "WB_SB": null, "Total_Of_Count": null, "SPD_EB_NB_85": null, "SPD_WB_SB_85": null, "SPD_AVG_85": null, "SPD_EB_NB_95": null, "SPD_WB_SB_95": null, "SPD_AVG_95": null, "Count_Year": null, "TRUCK_PCT": null, "LOS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "82632f0231b74c4f9d3fa5c61de1a681" }