Hi Nadeem, you could use the overpass API of OSM: http://wiki.openstreetmap.org/wiki/Overpass_API
Here you can see leaflet in use with it: http://overpass-turbo.eu/ https://github.com/tyrasd/overpass-ide/tree/gh-pages/js/OSM4Leaflet.js or my graphhopper routing project <http://graphhopper.com/maps> (shameless plug of course ;)) which also uses leaflet + osm data. Regards, Peter. > Hi Nadeem, > > Congratulations on your acceptance. I am excited about the project. I do not > have first hand experience with leafletjs, but you are asking in the right > place. > > Suresh > On May 30, 2013, at 1:45 PM, Nadeem Anjum <[email protected]> wrote: > >> Hello, >> >> My proposal on Agent Based Modeling based geo-profiling of criminology >> projects for GSoC 2013 has been accepted, here's the link for it: >> https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/nadeemanjum/14001 >> >> Over the last couple of days I was exploring leafletjs which I will use to >> build a web interface for simulating agent movements. >> >> The agents will be simulated to move along the roads of the map, so I am >> investigating how such road data can be retrieved using leafletjs. Any >> pointers in this direction will be helpful. >> >> Thanks, >> Nadeem > -- GraphHopper.com Your way is our destination!
