Get all possible projections? #896
Answered
by
snowman2
ajdapretnar
asked this question in
Q&A
-
Is it possible to extract all supported projections with full info, i.e. Use case: We are building a widget for a GUI application where we'd like to use pyproj for transforming from one system to another and would like to offer all supported projections to the user (with full names, not codes). |
Beta Was this translation helpful? Give feedback.
Answered by
snowman2
Aug 9, 2021
Replies: 1 comment 3 replies
-
This should help: https://pyproj4.github.io/pyproj/stable/api/database.html#pyproj-database-query-crs-info |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ajdapretnar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should help: https://pyproj4.github.io/pyproj/stable/api/database.html#pyproj-database-query-crs-info