[Qgis-user] Exporting points in order

Víctor Centella vcentella at prodevelop.es
Thu Dec 19 04:26:07 PST 2019


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:part1.3257F9AA.00C63239 at prodevelop.es]

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 <mattslists at gmail.com><mailto: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<mailto: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



_______________________________________________
Qgis-user mailing list
Qgis-user at lists.osgeo.org<mailto: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

--
--------------------------------------------------------
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.
--------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20191219/83961870/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdfkllmaolodccle.png
Type: image/png
Size: 8102 bytes
Desc: kdfkllmaolodccle.png
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20191219/83961870/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo 25 años prodevelop.png
Type: image/png
Size: 20864 bytes
Desc: logo 25 años prodevelop.png
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20191219/83961870/attachment-0003.png>


More information about the Qgis-user mailing list