UNPKG

jpn-atlas

Version:

便利な日本の国、都道府県、地方公共団体のレベルで堺データをもらい方です。 このデータの元は[国土地理院の地球地図ー2016](http://www.gsi.go.jp/kankyochiri/gm_jpn.html).

36 lines (35 loc) 829 B
{ "name": "jpn-atlas", "version": "1.0.2", "description": "", "scripts": { "prepare": "bash prepare" }, "repository": { "type": "git", "url": "git+https://github.com/biskwikman/jpn-atlas.git" }, "keywords": [ "japan", "geojson", "topojson", "geospatial", "vector", "boundary" ], "author": "Dan Henri <djosephhenri@gmail.com> (https://github.com/biskwikman/)", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/biskwikman/jpn-atlas/issues" }, "homepage": "https://github.com/biskwikman/jpn-atlas#readme", "devDependencies": { "d3-dsv": "^1.0.3", "d3-geo-projection": "^2.0.0", "ndjson-cli": "^0.3.0", "shapefile": "^0.6.3", "topojson-server": "^3.0.0", "topojson-client": "^3.0.0", "topojson-simplify": "^3.0.0" } }