Modify

Opened 3 years ago

Closed 3 years ago

#19846 closed defect (duplicate)

leisure=track can be oneway?

Reported by: francians Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: template_report mapcss oneway validator leisure track Cc:

Description

What steps will reproduce the problem?

  1. Create a way
  2. Add leisure=track + oneway=yes
  3. validate

What is the expected result?

Nothing

What happens instead?

Warning thrown

Please provide any additional information below. Attach a screenshot if possible.

I can suggest to whitelist it in:

combinations.mapcss

/* {0.key} without {1.key}, {2.key} or {3.key}, #17253 */
way[oneway   ][!highway][!railway][!aerialway][attraction!=summer_toboggan][aeroway!~/^(runway|taxiway)$/][leisure!=track],
*[snowplowing][!highway][!amenity][!leisure] {
  throwWarning: tr("{0} without {1}, {2} or {3}", "{0.key}", "{1.key}", "{2.key}", "{3.key}");
  group: tr("missing tag");
}
Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-09-06 16:54:59 +0200 (Sun, 06 Sep 2020)
Revision:17013
Build-Date:2020-09-07 01:30:48
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (17013 it) Linux Arch Linux
Memory Usage: 815 MB / 3976 MB (385 MB allocated, but free)
Java version: 14.0.2+12, N/A, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 1920x1080 (scaling 1.0x1.0)
Maximum Screen Size: 1920x1080
Best cursor sizes: 16x16 -> 16x16, 32x32 -> 32x32
Desktop environment: GNOME
Dataset consistency test: No problems found

Plugins:
+ Mapillary (1.5.25)
+ OpeningHoursEditor (35414)
+ apache-commons (35524)
+ apache-http (35092)
+ buildings_tools (35500)
+ javafx-unixoid (35458)
+ jna (35092)
+ poly (35248)
+ reverter (35499)
+ turnrestrictions (35515)
+ utilsplugin2 (35487)
+ wikipedia (1.1.4)

Tagging presets:
+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/IT.zip
+ ${HOME}/JOSM/Presets_NewTags/Presets_NewTags-preset.xml
+ https://raw.githubusercontent.com/osmItalia/cai_josm_preset/master/cai.xml

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1

Validator rules:
- https://josm.openstreetmap.de/josmfile?page=Rules/SuspiciousSwimming_Pool&zip=1
+ ${HOME}/git/map-this-way/MapThisWay.validator.mapcss

Last errors/warnings:
- 00002,196 E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-57.so: libgstreamer-lite.so: impossibile aprire il file oggetto condiviso: File o directory non esistente
- 00002,198 E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-56.so: libgstreamer-lite.so: impossibile aprire il file oggetto condiviso: File o directory non esistente
- 00002,201 E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-ffmpeg-57.so: libgstreamer-lite.so: impossibile aprire il file oggetto condiviso: File o directory non esistente
- 00002,204 E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-ffmpeg-56.so: libgstreamer-lite.so: impossibile aprire il file oggetto condiviso: File o directory non esistente
- 00002,207 E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-ffmpeg-58.so: libgstreamer-lite.so: impossibile aprire il file oggetto condiviso: File o directory non esistente
- 00002,251 E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-54.so: libgstreamer-lite.so: impossibile aprire il file oggetto condiviso: File o directory non esistente
- 00371,470 W: Nessun livello selezionato, scelgo il primo.

Attachments (0)

Change History (1)

comment:1 Changed 3 years ago by Klumbumbus

Resolution: duplicate
Status: newclosed

Closed as duplicate of #19821.
You are 5 days late ;)

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.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.