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.
讨论
mtc 于 2016年08月10日 16:10 的评论
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.
EdLoach 于 2016年08月10日 16:58 的评论
mtc: More Tools, Copy Tags from Previous Selection
mvexel 于 2016年08月10日 17:25 的评论
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.mtc 于 2016年08月12日 00:52 的评论
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.
mvexel 于 2016年08月12日 04:48 的评论
I don’t know why utilsplugin was not made part of the core a long time ago…