{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "HPMS Facility Type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The Idaho Transportation Department's (ITD) Roads and Highways Road Network Linear Referencing System (LRS) HPMS facility type event polyline feature class identifies the operational design of each roadway segment, specifying whether it carries one-way or two-way traffic, functions as a ramp or non-mainline connector, or represents a non-inventory direction. Facility type classification allows for consistent network modeling and analysis of roadway characteristics within the HPMS framework.Data is derived from roadway inventory records, design documentation, and traffic operations information maintained as part of ITD\u2019s Highway Performance Monitoring System (HPMS) reporting process to the Federal Highway Administration (FHWA). This information ensures alignment between ITD\u2019s internal roadway data systems and federal reporting standards.The dataset is used by engineers, planners, and analysts to evaluate traffic operations, verify roadway function within the network, and maintain consistency between state and federal roadway classifications. Facility type values are reviewed and updated annually to reflect the current roadway configuration.These are current \"working\" records. For the static, published data, please see the records stored at: https://www.fhwa.dot.gov/policyinformation/hpms.cfm", "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.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 2242005.8027999997, "ymin": 1199352.5954, "xmax": 2743735.2621, "ymax": 1981276.5289999992, "spatialReference": { "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": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RouteID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "Event ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EventID" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RouteID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromMeasure" }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToMeasure" }, { "name": "EstablishedDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EstablishedDate" }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "System Modify Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemModifyDate" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "Location Error", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "FacilityType", "type": "esriFieldTypeSmallInteger", "alias": "Facility Type", "domain": { "type": "codedValue", "name": "dFacilityType", "description": "LRSE_HPMS_FacilityType, LRSE_HPMS_TOPS", "codedValues": [ { "name": "One-Way Roadway", "code": 1 }, { "name": "Two-Way Roadway", "code": 2 }, { "name": "Ramp", "code": 4 }, { "name": "Non Mainline", "code": 5 }, { "name": "Non Inventory Direction", "code": 6 }, { "name": "Planned or Unbuilt", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FacilityType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RouteSystemCode", "type": "esriFieldTypeString", "alias": "Route System Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RouteSystemCode" }, { "name": "RouteSystemNumber", "type": "esriFieldTypeSmallInteger", "alias": "RouteSystemNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteSystemNumber" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R728_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_728", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_728", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S710_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "HPMS Facility Type", "description": "", "prototype": { "attributes": { "RouteSystemNumber": null, "RouteSystemCode": null, "EventID": null, "RouteID": null, "FromDate": null, "ToDate": null, "FromMeasure": null, "ToMeasure": null, "EstablishedDate": null, "SystemModifyDate": null, "LocError": null, "FacilityType": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "93876478b87c4e3d9805288ec6df66d8" }