Min max elevation (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
(Undo revision 48342 by Frank@tygron.nl (talk)) Tag: Reverted |
||
Line 1: | Line 1: | ||
<onlyinclude> | |||
{{Overlay attributes|type=row|overlay=Water | {{Overlay attributes|type=row|overlay=Water | ||
|attribute=MIN_MAX_ELEVATION | |attribute=MIN_MAX_ELEVATION | ||
Line 6: | Line 7: | ||
|defaultvalue=True | |defaultvalue=True | ||
|icon=waterwizard_icon_min_max_elevation.png | |icon=waterwizard_icon_min_max_elevation.png | ||
}}</onlyinclude> | }}</onlyinclude> | ||
In situations where the calculation grid size is larger than the elevation model's accuracy, the values for the elevation model are averaged per grid cell to compute a matching elevation model. This setting computes multiple averages to be computed, and the highest value to be used if the grid cell is land, and the lowest value to be used if the grid cell is water. This allows smaller waterways to be preserved better when the interpreted elevation model for the [[Water Overlay]]'s calculations is less accurate. | In situations where the calculation grid size is larger than the elevation model's accuracy, the values for the elevation model are averaged per grid cell to compute a matching elevation model. This setting computes multiple averages to be computed, and the highest value to be used if the grid cell is land, and the lowest value to be used if the grid cell is water. This allows smaller waterways to be preserved better when the interpreted elevation model for the [[Water Overlay]]'s calculations is less accurate. |
Revision as of 12:11, 27 October 2022
MIN_MAX_ELEVATION boolean Whether to use highest and lowest elevations found for a grid cell for land and water respectively when interpreting the elevation model. True
In situations where the calculation grid size is larger than the elevation model's accuracy, the values for the elevation model are averaged per grid cell to compute a matching elevation model. This setting computes multiple averages to be computed, and the highest value to be used if the grid cell is land, and the lowest value to be used if the grid cell is water. This allows smaller waterways to be preserved better when the interpreted elevation model for the Water Overlay's calculations is less accurate.