Modify ↓
Opened 8 weeks ago
Last modified 7 weeks ago
#23941 new defect
bicycle:conditional=dismount results in a validation error
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | template_report conditional | Cc: |
Description
bicycle:conditional=dismount @ (Apr 01-30 08:00-18:00)
this tag results in the following validation error when it should not
Error in bicycle:conditional value: dismount is not a valid restriction value (1)
I believe this is due to "dismount" being missing from "RESTRICTION_VALUES" in validation/tests/ConditionalKeys.java
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2024-06-03 18:08:14 +0200 (Mon, 03 Jun 2024) Revision:19096 Build-Date:2024-06-07 01:31:15 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (19096 en_GB) Windows 11 64-Bit OS Build number: Windows 10 Pro 23H2 (22631) Memory Usage: 1152 MB / 16368 MB (140 MB allocated, but free) Java version: 22.0.1+8-16, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 2560×1440 (scaling 1.00×1.00) \Display1 2560×1440 (scaling 1.00×1.00) \Display2 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 2560×1440 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: Cp1252 Locale info: en_GB Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + HouseNumberTaggingTool (36298) + PicLayer (1.0.3) + apache-commons (36282) + ejml (36176) + geotools (36273) + gridify (1718663815) + jackson (36273) + jaxb (36118) + jts (36004) + measurement (36256) + opendata (36327) + scripting (v0.3.1) + turnlanes (36298) + utilsplugin2 (36298) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/Simple_Indoor_Tagging&zip=1 + https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/GB.zip + https://josm.openstreetmap.de/josmfile?page=Presets/ParkingLanes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Post_box_UK&zip=1 Map paint styles: + E:\Repos\josm-kits-base\Styles_kits_base.mapcss - E:\Repos\josm-kits-PT\Styles_Kits-PT.mapcss + https://gitlab.com/cartocite/josm-style-traffic-signs-orientation/-/raw/main/traffic_sign_orientation_style.zip - https://josm.openstreetmap.de/josmfile?page=Styles/SidewalksAndFootways&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Postcode&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/FixmeAndNote&zip=1 - %UserProfile%\Desktop\custom bus style\Styles_KitsBusStops-style.mapcss - E:\Repos\josm-power\Styles_Kits-UK-Power.mapcss - E:\Repos\josm-street-lights\Styles_KitsStreetLights-style.mapcss - https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1 - %UserProfile%\Desktop\coloured street.mapcss - https://josm.openstreetmap.de/josmfile?page=Styles/Enhanced_Lane_and_Road_Attributes&zip=1 Last errors/warnings: - 00003.308 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00008.377 E: Failed to locate image 'traffic_signs/A/A_V4a.png' - 00008.378 W: No overtaking: Could not get presets icon traffic_signs/A/A_V4a.png - 00056.228 E: Failed to locate image 'ColouredStreetsIcon.svg' - 00056.228 W: Mappaint style "standard" (Coloured Streets) icon "ColouredStreetsIcon.svg" not found. - 00065.360 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - 00065.368 E: Bad Request - <html>The OSM server 'api.openstreetmap.org' reported a bad request.<br><br>The area you tried to download is too big or your request was too large.<br>Either request a smaller area or use an export file provided by the OSM community.</html> - 00201.815 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out - 00203.123 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out - 00203.613 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
Attachments (0)
Change History (1)
comment:1 by , 7 weeks ago
Component: | Core → Core validator |
---|---|
Keywords: | conditional added |
Note:
See TracTickets
for help on using tickets.