Issue Details (XML | Word | Printable)

Key: GEOS-1293
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrea Aime
Reporter: Andrea Aime
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GeoServer

Rendererer fails to draw tiles across the dateline

Created: 17/Aug/07 08:51 AM   Updated: 09/Jun/08 12:03 PM
Component/s: WMS
Affects Version/s: 1.5.3, 1.6.0-beta2
Fix Version/s: 1.6.5

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. dateline.jpeg
(46 kB)

2. wrapDateLine.jpg
(64 kB)


 Description  « Hide
Using Tim Schaub google integration sandbox example modified to load the continents from GeoServer I noticed that whatever tile crosses the dateline is not being rendered at all. No surprise, the dateline crossing is not handled properly in no parts of the GeoTools code, maybe with the exception of the referencing module itself. The original demo, hitting mapserver, works fine. We should look at how they do handle the dateline crossing.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Andrea Aime added a comment - 08/Jan/08 09:42 AM
Sample of what's happening

Andrea Aime added a comment - 12/Jan/08 04:41 AM
This has been reported a bit of times already on the OL lists... moving to 1.6.1, thought I don't have, at the moment, an estimate of how much work is needed to cook a fix.

Andrea Aime added a comment - 09/Jun/08 12:03 PM
Screenshot with dateline wrapping after GeoServer 1.6.5 fixes

Andrea Aime added a comment - 09/Jun/08 12:03 PM
This was probably fixed in 1.6.2, not sure, this screenshot has been taken on a 1.6.5 beta where the problem does not occurr anymore.