{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "MST CPCB Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "CPCB_Details", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "station_code", "composite": false, "catalogID": "{7EE78B3E-D622-4F90-91C1-5C47491C4DC8}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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": false, "extent": { "xmin": 7754889.873500001, "ymin": 924761.1440999992, "xmax": 1.07922998433E7, "ymax": 4106312.5478999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": [ 130, 0, 89, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "station_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "station_code", "type": "esriFieldTypeString", "alias": "Station Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "station_code" }, { "name": "station_name", "type": "esriFieldTypeString", "alias": "Station Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "station_name" }, { "name": "station_type", "type": "esriFieldTypeString", "alias": "Station Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "station_type" }, { "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": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "state" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "district" }, { "name": "tehsil", "type": "esriFieldTypeString", "alias": "Tehsil", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tehsil" }, { "name": "agency_name", "type": "esriFieldTypeString", "alias": "agency_name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "agency_name" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_5_station_co", "fields": "station_code", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MST CPCB Station", "description": "", "prototype": { "attributes": { "tehsil": null, "agency_name": null, "station_code": null, "station_name": null, "station_type": null, "latitude": null, "longitude": null, "state": null, "district": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0118111992ea4ceaa00e3c6cd9290c31" } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "CPCB_Details", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "mst_CPCB_Station", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "stationcode", "composite": false, "catalogID": "{7EE78B3E-D622-4F90-91C1-5C47491C4DC8}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "stationname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stationcode", "type": "esriFieldTypeString", "alias": "stationCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "stationCode" }, { "name": "stationname", "type": "esriFieldTypeString", "alias": "stationName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stationName" }, { "name": "samplecollectionid", "type": "esriFieldTypeString", "alias": "sampleCollectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sampleCollectionID" }, { "name": "datecollection", "type": "esriFieldTypeDate", "alias": "dateCollection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateCollection" }, { "name": "daterecipt", "type": "esriFieldTypeDate", "alias": "dateRecipt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateRecipt" }, { "name": "parametercode", "type": "esriFieldTypeString", "alias": "parameterCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parameterCode" }, { "name": "realvalue", "type": "esriFieldTypeString", "alias": "realValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "realValue" }, { "name": "laboratorycode", "type": "esriFieldTypeString", "alias": "laboratoryCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "laboratoryCode" }, { "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": "minvalue", "type": "esriFieldTypeDouble", "alias": "minValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "minvalue" }, { "name": "maxvalue", "type": "esriFieldTypeDouble", "alias": "maxValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxvalue" }, { "name": "permisscodeid", "type": "esriFieldTypeString", "alias": "permisscodeId", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "permisscodeid" }, { "name": "paramdetailscode", "type": "esriFieldTypeString", "alias": "paramDetailscode", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "paramdetailscode" } ], "indexes": [ { "name": "g4stationcode", "fields": "stationcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r13_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CPCB_Details", "description": "", "prototype": { "attributes": { "permisscodeid": null, "paramdetailscode": null, "stationcode": null, "stationname": null, "samplecollectionid": null, "datecollection": null, "daterecipt": null, "parametercode": null, "realvalue": null, "laboratorycode": null, "latitude": null, "longitude": null, "minvalue": null, "maxvalue": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "0118111992ea4ceaa00e3c6cd9290c31" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Mst Permissable", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "parametercode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "minvalue", "type": "esriFieldTypeDouble", "alias": "minValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "minvalue" }, { "name": "maxvalue", "type": "esriFieldTypeDouble", "alias": "maxValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxvalue" }, { "name": "paramcodeid", "type": "esriFieldTypeString", "alias": "codeId", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "paramcodeid" }, { "name": "parametercode", "type": "esriFieldTypeString", "alias": "parametercode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parametercode" }, { "name": "paramdetails", "type": "esriFieldTypeString", "alias": "paramdetails", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "paramdetails" } ], "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Mst Permissable", "description": "", "prototype": { "attributes": { "parametercode": null, "paramdetails": null, "minvalue": null, "maxvalue": null, "paramcodeid": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "0118111992ea4ceaa00e3c6cd9290c31" } ] }