Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#16436 closed defect (invalid)

wrong Upload check: Road crosses streem

Reported by: jumat@… Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. draw a line with tag: track = footway + bridge = yes and cross this line with another line tagged with waterway = stream
  2. try to upload it
  3. JOSM makes a notification, that both lines are crossing each other, which is not the fact, due to the tag bridge = yes, which implicates, that the bridges goes over the stream and this positon.

What is the expected result?

Improved check before upload

What happens instead?

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: 2018-05-31 00:51:20 +0200 (Thu, 31 May 2018)
Build-Date:2018-05-30 22:58:01
Revision:13878
Relative:URL: ^/trunk

Identification: JOSM/1.5 (13878 de) Mac OS X 10.13.5
OS Build number: Mac OS X 10.13.5 (17F77)
Memory Usage: 1550 MB / 2731 MB (740 MB allocated, but free)
Java version: 1.8.0_171-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 441084945 2560x1080
Maximum Screen Size: 2560x1080
VM arguments: [-Djava.library.path=/private/var/folders/mq/zwtfhdb533d13ylzfqpbjrfc0000gn/T/AppTranslocation/410C6339-0E09-4117-A9D7-408858A2B0ED/d/JOSM.app/Contents/MacOS, -DLibraryDirectory=${HOME}/Library, -DDocumentsDirectory=${HOME}/Documents, -DApplicationSupportDirectory=${HOME}/Library/Application Support, -DCachesDirectory=${HOME}/Library/Caches, -DSandboxEnabled=false, -Dapple.laf.useScreenMenuBar=true, -Dcom.apple.macos.use-file-dialog-packages=true, -Dcom.apple.macos.useScreenMenuBar=true, -Dcom.apple.mrj.application.apple.menu.about.name=JOSM, -Dcom.apple.smallTabs=true]
Dataset consistency test: No problems found

Plugins:
+ buildings_tools (34212)
+ continuosDownload (68)
+ contourmerge (1032)
+ editgpx (34109)
+ utilsplugin2 (34221)

Map paint styles:
+ https://pasharm.github.io/New_basic_style_for_JOSM/New_basic_style.mapcss

Last errors/warnings:
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!

Attachments (1)

Bildschirmfoto 2018-06-28 um 13.03.13.png (95.7 KB ) - added by j 7 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by anonymous, 7 years ago

I have observed this problem also with highway = path, bridge = yes crossed with waterway = stream.

comment:2 by Klumbumbus, 7 years ago

Component: Core bugreportCore validator
Resolution: invalid
Status: newclosed

For crossing highway/waterway ways add the layer tag.

osmwiki:Key:layer
osmwiki:Key:bridge

Last edited 7 years ago by Klumbumbus (previous) (diff)

comment:3 by anonymous, 7 years ago

Is it possible to get this tag (layer = ±1) added automatically?
I mean, if I tag a bridge, it's clear, that layer = 1 should be added. In case I tag a tunnel, layer = -1 should be added. ID-Editor do this automatically and from my point of view, it makes sense.

comment:4 by Klumbumbus, 7 years ago

The layer tag is automatically set when you use the internal bridge preset at Man Made -> Bridges -> Bridge. (same for tunnel). You may also use wiki:Presets/OneClick.
When manually adding tags via the add value dialog (Alt+A) no other tags are set automatically, which is the wanted behavior.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.