Skip to content

Instantly share code, notes, and snippets.

@filipemeneses
Created May 28, 2018 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filipemeneses/7a01e04f16b8c22113e2ce234162ef2b to your computer and use it in GitHub Desktop.
Save filipemeneses/7a01e04f16b8c22113e2ce234162ef2b to your computer and use it in GitHub Desktop.
Convert GeoJSON file into Highcharts map file
echo "Highcharts.maps[\"countries/br/br-ac\"] = $(cat mesoregions-ac-12.json)" > highmaps.br-ac.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment