gina-alaska / dans-gdal-scripts

A number of utilities for use in conjunction with GDAL.
http://www.gina.alaska.edu/projects/gina-tools/
Other
158 stars 42 forks source link

GDAL v3 breaking changes #17

Open BrannonKing opened 4 years ago

BrannonKing commented 4 years ago

How does this library need to change to accommodate GDAL v3's change to axis ordering? I see several places that this code directly uses the "u" and "v" parameters on the transform. Would those areas be affected?

dstahlke commented 4 years ago

Brannon,

I've been away from GIS for about a decade and am completely out of the loop. Do you have a reference that explains these breaking changes?

BrannonKing commented 4 years ago

There's the 2.4 to 3.0 section here: https://github.com/OSGeo/gdal/blob/master/gdal/MIGRATION_GUIDE.TXT . The link there is important as well: https://trac.osgeo.org/gdal/wiki/rfc73_proj6_wkt2_srsbarn