|
|
|
| Parameter | Value |
|
|
|
|
|-----------|-------|
|
|
|
|
| `source` attribute | "geotiff" |
|
|
|
|
| Output type | Image Grids |
|
|
|
|
|
|
|
|
This source can be used to display GeoTiffs
|
|
|
|
|
|
|
|
Currently only uncompressed GeoTiffs and the compressions PackBits and LZW are well-tested.
|
|
|
|
|
|
|
|
There is a known issue that causes Deflate-Compressed GeoTiffs not to be displayed correctly.
|
|
|
|
|
|
|
|
The source will try to read embedded or external pyramids to significantly speed up the loading times.
|
|
|
|
|
|
|
|
The image will not be read into RAM completely, so to keep memory usage and loading times low, try storing your image as Tiles as compared to Strips..
|
|
|
|
|
|
|
|
| Setting | Description | Default |
|
|
|
|
|---------|-------------|---------|
|
|
|
|
| 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) |
|
|
|
|
|