Python Forum
Latitude&Longitude Calculations
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Latitude&Longitude Calculations
#1
Hi guys.

I would like your help regarding calculations using latitude and longitude. In particular, given:

(i)four sets of latitude and longitude coordinates indicating a rectangle on earth
(ii)an approximation of distance (in km or meters) from any of the four coordinates from stated in (ii) at any direction

What is the process to find the new point, in lat&long coordinates?
Reply
#2
see: https://stackoverflow.com/questions/1941...-longitude
Reply
#3
(Jan-30-2018, 04:09 AM)gdimit Wrote: Hi guys. I would like your help regarding calculations using latitude and longitude. In particular, given: (i)four sets of latitude and longitude coordinates indicating a rectangle on earth (ii)an approximation of distance (in km or meters) from any of the four coordinates from stated in (ii) at any direction What is the process to find the new point, in lat&long coordinates? Generally the problem can be formed in this context: Given a single set of lat&long coordinates and a distance, for example 10km, I want to obtain a new lat&long coordinate that far as the given distance from the first point,
at any direction of X,Y,Z
Reply
#4
https://gis.stackexchange.com/a/81156
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Parameterized math calculations? babaliaris 7 16,927 Jun-01-2022, 10:19 AM
Last Post: Gribouillis
  Python, how to manage multiple data in list or dictionary with calculations and FIFO Mikeardy 8 2,608 Dec-31-2021, 07:47 AM
Last Post: Mikeardy
  Get Latitude and Longitude for Multiple address San 5 3,722 Jun-08-2021, 09:11 AM
Last Post: snippsat
Photo Filtering data and precision during calculations Scientifix 0 1,787 Mar-30-2021, 01:00 PM
Last Post: Scientifix
  List calculations rturus 1 1,811 Mar-23-2021, 04:40 PM
Last Post: deanhystad
  Automation in calculations interdisciplinary 5 2,711 Dec-10-2020, 11:22 PM
Last Post: deanhystad
  Package to find Timezone from Latitude and Longitude pythoneer 1 3,131 Jun-09-2018, 03:00 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020