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

Allow specifying a BBOX instead of a center + scale #32

Open
jahow opened this issue Mar 11, 2021 · 1 comment
Open

Allow specifying a BBOX instead of a center + scale #32

jahow opened this issue Mar 11, 2021 · 1 comment

Comments

@jahow
Copy link
Member

jahow commented Mar 11, 2021

Specifying a bbox should be enough to print a map when associated with size and dpi. This would be an alternative (and simpler) way of specifying a viewport.

@jahow
Copy link
Member Author

jahow commented Mar 23, 2021

This may prove hard to do because of the support of custom projections:

  • a BBOX makes no sense in a polar projection
  • a BBOX expressed in lon/lat may not make sense in another projection
  • etc.

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

1 participant