All examples By author By category About

VioletVivirand

Taiwan Map with Leaflet: http://bl.ocks.org/violetvivirand/56cc297a57b0b710263124701c153faf

Taiwan Map

Built with Leaflet, blockbuilder.org

Data Source

Please download it from DATA.GOV.TW, and execute the following command:

$ ogr2ogr -f GeoJSON taiwan.json County_MOI_1041215.shp
$ topojson -o tw.json --id-property County_ID --properties name=C_Name --shapefile-encoding big5 tw_geojson.json