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 )
- Start JOSM.
- Add an imagery layer (e.g. OpenStreetMap).
- 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 , 9 years ago
Description: | modified (diff) |
---|
comment:2 by , 9 years ago
Description: | modified (diff) |
---|
comment:3 by , 9 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.