Hello,

I'm using GDAL library in a C# project.

To reproject some geotiff files i'm calling gdalwarp tool as external process 
with this command:

gdalwarp.exe -s_srs EPSG:4326 -t_srs EPSG:3857 -dstalpha input.tiff output.tiff



All works fine except for data overlapping antimeridian such as the associated 
tiff file.

I don't find how fix my problem or if I'm using the correct tool for those kind 
of data.


Best regards,


[cid:image003.png@01D1FD34.3B7C8CC0]

Christophe LAVOYE - Analyste
AKKA Technologies Informatique & Systèmes
7 boulevard Henri Ziegler - 31700 BLAGNAC
Tél : +33 (0)5 36 25 15 40
Email : christophe.lav...@akka.eu<mailto:christophe.lav...@akka.eu>



_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to