Get line of raster
Description
Request to obtain raster data on a line.
Endpoint
/path/{pathId}/raster/timestamp/{timestampId}/line
Method
GET
Access Level Rules
Access Level
view
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the raster layer.
true
timestampId
The id of the timestamp you wish to get data for.
true
line
A GeoJSON LineString of the area of interest in WGS84.
true
Last updated
Was this helpful?