[OSM-talk] Bus Stop POI File

RatZilla$ ratzillas at gmail.com
Sun Mar 6 12:09:58 GMT 2011


Can't work on it today,
but if you don't find what you need I can help you tomorrow or tuesday.
My idea is a Bash shell or python loop, each time you push a key it
request gpsd the position fix ( and if you want a small txt) to store
in a text file.

while true do
read -p "Press any key to log your fix…"
[gpsd position request command ],[your fix text] >> your_logfile.poi.log
done

Not really difficult I'm just in a hurry today !

See ya



More information about the talk mailing list