{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "TrafficSignalDetection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Traffic Signals" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f2d2b8ea90a9520363baf73cadeaf42c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuUlEQVRIie2Vv0sCURzAP9KLggoKjIaCcGlwcREygrgxaimQIFoUmkSpQJwcpT0iilqsf8CGay8IGoTCxaAGQzAIhIh+E3JxZ6nZ3dUZeAV9uIMv3/e+73Pv8eWdwCbEv/gLRoBhg7FnYJ1Gj1qBZWBMb3IYBtdgQG+sE0q3MGfimnTAjaEYcAOjepXdJqu2aI9+3Rutv7y5pqehv/9Dyl0oQCr1aarX62Vckj6vsbICLy8WxQsLsLEBT0+VlC8S0RVLkoSztxeOjqrJxcVyvWWxiizD3R3vKOEwRhyn07C7W034/ZghsECPy0UikdBij8dDJpPRYp/Px466OwuI+kQHTKjttwfMAPc1Y6lcjng8rsWyLFfiaDTKQ13XbwJLNfVdMAusGoof3tr+PJdjdXsbRVEqYxf5vO7XF4tFQqEQgUCgknM6nVyXSjxWN9RmuuN3gsEg3yWZTGqvFQQ2If7Fth31PJz1wZDe5APg0GAhtWWjJqJ9yFyaibfgFANx3ETcDpSvFkNOHGbiZiH+nDgWi9kjzmaz9oh/irAyWf17fLjp67r6R2IHTNEAV+XaxsXNQjTN9FvEr+gAaBUFF0RIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7837221.335999999, "ymin": 5397718.367799997, "xmax": -7824044.4178, "ymax": 5410253.916500002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "DetectionCatagory", "type": "esriFieldTypeSmallInteger", "alias": "DetectionCatagory", "domain": { "type": "codedValue", "name": "SignalDetectionCat", "description": "Detection Catagory", "codedValues": [ { "name": "Traffic Signal", "code": 1 }, { "name": "Pedestrian Signal", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DetectionType", "type": "esriFieldTypeSmallInteger", "alias": "DetectionType", "domain": { "type": "codedValue", "name": "SignalDetection", "description": "Detection Type", "codedValues": [ { "name": "Radar", "code": 0 }, { "name": "Camra", "code": 1 }, { "name": "Loop", "code": 2 }, { "name": "Thermal", "code": 3 }, { "name": "Pedestrian Button", "code": 4 }, { "name": "Pedestrian Button Audible", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Preemption", "type": "esriFieldTypeString", "alias": "Preemption", "length": 50, "domain": { "type": "codedValue", "name": "d_YesNo", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "ReplacementDate", "type": "esriFieldTypeDate", "alias": "ReplacementDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 99, "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": "R306_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_306", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_306", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsCurrentUserQueries": 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 }