- clean up docstrings throughout - remove network code vestiges from buildings.py
0.3
- add route plotting with folium - add downloading and visualization of building footprints - updates for compatibility with matplotlib 2.0
0.2.2
- fixes for compatibility with networkx 2.0's new API - make png default image save format - figure-ground plots collect street network from a wider area
0.2.1
- add license file to dist package
0.2
- refactor modules - add graph to GDF and GDF to graph functions - add encoding argument to save_graph_shapefile - add unit tests and continuous integration