We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I try to create WGS84 to EOV converter. First I wanted to create an app that generate WGS grid coordinates to EOV coordinates.
EOV: http://spatialreference.org/ref/epsg/hd72-eov/
My code is here: https://github.com/KAMI911/wgslas2eovlas/blob/master/gridcreator.py
I used python-pyproj 1.8.9-1.1build2 packaged into Ubuntu/Linux Mint on 64 bit.
After I created file with EOV coordinates I tried to convert them back (and failed) to WGS with this tool: http://pf-prg.hu/trafo/trafo-4.php?mod=0
Do you have idea what did i wrong? Or is this a bug in the software?
The output files are here: http://ooo.itc.hu/wgseov/
Thank you in advance!
The text was updated successfully, but these errors were encountered:
@KAMI911 Did you figure out the problem?
Sorry, something went wrong.
@micahcochran: I was able to figure out the problem. Thank you for your question.
No branches or pull requests
Hi,
I try to create WGS84 to EOV converter. First I wanted to create an app that generate WGS grid coordinates to EOV coordinates.
EOV: http://spatialreference.org/ref/epsg/hd72-eov/
My code is here:
https://github.com/KAMI911/wgslas2eovlas/blob/master/gridcreator.py
I used python-pyproj 1.8.9-1.1build2 packaged into Ubuntu/Linux Mint on 64 bit.
After I created file with EOV coordinates I tried to convert them back (and failed) to WGS with this tool:
http://pf-prg.hu/trafo/trafo-4.php?mod=0
Do you have idea what did i wrong? Or is this a bug in the software?
The output files are here:
http://ooo.itc.hu/wgseov/
Thank you in advance!
The text was updated successfully, but these errors were encountered: