Hi,
Does anyone know how the features are ordered when you extract by
selectedFeatures()? Is it in the same order as the input delimited text
file? I'm asking because sometimes I found the looping does not give me the
same order as in my data source.

selected_features = layer.selectedFeatures()
for f in selected_features:

Thanks.
Ethan
_______________________________________________
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