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
{{ message }}
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
GEOS implementation provide two extra features:
-> Tolerance value to snap input vertices together
-> ability to choose output type among (COLLECTION of POLYGON, LINESTRING, TIN)
GEOS implementation provide two extra features:
-> Tolerance value to snap input vertices together
-> ability to choose output type among (COLLECTION of POLYGON, LINESTRING, TIN)
Aim is to have the same with SFCGAL
cf http://postgis.net/docs/manual-dev/ST_DelaunayTriangles.html
The text was updated successfully, but these errors were encountered: