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

Expand acceptable bounds beyond 180 and 90 #113

Closed
tmcw opened this issue Jan 29, 2015 · 3 comments
Closed

Expand acceptable bounds beyond 180 and 90 #113

tmcw opened this issue Jan 29, 2015 · 3 comments

Comments

@tmcw
Copy link
Contributor

tmcw commented Jan 29, 2015

The bounds checking in tilelive.js is too far on the cautious side and ends up marking common data sources as invalid, as well as datasources that include outside longitude values in order to represent dateline wrapping. These should be expanded to +/-360 and +/-95

@springmeyer
Copy link
Contributor

What common datasources?

@tmcw
Copy link
Contributor Author

tmcw commented Jan 30, 2015

Most of Natural Earth, for one - I don't have a ton of testing data, but it's the most common thing that I want to drop into our system and that fails.

@springmeyer
Copy link
Contributor

Ah, okay.

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

No branches or pull requests

2 participants