Skip to content

Voronoi-based method for generalization of hydrographic depth-contours

License

Notifications You must be signed in to change notification settings

Ylannl/Surfonoi

Repository files navigation

Dependencies

tested versions are between brackets

- GDAL [2.4.2]
- CGAL [4.14.1,5.0]
- GEOS [3.8.0]
- PROJ4 [6.2.1]

Building:

Install dependencies, eg. on macOS:

brew install gdal cgal geos proj

and build Surfonoi:

cd Surfonoi/
mkdir build
cd build
cmake ..
make -j4 install

About

Voronoi-based method for generalization of hydrographic depth-contours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published