How to edit your project data via WFS

From Tygron Support wiki
Revision as of 08:57, 9 November 2023 by Frank@tygron.nl (talk | contribs)
Jump to navigation Jump to search

When an external GIS application supports WFS T (transaction operation), it is possible to edit the data in a project in a GIS.

It is currently possible to edit geometries and attributes and add new features. It is not possible to remove features.

How to edit project data via WFS:
  1. Add the WFS connection to your GIS application.
  2. Edit the data and ensure the end result is valid. (For example: neighborhoods cannot overlap, and buildings cannot overlap.)
  3. Save your edits.
  4. The data will now be updated in the Tygron Platform.

Notes

  • Editing data does not work if your project is in a test run
  • When using a WFS endpoint which only displays partial data (such as the ROADS endpoint for buildings), any submitted modification must still be valid across all data. I.e., even if you can't see other buildings in your GIS application, the modified roads are not allowed to intersect with other buildings in the project in the Tygron Platform.

See also