Re: [datameet] Moving from Google Maps to OSM

2013-03-16 Thread Sajjad Anwar
On Mar 16, 2013 7:14 PM, prashant khare mail2prash.kh...@gmail.com wrote: Usually, it uses Google drawing libraries. How I had implemented a similar idea: Are you talking about the circle tool? It doesn't use any of the stuff from Google. 1.You must have co-ordinates for all of your post box

Re: [datameet] Moving from Google Maps to OSM

2013-03-16 Thread prashant khare
the circle drawing too can be any library..not necessarily from Google. As about storage you can have any type of storage in the backend (postgres, sql anything), what i was talking about the steps that would be needed on front end. (In this case my idea was on Google Maps, there are lots of

Re: [datameet] Moving from Google Maps to OSM

2013-03-13 Thread Sajjad Anwar
On Mar 13, 2013 11:25 AM, Thejesh GN thejes...@gmail.com wrote: How can I implement similar search for my postbox app. I'm using a custom search plugin on top of Leaflet. Internally uses Google's API. It's pretty straight forward. What are you writing the postbox app in? On Mar 13, 2013

Re: [datameet] Moving from Google Maps to OSM

2013-03-13 Thread Sajjad Anwar
On Wed, Mar 13, 2013 at 11:26 AM, Arjun Venkatraman ar...@arjunvenkatraman.com wrote: Yay! @Sajjad, is there code that I can re-use and contribute to anywhere? I only speak Python with any fluency though Awesome. The code is here: https://github.com/klpdotorg/klpwww/tree/osm Map specific

[datameet] Moving from Google Maps to OSM

2013-03-12 Thread Gautam John
Over the last few months, Sajjad has been working to move KLP from Google Maps to OSM. It's been baked and is now ready for the world to try so give it a shot. Let us know what rocks and what doesn't? http://klp.org.in:9015/map -- For more details about this list

Re: [datameet] Moving from Google Maps to OSM

2013-03-12 Thread Arjun Venkatraman
What rocks is the ability to search on circles :) Is Sajjad on the list? Have a few questions... On Wed, Mar 13, 2013 at 9:07 AM, Gautam John gkj...@gmail.com wrote: Over the last few months, Sajjad has been working to move KLP from Google Maps to OSM. It's been baked and is now ready for the

Re: [datameet] Moving from Google Maps to OSM

2013-03-12 Thread Thejesh GN
How can I implement similar search for my postbox app. On Mar 13, 2013 1:42 PM, Arjun Venkatraman ar...@arjunvenkatraman.com wrote: What rocks is the ability to search on circles :) Is Sajjad on the list? Have a few questions... On Wed, Mar 13, 2013 at 9:07 AM, Gautam John gkj...@gmail.com