You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/drivers/raster/vrt.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -289,7 +289,7 @@ The allowed subelements for VRTRasterBand are :
289
289
290
290
.. code-block:: xml
291
291
292
-
<Scale>0.0</Scale>
292
+
<Scale>1.0</Scale>
293
293
294
294
- **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.
0 commit comments