Re: [gdal-dev] Re: Unreliable names for temporary files

2012-02-13 Thread Rahkonen Jukka
Even Rouault wrote: Le lundi 13 février 2012 06:22:31, Jukka Rahkonen a écrit : >> Even Rouault mines-paris.org> writes: >> > Le dimanche 12 février 2012 14:25:07, Jukka Rahkonen a écrit : >> > > Hi, >> > > >> > > I noticed a ticket http://trac.osgeo.org

Re: [gdal-dev] Re: Unreliable names for temporary files

2012-02-13 Thread Even Rouault
Le lundi 13 février 2012 06:22:31, Jukka Rahkonen a écrit : > Even Rouault mines-paris.org> writes: > > Le dimanche 12 février 2012 14:25:07, Jukka Rahkonen a écrit : > > > Hi, > > > > > > I noticed a ticket http://trac.osgeo.org/gdal/ticket/4510 and started > > > to wonder if something similar c

Re: [gdal-dev] building geotransform with lower left and upper right coordinates

2012-02-13 Thread Brice Lambi
Hi Brian, Thanks for the help, you were correct that I just needed to inverse my dy value in the geotransform. Cheers, Brice On 02/13/2012 10:44 AM, Brian Case wrote: Brice, After some thought your image might not be bottom up. if thats the case calc the origin the way you did before, but

[gdal-dev] RPM-deployed GDAL cannot find plugins

2012-02-13 Thread Michael Weisman
Hi, I am trying to build a redistributable rpm binary of GDAL 1.8.1 with an additional gdal-mrsid package that installs a plugin to provide MrSID support if a user has the Lizard Tech SDK installed. If I install gdal using the standard ./configure, make, make install and then build MrSID suppor

Re: [gdal-dev] building geotransform with lower left and upper right coordinates

2012-02-13 Thread Brian Case
Brice, After some thought your image might not be bottom up. if thats the case calc the origin the way you did before, but don't convert back to lat lon Brian On Mon, 2012-02-13 at 05:40 -0700, la...@ucar.edu wrote: > Hello, > > I have a raster where I know the projection and the lower left and

Re: [gdal-dev] building geotransform with lower left and upper right coordinates

2012-02-13 Thread Brian Case
Brice, with that projection the origin should be in meters. convert the ll to meters and try setting dy to dy * -1 Brian On Mon, 2012-02-13 at 05:40 -0700, la...@ucar.edu wrote: > Hello, > > I have a raster where I know the projection and the lower left and upper > right coordinates and pixel s

Re: [gdal-dev] unsubscribe

2012-02-13 Thread srinath indumathi
Indumathi Srinath --- On Mon, 2/13/12, Dennis Burgess wrote: From: Dennis Burgess Subject: [gdal-dev] unsubscribe To: gdal-dev@lists.osgeo.org Date: Monday, February 13, 2012, 5:41 PM     --

[gdal-dev] building geotransform with lower left and upper right coordinates

2012-02-13 Thread lambi
Hello, I have a raster where I know the projection and the lower left and upper right coordinates and pixel size but I don't know the upper left coordinate. It is a lambert conformal conic projection: "+proj=lcc +lon_0=95W +lat_0=25N +lat_1=25N" where the lower left is -113.1333, 16.3691 upper

[gdal-dev] unsubscribe

2012-02-13 Thread Dennis Burgess
--- Dennis Burgess, Mikrotik Certified Trainer Author of "Learn RouterOS- Second Edition

Re: [gdal-dev] plate caree and EPSG:4326

2012-02-13 Thread Vincent Schut
On 01/30/2012 02:28 PM, Alfredo Alessandrini wrote: Hi, I'm trying to reproject the VGT-P product with the gdal libraries. The metafile is reported below. It's right to assume the EPSG 4326 code as source spatial reference set? Probably, yes. I have always used 4326 for spot vgt products, wi