twgeojson

0.0.3 • Public • Published

twgeojson

Synopsis

var county = require('twgeojson/twCounty1982');
 
projection = d3.geo.mercator().scale(50000).translate([-16500, 3650]);

Demo

Description

The package provides the geojson files for administrative divisions in Taiwan. The data has been simplified with d3.simplify and is suitable for geographical visualisation. The county level data file is about 64K in size.

For raw data or different levels of simplification, see Makefile for the rules generating them.

Todo

  • Merge subsumed polygons in the 2010 city merge
  • Town level translation for the 2010 city merge
  • Provide zip code as layer properties for towns

See Also

CC0 1.0 Universal

To the extent possible under law, Chia-liang Kao has waived all copyright and related or neighboring rights to twgeojson.

This work is published from Taiwan.

http://creativecommons.org/publicdomain/zero/1.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i twgeojson

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • clkao