Modify ↓
Opened 3 months ago
Last modified 3 months ago
#23750 new enhancement
Exclude addr:* tags from the "Presets do not contain property values" validity check.
Reported by: | tmerc58 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | validtaion preset value addr | Cc: | taylor.smock |
Description
Please provide any additional information below. Attach a screenshot if possible.
In general, the preset value validation checks are helpful. However, addr:* tag property values, by their very nature, are highly variable and are generally not included in presets. These "Other" validation hits can be easily ignored, but the potentially large numbers of not-very-helpful hits do tend to distract. Excluding addr:* tags from the preset value check would remove this annoyance.
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) Linux Mint 19.1 Tessa Memory Usage: 1638 MB / 3000 MB (507 MB allocated, but free) Java version: 17.0.6+10-Ubuntu-0ubuntu118.04.1, Private Build, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: :0.0 3840×1080 (scaling 1.00×1.00) :0.1 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 3840×1080 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: en_US.UTF-8 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 Desktop environment: X-Cinnamon Java package: openjdk-17-jre:amd64-17.0.6+10-0ubuntu1~18.04.1 libcommons-compress-java: libcommons-compress-java:all-1.18-1~18.04 libcommons-logging-java: libcommons-logging-java:all-1.2-2 fonts-noto: fonts-noto:all-20171026-2 VM arguments: [--add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED] Dataset consistency test: No problems found Plugins: + Aardvark (0.0) + Aft (2.3.0) + BTTagToggle (2.0.0) + Beta (01.04.01) + FastDraw (36226) + PicLayer (1.0.3) + apache-commons (36273) + buildings_tools (36226) + centernode (v1.0.4) + ejml (36176) + geotools (36273) + jackson (36273) + jaxb (36118) + jts (36004) + mapathoner (1.5.5) + measurement (36256) + opendata (36256) + splinex (36126) + utilsplugin2 (36241) Tagging presets: + ${HOME}/dev/map/josm/Custom/MyPresets.xml Map paint styles: + ${HOME}/dev/map/josm/Custom/hicontrast.mapcss + ${HOME}/dev/map/josm/Custom/piste.mapcss Last errors/warnings: - 00309.504 W: JCS - Silent failure during download: https://ecn.t1.tiles.virtualearth.net/tiles/a3110031000221303303.jpeg?g=14567&pr=odbl - 14042.868 W: java.net.SocketTimeoutException: Read <user.name>ed out. Cause: java.net.SocketTimeoutException: Read <user.name>ed out
Attachments (0)
Note:
See TracTickets
for help on using tickets.
I think this is another duplicate of #23571. Do you have addr:* in your custom preset file?
To be honest, I don't fully understand why some presets create this problem. I'd be happy to add "addr:*" and "contact:*" to the ignore list but maybe there is a good reason to avoid that if the warning tells you that the preset is bogus.