Opened 9 years ago
Last modified 7 years ago
#14289 closed defect
Some issues with crossing operator ⧉ — at Initial Version
| Reported by: | naoliv | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 19.05 |
| Component: | Core validator | Version: | |
| Keywords: | Cc: |
Description
I don't remember if there is a ticket about this, sorry.
1)
Validate example1.osm and see two warnings inside Overlapping Identical Natural Areas: 2 ways: A, B and another with 2 ways: B, A
A, B is the same as B, A, and only one message should be displayed (instead 2, as we see now)
The order should not matter here.
2)
Validate example2.osm and see:

There is no warning about the overlapping ways B, C (we should be seeing 3 warnings here: A, B, A, C, B, C)
JOSM:
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-01-25 02:17:36 +0100 (Wed, 25 Jan 2017) Build-Date:2017-01-25 02:33:55 Revision:11490 Relative:URL: ^/trunk Identification: JOSM/1.5 (11490 en) Linux Debian GNU/Linux 9.0 (stretch) Memory Usage: 273 MB / 10206 MB (64 MB allocated, but free) Java version: 1.8.0_111-8u111-b14-3-b14, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1600x900, :0.1 1280x1024 Maximum Screen Size: 1600x1024 Java package: openjdk-8-jre:amd64-8u111-b14-3 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-13 VM arguments: [-Dawt.useSystemAAFontSettings=on] Program arguments: [--language=en] Dataset consistency test: No problems found
Change History (2)
by , 9 years ago
| Attachment: | example1.osm added |
|---|
by , 9 years ago
| Attachment: | example2.osm added |
|---|


