api - live updating google maps for real time data in python -


so have large amount of gps data latitude , longitude on time , need create live updating movie show motion of patients in real time

i need api python (i have been searching hours) has ability show me on map.

google maps has great qualities can write script loop through, doubt work way want. guys know of best api this?

below going example of dataframe data. have 20 dataframes , need them on map @ same time can juxtapose motion:

>>> df.head()    diffsecs   latitude  longitude  altitude                 time code name 0     1.607  42.354028 -71.079376        50  2011-12-15 18:17:01     apple 1     1.189  42.354028 -71.079376        50  2011-12-15 18:17:02     apple 2     0.899  42.354028 -71.079376        50  2011-12-15 18:17:03     apple 3     1.134  42.354028 -71.079376        50  2011-12-15 18:17:04     apple 4     0.798  42.354028 -71.079376        50  2011-12-15 18:17:05     apple 

the important columns latitude, longitude, code name, , time way plot of patients distinguishable, in right place, , @ same times others.

thanks help!

p.s. if doable google maps api, please explain look, because have been searching 2 hours , maybe missing something

naturally there learning involved here idea!

1). ghost sort of light weight headless browser, http://jeanphix.me/ghost.py/.

2). learn how connect , interact google maps , interact fields , forms using ghost (i think should easy ghost simple use).

3). place latitude , longitude in search part, press enter (all done using ghost in script)

4). save map, using ghost's image capture.

5). using python overlay images on top of each other, temporal view of guys position!

hope helps bit.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -