Page 1 of 3   1 2 3 > last >>
Bookmark this page: Add Calculating a coordinate  to Yahoo MyWeb Add Calculating a coordinate  to Google Bookmarks Add Calculating a coordinate  to Windows Live Add Calculating a coordinate  to Del.icio.us Digg Calculating a coordinate ! Add Calculating a coordinate  to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Bruce on September 28, 2006, 4:01 pm


Is there an online calculator somewhere that will take a known
coordinate and give you a second coordinate based on distance and
bearing from the known coordinate. It seems like this would be easy to
find but I haven't found one yet. My GPS receiver will do this but only
takes distance input to one decimal place of a mile. I need more
accuracy than that.

TIA

Posted by Adrian Jansen on September 28, 2006, 6:23 pm


Bruce wrote:
> Is there an online calculator somewhere that will take a known
> coordinate and give you a second coordinate based on distance and
> bearing from the known coordinate. It seems like this would be easy to
> find but I haven't found one yet. My GPS receiver will do this but only
> takes distance input to one decimal place of a mile. I need more
> accuracy than that.
>
> TIA

Lots of general navigation formulas at:

http://williams.best.vwh.net/avform.htm


--
Regards,

Adrian Jansen adrianjansen at internode dot on dot net
Design Engineer J & K Micro Systems
Microcomputer solutions for industrial control
Note reply address is invalid, convert address above to machine form.

Posted by KBH on September 29, 2006, 1:10 am


> Is there an online calculator somewhere that will take a known coordinate
> and give you a second coordinate based on distance and bearing from the
> known coordinate. It seems like this would be easy to find but I haven't
> found one yet. My GPS receiver will do this but only takes distance input
> to one decimal place of a mile. I need more accuracy than that.

Yeah, the USGS has a survey quality geodetic forward...

But the direction of a Geodetic forward is just the initial direction to the
point...

...while the direction of a UTM forward would be the direction all the way
to the point. And that might be more logical to many people...

So, convert the latitude and longitude to UTM North and East coordinates and
call them N1 and E1.

Now calculate both a geodetic inverse and a UTM grid inverse between N1,E1
and N1 +1000, E1 . Note the difference between the geodetic inverse and the
UTM grid inverse and apply that difference to the proposed forward direction
to match the UTM grid orientation.

Next, take the Cosine of the adjusted direction, multiply by the distance,
and net with the N1 coordinate to arrive at the forward North coordinate.
Take the Sine of the adjusted direction, multiply by the distance, and net
with the E1coordinate to arrive at the forward East coordinate. Now convert
the forward UTM coordinates to latitude and longitude...

Here is a user link to Geodetic/UTM-Grid Utility:

http://www.kbhscape.com/gps.htm



Posted by David L. Wilson on September 29, 2006, 7:33 am



> Is there an online calculator somewhere that will take a known coordinate
> and give you a second coordinate based on distance and bearing from the
> known coordinate. It seems like this would be easy to find but I haven't
> found one yet. My GPS receiver will do this but only takes distance input
> to one decimal place of a mile. I need more accuracy than that.

Best thing probably for you to do this is the free Windows program FWD/INV
at
http://www.mentorsoftwareinc.com/freebie/freebies.htm



Posted by Bruce on September 29, 2006, 9:11 am


David L. Wilson wrote:
>
>>Is there an online calculator somewhere that will take a known coordinate
>>and give you a second coordinate based on distance and bearing from the
>>known coordinate. It seems like this would be easy to find but I haven't
>>found one yet. My GPS receiver will do this but only takes distance input
>>to one decimal place of a mile. I need more accuracy than that.
>
>
> Best thing probably for you to do this is the free Windows program FWD/INV
> at
> http://www.mentorsoftwareinc.com/freebie/freebies.htm
>
>

That's perfect, thanks!

Page 1 of 3   1 2 3 > last >>