Modify ↓
#23560 closed defect (duplicate)
Replace Geometry function changed in a bad way
Reported by: | MSiipola | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Download a highway.
- Create a new way on the side of the downloaded way.
- Set the highway class of the new to the same as the old way.
- Delete all tags on the old way, besides the highway tag.
- Create some new tags on the new way.
- Execute "Replace Geometry".
What is the expected result?
The new way updated without any conflict windows shown.
What happens instead?
A conflict window is shown where I have to select every tag on the new way, choosing between 'none' and the new way tag value.
If the new highway have many tags and the old few, it's very tiresome to have select every none-tag in a drop-down list, before the replace is done.
Please provide any additional information below. Attach a screenshot if possible.
Revision:19017 Build-Date:2024-03-18 12:32:31 Identification: JOSM/1.5 (19017 en) Windows 10 64-Bit OS Build number: Windows 10 Home 2009 (19045) Memory Usage: 648 MB / 4078 MB (231 MB allocated, but free) Java version: 17.0.10+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 2560×1440 (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: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_SE Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19017, --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] Program arguments: [%UserProfile%\Documents\OSM\start.jos] Dataset consistency test: No problems found Plugins: + MakeParallel (v1.1.0) + PicLayer (1.0.3) + apache-commons (36176) + conflation (0.6.11) + ejml (36176) + geotools (36176) + jackson (36176) + jaxb (36118) + jts (36004) + log4j (36176) + measurement (36200) + merge-overlap (36178) + opendata (36200) + reltoolbox (36226) + reverter (36226) + turnlanes (36206) + utilsplugin2 (36226) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/FixmeAndNote&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Admin_Boundaries&zip=1 Last errors/warnings: - 00000.329 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.330 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00000.863 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available - 00009.100 W: Unable to find supported projection for layer Lantmäteriet ORTO. Using EPSG:3857. - 00009.102 W: Unable to find supported projection for layer Lantmäteriet ORTO. Using EPSG:3857.
Attachments (0)
Change History (2)
comment:1 by , 17 months ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 17 months ago
Component: | Plugin utilsplugin2 → Core |
---|---|
Version: | latest → tested |
The easiest solution is to use Replace Geometry before adding any tag to the new object.
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #23555.