sbenten / d3MapRenderer

A python QGIS plugin to export of polygons, polylines and point vector layers from shapefiles to topojson for display within a web page using the d3 JavaScript library, with additional options of popup information via d3-tip, charts from c3.js and a legend.
http://maprenderer.org/d3/
MIT License
33 stars 3 forks source link

Support both TopoJson V1 and V2 #29

Closed sbenten closed 7 years ago

sbenten commented 7 years ago

Tested on Windows and Linux on both versions, new and old node.js, with/out topojon-simplify. Open a general issue re documentation, of which this forms a part