read_feature


Description:

public void read_feature (int index)

Moves the iterator to the feature at the given index in the current layer.

You can get the number of features in the current layer with [method@VectorReaderIter.get_layer_feature_count].

Parameters:

this

A VectorReader.

index

The index of the feature to read.