How to add a WFS link to your project
Revision as of 10:09, 10 February 2020 by Rudolf@tygron.nl (talk | contribs) (Created page with "External WFS sources can be added to your project. This is done via the Geo Data Wizard. Choose the second option: "Loading data from a Feature Service". In the next s...")
External WFS sources can be added to your project. This is done via the Geo Data Wizard. Choose the second option: "Loading data from a Feature Service". In the next step, you will be asked to provide a name and the URL for the WFS. If the WFS is published through ArcGIS server (Arcgis is then part of the URL), choose ESRI_JSON as output type, otherwise choose WFS_JSON.
How to Insert a WFS into the Tygron Platform:
- In the geo data import wizard, select the option "Loading data from a Feature Service"
- Provide a name for the WFS
- Provinde the URL of the WFS (the GetCapabilities parameter of the url can be omitted)
- If the WFS is published through ArcGIS server, choose ESRI_JSON, otherwise choose WFS_JSON
Notes
- The WFS must have either GML3 or GeoJSON as output format.