Opened 3 years ago
Closed 2 years ago
#5729 closed enhancement (fixed)
[patch] make terracing with existing address nodes easier
| Reported by: | robome | Owned by: | zerebubuth@… |
|---|---|---|---|
| Priority: | normal | Component: | Plugin terracer |
| Version: | Keywords: | ||
| Cc: |
Description
I often do buildings where address nodes already exist or get to places where both already exist. To make the job of terracing those buildings easier for me I extended the terracer plugin.
This patch let you select address nodes additionally to a building outline and use those selected adresses to populate the housenumber field (a new one called "List of numbers" to be precise).
Additionally I implemented a special case so that selecting a building outline and one address node without the need for a dialog.
Attachments (2)
Change History (9)
Changed 3 years ago by robome
comment:1 follow-up: ↓ 2 Changed 3 years ago by bastiK
comment:2 in reply to: ↑ 1 Changed 3 years ago by robome
Replying to bastiK:
Sorry, I haven't seen your patch before committing my changes, would you mind updating the patch?
done
comment:3 Changed 3 years ago by bastiK
Applied. (In [o24713])
comment:4 follow-up: ↓ 5 Changed 3 years ago by bastiK
I like it, would be worth some documentation. (http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer)
comment:5 in reply to: ↑ 4 Changed 3 years ago by robome
Replying to bastiK:
I like it, would be worth some documentation. (http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer)
Thank you Sebastian for applying.
And as suggested I updated the documentation a bit (also mentioned the feature you introduced yesterday).
comment:6 Changed 3 years ago by bastiK
Thanks for the doc. Ideas for further development:
- allow free input like 7-11,13a,13b,15-21,25-29
- apply house numbering to adjacent houses that have been drawn by hand
comment:7 Changed 2 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed



Sorry, I haven't seen your patch before committing my changes, would you mind updating the patch?