Modify

Opened 2 weeks ago

Last modified 2 weeks ago

#24327 new defect

adding sentinel WMTS

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Preferences
  2. Add WMTS. Set Sentinel URL: https://sh.dataspace.copernicus.eu/ogc/wmts/<INSTANCE_ID>?REQUEST=GetCapabilities
  3. Change INSTANCE_ID for the correct one.

What is the expected result?

add a new wmts

What happens instead?

got an error message

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

Revision:19396
Build-Date:2025-05-02 07:43:42

Identification: JOSM/1.5 (19396 es) Mac OS X 13.7.4
OS Build number: macOS 13.7.4 (22H420)
Memory Usage: 568 MB / 6144 MB (72 MB allocated, but free)
Java version: 21.0.7+6-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 69733632 1440x900x32bpp@[Unknown refresh rate] (scaling 2.00×2.00) Display 190588730 1920x1080x32bpp@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: es_MX
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=19396, -XX:MaxRAMPercentage=75.0, --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.apple.eawt=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=/Applications/JOSM.app/Contents/MacOS/JOSM]

Plugins:
+ ImportImagePlugin (36438)
+ apache-commons (36438)
+ buildings_tools (36438)
+ ejml (36438)
+ geotools (36438)
+ jackson (36438)
+ jaxb (36438)
+ jts (36438)

Tagging presets:
+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/MX.zip

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

Last errors/warnings:
- 00726.138 E: Handled by bug report queue: java.lang.AssertionError: Solo se admiten teselas cuadradas. El servidor devolvió 512×347 para el identificador TileMatrix 5



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (32) of main
java.lang.AssertionError: Solo se admiten teselas cuadradas. El servidor devolvió 512×347 para el identificador TileMatrix 5
	at org.openstreetmap.josm.data.imagery.WMTSTileSource.parseTileMatrix(WMTSTileSource.java:728)
	at org.openstreetmap.josm.data.imagery.WMTSTileSource.parseTileMatrixSet(WMTSTileSource.java:687)
	at org.openstreetmap.josm.data.imagery.WMTSTileSource.parseContents(WMTSTileSource.java:522)
	at org.openstreetmap.josm.data.imagery.WMTSTileSource.getCapabilities(WMTSTileSource.java:471)
	at org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel.lambda$new$2(AddWMTSLayerPanel.java:64)
	at java.desktop@21.0.7/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.processEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.processEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$5.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport$2.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport.enter(Unknown Source)
	at java.desktop@21.0.7/java.awt.Dialog.show(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.show(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.setVisible(Unknown Source)
	at java.desktop@21.0.7/java.awt.Window.setVisible(Unknown Source)
	at java.desktop@21.0.7/java.awt.Dialog.setVisible(Unknown Source)
	at org.openstreetmap.josm.gui.ExtendedDialog.setVisible(ExtendedDialog.java:468)
	at org.openstreetmap.josm.gui.ExtendedDialog.showDialog(ExtendedDialog.java:260)
	at org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel$NewEntryAction.actionPerformed(ImageryProvidersPanel.java:476)
	at java.desktop@21.0.7/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.desktop@21.0.7/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.processEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.processEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$5.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport$2.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.desktop@21.0.7/java.awt.WaitDispatchSupport.enter(Unknown Source)
	at java.desktop@21.0.7/java.awt.Dialog.show(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.show(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.setVisible(Unknown Source)
	at java.desktop@21.0.7/java.awt.Window.setVisible(Unknown Source)
	at java.desktop@21.0.7/java.awt.Dialog.setVisible(Unknown Source)
	at org.openstreetmap.josm.gui.preferences.PreferenceDialog.setVisible(PreferenceDialog.java:145)
	at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:119)
	at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:104)
	at java.desktop@21.0.7/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at java.desktop@21.0.7/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.desktop@21.0.7/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.processEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.processEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue$5.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.7/java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (1)

comment:1 by stoecker, 2 weeks ago

Now the message tells you that we only support quadratic tiles and this server does not deliver quadratic tiles...

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.