alidiepuit / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Location of waypoint should be marked at beginning of action #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hey I've been having fun labeling streets as they go by on my daily bus 
rides with the new text annotation feature. It's nice to get the things 
previously traced from aerial imagery properly labeled.

I ran into one problem however -- some of my markers of WAY in the wrong 
place.

The simple problem is this: the location of the waypoint is not marked until 
you FINISH entering the text instead of being marked and then labeled. The 
same happens for the voice notes I think, but the 5 second limit on entering 
data keeps them from being too far off from where you started. (although 
this should probably be changed to. Think about reading off exit numbers on 
a freeway ... 5 seconds could get you a long way off).

Original issue reported on code.google.com by alerque on 31 Mar 2010 at 8:29

GoogleCodeExporter commented 9 years ago
I understand it's important, but I think it depends on use cases: One would 
prefer to
have the location recorded just when you start tagging (For pictures for 
example ?),
other when you finish.

Ideally it should be a user setting.

It will not be easy to change for the moment as the components which records 
data
(voice/photo/text) are not location-aware so they don't know the location when 
you
start recording.

Original comment by nguillau...@gmail.com on 31 Mar 2010 at 10:06

GoogleCodeExporter commented 9 years ago
I think this issue is pretty important. It is very confusing when the location 
of the waypoint is set when the entering action is finished. For example, when 
running in a car (or bus) and taking a text note it is very difficult to be 
able to finish entering text at the "correct location". It is much more 
convenient to press "text note" when passing the location and then after-ward 
filling in the details.

Original comment by daniel.m...@gmail.com on 9 Jul 2010 at 9:05

GoogleCodeExporter commented 9 years ago
Just to em-phase the importance; this issue will sadly keep me off from 
continuing using osmtracker for now. I hope this could be resolved soon.

Original comment by daniel.m...@gmail.com on 9 Jul 2010 at 9:08

GoogleCodeExporter commented 9 years ago
I lack time for now, but as I already said I'm totally open to patches 
submissions ;-)

Original comment by nguillau...@gmail.com on 17 Jul 2010 at 5:09

GoogleCodeExporter commented 9 years ago
I just fixed it: For Voice records and Text notes the location is now recorded 
at the beginning of the action (click on the button), instead of at the end of 
the recording or when validating text entry.

For pictures it's still when actually taking the picture which probably makes 
sense.

Will be available in next release.

Original comment by nguillau...@gmail.com on 25 Jul 2010 at 7:37