Re: [gdal-dev] Mask value data type in Python wrappings
Thanks for the help! When you mention refactoring, that was in regards to GDAL not my script, yes? (Remember, GDAL n00b here…) __ Dave Welch Software Engineer URTHECAST On 2/18/16, 10:32 AM, "gdal-dev on behalf of Even Rouault" w
[gdal-dev] Mask value data type in Python wrappings
pe handling within GDAL’s Python wrapping such that the mask generation is trying to compare the band’s raster values (GDAL_UInt16) to whatever the NoDataValue type is stored internally. Am I way off base or is there something I’m missing? Cheers! __ Dave Wel