Re: [gdal-dev] Clip tiff with shapefile

2017-06-13 Thread Paul Meems
To answer my own question: GdalWarp is smart enough to internally reproject if needed. So I can use my tiff in UTM and my border in 28992 and I get a perfectly clipped output. Paul *Paul Meems * Release manager, configuration manager and forum moderator of MapWindow GIS. www.mapwindow.org Own

Re: [gdal-dev] Clip tiff with shapefile

2017-06-12 Thread Even Rouault
On lundi 12 juin 2017 16:14:21 CEST Paul Meems wrote: > Hi, > > I'm trying to clip a tiff-file with a shapefile. > I'm using GDAL v2.1.3 with the SWIG-bindings in my C# application. > > The tiff-file has this info: > Driver: GTiff/GeoTIFF > Files: > Size is 5140, 6065 > Coordinate System is: > PR

[gdal-dev] Clip tiff with shapefile

2017-06-12 Thread Paul Meems
Hi, I'm trying to clip a tiff-file with a shapefile. I'm using GDAL v2.1.3 with the SWIG-bindings in my C# application. The tiff-file has this info: Driver: GTiff/GeoTIFF Files: Size is 5140, 6065 Coordinate System is: PROJCS["WGS 84 / UTM zone 32N", GEOGCS["WGS 84", DATUM["WGS_1984",