piwodlaiwo / mapping

Draw GeoJSON and TopoJSON as SVG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapping

the act or process of making a map

A utility for drawing GeoJSON and TopoJSON as SVG

A 10k Apart Project that creates maps from geogaphic data (supports GeoJSON and TopoJSON). Map is rendered using Mercator projection, in less than 10k of code, and supports progressive enhancement (still works without client-side JavaScript via Node). Uses pieces of D3-geo and TopoJSON.

Usage

Run node index.js and go to http://localhost:8080/ in your browser

About

Draw GeoJSON and TopoJSON as SVG