<div dir="ltr">I discovered that it looks like there is another way to deal with processing algorithms. Rather than use processAlgorithm it looks like I can use prepareAlgorithm & processFeature. I have always used processAlgorithm and then iterated through the features. <div><br></div><div>Is processFeature just as quick as using processAlgorithm (iterating through the features)? Is one method preferred over the other? I think for some algorithms using processFeature would make the code look cleaner. Are there any gotchas in using the processFeature method?</div><div><br></div><div>Thanks,</div><div><br></div><div>Calvin</div></div>