Posting dispersions information for the heatmap

It handles the information related to the pollution dispersion of a specific area.

Pollution dispersion is represented by a heatmap in GeoTIFF format.

Important:  This endpoint is available only if the Optima dispersions API module has been installed.

A GeoTIFF image takes as input a compressed file (.zip) from an http data stream.

The archive contains one or more .txt files. Every file represents a pollutant and contains data in the form of a ARC/INFO ASCII GRID (or Esri Grid) that are converted into a raster band representing the heatmap in GeoTIFF format.

All files must refer to the same area (for example, same starting corner, same width, same height, etc.).

Naming rules

The compressed archive must have the following naming convention:

pollution_dispersions_yyyyMMdd_HHmmss.zip

yyyyMMdd_HHmmss is the suffixed timestamp automatically added at creation time.

Inside the archive, every txt file must have its name associated to its respective pollutant.

Valid pollutant identifiers are:

Example:

Before using the endpoint, you must run the authentication phase (→ Login).

After the authentication, a session opens and a valid session token persists until: