Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heimrichhannot/contao-datamaps

Contao port of http://datamaps.github.io that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
https://github.com/heimrichhannot/contao-datamaps

Last synced: about 1 month ago
JSON representation

Contao port of http://datamaps.github.io that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js

Awesome Lists containing this project

README

        

## Datamaps for contao

Contao port of [DataMaps](http://datamaps.github.io/) that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js

# Features
- german federal state map included, more can be added using [topojson](https://github.com/mbostock/topojson/wiki)
- bubbles support (geocoding using dlh_geocode library, link target, title, fill, radius, border, popup, label including x/y- offset, publish)
- state support (link target, title, fill, label including x/y- offset, publish)
- predefine custom fill groups on parent backend entity and use them with bubble and states

# TODO
- translation
- howto: create your own map
- refactoring
- labels
- update readme