Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#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?

  1. create a closed way
  2. add tags: leisure=track and width=4
  3. 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 Klumbumbus, 6 years ago

Resolution: fixed
Status: newclosed

In 14915/josm:

  • see #17493 - fix alphabetical order
  • fix #17500 - don't warn about width on leisure=track (patch by francians)

comment:2 by Klumbumbus, 6 years ago

Component: CoreCore validator
Milestone: 19.03
Type: enhancementdefect

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.