Skip to content

Geolocation data visualization using folium, geopy packages in python

Notifications You must be signed in to change notification settings

behnoush/CodeAcross2016

Repository files navigation

CodeAcross2016

This repository contains an ipython notebook that shows how to use folium and geopy python packages to visulaize geolocation data on a map. The data used is the vacant properties obtained from open data Louisville portal.

Requirements

To run this code, you will need to install Geopy (https://pypi.python.org/pypi/geopy), folium (https://pypi.python.org/pypi/folium/0.2.0) , and pandas (http://pandas.pydata.org/) python packages.

Output

Following image is an screenshot of an output map. alt tag

About

Geolocation data visualization using folium, geopy packages in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published