Modify

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#5931 closed defect (duplicate)

zoom level 19 and 20 in tms layer

Reported by: msreau@… Owned by: Upliner
Priority: normal Component: Core imagery
Version: latest Keywords:
Cc:

Description

I can't have zoom 19 and 20 in tms layer since the plugin slippymap was integrated into JOSM core

If I force the parameter with maxzoom level : 20 and min zoom level : 20 josm crash

I try wis this tms server : tms:http://tms.mapspot.ge/tms/2/nonstandard/{zoom}/{x}/{y}.jpeg

Attachments (0)

Change History (8)

comment:1 follow-up: Changed 2 years ago by stoecker

  • Owner changed from team to msreau@…
  • Status changed from new to needinfo

For a crash, please report the crash, otherwise, we can't fix it.

comment:2 in reply to: ↑ 1 Changed 2 years ago by anonymous

Replying to stoecker:

For a crash, please report the crash, otherwise, we can't fix it.

imagery.tms.max_zoom_lvl set to 20 and imagery.tms.min_zoom_lvl set to 15, I only get tile from zoom 15 to 18

imagery.tms.max_zoom_lvl set to 19 and imagery.tms.min_zoom_lvl set to 19, I get tile from zoom 19

imagery.tms.max_zoom_lvl set to 20 and imagery.tms.min_zoom_lvl set to 19, I only get tile from zoom 19

imagery.tms.max_zoom_lvl set to 20 and imagery.tms.min_zoom_lvl set to 15, Josm crash with this message

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-02-11 02:31:33
Last Changed Author: stoecker
Revision: 3887
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-02-10 20:32:52 +0100 (Thu, 10 Feb 2011)
Last Changed Rev: 3887

Identification: JOSM/1.5 (3887 fr)
Memory Usage: 395 MB / 3555 MB (95 MB allocated, but free)
Java version: 1.6.0_20, Sun Microsystems Inc., OpenJDK 64-Bit Server VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: cadastre-fr (25192)

java.lang.NegativeArraySizeException
	at org.openstreetmap.josm.gui.layer.TMSLayer$DeepTileSet.<init>(TMSLayer.java:1034)
	at org.openstreetmap.josm.gui.layer.TMSLayer.paint(TMSLayer.java:1083)
	at org.openstreetmap.josm.gui.MapView.paintLayer(MapView.java:450)
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:504)
	at javax.swing.JComponent.paintChildren(JComponent.java:866)
	at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1042)
	at javax.swing.JComponent.paint(JComponent.java:1038)
	at javax.swing.JComponent.paintToOffscreen(JComponent.java:5138)
	at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:302)
	at javax.swing.RepaintManager.paint(RepaintManager.java:1145)
	at javax.swing.JComponent._paintImmediately(JComponent.java:5086)
	at javax.swing.JComponent.paintImmediately(JComponent.java:4896)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:740)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:696)
	at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:676)
	at javax.swing.RepaintManager.access$700(RepaintManager.java:57)
	at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1550)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

comment:3 Changed 2 years ago by msreau@…

  • Status changed from needinfo to new

comment:4 Changed 2 years ago by anonymous

  • Owner changed from msreau@… to team

comment:5 Changed 2 years ago by anonymous

  • Component changed from Core to Core imagery
  • Owner changed from team to Upliner

comment:6 Changed 2 years ago by anonymous

Ticket #6170 has been marked as a duplicate of this ticket.

comment:7 Changed 2 years ago by Upliner

  • Resolution set to duplicate
  • Status changed from new to closed

comment:8 Changed 2 years ago by Upliner

Closed as duplicate of #6139.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.