You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to support the triangulation of a raster dem that is constrained by a series of polygonal shapes. These polygons will define various geographic information like terrain types and areas of interest. Given a level of coarsening, these polygons might need to be approximated by coarser representations in order to reach the desired mesh resolution without sacrificing too much error in the resulting triangulation (i.e. forcing the algorithm to collapse the wrong triangles).