nelscity / apartment_prices

Rent heatmaps

Home Page:http://www.jefftk.com/apartment_prices/details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apartment Mapping

Used data from padmapper -> check out padmapper.com

Usage:
 - figure out your lat/lon boundaries
 - set lat/lon in query_padmapper.py and draw_heatmap.py
 - run query_padmapper.py 
   - creates apts.txt
 - run draw_heatmap.py
   - creates apts.png

You might do well to first set MAX_X and MAX_Y in draw_heatmap to something small (50) to
test that everything's working before you wait a long time for 1000x1000 or something.

Example output: http://www.jefftk.com/apartment_prices/

Released under the GPL by Jeff Kaufman (2011-2013)

About

Rent heatmaps

http://www.jefftk.com/apartment_prices/details


Languages

Language:Python 100.0%