Le jeudi 30 octobre 2014 20:55:11, Robert Coup a écrit :
> Hi team,
>
> Fixing a bug in the Mapnik GDAL code (
> https://github.com/mapnik/mapnik/tree/master/plugins/input/gdal) where the
> return value of RasterIO() isn't checked (so eg. if a component TIFF in a
> VRT is unavailable it just truck
Hi team,
Fixing a bug in the Mapnik GDAL code (
https://github.com/mapnik/mapnik/tree/master/plugins/input/gdal) where the
return value of RasterIO() isn't checked (so eg. if a component TIFF in a
VRT is unavailable it just trucks right along rendering blank images
without error) and it appears to