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: about 1 month 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T00:01:17.000Z (about 7 years ago)
- Last Synced: 2025-03-11T22:51:12.313Z (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: 61
- Forks: 152
- 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.

## 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)