shriphani / geojson3d

3d Render GeoJsons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

3d Render GeoJsons


Languages

Language:JavaScript 89.6%Language:HTML 10.4%