labexp / osmtracker-android

GPS tracking tool for OpenStreetMap
GNU General Public License v3.0
502 stars 236 forks source link

Add an incremental number button #82

Open severinmenard opened 7 years ago

severinmenard commented 7 years ago

Would be great to have the possibility to add waypoints with an incrementing number as any basic classic GPS device does, for the case the surveyor is using a thematic paper form to describe precisely and systematically the objects of interest.

steve8x8 commented 7 years ago

+1 Some comments: One would not want to get identical waypoint numbers in multiple files, so the number must be strictly incremented over time. Reset only if the app data gets wiped. Have a predefined pattern (like most cameras do) or a user-defined one? How many digits to reserve? Would be absolutely great if such a feature was available for user-defined menus!