Fix typo in ogcapi-processes.rst (#1715)
This commit is contained in:
@@ -9,7 +9,7 @@ fashion (inputs, outputs).
|
||||
pygeoapi implements OGC API - Processes functionality by providing a plugin architecture, thereby
|
||||
allowing developers to implement custom processing workflows in Python.
|
||||
|
||||
The pygeoapi offers two processes: a default ``hello-world`` process which allows you to quickly explore the capabilities of processes, and an optional ``shapely-functions`` process with more advanced features that leverages `Shapely_` to expose various geometric processing functionality.
|
||||
The pygeoapi offers two processes: a default ``hello-world`` process which allows you to quickly explore the capabilities of processes, and an optional ``shapely-functions`` process with more advanced features that leverages `Shapely`_ to expose various geometric processing functionality.
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user