Hello everyone.<p>I am making an app which will be using a map service extensively. Now Being an open source enthusiastic, I want to use Open Street Maps as it is open and also highly customizable.<p>As my app will be focused towards the Indian audience, Less open data on Open Street Maps for India like countries has made this decision hard for me.<p>Here is a comparison to see how less details OSM has. http://tools.geofabrik.de/mc/#14/30.7125/76.7832&num=4&mt0=mapnik&mt1=google-map&mt2=bing-map&mt3=mapnik-german<p>Any suggestions on how can we use OSM and still have extensive data ?
It all depends on what you want from "using a map service"? Why do you want "extensive data" - what does that really mean for the app?<p>This is absolutely key. Do you just want a backdrop for your own data, do you want to run queries on the data itself. Etc. Etc. Whatever you choose should be the best fit for you.<p>For OSM - if you want more data in the area, then you add more data in that area. Mostly the data is added by people like you and me. Sometimes it's added when there is some good compatible open dataset that can be imported.<p>If you want to talk to OpenStreetMappers then one of the places to sign up to is the Indian OSM Mailing list.<p><a href="https://lists.openstreetmap.org/listinfo/talk-in" rel="nofollow">https://lists.openstreetmap.org/listinfo/talk-in</a>
The only way that I can think of being able to have extensive data is to make a separate scraper or something of the sort to look up a location and receive information of that location via the scraper. Such a method would be hard to configure, however.<p>As far as I'm aware, there are no out of the box solutions to this problem.