<div dir="ltr"><div>Hi,</div><div>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.<br></div><div><br></div><div>selected_features = layer.selectedFeatures()</div><div>for f in selected_features:</div><div><br></div><div>Thanks.</div><div>Ethan<br></div></div>