mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-11 00:09:04 -05:00
and auto-set the "represents elevation" flag for these We do this when: - the layer contains only one band - the data type is int or float (not complex, rgb or byte) - the layer doesn't have an attribute table - there's something "dem-like" in the layer's name (ie 'elevation', 'dem', 'height', 'srtm') This should help make the elevation profile tool more user-friendly, as these layers will be included in the profiles by default