... | @@ -30,3 +30,18 @@ The image will not be read into RAM completely, so to keep memory usage and load |
... | @@ -30,3 +30,18 @@ The image will not be read into RAM completely, so to keep memory usage and load |
|
|---------|-------------|---------|
|
|
|---------|-------------|---------|
|
|
| ProjectionCode | The EPSG code for the coordinate system used in this file. Usually this is read from the metadata in the file itself, but you can provide one here to override it if there is none. | (not set, please provide one in your file) |
|
|
| ProjectionCode | The EPSG code for the coordinate system used in this file. Usually this is read from the metadata in the file itself, but you can provide one here to override it if there is none. | (not set, please provide one in your file) |
|
|
|
|
|
|
|
|
# Example Files
|
|
|
|
|
|
|
|
Kiel Photomosaic
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
[kiel_vhri2018](uploads/379cf59b1335d0531902512e212db3ca/kiel_vhri2018.tif)
|
|
|
|
|
|
|
|
Include as follows:
|
|
|
|
```toml
|
|
|
|
["Kiel Photomosaic"]
|
|
|
|
source="geotiff"
|
|
|
|
files=["D:/GEOMAR_Data/Example Files/kiel_vhri2018.tif"]
|
|
|
|
attribution="Extract of the Very High Resolution Image Mosaic by Copernicus Land 2018 (https://land.copernicus.eu/imagery-in-situ/european-image-mosaics/very-high-resolution/very-high-resolution-image-mosaic-2018-true-colour-2m)"
|
|
|
|
``` |
|
|
|
\ No newline at end of file |