Opened 14 years ago
Closed 14 years ago
#5729 closed enhancement (fixed)
[patch] make terracing with existing address nodes easier
Reported by: | robome | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
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)
by , 14 years ago
Attachment: | JOSM-terracer.patch added |
---|
follow-up: 2 comment:1 by , 14 years ago
comment:2 by , 14 years ago
Replying to bastiK:
Sorry, I haven't seen your patch before committing my changes, would you mind updating the patch?
done
follow-up: 5 comment:4 by , 14 years ago
I like it, would be worth some documentation. (http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer)
comment:5 by , 14 years ago
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 by , 14 years ago
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 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Sorry, I haven't seen your patch before committing my changes, would you mind updating the patch?