Awesome Nadeem. How are you going to go about converting openstreetmap data? I have done some work with openstreetmap and I might be able to help, at least in pointing you a good utility.
Thanks, Travis On Sat, Jul 27, 2013 at 2:46 PM, Nadeem Anjum <nadeem.cs....@gmail.com>wrote: > Hi All, > > I am working on simulating random agent moves on the map => The agent moves > along a road and tosses a coin at each intersection to decide the direction > to proceed to. When the time runs out, the agent moves towards the > destination. > > This requires me to have the data for road intersection, along a given > road. I could not find this data readily available nor any api which can > provide me this data. > > So I m writing the code from scratch for finding road intersections from > scratch using openstreetmap road data. > > Once I have the road intersection data, it will be fairly simple to > simulate random agent movement. > > Thanks, > Nadeem >