Description
A STAC complient way to search for raster and vector data within Ellipsis Drive
Endpoint
/ogc/stac/search
Method
GET
Minimum Access Level
None
Minimum processing units
bbox
Array
An array of length 4, containing min longitude, min latitude, max longitude and max latitude in wgs84 coordinates.
false
Default null.
time
string
Start and end date datetime strings seperated by a /.
resolution
array
An array of length 2 containing the minimum and maximum resolution to search for.
userId
uuid
Only search for data owned by a certain user.
type
Only search how data of the given type. Either 'raster' or 'vector'.
Last updated 8 months ago