{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9e659acd911afbabd947eb9c3db58e4b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkklEQVRIieWWP0vDQBiHn2A/gGtdHAVX6dBBcHCS6OoiuFUHnfoBancnwaHBjyAoTXHTVQSLuDkKohkFF3HQyJvcyXne1WiiCP6Gtnf35p67919a45dU+5+gFBaBlmc5DiAqDVKQfht4cqxvQphCEkBcCgTU5WMP2LUWdoAbYApmqACUKQBW8p+JPsDhDyeDuFJ0ThmQiknmLqWJAvuEKdwZ42EAQy9IIPfQf2eh9OwhXORfEqOenpvM91oyE8S+UesSWAWa1sKCA9IEToEzY+4amAO283LwgjI1gH33BbraJSmstY1baEl2Xn0xGRIj8JlMvwcQpTCw4hlb40IgDaMCG0aB5GS35oS4S7ebFLaAThGIEzQGnADj1ry0n0foGe7qLANH6hnjMGwUAMWzED44DA1w3Uz5A2DefYnIC1IBTlRdaIXW2KWBFKlVsPFI1ymDNyNV8R/S2JJsLDGrtNeN7NKlQS/Kh2aMhsB6haDM98eefjdt2JQCSTeQBtnwv8qjz96uhUCuBPmO/ta/oCr0Cku5XC+h6UOiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3690377405855097E7, "ymin": 5932513.443299465, "xmax": -1.367705417763044E7, "ymax": 5947017.326077821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Intersection ID", "length": 20, "domain": null }, { "name": "INTERSECTTYPE", "type": "esriFieldTypeInteger", "alias": "Intersection Type", "domain": { "type": "codedValue", "name": "INTNET_IN_TYPE_CD", "description": "Intersection Type", "codedValues": [ { "name": "Non-Intersection", "code": 2 }, { "name": "Intersection", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADTVOLUME", "type": "esriFieldTypeInteger", "alias": "ADT Volume", "domain": null }, { "name": "TRAFFICCONTROL", "type": "esriFieldTypeInteger", "alias": "Traffic Control", "domain": { "type": "codedValue", "name": "INTNET_IN_SGNL_CD", "description": "Traffic Control", "codedValues": [ { "name": "No Controls", "code": 7 }, { "name": "Yield", "code": 6 }, { "name": "1-Way Stop", "code": 5 }, { "name": "2-Way Stop", "code": 4 }, { "name": "4-Way Stop", "code": 3 }, { "name": "Unsignalized", "code": 2 }, { "name": "Signalized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPSFLAG", "type": "esriFieldTypeSmallInteger", "alias": "GPS Flag", "domain": null }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity Database?", "domain": null }, { "name": "LUCITYID", "type": "esriFieldTypeInteger", "alias": "Internal Node ID", "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": { "type": "codedValue", "name": "WHO_EDITED", "description": "Who is Editing GIS Data", "codedValues": [ { "name": "MATT STULL", "code": "MATTS" }, { "name": "CORA BAULKE", "code": "CORAB" }, { "name": "JEN RADCLIFF", "code": "jradcliff" }, { "name": "GEORGIANNA HUPP", "code": "ghupp" }, { "name": "JARED CREWS", "code": "jcrews" }, { "name": "DAVID KANGISER", "code": "dkangiser" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeString", "alias": "NORTHING", "length": 25, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeString", "alias": "EASTING", "length": 25, "domain": null }, { "name": "DataGrade", "type": "esriFieldTypeString", "alias": "DataGrade", "length": 15, "domain": { "type": "codedValue", "name": "DataGrade", "description": "Data Grade", "codedValues": [ { "name": "Survey", "code": "Survey" }, { "name": "Mapping Grade GPS", "code": "GPS" }, { "name": "Approved Plans", "code": "Plan" }, { "name": "Aerial Photo", "code": "Aerial Photo" }, { "name": "Estimated", "code": "Estimated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "INTNET_IN_STATUS_CD", "description": "Intersection Status", "codedValues": [ { "name": "Active Intersection", "code": 1 }, { "name": "Abandoned Intersection", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "UUID_95", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R95_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S81_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "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, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694527161000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58bf6965977a4b99bd6be4c41be119da" }