<div dir="ltr">Can you transform the file and swap the y & x when they are in an alternative order with your choice of python/perl/awk?</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 11, 2017 at 6:51 AM, Andreas Neumann <span dir="ltr"><<a href="mailto:a.neumann@carto.net" target="_blank">a.neumann@carto.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Forgot to mention the link to the file, just in case you have time testing - see <a href="https://services.geo.zg.ch/temp/dtmav.zip" rel="noreferrer" target="_blank">https://services.geo.zg.ch/tem<wbr>p/dtmav.zip</a> (138 MB zipped file).<br>
<br>
Thanks,<br>
<br>
Andreas<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 11.09.2017 15:43, Andreas Neumann wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I received a DTM from a Swiss province (OpenData) which is of the following format:<br>
<br>
One coordinate per line, already gridded. See f.e.<br>
<br>
2708001.00 1218001.00 1541.52<br>
2708003.00 1218001.00 1542.35<br>
2708005.00 1218001.00 1542.98<br>
2708007.00 1218001.00 1543.58<br>
2708009.00 1218001.00 1544.20<br>
2708011.00 1218001.00 1545.13<br>
2708013.00 1218001.00 1545.88<br>
<br>
The issue is that further down the file there seems to be an issue of ordering the coordinates. gdalinfo produces the following error:<br>
<br>
ERROR 1: Ungridded dataset: At line 4125001, change of Y direction<br>
gdalinfo failed - unable to open 'DTM_swissALTI3D_XYZ.txt'.<br>
<br>
If GDAL could open the data - it would open as ungridded data - right? Issue is, this data is already gridded as you can see above. I actually want to save this is a gridded GeoTIFF file for later usage in QGIS.<br>
<br>
Is there still a chance that GDAL can open this data set, even if coordinates are out of order?<br>
<br>
How about the gridded vs ungridded aspect of xyz files?<br>
<br>
Thanks,<br>
<br>
Andreas<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/gdal-dev</a><br>
</blockquote>
<br>
______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/gdal-dev</a></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">--<div><a href="http://schwehr.org" target="_blank">http://schwehr.org</a></div></div>
</div>