You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We assume traditional point order in most geometry methods, but methods like reproject dont force it and can return flipped point order with some projections. We need to go either way, although I feel that uncertain point order is a nightmare for development.
We assume traditional point order in most geometry methods, but methods like
reproject
dont force it and can return flipped point order with some projections. We need to go either way, although I feel that uncertain point order is a nightmare for development.See discussion here:
https://discourse.julialang.org/t/archgdal-transforming-crs-incorrectly-probably-wrong-long-lat-order/90098/8
The text was updated successfully, but these errors were encountered: