Yes - I am aware of gdal_translate and gdalwarp to translate formats.
Thanks a lot. I am very happy that this was so easy to solve and now I
can use this data in QGIS.
I think the data provider just concatenated chunks of existing files and
did not care about the order. I will ask them to run the magic sort
command you provided before delivering the data to their clients.
Thanks,
Andreas
On 11.09.2017 16:44, Mark Johnson wrote:
This will do the same, just replace the EPSG code number:
gdal_translate -ot Float32 -a_srs EPSG:25833
../xyz/390_5820.dhhn92.txt ../2007.390_5820.dhhn92.25833.tif
Mark
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev