Opened 9 years ago

Last modified 8 years ago

#12681 closed defect

Imagery tiles adjacent to ±180° are not shown — at Version 3

Reported by: Zverikk Owned by: team
Priority: major Milestone: 16.08
Component: Core imagery Version: latest
Keywords: tiles, 180 degrees, regression, projection Cc: bastiK, wiktorn, michael2402

Description (last modified by Zverikk)

  1. Start JOSM.
  2. Add an imagery layer (e.g. OpenStreetMap).
  3. Zoom out to z4, or just scroll to 180° east or west.

Tiles near the border are hidden. Even not adjacent: sometimes it's 3-4 columns of tiles.
This is clearly a regression.

Narrowed it down to r9558, a change in AbstractProjection#eastNorth2latlon.
Obviously wrapping of coordinates does not work wrt the viewport, since the center can be moved well off the map.

Change History (3)

comment:1 by Zverikk, 9 years ago

Description: modified (diff)

comment:2 by Zverikk, 9 years ago

Description: modified (diff)

comment:3 by Zverikk, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.