Opened 15 months ago
Closed 15 months ago
#23162 closed task (duplicate)
more zoom levels for 360° pictures
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
I switched to 360° images and when I open them directly in JOSM I can only zoom two levels, which is usually not enough to recognize house numbers. I then always have to open the individual images in a separate graphics program to be able to enter the data in JOSM.
So it would be nice if you could do more zoom levels, with normal pictures this works as well. Of course, the resolution of the 360° photos is not so good, but just good enough for more zoom.
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Revision:18822 Build-Date:2023-08-30 11:44:32 Identification: JOSM/1.5 (18822 de) Windows 10 64-Bit OS Build number: Windows 10 Home 2009 (19045) Memory Usage: 1608 MB / 2034 MB (673 MB allocated, but free) Java version: 17.0.8+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1280×720 (scaling 1.00×1.00) Maximum Screen Size: 1280×720 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: de_DE Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18822, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --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, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe] Dataset consistency test: No problems found Plugins: + HouseNumberTaggingTool (36126) + KartaView (413) + Mapillary (2.2.0) + RoadSigns (36126) + apache-commons (36034) + buildings_tools (36126) + easypresets (1623509627) + ejml (35924) + jaxb (36118) + jogl (1.2.3) + kendzi3d (1.0.205) + kendzi3d-dev (1.0.206-SNAPSHOT-2) + kendzi3d-resources (0.0.2) + log4j (36045) + lwjgl (36034) + lwjgl-windows (36034) + photo_geotagging (36126) + tageditor (36126) + terracer (36126) + turnlanes-tagging (0.0.5) + utilsplugin2 (36126) Tagging presets: + <josm.pref>/EasyPresets.xml + https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/DE.zip + https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/CZ.zip Map paint styles: + https://raw.githubusercontent.com/species/josm-preset-traffic_sign_direction/master/direction.mapcss - https://josm.openstreetmap.de/josmfile?page=Styles/Enhanced_Lane_and_Road_Attributes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_buildings&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/PriorityRoad&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/SimpleBuildingTags&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_features&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/NewHighwayColors&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Potlatch2&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/HighwayAreas&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/BesideTheRoad_Speed&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/SimpleRoofTags&zip=1 Last errors/warnings: - 00000.404 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.406 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00001.052 E: java.security.KeyStoreException: Windows-ROOT not found. Ursache: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available - 00222.251 E: Fehler beim Laden des Bildes 'preference.png'
Closed as duplicate of #21432.
I've got a patch that worked for traditional images, but wasn't for spherical (360) images, which is why I haven't merged it. I should probably go back and see if I can figure out how to make it work with 360 images.