Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
"date_from": "2006-01-01",
"date_to": "2021-07-30"

...

Spatial extent

Need to explain how this works and how to do this.

Statial queries in EcoPlots allows Spatial queries within EcoPlots allow three different formats: GeoJSON, Well-Known Text (WKT) and Bounding Box. The A spatial query will do an “intersect” between the given geometry and the geometry of the data.

...