{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "HPMS Ownership", "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 ownership event polyline feature class represents the legal owner of each roadway segment in the HPMS inventory. Ownership defines which governmental or organizational entity holds jurisdictional title to the roadway right-of-way or facility. Ownership may differ from the entity responsible for maintenance or operation. For example, a roadway may be owned by the state but maintained by a county or local agency under agreement. When more than one entity has ownership interest, the code reflects the entity holding the primary title. This dataset supports jurisdictional classification, funding eligibility, and federal reporting and is updated annually as part of ITD\u2019s Highway Performance Monitoring System (HPMS) submittal to the Federal Highway Administration (FHWA). 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": 1198686.1446000002, "xmax": 2744499.1129, "ymax": 1981498.4393000007, "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": [ 255, 85, 0, 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": "Ownership", "type": "esriFieldTypeSmallInteger", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dOwnership", "description": "LRSE_HPMS_Ownership", "codedValues": [ { "name": "State Highway Agency", "code": 1 }, { "name": "County Highway Agency", "code": 2 }, { "name": "Town or Township Highway Agency", "code": 3 }, { "name": "City or Municipal Highway Agency", "code": 4 }, { "name": "State Park, Forest, or Reservation Agency", "code": 11 }, { "name": "Local Park, Forest, or Reservation Agency", "code": 12 }, { "name": "Other State Agency", "code": 21 }, { "name": "Other Local Agency", "code": 25 }, { "name": "Private (other than Railroad)", "code": 26 }, { "name": "Railroad", "code": 27 }, { "name": "State Toll Authority", "code": 31 }, { "name": "Local Toll Authority", "code": 32 }, { "name": "Other Public Instrumentality (e.g., Airport)", "code": 40 }, { "name": "Indian Tribe Nation", "code": 50 }, { "name": "Other Federal Agency", "code": 60 }, { "name": "Bureau of Indian Affairs", "code": 62 }, { "name": "Bureau of Fish and Wildlife", "code": 63 }, { "name": "U.S. Forest Service", "code": 64 }, { "name": "National Park Service", "code": 66 }, { "name": "Tennessee Valley Authority", "code": 67 }, { "name": "Bureau of Land Management", "code": 68 }, { "name": "Bureau of Reclamation", "code": 69 }, { "name": "Corps of Engineers", "code": 70 }, { "name": "Air Force", "code": 72 }, { "name": "Navy/Marines", "code": 73 }, { "name": "Army", "code": 74 }, { "name": "Other", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ownership" }, { "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": "Route System Number", "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": "R729_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_729", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_729", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S711_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "HPMS Ownership", "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, "Ownership": 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" }