Skip to content

Commit 3fd041a

Browse files
authored
mention new spatial_extent in docs
1 parent e8017eb commit 3fd041a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/udp.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ Some useful parameter helpers (class methods of the :py:class:`~openeo.api.proce
133133
a parameter for specifying a temporal interval with "start" and "end" dates.
134134
- :py:meth:`Parameter.geojson() <openeo.api.process.Parameter.geojson>` to create
135135
a parameter for specifying a GeoJSON geometry.
136+
- :py:meth:`Parameter.spatial_extent() <openeo.api.process.Parameter.spatial_extent>` to create
137+
a spatial_extent parameter that is exactly the same as the corresponding parameter in `load_collection` and `load_stac`.
136138

137139

138140

0 commit comments

Comments
 (0)