Oslandia / albion

Migrated to: https://gitlab.com/Oslandia/albion
https://gitlab.com/Oslandia/albion
GNU General Public License v3.0
49 stars 17 forks source link

Delaunay triangulation limitation and solution to work away #39

Closed DUGUEY closed 4 years ago

DUGUEY commented 6 years ago

So foar I notice two case where the Delaunay triangulation give me small problem. 1) When the deviation is too important : cross_section In this case I have no problem to build the 3D volums for the geolgical object A (in blue) but the geological object B (orange) is a not possible locally. So the idea would be to build a new delaunay triangulation base on the other surface level 1 instead of the traingulation build by default acording to the level 0. mapview1 mapview2 2) the other case it is the wedge hole : wedge_hole But we can solve this problem also by create a new Delaunay triangulation at different level