How to access your project's WFS in QGIS
Revision as of 12:37, 10 February 2020 by Rudolf@tygron.nl (talk | contribs)
The Tygron Platform allows you to access geographical features through a WFS endpoint, making the data available to view and edit via other GIS application.
How to Access the WFS of your project:
- Select the export option of the geo data source you wish to access.
- For the export option "Web Feature Service", select "Copy URL". This will store the URL on your clipboard.
- Open QGIS.
- Add a WFS Layer.
- Add a new server connection.
- As URL for the server connection, paste the URL copied to the clipboard earlier.
- Save the connection.
- Connect to the newly created connection.
- Select the desired dataset.
- Select "Add" to add the features as a new layer to your QGIS project.
Notes
- The WFS is currently only available when a project is active in the editor.
- The WFS url includes an authentication token which ties the validity of the url to a specific session. If the editing session is closed and reopen at a later time, the url will need to be renewed.