-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Is your feature request related to a problem? Please describe.
Some colleagues would like to make major changes, for example to edit a point layer. We have an editor in place for this data but they can only click on one point at a time. So they asked me if it was possible to use an Excel table instead, because it was one of the solutions they had in mind.
Describe the solution you'd like
It would be nice if it would be possible to open an attribute table directly in the editor and do mass modifications this way.
Perhaps the possibility of selecting several points and editing them at the same time could also be a start to another alternative solution?
Describe alternatives you've considered
In the meantime, one solution we've considered is to create two FME scripts (accessible with two links/buttons via the FME flow-apps gallery):
- one for our colleague to download the attribute table in Excel format
- the other for them to reload the Excel spreadsheets and update the database