{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Signalized Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.016666666666666666, "zTolerance": 2, "mTolerance": 2, "falseX": 5206004, "falseY": 1294729, "xyUnits": 120, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aa2a9eb3f494852e3ea4ab962b54df3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB30lEQVQ4jaWTT2sTURRHz5uO1mFC0mhBU4rWlSvFgNAoVAdcGC3a+QCiVkHRLv0AunWj6EY3UWi0SzuxEJOuXlG0UagiZFEQDEVpi4tYkzR/zMxzMWmhJZFSf6vL497DPReezn9Gb/doWZYeiQ4daoLWavIWP72Zl1I2OwJicdtam9dC4f21Rn3U/PYFgMrBI2h7DzyLxe0FQALMZhzZcYNtKSihffUL95HbqB9eXf7BRGkagJHlPbiuGlXKy3tKJNoCcq9ffgewLPukCHRNambAyri9AHSZQbRKecYwNFs6zq9ONxgAqMFA2AikzFDYehg5DUBvKAweTvFn6WgsbhdaNyhsVMDt9wsttVpeCXpenfE7Cyjg+j2D2mrtgVKqpGC4NbIRkMtMvQU4cc4+hRBpIKJ8sh8hlgTecC47NddWYS3v0s5n++bta/qO7vTlu1VfoX8fxp/6Vefxi7nN/euAwfiFi76CSBaXFjGCIYLnPwJQlj1Uf6+kB8+MAOISQC7rJDcpvHoOcDxudwNPGo2S3hcr+7LTJYCmQN2azaaS/1R4n3ESZ6+MqV2mmSjcPwZAaHcfjUrlxszkxNOOCttNW0C1kB/viQ7l9J3R9c9UzH+Y3zJAStlEyvxWNvgLeHu3kYLIjIMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6069004, "ymin": 2164729, "xmax": 6128004, "ymax": 2231729, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ING_COM_NID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ING_COM_NID", "type": "esriFieldTypeString", "alias": "Intersection ID", "length": 10, "domain": null }, { "name": "ING_STYPE_CD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "INTNET_IN_STYPE_CD", "description": "Subtype", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ING_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "Intersection Type", "domain": { "type": "codedValue", "name": "intnet_in_type_cd", "description": "", "codedValues": [ { "name": "Intersection", "code": 1 }, { "name": "Non-Intersection", "code": 2 }, { "name": "Traffic Signal", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ING_IADT", "type": "esriFieldTypeInteger", "alias": "ADT Volume", "domain": null }, { "name": "ING_SGNL_CD", "type": "esriFieldTypeInteger", "alias": "Traffic Control", "domain": { "type": "codedValue", "name": "intnet_in_sgnl_cd", "description": "", "codedValues": [ { "name": "Bridge Lighting", "code": 9 }, { "name": "Lighted Crosswalk", "code": 8 }, { "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": "Flashing Beacon", "code": 11 }, { "name": "Roundabout/CCTV", "code": 10 }, { "name": "Signalized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ING_GPS", "type": "esriFieldTypeSmallInteger", "alias": "GPS Flag", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "gbaMS Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ING_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "gbaMS Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ING_NID", "type": "esriFieldTypeInteger", "alias": "Internal Node ID", "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "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": "SIGID", "type": "esriFieldTypeDouble", "alias": "SIGID", "domain": null }, { "name": "LOCID", "type": "esriFieldTypeDouble", "alias": "LOCID", "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "gbagis.DBO.INTNETG.Area", "type": "esriFieldTypeString", "alias": "gbagis.DBO.INTNETG.Area", "length": 10, "domain": null }, { "name": "IN_USER8", "type": "esriFieldTypeSmallInteger", "alias": "Traffic Camera", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "gbaMS Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1480_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1362_ix1", "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }