André Gracioso
André Gracioso
**Describe the solution you'd like** I want to render 3D geometries (as 2D) in the Geometry Viewer without needing to convert them to 2D ST_Force2D(geom) **Describe alternatives you've considered** DBeaver...
Hello. Some suggestions for the binary viewshed output: - Compress (LZW) it by default, like the depth below horizon viewshed does. - Output with data type Byte, instead of Float32...
Hello. I am getting several deprecation warnings of type .... > 2025-05-03T11:49:01 WARNING warning:C:\Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ViewshedAnalysis\algorithms\viewshed_intervisibility.py:206: DeprecationWarning: QgsField constructor is deprecated for f in fds : qfields.append(QgsField(*f)) ..... The fix is probably...