Skip to content

Commit

Permalink
OGC API Source type for vector and raster (#9133)
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored Jul 31, 2024
2 parents c3dafa7 + e7d39f5 commit 1c0a527
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion docs/user_manual/managing_data_source/opening_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,15 @@ Layer` tabs allow loading of layers from source types other than :guilabel:`File
* For all vector source types it is possible to define the :guilabel:`Encoding` or
to use the :menuselection:`Automatic -->` setting.


* The |radioButtonOn| :guilabel:`OGC API` source type allows you to access `vector <https://gdal.org/drivers/vector/oapif.html>`_
and `raster <https://gdal.org/drivers/raster/ogcapi.html>`_ data from servers that implement the OGC API standards.
To use this option:

#. Select |radioButtonOn| :guilabel:`OGC API` from the :guilabel:`Data Source Manager`
dialog.
#. Enter the endpoint of the OGC API service you want to connect to. Note that you
don't need to prefix the endpoint with "OGCAPI:".
#. Click :guilabel:`Connect` to establish a connection to the server.


.. _mesh_loading:
Expand Down

0 comments on commit 1c0a527

Please sign in to comment.