Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guttering, dateline, google-projection missing tile #101

Open
GoogleCodeExporter opened this issue Aug 10, 2015 · 0 comments
Open

guttering, dateline, google-projection missing tile #101

GoogleCodeExporter opened this issue Aug 10, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a layer with guttering enabled
2. Put the layer on a map using google projection


What is the expected output? What do you see instead?
The layer with guttering does not show tiles which cross the date line.

What version of the product are you using? On what operating system?
1.48

Please provide any additional information below.
I think it is an openlayers bug. The tile requests do not look right.
This is the bounding box immediately to the left of the broken tile
   9627396.589356,
  -5400734.6677321,
  15419488.844692,
    391357.5876039  

This is the bounding box for broken tile
  -25438243.004948,
   -5400734.6677321,
  -19646150.749612,
     391357.5876039

Notice the start longitude (-25,438,243) should be similar to the finish 
longitude of the tile before (15,419,488) which it is not.



Original issue reported on code.google.com by gcolema...@gmail.com on 5 Mar 2015 at 11:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant