Gets the features matching the request.
The feature request.
Initializes the source. The source is not useable before being initialized.
The coordinate system of features that are generated by this source. The source is responsible for reprojecting features if their original CRS is different from the target.
Interface for feature sources.
To implement a feature source, you can use the FeatureSourceBase base class for convenience.