Opened 9 years ago
Closed 9 years ago
#13224 closed enhancement (worksforme)
Fast adding roads Ability
Reported by: | baditaflorin | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
This video https://youtu.be/H6iUpsox4mk explains why in a grid city, it would be more simple to add the ability to auto make nodes between 2 overlapping ways.
The first 1 minute shows how i have to do now.
On the second part of the video, it shows why it would be more simple to just connect 1-1,2-2,3-3,4-4,5-5,6-6,7-7 and A-A,B-B,C-C,D-D,E-E,F-F,G-G
And then when doing the validation to have a FIX that will automatically connect all of the 49 Crossing ways errors that it detected.
A B C D E F G
1 1
2 2
3 3
4 4
5 5
6 6
7 7
A B C D E F G
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | grid_city.osm added |
---|
follow-up: 2 comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Replying to BushmanK:
Adding nodes at intersections of selected ways is already implemented in utilsplugin2 http://wiki.openstreetmap.org/wiki/JOSM/Plugins/utilsplugin2#Add_nodes_at_intersections_.28Shift.2BI.29
Thanks for noticing.
Adding nodes at intersections of selected ways is already implemented in utilsplugin2 http://wiki.openstreetmap.org/wiki/JOSM/Plugins/utilsplugin2#Add_nodes_at_intersections_.28Shift.2BI.29