bs7280 / hereHackathon

the files from our 3rd placing winning entry in the 2015 hereHackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

using the thing:

##################################################### #getting the number of seconds to visit 3 waypoints:# #####################################################

python interface.py getWaypointTime 42.2347 -87.8508 41.878885 -87.635878 41.833040 -87.624613

########################################### #getting the raw html to get a map object:# ###########################################

python interface.py getWaypointHTML 42.2347 -87.8508 41.878885 -87.635878 41.833040 -87.624613

getting a latitude and longitude from address:

python interface.py getLatitudeLongitude 3361 South Wabash Chicago IL

About

the files from our 3rd placing winning entry in the 2015 hereHackathon


Languages

Language:HTML 76.2%Language:Python 23.8%