Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8028383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T00:07:19+00:00 2026-06-05T00:07:19+00:00

knowing a decimal latitude , decimal longitude , speed (km/h) , heading how to

  • 0

knowing
a decimal latitude, decimal longitude, speed (km/h), heading
how to find the next position of a car after 60 seconds?
is there any algorithm to do that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T00:07:21+00:00Added an answer on June 5, 2026 at 12:07 am

    This might help:

    distance_traveled = speed * time
    

    Then, calculate x and y components of speed using heading as angle (trigonometry):

    speed_x=distance_traveled * Math.Cos(heading/180*Math.PI)
    speed_y=distance_traveled * Math.Sin(heading/180*Math.PI)
    

    Next, see how to map lat/long into some form of x/y coordinates, add speed_x and speed_y, and convert to lat/long again.

    This last one is a tricky one, look here: http://www.movable-type.co.uk/scripts/latlong.html

    In fact, you’ll find everything within that article!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just interested in knowing if there are any good (and short! :-) ) articles
Is there any neat solution of knowing when a thread has been put into
I am interested in knowing if there are any server-side web application frameworks which
Knowing that EM algorithm as applied to fitting a mixture of Gaussians. Is there
Knowing an exception code, is there a way to find out more about what
I am interested in knowing if there is any alternative to rrdtool for logging
Is there a Linq way of knowing what the next element in the sequence
is there a way of knowing ID of identity column of record inserted via
Can any body help me in knowing how to pass a parameter from a
I am grasping Node JS after already knowing Java. Given the task to write

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.