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

use PROJ 9.1 #70

Merged
merged 4 commits into from
Sep 3, 2022
Merged

use PROJ 9.1 #70

merged 4 commits into from
Sep 3, 2022

Conversation

visr
Copy link
Member

@visr visr commented Sep 2, 2022

Only came out yesterday, release notes are here: https://proj.org/news.html

visr added 4 commits September 2, 2022 17:39
From the PROJ 9.1 release notes: Introduce PROJ_DATA environment variable to deprecate PROJ_LIB

Might as well reflect that in the code.
For the floating point approx comparison, now compare to a Float32 to get more tolerance. The string comparisons are not yet robust for minor changes. Leave that for later.
Small changes. Three new functions, `proj_area_set_name`, `proj_trans_get_last_used_operation`, and `proj_operation_factory_context_set_area_of_interest_name`.

Rest are docstring changes.
Since we wrap new functions and I want those to be available to all users.
@visr visr merged commit e6efb83 into master Sep 3, 2022
@visr visr deleted the proj91 branch September 3, 2022 09:13
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