{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 63, "name": "WeightCapacity", "type": "Feature Layer", "description": "The Idaho Transportation Department's (ITD) Roads and Highways Road Network Linear Referencing System (LRS) weight capacity event polyline feature class represents the maximum over-weight limit for particular roadway segments (non-reducible loads only). The route color code and route weight capacity code field information corresponds to the Route Capacity Map that is published by the ITD Department of Motor Vehicles Commercial Vehicle Services Group.", "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": [ 67, 142, 115, 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": "CodeColor", "type": "esriFieldTypeSmallInteger", "alias": "Code Color", "domain": { "type": "codedValue", "name": "dCodeColor", "description": "LRSE_WeightCapacity", "codedValues": [ { "name": "Black", "code": 1 }, { "name": "Purple", "code": 2 }, { "name": "Blue", "code": 3 }, { "name": "Green", "code": 4 }, { "name": "Orange", "code": 5 }, { "name": "Yellow", "code": 6 }, { "name": "Red", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteWeightCapacityCode", "type": "esriFieldTypeSmallInteger", "alias": "Route Weight Capacity", "domain": { "type": "codedValue", "name": "dWeightCapacityCode", "description": "LRSE_WeightCapacity", "codedValues": [ { "name": "Single Axle = 33,000 lbs; Two-Axle Tandem = 56,000 lbs; Three-Axle Tridem = 70,500 lbs", "code": 1 }, { "name": "Single Axle = 30,000 lbs; Two-Axle Tandem = 51,500 lbs; Three-Axle Tridem = 64,500 lbs", "code": 2 }, { "name": "Single Axle = 27,000 lbs; Two-Axle Tandem = 46,000 lbs; Three-Axle Tridem = 57,500 lbs", "code": 3 }, { "name": "Single Axle = 25,500 lbs; Two-Axle Tandem = 43,500 lbs; Three-Axle Tridem = 54,500 lbs", "code": 4 }, { "name": "Single Axle = 24,000 lbs; Two-Axle Tandem = 41,000 lbs; Three-Axle Tridem = 51,500 lbs", "code": 5 }, { "name": "Single Axle = 22,500 lbs; Two-Axle Tandem = 38,000 lbs; Three-Axle Tridem = 48,000 lbs", "code": 6 }, { "name": "Posted Bridges", "code": 7 } ], "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_241", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R241_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S214_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": 1728991516000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "917933986e5f4133a373cb4dc212b0b9" }