Modify ↓
Opened 5 years ago
#18718 new defect
Updating of relation members connected to roundabout
Reported by: | hiddewie | Owned by: | team |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
(Purely visual problem)
- Download some OSM data, with a relation, and a roundabout which does not have junction=roundabout.
- Edit the relation.
- Add a road to the relation, connected to the roundabout
- Add the roundabout to the relation
- Add another road to the relation starting from the roundabout
- The relation editor will show 'road' (with disconnected end), 'cycle' (the roundabout without junction=roundabout) and 'road' (with disconnected start).
- In the tag editor, add junction=roundabout to the roundabout
- Now the relation editor shows correctly the icon for the roundabout, but the roads leading to and from the roundabout are still disconnected
- Select the two roads in the relation editor. They suddenly become connected to the roundabout
What is the expected result?
When I add the junction=roundabout tag to the roundabout, I expect the icon to change and the ways connected to the roundabout to show 'connected'.
What happens instead?
The roundabout icon updates, but the ways stay 'disconnected' until I select them in the relation editor.
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-02-01 01:10:57 +0100 (Sat, 01 Feb 2020) Build-Date:2020-02-01 00:12:46 Revision:15806 Relative:URL: ^/trunk Identification: JOSM/1.5 (15806 en) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 1903 (19013) Memory Usage: 659 MB / 989 MB (252 MB allocated, but free) Java version: 1.8.0_241-b07, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + imagery_offset_db (35248) + turnrestrictions (35313) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/iD&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Modified&zip=1 Last errors/warnings: - W: java.net.SocketTimeoutException: Read timed out - W: java.net.SocketTimeoutException: Read timed out - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] - W: java.net.SocketTimeoutException: connect timed out - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] - W: Conflict in data - <html>This relation has been changed outside of the editor.<br>You cannot apply your changes and continue editing.<br><br>Do you want to create a conflict and close the editor?</html>
Attachments (3)
Note:
See TracTickets
for help on using tickets.