Selon Ondrej Chlup <[email protected]>: > Hi, > > I was using GDAL version 1.9.1 to get NTv2 grid from raster in PostGIS > using gdal_translate. I got the error: 0*** buffer overflow detected ***: > gdal_translate terminated > I was trying to use GDAL version 1.9.2 but with the same error. Is there > any way how to fix it?
You are probably running into a knwown problem of the PostgisRaster driver http://trac.osgeo.org/gdal/ticket/4703 that has been fixed in the dev version (GDAL 1.10dev) _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
