Closed slumnitz closed 3 years ago
Import fix as mentioned in #34
from osgeo import
from osgeo.gdalconst import
Thank you for this fix!
Tested, it works nice.
Import fix as mentioned in #34
from osgeo import
to statements importing gdal and related modules throughout the library.from osgeo.gdalconst import
to gdalconst imports