How to get a downward pointing z axis #1007
Unanswered
sebwolf-de
asked this question in
Q&A
Replies: 1 comment
-
You could try: https://pyproj4.github.io/pyproj/stable/build_crs.html You could also ask the PROJ devs: https://github.com/osgeo/proj |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to get a CRS with a downward pointing z-axis. So I specified
+axis=ned
. The x and y axis are correct, just the z-axis is still pointing upwards:Beta Was this translation helpful? Give feedback.
All reactions