Hi: I am fairly new to the GDAL community can someone point me to the right direction for submitting a GDAL fix. Basically I found a minor problem in the GDAL Python binding. This is related to http://trac.osgeo.org/gdal/ticket/3088: "do not remove leading spaces after TRE=xxxx" The Python wrapper trims white spaces when GetMetadata() is called, which is not desired for NITF TRE data. I found the problem in the wrapper code and updated it. Do I just have to open a GDAL Trac ticket and attach the fix?
Thank you, Kevin Chiou
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev