mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
Update vrt.py (#3088)
This commit is contained in:
parent
ec1ed0c27c
commit
7ea50edac1
@ -24,7 +24,7 @@ class WarpedVRT(WarpedVRTReaderBase, WindowMethodsMixin, TransformMethodsMixin):
|
||||
The warp source.
|
||||
src_crs : CRS or str, optional
|
||||
Overrides the coordinate reference system of `src_dataset`.
|
||||
src_transfrom : Affine, optional
|
||||
src_transform : Affine, optional
|
||||
Overrides the transform of `src_dataset`.
|
||||
src_nodata : float, optional
|
||||
Overrides the nodata value of `src_dataset`, which is the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user