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

Variations in Projection subclasses public API #950

Open
DPeterK opened this issue Nov 14, 2017 · 4 comments
Open

Variations in Projection subclasses public API #950

DPeterK opened this issue Nov 14, 2017 · 4 comments

Comments

@DPeterK
Copy link
Member

DPeterK commented Nov 14, 2017

The public API for each Projection subclass is different. There's a very good reason for this: each one needs to expose different projection-controlling options to the user, but there are downsides as well, including lack of consistency for the user and increased difficulty in producing a generalised repr for Projection.

@DPeterK
Copy link
Member Author

DPeterK commented Nov 17, 2017

Here's a summary of some of the issues with the CRS API... https://gist.github.com/dkillick/e04760947375031ef4e4b36fe8804b8e

@pelson
Copy link
Member

pelson commented Nov 20, 2017

Thanks @dkillick!

Can you clarify what the proposal is here? What do we need to do to call this "done"?

@pelson
Copy link
Member

pelson commented Nov 20, 2017

Also relates to #813.

@pelson
Copy link
Member

pelson commented Nov 20, 2017

Also of interest: #709

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

2 participants