{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 22, "name": "RISK_ADMIN.PM25", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1668997842000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 100.343164, "ymin": 13.639165, "xmax": 100.86267, "ymax": 13.910986, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 29, 110, 142, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DISTRICT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_" }, { "name": "TIME", "type": "esriFieldTypeDate", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIME" }, { "name": "PM2_5", "type": "esriFieldTypeDouble", "alias": "PM2#5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PM2_5" }, { "name": "PM10", "type": "esriFieldTypeDouble", "alias": "PM10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PM10" }, { "name": "WIND_SPEED", "type": "esriFieldTypeDouble", "alias": "Wind Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIND_SPEED" }, { "name": "WIND_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Wind Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIND_DIRECTION" }, { "name": "TEMPERATURE", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEMPERATURE" }, { "name": "RELATIVE_HUMIDITY", "type": "esriFieldTypeDouble", "alias": "Relative Humidity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELATIVE_HUMIDITY" }, { "name": "PRESSURE", "type": "esriFieldTypeDouble", "alias": "Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRESSURE" }, { "name": "O3", "type": "esriFieldTypeDouble", "alias": "O3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "O3" }, { "name": "NO2", "type": "esriFieldTypeDouble", "alias": "NO2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO2" }, { "name": "NO_", "type": "esriFieldTypeDouble", "alias": "NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_" }, { "name": "NOX", "type": "esriFieldTypeDouble", "alias": "NOX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOX" }, { "name": "PLACE", "type": "esriFieldTypeString", "alias": "Place", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLACE" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R962_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_962", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A838_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RISK_ADMIN.PM25", "description": "", "prototype": { "attributes": { "LONG_": null, "LAT": null, "DISTRICT": null, "DATE_": null, "TIME": null, "PM2_5": null, "PM10": null, "WIND_SPEED": null, "WIND_DIRECTION": null, "TEMPERATURE": null, "RELATIVE_HUMIDITY": null, "PRESSURE": null, "O3": null, "NO2": null, "NO_": null, "NOX": null, "PLACE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }