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

The default template contains a projection error #125

Open
samuellapointe opened this issue Jun 9, 2015 · 5 comments
Open

The default template contains a projection error #125

samuellapointe opened this issue Jun 9, 2015 · 5 comments
Labels

Comments

@samuellapointe
Copy link
Contributor

Any map created with the default Scribe template will display the following error:

msProjectPoint(): Projection library error. proj says: tolerance condition error

@samuellapointe
Copy link
Contributor Author

Additional info:

  • Setting the extent to something very small like -180 -90 180 90 removes all the projection errors.
  • Setting the projection to epsg:4326 instead of epsg:900913 removes all the errors but the map can't be loaded afterwards.
  • Removing 50m ocean layer removes 4 errors

@samuellapointe
Copy link
Contributor Author

I was able to remove all errors on a newly created map by commenting the following options:

  • 1-5: '110m_physical/ne_110m_land' in the land layer
  • 1-5: '110m_physical/ne_110m_ocean' in the ocean layer

@dmorissette
Copy link
Member

What is the exact projection error message?

@samuellapointe
Copy link
Contributor Author

msProjectPoint(): Projection library error. proj says: tolerance condition error

@dmorissette
Copy link
Member

Um... never seen this one. Looking it up.

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

No branches or pull requests

2 participants