Skip to content

Commit 8560d5e

Browse files
rescale
1 parent 38ea10d commit 8560d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ A rescaling of the values from the source asset(s) to the destination asset can
7575
It is specified as a 2 dimensions array of delimited Min,Max range per band.
7676

7777
```json
78-
"vrt:rescale": [
78+
"rescale": [
7979
[0, 10000], // band 1
8080
[0, 10000], // band 2
8181
[0, 10000] // band 3

0 commit comments

Comments
 (0)