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

5

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 containing length 2 arrays, with the WGS84 long lat coordinates as floats.

true

Last updated