Skip to content

godsylla/visualizing-geodata_folium-bokeh-demo-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

image

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

Folium

image

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

image

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/

Releases

No releases published

Packages

No packages published