{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Automatic Weather Station IMD", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1.0041118257100001E7, "ymin": 2899099.9483000003, "xmax": 1.02469702595E7, "ymax": 2999972.7216, "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 } }, "sourceSpatialReference": { "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 59, 145, 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": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "item_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "item_id", "type": "esriFieldTypeString", "alias": "Item ID", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "item_id" }, { "name": "call_sign", "type": "esriFieldTypeString", "alias": "Call Sign", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "call_sign" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "state" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "district" }, { "name": "station", "type": "esriFieldTypeString", "alias": "Station", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "station" }, { "name": "current_temperature", "type": "esriFieldTypeDouble", "alias": "Current Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "current_temperature" }, { "name": "dew_point_temperature", "type": "esriFieldTypeDouble", "alias": "Dew Point Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dew_point_temperature" }, { "name": "rh", "type": "esriFieldTypeDouble", "alias": "RH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rh" }, { "name": "wind_direction", "type": "esriFieldTypeDouble", "alias": "Wind Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wind_direction" }, { "name": "wind_speed", "type": "esriFieldTypeDouble", "alias": "Wind Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wind_speed" }, { "name": "mslp", "type": "esriFieldTypeDouble", "alias": "MSLP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mslp" }, { "name": "minimum_temperature", "type": "esriFieldTypeDouble", "alias": "Minimum Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "minimum_temperature" }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "Maximum Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maximum_temperature" }, { "name": "weather_code", "type": "esriFieldTypeDouble", "alias": "Weather Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weather_code" }, { "name": "weather_icon", "type": "esriFieldTypeString", "alias": "Weather Icon", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "weather_icon" }, { "name": "weather_message", "type": "esriFieldTypeString", "alias": "Weather Message", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "weather_message" }, { "name": "nebulosity", "type": "esriFieldTypeDouble", "alias": "Nebulosity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nebulosity" }, { "name": "feel_like", "type": "esriFieldTypeString", "alias": "Feel Like", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "feel_like" }, { "name": "background", "type": "esriFieldTypeString", "alias": "Background", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "background" }, { "name": "background_url", "type": "esriFieldTypeString", "alias": "Background URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "background_url" }, { "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": "time", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "time" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "automatic_weather_station_imd_pkey", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r1456_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a908_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Automatic Weather Station IMD", "description": "", "prototype": { "attributes": { "time": null, "date": null, "item_id": " ", "call_sign": " ", "state": " ", "district": " ", "station": " ", "current_temperature": null, "dew_point_temperature": null, "rh": null, "wind_direction": null, "wind_speed": null, "mslp": null, "minimum_temperature": null, "maximum_temperature": null, "weather_code": null, "weather_icon": null, "weather_message": null, "nebulosity": null, "feel_like": null, "background": null, "background_url": null, "latitude": null, "longitude": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5c7319f2cd564fc0a3be584fd9366be6" } ], "tables": [] }