QGIS Python Plugins Repository
d3 Map Renderer
Export vector layers to a d3.js map, with optional popup information, charts and legend
A python QGIS plugin to export polygons, polylines and point vector layers from shapefiles to topojson for display within a web page using the d3.js JavaScript library, with additional options of popup information based on d3-tip, charts from c3.js and a legend. The aim of the plugin is not to replicate all of the mapping functionality available within d3, nor is it to provide every type of chart or data visualisation. The plugin aims to provide you with the a solid starting point to start hacking the JavaScript code. For instance, you may want to use a different charting library, remove the y or x axis from the current chart, use a different projection, alter the map size or color scheme. The log messages panel in QGIS will contain the topojson command used to convert the shapefile to topojson, and can be used as a template to hand craft your own conversions. NOTE: Pre-requisite of Node.js and the topojson package.
- Author
- Simon Benten
- Maintainer
- sbenten
- Tags
- html , shapefile , legend , web , point , attribute , export , polygon , polyline , csv , geojson , topojson , web map , d3
- Plugin home page
- http://maprenderer.org/d3/
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/sbenten/d3MapRenderer
- Latest experimental version:
- 0.10.5
- Plugin ID
-
829
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.10.5 | yes | 2.0.0 | 2.99.0 | 4054 | sbenten | 2017-11-25T11:12:53.108881+00:00 |
0.10.4 | yes | 2.0.0 | 2.99.0 | 526 | sbenten | 2017-11-24T13:35:19.587999+00:00 |
0.10.3 | yes | 2.0.0 | 2.99.0 | 2540 | sbenten | 2017-02-03T14:46:40.134408+00:00 |
0.10.2 | yes | 2.0.0 | 2.99.0 | 778 | sbenten | 2017-01-27T14:38:34.840632+00:00 |
0.10.1 | yes | 2.0.0 | 2.99.0 | 1364 | sbenten | 2016-11-12T19:11:04.569476+00:00 |
0.10 | yes | 2.0.0 | 2.99.0 | 2241 | sbenten | 2016-03-08T11:26:53.509373+00:00 |
0.9 | yes | 2.0.0 | 2.99.0 | 1766 | sbenten | 2015-09-17T10:09:48.777516+00:00 |
0.8 | yes | 2.0.0 | 2.99.0 | 925 | sbenten | 2015-08-24T08:36:04.828815+00:00 |
0.7 | yes | 2.0.0 | 2.99.0 | 863 | sbenten | 2015-08-19T19:25:46.199009+00:00 |