8000 API: add proj_context_set_user_writable_directory() by rouault · Pull Request #4144 · OSGeo/PROJ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

API: add proj_context_set_user_writable_directory() #4144

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

Merged < 8000 /span>

Conversation

rouault
Copy link
Member
@rouault rouault commented May 9, 2024

Fixes #4142

@rouault rouault added this to the 9.5.0 milestone May 9, 2024
@rouault rouault force-pushed the proj_context_set_user_writable_directory branch from 4ddc770 to 68ab87e Compare May 9, 2024 21:39
#define proj_context_use_proj4_init_rules \
internal_proj_context_use_proj4_init_rules
#define proj_convert_conversion_to_other_method \
internal_proj_convert_conversion_to_other_method
#define proj_coord internal_proj_coord
#define proj_coordinate_metadata_create internal_proj_coordinate_metadata_create
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not created before because the script was not executed for some time, right? Was it risky?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not created before because the script was not executed for some time, right?

yes

Was it risky?

moderately. This is only used on special builds with -DPROJ_RENAME_SYMBOLS as used in the GDAL Docker image to have a custom PROJ build used only by GDAL, while allowing other packaged libs to use the system libproj.

@rouault rouault merged commit 74f4ed6 into OSGeo:master May 10, 2024
23 checks passed
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.

User writable directory
2 participants
0