Intersects

Description

Request to obtain all intersecting geometries

Endpoint

/path/{pathId}/vector/timestamp/{timestampId}/intersect

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.

geometry

A GeoJSON to find the intersections for.

epsg

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

Last updated