How to add a WFS link to your project

From Tygron Support wiki
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Editor → Current Situation (Ribbon tab) → Geo import (Ribbon bar)
How to Insert a WFS into the Tygron Platform:
  1. In the geo data import wizard, select the option "Loading data from a Feature Service"
  2. Provide a name for the WFS
  3. Provinde the URL of the WFS (the GetCapabilities parameter of the url can be omitted)
  4. 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.