8000 GitHub - userivo/volcano-map: A Python project that creates an interative map with volcanoes tagged using geocodes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

userivo/volcano-map

Repository files navigation

Volcano Web Map

This app presents an interactive map of volcanoes with pins showing the locations of volcanoes. It uses geocoded location data and the folium and pandas python libraries to show geojson data.

Installation

Open Terminal and clone the repository.

$ cd Desktop
$ git clone https://github.com/musicionary/volcano-map.git

Run map1.py in terminal which will create an html file that you can open in your browser.

$ python map1.py

If you have a different data source that you want to use, change the script to have pandas read the new file. Variables will need to be adjusted to reflect the different column names.

License

MIT License. Copyright © 2017 "Chip Carnes"

About

A Python project that creates an interative map with volcanoes tagged using geocodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0