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

When is the +init= syntax support going to be removed from PROJ? #1895

Closed
snowman2 opened this issue Jan 28, 2020 · 6 comments
Closed

When is the +init= syntax support going to be removed from PROJ? #1895

snowman2 opened this issue Jan 28, 2020 · 6 comments

Comments

@snowman2
Copy link
Contributor

Currently optionally enabled with:

PROJ/src/proj.h

Line 353 in 74a10a8

void PROJ_DLL proj_context_use_proj4_init_rules(PJ_CONTEXT *ctx, int enable);

But does not support ESRI. What is the plan for the version of PROJ where this will this be removed?

@rouault
Copy link
Member

rouault commented Jan 28, 2020

But does not support ESRI

Ah, that's a short-coming indeed. Didn't hear anyone complaining about that until now. 99% of use cases must be +init=epsg:xxxx I guess

What is the plan for the version of PROJ where this will this be removed?

To anyone planning to remove it, let me know so I've a chance to run away before :-)

@snowman2
Copy link
Contributor Author

snowman2 commented Jan 28, 2020

@snowman2
Copy link
Contributor Author

Not sure where I got the idea from. Maybe an error in GDAL?

@snowman2
Copy link
Contributor Author

snowman2 commented Jan 28, 2020

This was probably it:

proj_create: init=epsg:/init=IGNF: syntax not supported in non-PROJ4 emulation mode

@snowman2
Copy link
Contributor Author

Okay, I will close this since it seems like it is not going to be removed anytime soon.

@snowman2
Copy link
Contributor Author

Ah, I found the comment where @rouault said it was deprecated:
pyproj4/pyproj#224 (comment)

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

No branches or pull requests

2 participants