Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/humangeo/leaflet-dvf
Leaflet Data Visualization Framework
https://github.com/humangeo/leaflet-dvf
charting-library choropleth choropleth-map data-visualization dataviz geospatial leaflet mapping maps
Last synced: 16 days ago
JSON representation
Leaflet Data Visualization Framework
- Host: GitHub
- URL: https://github.com/humangeo/leaflet-dvf
- Owner: humangeo
- License: mit
- Created: 2013-02-11T19:13:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T00:01:17.000Z (over 6 years ago)
- Last Synced: 2024-10-01T00:54:35.970Z (about 1 month ago)
- Topics: charting-library, choropleth, choropleth-map, data-visualization, dataviz, geospatial, leaflet, mapping, maps
- Language: JavaScript
- Size: 27.1 MB
- Stars: 689
- Watchers: 62
- Forks: 153
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaflet Data Visualization Framework (DVF)
## Overview
The Leaflet DVF is an extension to the [Leaflet](http://leafletjs.com) JavaScript mapping library.
The primary goal of the framework is to simplify data visualization and thematic mapping using Leaflet - making it easier to turn raw data into compelling maps.![Overview](http://humangeo.github.com/leaflet-dvf/images/overview.png "Overview")
![Election Mapping](http://humangeo.github.com/leaflet-dvf/images/electionmapping.png "Election Mapping")
![Country Data](http://humangeo.github.com/leaflet-dvf/images/countrydata.png "Country Data")## Getting Started
Check out the [examples](https://github.com/humangeo/leaflet-dvf/wiki/2.-Examples) or read the [docs](https://github.com/humangeo/leaflet-dvf/wiki). Details on Leaflet 1.0 compatibility can be found [here](https://github.com/humangeo/leaflet-dvf/wiki/1.0-Compatibility)