Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

geojson3d

shriphani21ISC0.8.0

Renders GeoJsons using Three.js

maps, 3d, visualization, infovis, d3, cartography

readme

Geojson3D

Library for rendering standard Geojsons and Topojsons with three.js

The focus is cartography-based infoviz.

Actively developed atm so feature-set is constantly changing.

Development.

OS X setup

We are using webpack.

On cloning this project for the first time, do

* `npm install --save`

To begin development, do:

* `webpack-dev-server`

This starts a webserver at http://localhost:8000. Visit http://localhost:8000/choropleths.html for some example plots.

Acknowledgements

This project wouldn't have been possible without: