Opened 2 years ago
Closed 22 months ago
#6306 closed enhancement (fixed)
[Patch] enable autocompletion with "name"-values of highways for addr:street
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | autocompletion addr:street streetname name |
| Cc: |
Description
Like the title suggests: it would be nice to enable autocompletion with "name"-values of highways for addr:street
Attachments (2)
Change History (11)
comment:1 Changed 2 years ago by richlv
comment:2 Changed 2 years ago by anonymous
- Priority changed from normal to major
Yes, I'd also consider this a mayor improvement!
comment:3 Changed 22 months ago by stoecker
Ticket #6660 has been marked as a duplicate of this ticket.
comment:4 Changed 22 months ago by stoecker
Ticket #5804 has been marked as a duplicate of this ticket.
comment:5 Changed 22 months ago by stoecker
NOTE: #5804 wants the reverse. To have addr:street suggested for name entry.
Changed 22 months ago by simon04
comment:6 Changed 22 months ago by simon04
- Summary changed from enable autocompletion with "name"-values of highways for addr:street to [Patch] enable autocompletion with "name"-values of highways for addr:street
The attached patch should provide this feature. Please test! :-)
comment:7 Changed 22 months ago by stoecker
You forgot the reverse variant (see #5804).
Changed 22 months ago by simon04
comment:8 Changed 22 months ago by simon04
Sorry, I didn't read through the marked duplicated … Should be correct in 6306_v2.patch
comment:9 Changed 22 months ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In [4300/josm]:



this would be massively useful when tagging addresses - i almost created a dupe ;)
it should look for street names near the node/way being edited and autocomplete these names - otherwise i either have to fully retype the street name or copy it from the street first... which is very cumbersome.
the distance probably should be configurable (depending on whether one works more in a densely populated area with lots of streets or in a countryside), default could be... 50m ? (but then it should be able to catch way segments w/o nodes). or maybe even 100m.