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

pyproj.crs updates/fixes (is_proj/to_proj4/to_dict/from_string) #359

Merged
merged 3 commits into from
Jul 3, 2019

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Jul 2, 2019

  • Tests added
  • Fully documented, including history.rst for all changes and api/*.rst for new API

Fixes summary:

  • added 'is_proj';
  • fixed case in 'to_dict' with 'to_proj4' returning None
  • keep no_defs as it does not hurt anything in current code and it preserves backwards compatibility with older versions
  • made public properties on C classes readonly

ping @djhoese

@snowman2 snowman2 changed the title added from_user option to 'to_proj4/to_dict' pyproj.crs updates/fixes (is_proj/to_proj4/to_dict/from_string) Jul 2, 2019
@snowman2 snowman2 merged commit 1d0a9b4 into pyproj4:master Jul 3, 2019
@snowman2 snowman2 deleted the from_user branch December 6, 2019 01:57
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

Successfully merging this pull request may close these issues.

1 participant