{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Roads Intersections", "type": "Feature Layer", "description": "This dataset consists of points representing intersection nodes at the end of individual road segments in the SanGIS ROADS_ALL layer (and derivative road layers). This feature class is linked to the SanGIS road layers via the intersection ID (INTERID) field. Key attributes of this dataset include intersection ID and intersection type of which there are 13 types (e.g. cul-de-sac, end segment and intersection). Further details of individual fields are included in field definitions below. Points are located at the end of each road segment. SanGIS road centerlines are broken into segments between intersection points. Intersections are created whenever two roads come together and at other locations as determined by SanGIS standards of practice. These additional locations include places where the road name changes, where a road traverses a jurisidictional boundary, in certain cases where a road goes from one police beat to another, and at other places as defined by the TYPE attribute.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SanGIS with assistance from SanGIS JPA member users.", "parentLayer": null, "subLayers": [], "minScale": 1500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6278404.0660996735, "ymin": 1958465.9990625829, "xmax": 6346366.406552672, "ymax": 2026442.941848591, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2485666534999877E8, "falseY": -9.592379753101555E7, "xyUnits": 3.510362479079038E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": { "type": "codedValue", "name": "Road_Intersection_Type", "description": "Intersection Type Code, Code defines why the road segment is terminated at that point.", "codedValues": [ { "name": "Poilce law beat change", "code": "B" }, { "name": "Cul-de-sac end point", "code": "C" }, { "name": "Fire driveability attribute change", "code": "D" }, { "name": "End of road", "code": "E" }, { "name": "\"Normal\" Intersection of 3 or more segments", "code": "I" }, { "name": "Jurisdiction boundary change (City/Muni only)", "code": "J" }, { "name": "Road Name Changes", "code": "N" }, { "name": "Pseudo (Under/over crossings)", "code": "P" }, { "name": "Under Review (Type no yet verified)", "code": "R" }, { "name": "Undocumented roads only (Dsipatch agency use only)", "code": "Q" }, { "name": "Census Tract change", "code": "T" }, { "name": "Mutiple types of changes", "code": "X" }, { "name": "Fire Demand Zone change (City of San Diego use only)", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "ASSETSTATUS", "length": 1, "domain": { "type": "codedValue", "name": "AssetStatus", "description": "Current, Retired or Abandoned - Instead of deleting assets they are retired (replaced wholly or partly by new features) or abandoned (blocked and left in ground).", "codedValues": [ { "name": "Current", "code": "C" }, { "name": "Retired", "code": "R" }, { "name": "Abandoned", "code": "A" }, { "name": "Geometric Network Only", "code": "G" }, { "name": "Proposed", "code": "P" }, { "name": "Needs Review", "code": "N" }, { "name": "to Delete", "code": "D" }, { "name": "Transposed", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ROAD_NAMES", "type": "esriFieldTypeString", "alias": "ROAD_NAMES", "length": 255, "domain": null }, { "name": "CONNECTIONS", "type": "esriFieldTypeSmallInteger", "alias": "CONNECTIONS", "domain": null }, { "name": "CNXNS", "type": "esriFieldTypeSmallInteger", "alias": "CONNECTIONS", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 1, "domain": { "type": "codedValue", "name": "Road_Intersection_Type", "description": "Intersection Type Code, Code defines why the road segment is terminated at that point.", "codedValues": [ { "name": "Poilce law beat change", "code": "B" }, { "name": "Cul-de-sac end point", "code": "C" }, { "name": "Fire driveability attribute change", "code": "D" }, { "name": "End of road", "code": "E" }, { "name": "\"Normal\" Intersection of 3 or more segments", "code": "I" }, { "name": "Jurisdiction boundary change (City/Muni only)", "code": "J" }, { "name": "Road Name Changes", "code": "N" }, { "name": "Pseudo (Under/over crossings)", "code": "P" }, { "name": "Under Review (Type no yet verified)", "code": "R" }, { "name": "Undocumented roads only (Dsipatch agency use only)", "code": "Q" }, { "name": "Census Tract change", "code": "T" }, { "name": "Mutiple types of changes", "code": "X" }, { "name": "Fire Demand Zone change (City of San Diego use only)", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S144_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": false, "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, "serviceItemId": "f81b6c37081a4c759b070e155475614f" }