Adding distance to a GPS coordinate

Posted by fgs on Stack Overflow See other posts from Stack Overflow or by fgs
Published on 2010-05-15T08:56:13Z Indexed on 2010/05/15 9:04 UTC
Read the original article Hit count: 501

Filed under:
|

Hi!

I'm trying to generate some points at random distances away from a fixed point using GPS.

How can I add distance in meters to a GPS coordinate? I've looked at UTM to GPS conversion but is there a simpler method to achieve this?

I'm working on Android platform just in case.

Cheers, fgs

© Stack Overflow or respective owner

Related posts about android

Related posts about gps