Skip to content

Commit

Permalink
rescale
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Oct 11, 2023
1 parent 38ea10d commit 8560d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ A rescaling of the values from the source asset(s) to the destination asset can
It is specified as a 2 dimensions array of delimited Min,Max range per band.

```json
"vrt:rescale": [
"rescale": [
[0, 10000], // band 1
[0, 10000], // band 2
[0, 10000] // band 3
Expand Down

0 comments on commit 8560d5e

Please sign in to comment.