Hi Mladen, In which context do you want to do that? python? C++? CLI? What are you doing later with that info (like calling cs2cs or anything else)? If you just want to know for a few cases, https://spatialreference.org/ref/epsg/2193/ is an easy reference. There is axis information.
Cheers On Tue, 30 Jul 2024 at 14:11, Mladen Mijatovic via PROJ < [email protected]> wrote: > Hi all, > > Is there a way to identify if crs has an inverted axis? In most of the > cases axes are Lat,Lon or E,N but I stumbled on one with axis N,E - > EPSG:2193. In this case I need to invert coordinates before the > transformation and I am not sure how to identify this situation in general. > _______________________________________________ > PROJ mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/proj >
_______________________________________________ PROJ mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/proj
