File | Date | Author | Commit |
---|---|---|---|
screenshots | 2019-04-03 |
![]() |
[26e5d2] Add files via upload |
Nuclear_Waste_Sites_on_US_Campuses.csv | 2019-04-03 |
![]() |
[d0bea3] Add files via upload |
README.md | 2019-04-03 |
![]() |
[011bb2] Update README.md |
nuclear_waste_on_campuses.py | 2019-04-03 |
![]() |
[d0bea3] Add files via upload |
A Python/Folium generator of the geolocalisation map for the CSV representation of Nuclear Waste Sites on US Campuses
(With minor changes it will create a map from any other CSV file with latitude-longitude value pairs)
The source data for the CSV file was obtained here
Folium module has some great features (and is missing some needful others. Notice that in order to have a title on the map it was necessary to introduce an HTML element inside the Python code.)
To make use of this program it is necessary a computer with Python 3 installed, the Folium module, an IDE or a code editor able to run Python, and an internet connection.
Copyright [2019] [J. Manuel Caeiro D. P.]
The code in this repository is under the MIT License. You may obtain a copy of the MIT License here
Plotly Sample Datasets are under GPL-3 License, as explained here.