Re: [gdal-dev] gdaltranslate and gdalwarp rotating and resizing image without being asked to, why?

2014-06-30 Thread Even Rouault
Le lundi 30 juin 2014 15:47:41, Jesse McGraw a écrit : > Even, > Thank you for the response! > > I'm actually rasterizing the PDF to PNG via pdftoppm before doing anything > with gdal*, that's why the rotating and resizing surprises me. hum ok I though you used the GDAL PDF driver. > > When d

Re: [gdal-dev] Truncated Coordinate System WKT post GDAL-1.9.2

2014-06-30 Thread Even Rouault
Le lundi 30 juin 2014 19:30:11, Wood, Alexander a écrit : > Hello, > > I have recently upgraded from GDAL 1.9.2 to GDAL 1.11.0. With this > upgrade, I've experienced difficulties in extracting the projection > definition from the swisstopo dataset > (http://www.swisstopo.admin.ch/internet/swissto

[gdal-dev] Truncated Coordinate System WKT post GDAL-1.9.2

2014-06-30 Thread Wood, Alexander
Hello, I have recently upgraded from GDAL 1.9.2 to GDAL 1.11.0. With this upgrade, I've experienced difficulties in extracting the projection definition from the swisstopo dataset (http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/height/swissALTI3D/swissALTI3D.html). In GDAL-

[gdal-dev] GSoC 2014 Weekly Report 6 : GDAL PostGIS Raster driver

2014-06-30 Thread Varun Saraf
Hi, Sorry for the delay in submitting my weekly report. Below is my sixth weekly report. *What did I do this week?* - Implemented calls from IRasterIO to the methods which are writing the query. - Worked on the method for creating overviews and writing them to table. *What do I plan on

Re: [gdal-dev] gdaltranslate and gdalwarp rotating and resizing image without being asked to, why?

2014-06-30 Thread Jesse McGraw
Even, Thank you for the response! I'm actually rasterizing the PDF to PNG via pdftoppm before doing anything with gdal*, that's why the rotating and resizing surprises me. When do the pixelSkew parameters get used vs. swapping the axes? The swapping works in this case is because the rotation i