{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "HPMS_TurnLanes", "type": "Feature Layer", "description": "The Idaho Transportation Department's (ITD) Roads and Highways Road Network Linear Referencing System (LRS) HPMS turn lanes event polyline feature class describes whether exclusive turn lanes are provided along a segment and the manner in which they are configured. These data help determine lane continuity, intersection control, and operational characteristics that influence capacity and performance. Turn lane data are collected through field inventories, design records, and roadway management databases and are reviewed annually as part of ITD\u2019s Highway Performance Monitoring System (HPMS) submittal to the Federal Highway Administration (FHWA).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.213699494949494E-7, "falseX": -3120900, "falseY": -13447900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.6093472186944377E7 }, "copyrightText": "This dataset was developed and provided by the Idaho Transportation Department (ITD). Users should credit ITD as the original source when utilizing or referencing this information in maps, reports, or applications.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 44, 141, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2254295.3529000003, "ymin": 1199867.0130000003, "xmax": 2743735.2621, "ymax": 1980678.9562, "spatialReference": { "wkid": 102605, "latestWkid": 8826, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3120900, "falseY": -13447900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "FromDate", "endTimeField": "ToDate", "trackIdField": null, "type": "field", "timeExtent": [ 855273600000, 2393884800000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationAfterStartOverlapsEnd" }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EventID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "Event ID", "length": 38, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 12, "domain": null }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "EstablishedDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "SystemCreateDate", "type": "esriFieldTypeDate", "alias": "System Create Date", "length": 8, "domain": null }, { "name": "UserCreate", "type": "esriFieldTypeString", "alias": "User Create", "length": 255, "domain": null }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "System Modify Date", "length": 8, "domain": null }, { "name": "UserModify", "type": "esriFieldTypeString", "alias": "User Modify", "length": 255, "domain": null }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "Location Error", "length": 100, "domain": null }, { "name": "TurnLanesRight", "type": "esriFieldTypeSmallInteger", "alias": "Turn Lanes Right", "domain": { "type": "codedValue", "name": "dTurnLanesType", "description": "LRSE_HPMS_TurnLanes", "codedValues": [ { "name": "No intersections exist on the section", "code": 1 }, { "name": "Turns permitted; multiple exclusive turning lanes exist", "code": 2 }, { "name": "Turns permitted; continuous exclusive turning lanes exist from intersection to intersection", "code": 3 }, { "name": "Turns permitted; a single exclusive turning lane exists", "code": 4 }, { "name": "Turns permitted; no exclusive turning lanes exist", "code": 5 }, { "name": "No turns are permitted during the peak period.", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TurnLanesLeft", "type": "esriFieldTypeSmallInteger", "alias": "Turn Lanes Left", "domain": { "type": "codedValue", "name": "dTurnLanesType", "description": "LRSE_HPMS_TurnLanes", "codedValues": [ { "name": "No intersections exist on the section", "code": 1 }, { "name": "Turns permitted; multiple exclusive turning lanes exist", "code": 2 }, { "name": "Turns permitted; continuous exclusive turning lanes exist from intersection to intersection", "code": 3 }, { "name": "Turns permitted; a single exclusive turning lane exists", "code": 4 }, { "name": "Turns permitted; no exclusive turning lanes exist", "code": 5 }, { "name": "No turns are permitted during the peak period.", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_287", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R287_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S260_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, "hasZ": true, "hasM": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728992328000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "917933986e5f4133a373cb4dc212b0b9" }