Location information
Description
Request to obtain all features intersecting certain locations
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/location
Method
GET
Access Level Rules
Access Level
view
Processing Units
Processing units
50
Parameters
Name
Description
Required
Default
pathId
The id of the vector layer.
true
timestampId
The id of the timestamp to get features for.
true
locations
An array of the 2 length arrays with the WGS84 long lat coordinates as floats.
true
Last updated