Closed visr closed 9 years ago
Only one band was created so I got an error in GDALGetRasterBand for band 2. Also adds the GDT_Int32 data type to the exports.
GDALGetRasterBand
GDT_Int32
Changes Unknown when pulling 83fd002c3aa68bf618cedc29f16016f9caf8d599 on visr:patch-1 into \ on wkearn:master**.
Good stuff.
This Travis build is going to fail because I haven't yet set up the right dependencies on Travis yet. I'll test locally and merge when that works.
Thanks!
Great, thanks
Only one band was created so I got an error in
GDALGetRasterBand
for band 2. Also adds theGDT_Int32
data type to the exports.