Look up the Great Circle Calculation. That will provide you with the method
for finding x within a given y radius. As for finding other geo coordinates,
you'll need to find a data source for those or make your own set of data to
work with. You might be able to use some Google API for that as well.



On Fri, Aug 21, 2009 at 10:44 AM, alexdonnini <[email protected]> wrote:

>
> Hello,
>
> I can easily find long/lat of my current location. Once I do that, I
> would like to find long/lat information for locations at distance X
> from y current location.
>
> Does anyone have suggestion(s) on how to do this using Android SDK
> methods?
>
> Thanks.
>
> Alex Donnini
> >
>


-- 
Donn
http://blog.donnfelker.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to