[OSM-talk] Comprehensive set of GPS track logs

Vincent Pottier vpottier at gmail.com
Mon Jul 12 08:54:43 BST 2010


On 12/07/2010 08:32, Lukas Kabrt wrote:
> I need data that give overal view of traffic in some area. So basicly
> I mean "lots of".
>    
I have writen a little python script that scrap track pages on osm with 
a keyword. It gives you the list of GPX sharing this keyword. It does 
not download the tracks.
It gives lines like :
744566    1    Mon Jun 21 10:21:50 UTC 2010    88 points    Ebenezer    
parramatta_ferry.gpx
It can run with the name of a city.

I have made it to get the list of track made in public transport, 
against  bus, ferry, train, tram keywords.
So I have got this stat:
tram : 127 tracks, 225227 points, 20100710
bus : 448 tracks, 1565888 points, 20100710
ferry : 171 tracks, 775173 points, 20100710
train : 788 tracks, 3679577 points, 20100710
sum : 1534 tracks, 6245865 points, 20100710

The code is available on demand.
--
FrViPofm




More information about the talk mailing list