Re: [gdal-dev] lat lon matrix tables to geotif

2011-02-16 Thread Frank Warmerdam
On 11-02-16 01:48 AM, Nikolaos Hatzopoulos wrote: So you are talking for something like this: Example VRT file for data (just to show the geolocation metadata reference): data.lon.vrt 1 data.lat.vrt 1 0 0 1 1 stuff goes here 15

Re: [gdal-dev] lat lon matrix tables to geotif

2011-02-15 Thread Nikolaos Hatzopoulos
So you are talking for something like this: Example VRT file for data (just to show the geolocation metadata reference): data.lon.vrt 1 data.lat.vrt 1 0 0 1 1 stuff goes here 1500 10 22180 LSB On Tue, Feb 15, 2011 at 10:34 AM, F

Re: [gdal-dev] lat lon matrix tables to geotif

2011-02-15 Thread Frank Warmerdam
On 11-02-15 01:20 PM, Nikolaos Hatzopoulos wrote: So we have three tables: one matrix for latitude values one matrix for longitude values one matrix for our data values all the matrix have the same dimensions how we can convert these three tables to geotif using gdal?? Mikos, This is a geore

[gdal-dev] lat lon matrix tables to geotif

2011-02-15 Thread Nikolaos Hatzopoulos
So we have three tables: one matrix for latitude values one matrix for longitude values one matrix for our data values all the matrix have the same dimensions how we can convert these three tables to geotif using gdal?? --Nikos Hatzopoulos ___ gdal-de