qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.59k stars 3k forks source link

2D profile window needed when drawing in 3D and working with tons of 3D data #25751

Closed qgib closed 1 year ago

qgib commented 6 years ago

Author Name: Jakob Lanstorp (Jakob Lanstorp) Original Redmine Issue: 17856

Redmine category:3d


If the 3D windows reaches a point where data like subsurface geological layers can be visualized - need will come for a 2D profile window. Working with geological 3D models requires a lot of input like boreholes and geophysical data. This massive input will obfuscate the 3D windows making it almost useless. When we make 3D geological models at work with software like Geoscene-3D nobody really use the 3D windows for anything. The 2D profile window - defined from a buffered polyline in a 2D map window - is where you model layers and add points in 2D. The points converts automatically to 3D points in relation to either profile line or if they are snapped to an existing 3D geometry in the 2D profile map. Interpolation on 3D points delivers the resulting 3D layer.

Also other 3D subsurface data like drinking water pipes, sewer networks and power lines could benefit from a 2D profile window.


Related issue(s): #29356 (relates) Redmine related issue(s): 21540


qgib commented 6 years ago

Author Name: Vincent Picavet (Vincent Picavet)


Hi Jakob,

Note that Vincent Mora already implemented this kind of view for the Albion software ( https://github.com/Oslandia/albion ), which is dedicated to Geology and 3D volume reconstruction. This software came before QGIS 3D, and therefore implements its own technology for 3D and profile/section view.

If someone would be willing to fund it, we could port this work to QGIS 3D faster than waiting for this roadmap item to hit top priority in Albion.

qgib commented 6 years ago

Author Name: Martin Dobias (@wonder-sk)


qgib commented 5 years ago

Author Name: Saber Razmjooei (@saberraz)


wonder-sk commented 1 year ago

This has been added in QGIS 3.26 already - closing