You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a POI in one form. And then select and delete it when OMK is later open for completing another survey. Does anything more happen than it being removed from the OMK map?
If you submit data and delete saved/submitted forms. Generated POIs still appear on the OMK map. They are also still deletable.
It seems that while filling out one form you can add multiple nodes (and they all persist on the OMK map) but only the one that you step through the tags with and 'Save tag edits to ODK Collect' will be saved into the form and eventually submitted.
A user can end up adding a bunch of POIs that show up in OMK but are not actually saved into a form to be submitted?
The text was updated successfully, but these errors were encountered:
I agree that this button should be taken out. Originally, I was thinking that one could add multiple POIs per response, however, that doesn't really work right with ODK, since you really do only want one element per OSM response in an ODK form.
Also, you are correct that one can't delete POIs that have already been submitted to the server (obviously).
Also, you are correct that the user can currently add a bunch of POIs that show up, but are not actually saved to the XForm Instance XML. They are saved and submitted to the server as media attachments, and this isn't right. This is the cause of bug #115.
The text was updated successfully, but these errors were encountered: