[gdal-dev] Opening gridded xyz data that is out of order

Andreas Neumann a.neumann at carto.net
Mon Sep 11 07:52:07 PDT 2017


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
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170911/461e4b7c/attachment.html>


More information about the gdal-dev mailing list