Unlike other plotting alternatives (e.g., ggplot2), gnuplot does not provide built-in tools for GeoMap. Therefore, we need to prepare a polygon files manually.
Inspired by the script shape2txt, I created a project which can create simply txt file from shapes files for the ease of use in gnuplot.
See more at github.
Top comments (0)