https://github.com/robinl/interactive_maps_template
A generic template for creating interactive maps in d3 and leaflet
https://github.com/robinl/interactive_maps_template
Last synced: about 1 year ago
JSON representation
A generic template for creating interactive maps in d3 and leaflet
- Host: GitHub
- URL: https://github.com/robinl/interactive_maps_template
- Owner: RobinL
- License: mit
- Created: 2016-05-13T10:01:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T10:36:22.000Z (almost 9 years ago)
- Last Synced: 2025-03-12T07:12:57.549Z (over 1 year ago)
- Language: CSS
- Homepage: http://robinl.github.io/interactive_maps_template/
- Size: 5.7 MB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
A generic template for creating interactive maps from a simple csv.
### Demo
You can access a demo, which uses a random dataset, [here](http://robinl.github.io/interactive_maps_template/):
### Instructions
To modify for your purposes, you need to change the following file:
https://github.com/RobinL/interactive_maps_template/blob/master/data/data_template_messy.csv
and change the config file so that it aligns with your column names
https://github.com/RobinL/interactive_maps_template/blob/master/js/custom_code/settings.txt
and it should work.
Some pics:


