*: trim multiple spaces, fix line endings

This commit is contained in:
bl-ue
2021-04-03 14:51:56 -04:00
committed by Starbeamrainbowlabs
parent 65746eb5bb
commit 04dd546e2d
41 changed files with 113 additions and 113 deletions

View File

@@ -13,7 +13,7 @@
- Make a RGB virtual mosaic from 3 single-band input files:
`gdalbuildvrt -separate {{path/to/rgb.vrt}} {{path/to/red.tif}] {{path/to/green.tif}} {{path/to/blue.tif}}`
`gdalbuildvrt -separate {{path/to/rgb.vrt}} {{path/to/red.tif}] {{path/to/green.tif}} {{path/to/blue.tif}}`
- Make a virtual mosaic with blue background colour (RGB: 0 0 255):