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

proj.c command line parsing ignores -r with -V #184

Closed
proj4-bot opened this issue May 22, 2015 · 0 comments · Fixed by #536
Closed

proj.c command line parsing ignores -r with -V #184

proj4-bot opened this issue May 22, 2015 · 0 comments · Fixed by #536

Comments

@proj4-bot
Copy link

Reported by cgodkin on 25 Jul 2012 18:16 UTC
I happened to use proj with -V and some input data in lat,lon order
but was told that the longitude or latitude were out of range even though I'd supplied -r to reverse the order.

After some investigation, it appears that proj.c/process() considers the reversein and reverseout variables but vprocess() does not.

I discovered this in 4.7.0 but checked SVN the trunk still has this problem.

Migrated-From: https://trac.osgeo.org/proj/ticket/184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants