[Qgis-user] Exporting points in order
Nicolas Cadieux
nicolas.cadieux at archeotec.ca
Thu Dec 19 03:54:45 PST 2019
Hi,
If it’s a regularly spaced grid, I would dump this in a numpy array and read it as a raster. Some examples here
https://pcjericks.github.io/py-gdalogr-cookbook/index.html
Nicolas
Le 19 déc. 2019 à 05:56, Matt Boyd <mattslists at gmail.com> a écrit :
>
>
> Hi QGISers,
> 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.
> The points start in the bottom left and move left to right with the final point being the top right corner.
> 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.
>
> Thanks
> Matt
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20191219/e3316765/attachment.html>
More information about the Qgis-user
mailing list