mgastner / cartogram-cpp

Cartogram generator in C++
MIT License
8 stars 4 forks source link

Code to remove tiny `polygon wth holes` from GeoDivs, keeping at least one per GeoDiv #135

Closed adisidev closed 2 years ago

adisidev commented 2 years ago

This pull request still requires a flag. However, it can still be merged into main first; and then we can create another small pull request later on to add the flag.

adisidev commented 2 years ago

The flags has now been added, and this pull request is ready to be reviewed.