{ "currentVersion": 10.91, "id": 0, "name": "AQI Sensors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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.48444529999995, "ymin": 37.25206310000004, "xmax": -122.13974239999999, "ymax": 37.70432160000007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 19, 128, 255 ], "size": 4, "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": 20, "timeIntervalUnits": "esriTimeUnitsMinutes", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": 8, "timeOffsetUnits": "esriTimeUnitsHours" }, "hasLiveData": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AQICATEGORY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AQICATEGORY", "type": "esriFieldTypeString", "alias": "AQICATEGORY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AQICATEGORY" }, { "name": "aqi_pm25", "type": "esriFieldTypeDouble", "alias": "aqi_pm25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aqi_pm25" }, { "name": "deviceCode", "type": "esriFieldTypeString", "alias": "deviceCode", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "deviceCode" }, { "name": "device", "type": "esriFieldTypeString", "alias": "device", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "device" }, { "name": "no2", "type": "esriFieldTypeDouble", "alias": "no2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "no2" }, { "name": "pm1", "type": "esriFieldTypeDouble", "alias": "pm1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pm1" }, { "name": "pm2p5", "type": "esriFieldTypeDouble", "alias": "pm2p5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pm2p5" }, { "name": "pm10", "type": "esriFieldTypeDouble", "alias": "pm10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pm10" }, { "name": "relHumid", "type": "esriFieldTypeDouble", "alias": "relHumid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Relative_Humidity" }, { "name": "temperature", "type": "esriFieldTypeDouble", "alias": "temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "temperature" }, { "name": "update_date", "type": "esriFieldTypeDate", "alias": "update_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "endTime" }, { "name": "NO2AQI", "type": "esriFieldTypeDouble", "alias": "NO2AQI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO2AQI" }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sensor_location" }, { "name": "pm2_5ConcMass", "type": "esriFieldTypeDouble", "alias": "pm2_5ConcMass", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pm2_5ConcMass" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "AQI Sensors", "description": "", "prototype": { "attributes": { "pm2_5ConcMass": null, "AQICATEGORY": null, "aqi_pm25": null, "deviceCode": null, "device": null, "no2": null, "pm1": null, "pm2p5": null, "pm10": null, "relHumid": null, "temperature": null, "update_date": null, "NO2AQI": null, "location": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }