Re: [gdal-dev] Aster tif files to hgt

2011-11-05 Thread Scott Arko
Hello Mira, You should be able to convert directly to this format with gdal_translate. Something like gdal_translate -of SRTMHGT input.tif output.hgt I have done this in the past to convert to the SRTM format and it has worked fine. On Sat, Nov 5, 2011 at 1:26 AM, Jaromír Mikeš wrote: > Hi

[gdal-dev] Re: Ogr2ogr -flip_coordinates

2011-11-05 Thread Jukka Rahkonen
Andrew Brooks sat.dundee.ac.uk> writes: > > > On 3 November 2011 20:38, Jukka Rahkonen wrote: > > > > Thereafter I will try if I can just turn the coordinates from these > 6605838.360 61685.735 > into these > 61685.735 6605838.360 > in the whole xml file with awk or something else as horrib

[gdal-dev] Aster tif files to hgt

2011-11-05 Thread Jaromír Mikeš
Hi list, I recently downloaded Aster v2 tif files which I would like convert hgt file to be used by Srtm2osm program. Gdal looks like right tools for doing this. Can somebody here advise me how to do this? best regards mira ___ gdal-dev mailing list g