Hello,

if you have the column to use for sorting the data you can "reorder" the data 
by this field using the MMQGIS plugin. The option is "Modify"->"Sort"

[cid:[email protected]]

Regards,

Víctor

El 19/12/2019 a las 12:54, Nicolas Cadieux escribió:
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 
<[email protected]><mailto:[email protected]> 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
[email protected]<mailto:[email protected]>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



_______________________________________________
Qgis-user mailing list
[email protected]<mailto:[email protected]>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

--
--------------------------------------------------------
Víctor Centella Fuster
--------------------------------------------------------
Prodevelop
http://www.prodevelop.es
[logo                prodevelop 25 años]<http://www.prodevelop.es>
--------------------------------------------------------
Aviso legal:
Este mensaje se dirige exclusivamente a su destinatario y puede contener 
información privilegiada o confidencial. Si ha recibido este mensaje por error, 
le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a 
su destrucción.
De acuerdo con la nueva Ley de Servicios de la Sociedad de la Información y 
Comercio Electrónico aprobada por el Parlamento Español y de lo establecido en 
el Reglamento (UE) 2016/679 del Parlamento Europeo de Protección de Datos de 
Carácter Personal, le comunicamos que su dirección de correo electrónico forma 
parte de un tratamiento automatizado. Tiene usted derecho de oposición, acceso, 
rectificación, cancelación, y portabilidad de sus datos, mediante una respuesta 
a este e-mail. Asimismo, podrá dirigirse a la Autoridad de Control competente 
para presentar la reclamación que considere oportuna.
--------------------------------------------------------
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to