Skip to content

Instantly share code, notes, and snippets.

@chilijung
Last active August 29, 2015 14:04
Show Gist options
  • Save chilijung/3728237aba7b0482f6b7 to your computer and use it in GitHub Desktop.
Save chilijung/3728237aba7b0482f6b7 to your computer and use it in GitHub Desktop.
台灣村里

Taiwan town map

Taiwan town map

Install topojson

npm i -g topojson

geojson to topojson

# -p to save all attributes
topojson --encoding big5 -o taiwan.topojson taiwan.geojson -p
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment