Modify ↓
#9119 closed defect (fixed)
[patch] regression: false warning about incline up/down
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 13.11 |
Component: | Core validator | Version: | latest |
Keywords: | incline up down | Cc: |
Description ¶
I get false warnings about "unusual" incline value but the values are up
and down
- create a new layer
- add a way and tag it with highway=*;incline=up
- run validator
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-09-27 01:34:30 Last Changed Author: Don-vip Revision: 6266 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-09-27 02:01:48 +0200 (Fri, 27 Sep 2013) Last Changed Rev: 6266 Identification: JOSM/1.5 (6266 en) Linux Debian GNU/Linux 7.1 (wheezy) Memory Usage: 399 MB / 672 MB (146 MB allocated, but free) Java version: 1.7.0_25, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u25-2.3.10-1~deb7u1 Dataset consistency test: No problems found Plugin: OpeningHoursEditor (29854) Plugin: conflation (0.1.6) Plugin: jts (29854) Plugin: mirrored_download (29854) Plugin: notes (v0.5) Plugin: openstreetbugs (29854) Plugin: reverter (29854) Plugin: undelete (29854) Plugin: utilsplugin2 (29854) Plugin: wikipedia (29854)
Change History (4)
comment:1 by , 12 years ago
Summary: | regression: false warning about incline up/down → [patch] regression: false warning about incline up/down |
---|
comment:3 by , 11 years ago
Milestone: | → 13.11 (6383) |
---|
Note:
See TracTickets
for help on using tickets.
Typo in r6251.
TabularUnified data/tagchecker.cfg
ude != /^(up|down|-?([0-9]+?(\.[1-9]%)?|100)[%°]?)$/ # unusual incline; use percentages/degrees or up/down