Hello

i want to get all points from a given layer and put them to a Graph Object.

My idea is here to make two loops:

 outer loop over all Polylines of the layer
  inner loop over all vertices of the current Polyline and put them to the graph


For me it looks old fashioned so my question:
Any other idea ? more elegant and faster?

Thanks
Anke

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to