项目作者: godsylla
项目描述 :
folium, bokeh, jupyter, python
高级语言: Jupyter Notebook
项目地址: git://github.com/godsylla/visualizing-geodata_folium-bokeh-demo-.git
Visualizing Geo Data with Folium & Bokeh
repository collaborators & co-organizers of PyLadies LA: Sylvia Tran (folium) + Emma Freeman (bokeh)
PyLadies Los Angeles June 21, 2018 Meet Up

This repo that demos folium and bokeh libraries to visualize geodata.
Folium

The purpose of the folium demo is to demonstrate:
- use of 3 different types of map tiles: (i) open street map, (ii) mapbox, and (iii) stamen
- how to creatie icons for a specific set of coordinates (latitude, longitude)
- how to have custom pop-up text appare when clicking the custom icon
- how to generate custom icons for a map visualization
- ADDITIONAL RESOURCES: http://folium.readthedocs.io/en/latest/
Bokeh

The purpose of the bokeh demo is to demonstrate:
- how to use Google Maps API
- how to create filters to generate sliding bars to see how geographic data changes over time
- ADDITIONAL RESOURCES: https://bokeh.pydata.org/en/latest/