Modify ↓
#18148 closed defect (fixed)
Duplicate warning for unusual direction
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.09 |
Component: | Core validator | Version: | |
Keywords: | direction | Cc: | Klumbumbus |
Description
Have a node with direction=-100
+ highway=speed_camera
, validate it and see that we get 2 warnings for the same issue: unusual value of direction
JOSM:
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-09-17 09:15:17 +0200 (Tue, 17 Sep 2019) Revision:15354 Build-Date:2019-09-18 01:30:52 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (15354 en) Linux Debian GNU/Linux bullseye/sid Memory Usage: 520 MB / 6144 MB (212 MB allocated, but free) Java version: 13+33-Debian-1, Debian, OpenJDK 64-Bit Server VM Screen: :0.0 1600x900, :0.1 1280x1024 Maximum Screen Size: 1600x1024 Java ATK Wrapper package: libatk-wrapper-java:all-0.36.0-1 libcommons-compress-java: libcommons-compress-java:all-1.18-2 libcommons-logging-java: libcommons-logging-java:all-1.2-2 fonts-noto: fonts-noto:- liboauth-signpost-java: liboauth-signpost-java:all-1.2.1.2-2 VM arguments: [-Dawt.useSystemAAFontSettings=gasp] Program arguments: [--language=en] Dataset consistency test: No problems found
Attachments (0)
Change History (5)
follow-up: 5 comment:1 by , 6 years ago
Cc: | added |
---|---|
Milestone: | → 19.09 |
comment:2 by , 6 years ago
Keywords: | direction added |
---|
comment:5 by , 6 years ago
Note:
See TracTickets
for help on using tickets.
Why do we have two distinct checks in
numeric.mapcss
since #14989?