Spatially-informative linear cartograms using least squares adjustment.
For details, see:
Realtime linear cartograms and metro maps [ doi, author's copy ] Thomas C. van Dijk, Dieter Lutz (Lehrstuhl für Informatik I, Universität Würzburg)- SIGSPATIAL '18: Proceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (November 2018) Pages 488–491
Run make
in the src directory.
Convenience copies of eigen
, pugixml
and shapelib
are included in the repository.
The graphical user interface uses FLTK and some algorithms use CGAL: your compiler needs to be able to find them. We recommend the vcpkg
package manager.