Thanks! I put together a map using the data - http://geohacker.in/bmtc/ You can search for bus stops and neighborhoods. The search uses the bus stops data and city level data from geonames.org
There are couple of things that have to be fixed. But if you come across some issues or have ideas for new features, please file a ticket<https://github.com/geohacker/bmtc/issues/new>. When we have the routes data, I can put that up and see if we can find directions easily. The code isn't too clean, but I'll make it alright - https://github.com/geohacker/bmtc Also, it's a bit slow initially because there are 2201 points coming into your browser. Will fix soon. Let me know what you think! Cheers, Sajjad On Mon, Feb 17, 2014 at 10:10 PM, Thejesh GN <[email protected]> wrote: > I scraped BMTC site today for details. > > Now I have all the routes and bustop info. > > New busstops (2200+ locations) with lat long is available at > http://openbangalore.org/available-data/ > > > By tomorrow, I will update route info too. If you are curious check the > sqlite at > https://github.com/openbangalore/bmtc/tree/master/data > > > > Thej > -- > Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್ > http://thejeshgn.com > GPG ID : 0xBFFC8DD3C06DD6B0 > > -- > For more details about this list > http://datameet.org/discussions/ > --- > You received this message because you are subscribed to the Google Groups > "datameet" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Sajjad Anwar http://geohacker.in <http://sajjad.in/> -- For more details about this list http://datameet.org/discussions/ --- You received this message because you are subscribed to the Google Groups "datameet" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
