{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Intersections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Idaho Transportation Department's (ITD) Roads and Highways Road Network Linear Referencing System (LRS) intersections feature layer contains points where two or more roads or routes in the LRS meet, and they can be categorized as physically connected, not physically connected, or ambiguous. These intersections are automatically generated when routes cross and are used to support geoprocessing tasks, such as creating intersection reports and managing routes within the LRS.", "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": { "creationDateField": "SystemCreateDate", "creatorField": "UserCreate", "editDateField": "SystemModifyDate", "editorField": "UserModify" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728992469000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2251055.3674999997, "ymin": 1199255.5338000003, "xmax": 2743850.7693999996, "ymax": 1981156.7159000002, "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.6093472186944373E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 137, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "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": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IntersectionName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IntersectionId", "type": "esriFieldTypeGUID", "alias": "Intersection Id", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "IntersectionId" }, { "name": "IntersectionName", "type": "esriFieldTypeString", "alias": "Intersection Name", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "IntersectionName" }, { "name": "RouteId", "type": "esriFieldTypeString", "alias": "Route Id", "domain": null, "editable": true, "nullable": false, "length": 1000, "defaultValue": null, "modelName": "RouteId" }, { "name": "FeatureId", "type": "esriFieldTypeString", "alias": "Feature Id", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "FeatureId" }, { "name": "FeatureClassName", "type": "esriFieldTypeString", "alias": "Feature Class Name", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null, "modelName": "FeatureClassName" }, { "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": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "SystemCreateDate", "type": "esriFieldTypeDate", "alias": "System Create Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemCreateDate", "required": true }, { "name": "UserCreate", "type": "esriFieldTypeString", "alias": "User Create", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserCreate", "required": true }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "System Modify Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemModifyDate", "required": true }, { "name": "UserModify", "type": "esriFieldTypeString", "alias": "User Modify", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserModify", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I436Intersection", "fields": "IntersectionId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I436ToDate", "fields": "ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I436FromDate", "fields": "FromDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I436RouteId", "fields": "RouteId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_297", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R297_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S270_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Intersections", "description": "", "prototype": { "attributes": { "Measure": null, "IntersectionId": "{00000000-0000-0000-0000-000000000000}", "IntersectionName": null, "RouteId": " ", "FeatureId": null, "FeatureClassName": " ", "FromDate": null, "ToDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "82d050df7a1e40a1b68715ea27e2aab1" }