Hi Bugbuster, Il 01/07/2016 08:52, Bugbuster ha scritto: > Hi Antonio, > > I did try the test suite you provided. I tried to convert all VRT images to > GTiff with the simple command : > > > None of them gave any results.
please ensure to have gdal_PIXFUN.so in the GDAL_DRIVER_PATH: env GDAL_DRIVER_PATH=../../.. gdal_translate -of GTiff pixfun_cmul_c.vrt pixfun_cmul_c.vrt.tif > In each function, I added a debug message when testing the number of source > rasters : > > I always get : > > > If you have any ideas, I would be very grateful to you :-) > Thanks > Philippe regards -- Antonio Valentino _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
