{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 81, "name": "Intersections", "type": "Feature Layer", "description": "This data contains road names, number of Turns, Shared Lanes, Guide Lines, Marked Crosswalks, Approaches, Crosswalk Type, and Intersection Control system at each intersection. The layer was created using the intersect geoprocessing tool with Road Centerlines layer as the Input Data and the Output Type set to Point. Then, a script called New Notebook under the General ArcGIS Pro Project GDB on the ENG Drive was created to populate Street2 based on a unique Street1 road name identifier. Data completeness is in progress by the ENG Traffic/Transportation Team.Created: June 2025Last updated: July 2025Update frequency: Yearly", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999192E8, "falseY": -8.612349999993451E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Created and maintained by the City of McKinney GIS Department, Engineering Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2498263.419227913, "ymin": 7096638.644963548, "xmax": 2570164.154334888, "ymax": 7165992.43114014, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Street1", "type": "esriFieldTypeString", "alias": "Street1", "length": 100, "domain": null }, { "name": "Street2", "type": "esriFieldTypeString", "alias": "Street2", "length": 100, "domain": null }, { "name": "NumberOfTurnLanes", "type": "esriFieldTypeInteger", "alias": "NumberOfTurns", "domain": null }, { "name": "NumberOfSharedLanes", "type": "esriFieldTypeInteger", "alias": "NumberOfSharedLanes", "domain": null }, { "name": "NumberOfGuideLines", "type": "esriFieldTypeInteger", "alias": "NumberOfGuideLines", "domain": null }, { "name": "NumberOfMarkedCrosswalks", "type": "esriFieldTypeInteger", "alias": "NumberOfMarkedCrosswalks", "domain": null }, { "name": "CrosswalkType", "type": "esriFieldTypeString", "alias": "CrosswalkType", "length": 255, "domain": { "type": "codedValue", "name": "IntersectionCrosswalkType", "description": "Crosswalk Type at Road Intersections", "codedValues": [ { "name": "Transverse", "code": "Transverse" }, { "name": "Longitudinal", "code": "Longitudinal" }, { "name": "Brick", "code": "Brick" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IntersectionControl", "type": "esriFieldTypeString", "alias": "IntersectionControl", "length": 255, "domain": { "type": "codedValue", "name": "IntersectionControl", "description": "Control System at Road Intersections", "codedValues": [ { "name": "All-Way Stop", "code": "All-Way Stop" }, { "name": "Stop", "code": "Stop" }, { "name": "Signal", "code": "Signal" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Roundabout (Single-Lane)", "code": "Roundabout (Single-Lane)" }, { "name": "Traffic Calming Circle", "code": "Traffic Calming Circle" }, { "name": "Elbow", "code": "Elbow" }, { "name": "Yield", "code": "Yield" }, { "name": "None", "code": "None" }, { "name": "Roundabout (Multi-Lane)", "code": "Roundabout (Multi-Lane)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberOfApproaches", "type": "esriFieldTypeInteger", "alias": "NumberOfApproaches", "domain": null }, { "name": "OldObjectID", "type": "esriFieldTypeInteger", "alias": "OldObjectID", "domain": null }, { "name": "FeatSeq", "type": "esriFieldTypeInteger", "alias": "FeatSeq", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1611", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1611", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1325_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }