Location information

Description

Request to obtain data for certain locations of interest

Endpoint

/path/{pathId}/raster/timestamp/{timestampId}/location

Method

GET

Access Level Rules

Access Level

view+

Processing Units

Processing units

50

Parameters

NameDescriptionDefault

pathId

The id of the raster layer.

timestampId

An array of timestamp ids you wish to get data for.

locations

An array of the locations of interest. Each element in the array should be of length 2. Each ellement in this array should be a float.

epsg

An integer denoting the epsg code of the projection of the points. Default 4326 (WGS84).

Last updated