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
Currently the triangulation lives in the wgs84 coordinate system. This creates problems for points lying near the edges of the space. If we would create the triangulation on the sphere, then this problem would be solved. https://github.com/fmi-alg/libdts2 provides a cgal-adapter to do that.
Currently the triangulation lives in the wgs84 coordinate system. This creates problems for points lying near the edges of the space. If we would create the triangulation on the sphere, then this problem would be solved. https://github.com/fmi-alg/libdts2 provides a cgal-adapter to do that.
Depends on osm-oscar/sserialize#19
The text was updated successfully, but these errors were encountered: