{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "AQI", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 1000, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -122.23085999999995, "ymin": 37.47246700000005, "xmax": -122.13967299999996, "ymax": 37.49063240000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 150, 35, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "update_date", "endTimeField": null, "trackIdField": null, "timeExtent": null, "timeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "timeInterval": 30, "timeIntervalUnits": "esriTimeUnitsMinutes", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": 8, "timeOffsetUnits": "esriTimeUnitsHours" }, "hasLiveData": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GISAPP_IOT_Fybr_AQI_Sensors_FID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISAPP_IOT_Fybr_AQI_Sensors_FID", "type": "esriFieldTypeInteger", "alias": "FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISAPP_IOT_Fybr_AQI_Sensors_FID" }, { "name": "device_type", "type": "esriFieldTypeString", "alias": "device_type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "device_type" }, { "name": "large_particle", "type": "esriFieldTypeDouble", "alias": "large_particle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "large_particle" }, { "name": "small_particle", "type": "esriFieldTypeDouble", "alias": "small_particle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "small_particle" }, { "name": "PM25AQI", "type": "esriFieldTypeDouble", "alias": "PM25AQI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PM25AQI" }, { "name": "PM10AQI", "type": "esriFieldTypeDouble", "alias": "PM10AQI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PM10AQI" }, { "name": "AQI", "type": "esriFieldTypeInteger", "alias": "AQI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQI" }, { "name": "AQICATEGORY", "type": "esriFieldTypeString", "alias": "AQICATEGORY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AQICATEGORY" }, { "name": "update_date", "type": "esriFieldTypeDate", "alias": "update_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "update_date" }, { "name": "mac", "type": "esriFieldTypeString", "alias": "mac", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "mac" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "no2", "type": "esriFieldTypeDouble", "alias": "no2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "no2" }, { "name": "NO2AQI", "type": "esriFieldTypeDouble", "alias": "NO2AQI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO2AQI" }, { "name": "temperature", "type": "esriFieldTypeDouble", "alias": "temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "temperature" }, { "name": "relHumid", "type": "esriFieldTypeDouble", "alias": "relHumid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "relHumid" }, { "name": "sensor_location", "type": "esriFieldTypeString", "alias": "sensor_location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sensor_location" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Fybr_AQI_Sensors", "description": "", "prototype": { "attributes": { "sensor_location": null, "GISAPP_IOT_Fybr_AQI_Sensors_FID": null, "device_type": null, "large_particle": null, "small_particle": null, "PM25AQI": null, "PM10AQI": null, "AQI": null, "AQICATEGORY": null, "update_date": null, "mac": null, "latitude": null, "longitude": null, "no2": null, "NO2AQI": null, "temperature": null, "relHumid": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }