Notes
The aim of this tool is to draw boundaries on hex cartogramsto visualise data on a hex cartogram. You must provide a HexJSON file. You can start a new boundaries section using:
{
"key":{
"type": "name-of-type",
"edges": []
}
}
where key is a unique key to group some boundary lines, name-of-type is a string to define the type of line (useful for styling later), and edges is an array of edges. See HexJSON boundaries for more details.
Exporting the map
Use the menu to export the map as HexJSON.
Hex cartogram boundaries © 2024 Open Innovations. Released under an MIT license. Source on Github.