It needs to be apparent how to use several wrappers in GDAL.
Proper implementation in the SWIG interface will be able to call GDAL functions without writing additional methods.
This issue will be linked to a PR in GDAL repo for implementing required bindings.
The current implementation of Gdal.BuildVRT looks like this:
It needs to be apparent how to use several wrappers in GDAL. Proper implementation in the SWIG interface will be able to call GDAL functions without writing additional methods. This issue will be linked to a PR in GDAL repo for implementing required bindings.
The current implementation of Gdal.BuildVRT looks like this: