WMS Service
A WMS (Web Map Service) is available to get maps of the following GDO main indicators:
- Risk of Drough Impact for Agriculture (RDrI-Agri)
- Standardized Precipitation Index (SPI)
- fAPAR Anomaly
The following indicators have a provisional release based on Ensemble Soil Moisture without the ESA-CCI component of dekad 2020-11-21: Risk of Drought Impact in Agriculture (RDrI-Agri) 2020-12-01
The following indicators have a provisional release based on Ensemble Soil Moisture without the ESA-CCI component of dekad 2020-12-01: Risk of Drought Impact in Agriculture (RDrI-Agri) 2020-12-11
The following indicators have a provisional release based on Ensemble Soil Moisture without the ESA-CCI component of dekad 2020-12-11: Risk of Drought Impact in Agriculture (RDrI-Agri) 2020-12-21
The following indicators have a provisional release based on Ensemble Soil Moisture without the ESA-CCI component of dekad 2020-12-21: Risk of Drought Impact in Agriculture (RDrI-Agri) 2021-01-01.
Examples of calls of GDO WMS service
GetCapabilities
GetMap
- RDrI-Agri:
wms.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=RDrI-Agri&SRS=EPSG:4326&BBOX=-10,-35,90,65&WIDTH=256&HEIGHT=256 &STYLE=&FORMAT=image/png&TIME=2018-06-01
- SPI:
wms.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=spi&SRS=EPSG:4326&BBOX=10,-45,110,55&WIDTH=256&HEIGHT=256 &STYLE=&FORMAT=image/png&TIME=2018-05&TIMESCALE=12
- fAPAR Anomaly:
wms.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=fapar_anom&SRS=EPSG:4326&BBOX=-93,-15,-68,10&WIDTH=256&HEIGHT=256 &STYLE=&FORMAT=image/png&TIME=2018-06-01
- Soil Moisture Anomaly:
wms.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=sm_anom&SRS=EPSG:4326&BBOX=-93,-15,-68,10&WIDTH=256&HEIGHT=256 &STYLE=&FORMAT=image/png&TIME=2019-01-21
GetLegendGraphic
Notes for GetMap requests
- If TIME is not set, the last availalbe date is considered
- For SPI, if TIMESCALE is not set, TIMESCALE=03 is taken by default