Opened 8 years ago
Last modified 2 years ago
#11233 reopened defect
How to make icons in route relation editor continuous?
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | public-transport-v1 connectivity | Cc: | Klumbumbus |
Description
When I am editing relation type=route, can't make small icons route continuous. Icons on list and right side from relation members.
I attach example osm file with two routes.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2015-03-10 02:31:04 Last Changed Author: Don-vip Revision: 8132 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2015-03-10 01:17:39 +0100 (Tue, 10 Mar 2015) Last Changed Rev: 8132
Attachments (6)
Change History (19)
Changed 8 years ago by
Changed 8 years ago by
Attachment: | example osm file.osm added |
---|
comment:1 Changed 8 years ago by
Cc: | Klumbumbus added |
---|
comment:2 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 follow-up: 4 Changed 8 years ago by
But wiki tell me that roundabout must be closed way and template in JOSM too.
http://wiki.openstreetmap.org/wiki/Tag:junction%3Droundabout
comment:4 Changed 8 years ago by
Replying to anonymous:
But wiki tell me that roundabout must be closed way
Where does it say on this page? Anyway, it is very common to split roundabouts, at least in Germany.
and template in JOSM too.
This should be fixed then.
comment:5 Changed 8 years ago by
Changed 8 years ago by
comment:6 Changed 8 years ago by
If I split the upper example of the example file and sort the members, I get this. I don't know if this is intended, the graph is not connected in the middle and forward and backward path go both on the left side and none on the right side.
Changed 8 years ago by
Attachment: | route2.png added |
---|
comment:7 Changed 8 years ago by
comment:8 follow-up: 9 Changed 8 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
- both example routes are tagged wrong as
backward/forward
is only used for the corresponding way and its direction but not for the general route direction. - JOSM has no problems with complete roundabouts as one way
- if it used only in one direction you need set the role
forward
though.
- if it used only in one direction you need set the role
- There are problems with sorting like #6166 and also with both examples:
- load my fixed example file
- open a relation editor for one of the routes (sorted)
- turn the complete order of members upside down
- sort (does not work)
comment:9 follow-up: 11 Changed 8 years ago by
Replying to skyper:
- both example routes are tagged wrong as
backward/forward
is only used for the corresponding way and its direction but not for the general route direction.
Ok, this definition is new to me :D I always thought the definition of forward/backward roles in route relations is like written at Tag:route=road.
Although there seems to be an error nevertheless. Way 5 should be connected to the roundabout in the middle like way 3a:
Changed 8 years ago by
Attachment: | route3.png added |
---|
comment:11 Changed 8 years ago by
Replying to Klumbumbus:
Replying to skyper:
- both example routes are tagged wrong as
backward/forward
is only used for the corresponding way and its direction but not for the general route direction.Ok, this definition is new to me :D I always thought the definition of forward/backward roles in route relations is like written at Tag:route=road.
The wiki contradicts for years route=road vs route relation and Dirk did add the warning years ago. Need to talk about it at tagging@.
Although there seems to be an error nevertheless. Way 5 should be connected to the roundabout in the middle like way 3a:
Please, select and hover mouse over: "Way is connected" for all. Seems to be "only" a display problem.
comment:12 Changed 7 years ago by
Keywords: | public-transport-v1 added; template_report removed |
---|
comment:13 Changed 2 years ago by
Keywords: | connectivity added |
---|
You can split the roundabout into multiple segments and remove the ones from the relation, where you wouldn't drive.