Skip to content

Commit c7006db

Browse files
authoredFeb 26, 2025
Merge pull request OSGeo#11888 from scottstanie/patch-1
Doc: Fix example `Scale` factor in `vrt.rst`
2 parents 26fc9a3 + 541121b commit c7006db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/source/drivers/raster/vrt.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The allowed subelements for VRTRasterBand are :
289289

290290
.. code-block:: xml
291291
292-
<Scale>0.0</Scale>
292+
<Scale>1.0</Scale>
293293
294294
- **Overview**: This optional element describes one overview level for the band. It should have a child SourceFilename and SourceBand element. The SourceFilename may have a relativeToVRT boolean attribute. Multiple elements may be used to describe multiple overviews.
295295

0 commit comments

Comments
 (0)