musaoflaz / osmtracker-android

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

House number tagging #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

it takes a lot effort to tag house numbers.
I usually take pictures and at home I try to 'putit together'. Sometimes I
can't read the number on the picture cause the photo is blurry or fuzzy.
So a function for tagging house numbers would be a very usefull feature.
Something you have the option to enter house number and direction (maybe
left/right of the road or east/west..).

Could also be a very usefull function for the new OpenAdresses.org project.

Original issue reported on code.google.com by miji2b...@googlemail.com on 30 Mar 2010 at 7:39

GoogleCodeExporter commented 9 years ago
How about text note with house number, direction abbreviation and other 
comments?

Original comment by a.kaspa...@gmail.com on 30 Mar 2010 at 10:20

GoogleCodeExporter commented 9 years ago
Thanks for your feedback. Good idea, however not in my top priority list.
Needs a small thinking about UI, and should maybe related to issue #17 for 
direction
(http://code.google.com/p/osmtracker-android/issues/detail?id=17).

Original comment by nguillau...@gmail.com on 30 Mar 2010 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by nguillau...@gmail.com on 30 Mar 2010 at 10:27

GoogleCodeExporter commented 9 years ago
What are the exact field you would need for house number tagging ?

Following comment of a.kasparas, I was thinking of an "extended" text-note 
dialog
with specific fields.

Original comment by nguillau...@gmail.com on 1 Apr 2010 at 12:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
text-note like feature would be ok. Maybe something with a phone-like dial pad.
That's much easier to handle than typing numbers over your android-keyboard (if 
it's
onscreen).
That input pad should also include special characters like a slash or hyphen.

I'm not sure about the direction. How someone's know to which side the number 
tag
belongs? Usually you don't run to every house and set your tag. You walk along 
the
street.
Does it make sense to put text pad buttons that say 'left'/'right'?!

Original comment by miji2b...@googlemail.com on 1 Apr 2010 at 1:13

GoogleCodeExporter commented 9 years ago
Issue 23 has been merged into this issue.

Original comment by nguillau...@gmail.com on 6 Apr 2010 at 4:48

GoogleCodeExporter commented 9 years ago
Could something like that do the trick ? (However I don't know if it will fit 
well in
a device screen).

Original comment by nguillau...@gmail.com on 10 Apr 2010 at 7:33

Attachments:

GoogleCodeExporter commented 9 years ago
yes.
That's exactly what I had in my mind.
There are even a plus and minus to easily change the last input.
I only miss a button to clear the text field.

Original comment by miji2b...@googlemail.com on 10 Apr 2010 at 10:09

GoogleCodeExporter commented 9 years ago
Yes, and probably a "Save & close" button, and a "Save & continue" button to 
stay on
the same screen (Or maybe it's save & continue by default, and use back to go 
back to
main screen ?).

The +/- buttons seems useful, however their behavior is to be determined when 
the
text field has something like "34a/b" or "123-125" in it...

Original comment by nguillau...@gmail.com on 10 Apr 2010 at 12:55

GoogleCodeExporter commented 9 years ago
There is a program similar to this feature request:

http://wiki.openstreetmap.org/wiki/KeypadMapper

This program only saves a timestamp, the information L/R/F and the housenumber. 
Another program must log the gps signal into a track-file. A python script 
creates an .osm file out of that information and the track. It seems to work 
very well and I could imagine using that.

I think it would be much better if it was directly implemented in osmtracker 
(without having to use python and a separate gps logger).

Original comment by Johannes...@googlemail.com on 23 Feb 2011 at 2:20

GoogleCodeExporter commented 9 years ago
The mockup looks great. I'd welcome such a feature.

I usually tag numbers as text notes, e.g. "75r" or "12bl". But a keypad would 
simplify things.

Original comment by gez...@gmail.com on 15 Aug 2011 at 1:39

GoogleCodeExporter commented 9 years ago
I agree: the sketched mockup would be very very helpful for address mapping..

Original comment by bonnw...@rediffmail.com on 3 Sep 2011 at 8:07

GoogleCodeExporter commented 9 years ago
As a first (fast) improvement it would be nice to have a text box that adds a 
predefined text from the layout file whren saving. It could look something like 
this:
<button type="predeftextnote" icon="text_32x32" prefix="foo"/>
When pressing the button and enter "bar" in the textnote it saves the waypoint 
with the name 'foobar'. It would be possible to add 2 (or even more) buttons to 
the layout with housnumber_left, housnumber_right.

This feature could also be used for 
*tracks (grade)
*maxweight
*width
and so on.

Original comment by s.schoef...@gmail.com on 23 Nov 2011 at 7:24

GoogleCodeExporter commented 9 years ago
Is there a new status of this proposal? I would realy like to get this feature. 

Original comment by garstkae...@googlemail.com on 20 Apr 2012 at 1:06

GoogleCodeExporter commented 9 years ago
Due to the fact that nobody reacted to my query I've decided to work with 
OSMPad which has almost all the features I was looking for. The only pain is 
that now I've to use both apps parallel.

Original comment by garstkae...@googlemail.com on 20 Jun 2012 at 6:59

GoogleCodeExporter commented 9 years ago
In the attachment is a patch for comment 14. It extend the text note button at 
prefix, suffix and labels.

Additional to the old textnote syntax it following possible:
<button type="textnote" icon="text_32x32" pre="HNo " label="Housenumber"
/>
--> writes into the WP e.g. the text: HNo 10 

<button type="textnote" icon="text_32x32" pre="max " suf=" km/h"
label="max Speed"
/>
--> writes into the WP e.g. the text: max 50 km/h 

feel free to include this to the repository.

Original comment by ms...@gmx.de on 23 Jun 2012 at 8:31

Attachments:

GoogleCodeExporter commented 9 years ago
Musthave function! Dont want to use paralell with OSMpad or keypadmapper.

Original comment by gen...@gmail.com on 8 Jul 2012 at 11:10

GoogleCodeExporter commented 9 years ago
I also support this function, OSMPAD is not working for me. Also I would like 
to have +2/-2 buttons, not just +-1

Original comment by 2mal...@gmail.com on 4 Oct 2012 at 12:24