{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Traffic Cameras", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "486d30bdb11cdcfcd044df20cecb5328", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACyklEQVRIic1WsW7TUBQ9ljLEY5j63tZkSu0FbJaqMFRqp6SfkXwG5TOavyA2C0gMUHWKxZKQCdjsLR7tzdV5erZeHMcYqBBXiuzEL+/43Hvuua+Hfxi9/xKsKAoJwAMgAPCeEQBILMuKnwSsKIoZgFmW5V6apsjyHFmWq2dSnrx5NhhwTQRgbllW9EdgRVGQxe0uTSfrzRYEGgwGsPt92Lat1qxWX7FLU4yGp57rnK006M0xpr0WoLv1ZuvFcQIpBV5fnB+sc52xun7/8RPvgvdwnTPPdcYE9ZsAe8eAPt8/eHmWw/efg6lqi9HwFFIIfLl/QJZl4qX/ohGwidktGRHo+uoSXcO2+2r9h4+fsN5sheuM7wBMj4JRDKwRU0dGTRFFEcIwRBAEum6rveevLs5VSqU8mTBLpmjqzGYUA2tkpo6bE4QAvJqRJAmEEHsMXedMief66pLs/AMw9lEpb1MM8/kci8XiaPr4ArMZu2NfOOvNN9563LesncnMK+VtRhuQ51FLzcHsaCVz0QGYYMOyj8yYTqcqdXEcV98JQkb8mCk0g/twP+04qIMxjVXDlrFcLiuGBCnZTCaTKoVhGKqXMdPJfbTTyN/2xnpdpJSqnvXf28IEC+h1VFHpDG1Rpo+AVCSZmmG0T9AEllDu9LquUfZaoK9lMH3cx+7vl6QCozxppDRVeh0tqCs7KWUlIMUqSdT/bbsftjX1nO6tHEAI1aBdwjOEQ0bsMToJddXITLOLyI7uTVPt6o3CkD8daDQc0oHIai+/TWq84Zige9NU+YZdGO4Uo626d52xGqb1NQdgunY+xwTdW8+powqlGFgjpo6MNNDbTvPMBOSYoHuzHbgZLcic1JS3ntQqA0ydPh50n9QlIN2JY0K7t5ra5hmEfUR5U3UUQ71GncEMUKbFp3trU62frvCrg05nMAOUTDsd2f4a7CniEdMBf9O2t3dZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.385817565399861E7, "ymin": 5.664923641290895E-9, "xmax": 1.3645407371660711E7, "ymax": 5926477.138286197, "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": "DEVICE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEVICE_ID", "type": "esriFieldTypeInteger", "alias": "DEVICE_ID", "domain": null }, { "name": "DEVICE_NAME", "type": "esriFieldTypeString", "alias": "DEVICE_NAME", "length": 50, "domain": null }, { "name": "DEVICE_FRIENDLY_NAME", "type": "esriFieldTypeString", "alias": "Camera Name", "length": 255, "domain": null }, { "name": "CCTV_URL", "type": "esriFieldTypeString", "alias": "Camera URL", "length": 255, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "HWY_ID", "type": "esriFieldTypeString", "alias": "HWY_ID", "length": 15, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 15, "domain": null }, { "name": "MILEPOINT", "type": "esriFieldTypeDouble", "alias": "MILEPOINT", "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "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 } ], "tables": [] }