posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

delete a POI node option is confusing #99

Closed danbjoseph closed 8 years ago

danbjoseph commented 8 years ago
hallahan commented 8 years ago

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.