I am on a roll mapping pedestrian crossings (or ‘crosswalks’ as Americans tend to call them.
First I download a sliver of the map that covers a major road in JOSM:
I think you could also use ‘download along way’ in JOSM if the road is not nice and straight, but around here they usually are.
Then I pan along the way and add crossing nodes using Shift-R
to quickly copy pedestrian crossing tags from the previous node.
This way I can add about 15 pedestrian crossings a minute.
Diskussion
Kommentar von mtc am 10. August 2016 um 16:10 Uhr
Could you explain your process of adding node a bit further? I tried unsucessfully to find Shift-R in the JOSM keyboard shortcuts. I would be interested to know your process step by step.
Kommentar von EdLoach am 10. August 2016 um 16:58 Uhr
mtc: More Tools, Copy Tags from Previous Selection
Kommentar von mvexel am 10. August 2016 um 17:25 Uhr
mtc: Sure! I am in add mode (keyboard
a
). Then I click on the way where I want to add the node. A node will be added. Then I hitShift-r
to apply the ped crossing tags. Then I hitEsc
to end this add. (Otherwise you will draw a way.)One thing to keep in mind is that
Shift-r
will repeat the tags of the last selected object, so you have to make sure that you do not select anything else inbetween, or it will copy the tags from that object.Kommentar von mtc am 12. August 2016 um 00:52 Uhr
Ahh… after banging my head on the desk for a while, I did a web search for “More Tools” and realized that you have the Utilsplugin2 installed.
Glad that I asked… this plugin seems to add some very interesting functionality.
Thanks for your responses.
Kommentar von mvexel am 12. August 2016 um 04:48 Uhr
I don’t know why utilsplugin was not made part of the core a long time ago…