GeoTIFF Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[File:Geotiff overlay.jpg|right|thumb|400px|A GeoTiff Overlay, where the data of a GeoTiff is displayed.]]
[[File:Geotiff overlay.jpg|right|thumb|400px|A GeoTiff Overlay, where the data of a GeoTiff is displayed.]]
The Geotiff [[Overlay]] is a [[Grid overlay]] which displays the values of a selected [[GeoTiff]] in the [[3D world]]. It is commonly used to display grid data loaded into the [[Project]] from outside the {{software}} as is, or to show how such a dataset is rasterized as part of usage in calculation models, such as the [[Water Overlay]] or the [[Heat Overlay]].
The Geotiff [[Overlay]] is a [[Grid overlay]] which displays the values of a selected [[GeoTiff]] in the [[3D world]]. It is commonly used to display raster data imported into the [[Project]] from outside the {{software}}.


==Additional information displayed in hover panel==
==Additional information displayed in hover panel==
When clicking on a specific location in the map of the Geotiff Overlay, the hover panel gives additional information over the actual value in that specific grid cell.That value will be an interpolation, determined by the translation between the source file's grid, and the rasterized grid in the 3D world.
When clicking on a specific location in the map of the Geotiff Overlay, the hover panel gives additional information over the actual value in that specific grid cell.That value will be an interpolation, determined by the translation between the source file's resolution and the [[Grid_Overlay#Grid_size|grid cell size]].


==How-to's==
==How-to's==

Revision as of 15:44, 25 March 2021

A GeoTiff Overlay, where the data of a GeoTiff is displayed.

The Geotiff Overlay is a Grid overlay which displays the values of a selected GeoTiff in the 3D world. It is commonly used to display raster data imported into the Project from outside the Tygron Platform.

Additional information displayed in hover panel

When clicking on a specific location in the map of the Geotiff Overlay, the hover panel gives additional information over the actual value in that specific grid cell.That value will be an interpolation, determined by the translation between the source file's resolution and the grid cell size.

How-to's