We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8017eb commit 3fd041aCopy full SHA for 3fd041a
docs/udp.rst
@@ -133,6 +133,8 @@ Some useful parameter helpers (class methods of the :py:class:`~openeo.api.proce
133
a parameter for specifying a temporal interval with "start" and "end" dates.
134
- :py:meth:`Parameter.geojson() <openeo.api.process.Parameter.geojson>` to create
135
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`.
138
139
140
0 commit comments