{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 3917097.960000001, "xmin": 3926018.1400000043, "ymax": 4039295.3900000006, "xmax": 4038141.129999999, "spatialReference": { "latestWkid": 3857, "wkid": 102100 } }, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "isDataArchived": false, "id": 0, "supportsStatistics": true, "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.9, "hasZ": false, "objectIdField": "f__objectid", "timeInfo": { "startTimeField": "date", "trackIdField": null, "exportOptions": { "timeOffsetUnits": "esriTimeUnitsUnknown", "timeDataCumulative": false, "useTime": false, "timeOffset": 0 }, "endTimeField": null, "timeInterval": 0, "timeExtent": [ 981324000000, 983397600000 ], "timeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "hasLiveData": false, "timeIntervalUnits": null }, "supportsQuantizationEditMode": true, "name": "COVID Patients", "allowTrueCurvesUpdates": false, "displayField": "patient_name", "supportsCalculate": true, "fields": [ { "nullable": false, "editable": false, "domain": null, "name": "f__objectid", "alias": "__OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "editable": true, "domain": null, "name": "date", "length": 29, "alias": "Date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "domain": null, "name": "patient_name", "length": 255, "alias": "Patient Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": null, "name": "age", "alias": "Age", "type": "esriFieldTypeInteger" }, { "nullable": true, "editable": true, "domain": { "name": "COVID Patients_gender_aaf8340f-a241-4938-820c-1cc1d414242f", "type": "codedValue", "codedValues": [ { "code": "Male", "name": "Male" }, { "code": "Female", "name": "Female" } ] }, "name": "gender", "length": 255, "alias": "Gender", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": null, "name": "transport_from", "length": 255, "alias": "Transport-From", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": null, "name": "y", "alias": "Y", "type": "esriFieldTypeDouble" }, { "nullable": true, "editable": true, "domain": null, "name": "x", "alias": "X", "type": "esriFieldTypeDouble" }, { "nullable": true, "editable": true, "domain": null, "name": "transport_to", "length": 255, "alias": "Transport-To", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": { "name": "COVID Patients_covid_status_41fa5c17-c712-4735-890a-1fd413d2af1d", "type": "codedValue", "codedValues": [ { "code": "Confirmed", "name": "Confirmed" }, { "code": "Suspected", "name": "Suspected" }, { "code": "Negative", "name": "Negative" }, { "code": "Dead", "name": "Dead" } ] }, "name": "covid_status", "length": 255, "alias": "COVID_Status", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": null, "name": "current_status", "length": 255, "alias": "Current Status", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": null, "name": "last_travel_to", "length": 255, "alias": "Last Travel To", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "domain": null, "name": "notes", "length": 255, "alias": "Notes", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "sourceSpatialReference": { "latestWkid": 3857, "wkid": 102100 }, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportsRollbackOnFailureParameter": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r1890_sde_rowid_uk", "isUnique": true, "description": "", "fields": "f__objectid", "isAscending": true }, { "name": "a1382_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 9244649, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "4b69ada0448b4a6a9282b84ffe2e237c", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Suspected", "description": "", "prototype": { "attributes": { "date": null, "transport_from": null, "notes": null, "gender": null, "covid_status": null, "patient_name": null, "x": null, "transport_to": null, "y": null, "current_status": null, "age": null, "last_travel_to": null } } } ], "name": "Suspected", "domains": {}, "id": "Suspected" }, { "templates": [ { "name": "Confirmed", "description": "", "prototype": { "attributes": { "date": null, "transport_from": null, "notes": null, "gender": null, "covid_status": null, "patient_name": null, "x": null, "transport_to": null, "y": null, "current_status": null, "age": null, "last_travel_to": null } } } ], "name": "Confirmed", "domains": {}, "id": "Confirmed" }, { "templates": [ { "name": "Negative", "description": "", "prototype": { "attributes": { "date": null, "transport_from": null, "notes": null, "gender": null, "covid_status": null, "patient_name": null, "x": null, "transport_to": null, "y": null, "current_status": null, "age": null, "last_travel_to": null } } } ], "name": "Negative", "domains": {}, "id": "Negative" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": {"supportsPercentileAnalytic": false}, "hasMetadata": false, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "covid_status", "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.0", "drawingInfo": { "renderer": { "field1": "covid_status", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 153, 153, 153, 64 ], "width": 0.75, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 0, 112, 255, 255 ], "size": 6, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "description": "", "label": "Suspected", "value": "Suspected" }, { "symbol": { "outline": { "color": [ 153, 153, 153, 64 ], "width": 0.75, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 230, 0, 0, 255 ], "size": 6, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "description": "", "label": "Confirmed", "value": "Confirmed" }, { "symbol": { "outline": { "color": [ 153, 153, 153, 64 ], "width": 0.75, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 167, 198, 54, 255 ], "size": 6, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "description": "", "label": "Negative", "value": "Negative" } ], "type": "uniqueValue", "field3": null, "fieldDelimiter": ",", "field2": null }, "transparency": 0 }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" } ] }