Modify ↓
#17500 closed defect (fixed)
width gives warning on leisure=track
Reported by: | francians | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.03 |
Component: | Core validator | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- create a closed way
- add tags: leisure=track and width=4
- validate
What is the expected result?
nothing
What happens instead?
warning
I suggest to change:
combinations.mapcss
-*[width ][!highway][!railway][!waterway][!aeroway][!cycleway][!footway][!barrier][!man_made][!entrance][natural!=stone],
+*[width ][!highway][!railway][!waterway][!aeroway][!cycleway][!footway][!barrier][!man_made][!entrance][natural!=stone][leisure!=track],
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: 2019-03-03 00:16:03 +0100 (Sun, 03 Mar 2019) Build-Date:2019-03-02 23:16:53 Revision:14824 Relative:URL: ^/trunk Identification: JOSM/1.5 (14824 it) Linux Antergos Linux Memory Usage: 773 MB / 3541 MB (567 MB allocated, but free) Java version: 1.8.0_181-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 1920x1080 Maximum Screen Size: 1920x1080 Plugins: + PicLayer (34867) + buildings_tools (34904) + jaxb (34678) + jogl (1.2.2) + kendzi3d (1.0.205) + kendzi3d-resources (0.0.2) + log4j (34527) + utilsplugin2 (34867) Tagging presets: + ${HOME}/JOSM/miopreset.xml Map paint styles: + ${HOME}/JOSM/Rules_OsmoseValidations/Rules_OsmoseValidations.validator.mapcss + ${HOME}/JOSM/Rules_SuspiciousSwimming_Pool/Rules_SuspiciousSwimming_Pool.validator.mapcss Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools.
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Component: | Core → Core validator |
---|---|
Milestone: | → 19.03 |
Type: | enhancement → defect |
Note:
See TracTickets
for help on using tickets.
In 14915/josm: