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

Bad detection of L93 / EPSG:2154 projection #1

Open
vpicavet opened this issue May 13, 2013 · 1 comment
Open

Bad detection of L93 / EPSG:2154 projection #1

vpicavet opened this issue May 13, 2013 · 1 comment

Comments

@vpicavet
Copy link

When reading and writing Mapinfo files, there is a problem detecting Lambert 93 / EPSG:2154.
There are incompatibilities between Mapinfo and Mitab. Mapinfo saves values for SP1 Standard Parallel) and SP2 projection parameters in a way, and OGR (MiTAB) reads it differently in the resulting TAB file.
Attached is a patch inverting the order of SP1 and SP2 when reading and writing TAB files, only for L93/EPSG:2154. It is applicable on the MiTAB version which is included with gdal révision svn 25454.

Patch : https://gist.github.com/vpicavet/5569914

@vpicavet
Copy link
Author

kwrobot pushed a commit to aashish24/gdal-svn that referenced this issue Jul 14, 2014
rouault added a commit to rouault/mitab that referenced this issue Jul 14, 2014
rouault added a commit to rouault/mitab that referenced this issue Jul 14, 2014
kwrobot pushed a commit to aashish24/gdal-svn that referenced this issue Jul 14, 2014
samalone pushed a commit to samalone/gdal-ios that referenced this issue Oct 25, 2014
samalone pushed a commit to samalone/gdal-ios that referenced this issue Oct 25, 2014
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

1 participant