Modify ↓
Opened 4 years ago
Closed 4 years ago
#20089 closed defect (fixed)
Don't flag railway=rail crossing railway=yard
Reported by: | GerdP | Owned by: | GerdP |
---|---|---|---|
Priority: | normal | Milestone: | 20.12 |
Component: | Core validator | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Download area around https://www.openstreetmap.org/way/266945129
- run validator
What is the expected result?
no warnings about Crossing railways
What happens instead?
Crossing railways (8)
Please provide any additional information below. Attach a screenshot if possible.
Build-Date:2020-11-15 10:37:11 Revision:17310 Is-Local-Build:true Identification: JOSM/1.5 (17310 SVN en) Windows 10 64-Bit OS Build number: Windows 10 Home 2004 (19041) Memory Usage: 758 MB / 1753 MB (389 MB allocated, but free) Java version: 1.8.0_272-b10, AdoptOpenJDK, OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1080 (scaling 1.0x1.0) Maximum Screen Size: 1920x1080 Best cursor sizes: 16x16 -> 32x32, 32x32 -> 32x32 VM arguments: [-agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:52777, -ea, -javaagent:D:\eclipse-java-2020-09\eclipse\configuration\org.eclipse.osgi\215\0\.cp\lib\javaagent-shaded.jar, -Dfile.encoding=UTF-8] Program arguments: [--debug] Dataset consistency test: No problems found Plugins: + buildings_tools (35640) + o5m (35640) + pbf (35640) + poly (35640) + reverter (35640) + undelete (35640) + utilsplugin2 (35640) Validator rules: + c:\josm\core\resources\data\validator\geometry.mapcss
Attachments (2)
Change History (7)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
by , 4 years ago
Attachment: | 20089.patch added |
---|
comment:2 by , 4 years ago
by , 4 years ago
Attachment: | 20089.2.patch added |
---|
comment:3 by , 4 years ago
Make sure both ways have railway=* tag. First patch suppressed also warnings about highway=* crossing railway=yard,
Note:
See TracTickets
for help on using tickets.
with patch the test ignores crossings of ways if one is
railway=yard
and the other is not