<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div dir="ltr">If it’s a regularly spaced grid, I would dump this in a numpy array and read it as a raster. Some examples here</div><div dir="ltr"><br></div><div dir="ltr"><a href="https://pcjericks.github.io/py-gdalogr-cookbook/index.html">https://pcjericks.github.io/py-gdalogr-cookbook/index.html</a></div><div dir="ltr">Nicolas</div><div dir="ltr"><br></div><div dir="ltr">Le 19 déc. 2019 à 05:56, Matt Boyd <mattslists@gmail.com> a écrit :</div><div dir="ltr"><blockquote type="cite"><br></blockquote></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi QGISers,<br><div>I need to export a point dataset of a regularly spaced grid in a particular order as a csv / text file. Its one of the demands of some python code that I use the points in, its not my code so I don't have any say in this.</div><div>The points start in the bottom left and move left to right with the final point being the top right corner.</div><div>Is there an easy way to do this in the export options? I have created a column that in the point data that I use to sort the data so it goes in the right order, but it's clunky.</div><div><br></div><div>Thanks</div><div>Matt</div></div>
<span>_______________________________________________</span><br><span>Qgis-user mailing list</span><br><span>Qgis-user@lists.osgeo.org</span><br><span>List info: https://lists.osgeo.org/mailman/listinfo/qgis-user</span><br><span>Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user</span></div></blockquote></body></html>