Cheers Serge!<div><br></div><div>Very interesting info. I will be checking the videos soon.</div><div><br></div><div>Remember my app should work offline, so it can't query webservices.</div><div><br></div><div>I've found posts like these:</div>
<div><a href="http://stackoverflow.com/questions/9486581/proximity-search-google-map">http://stackoverflow.com/questions/9486581/proximity-search-google-map</a></div><div><a href="http://stackoverflow.com/questions/9094587/how-to-get-the-nearby-cities-of-a-citygeonameid-in-python">http://stackoverflow.com/questions/9094587/how-to-get-the-nearby-cities-of-a-citygeonameid-in-python</a></div>
<div><br></div><div>and it seems to be possible to find the close locations to certain point doing some trignometry (my math is not that great though) .</div><div><br></div><div>The thing is I'm developing my app with Rhomobile, which uses sqlite as database backend, and it doesn't support that math.</div>
<div><br></div><div>Do you think there's another way to do this?</div><div><br></div><div>Thanks again!</div><div>Rama</div>