Geographical position calculations – simple and exact solutions by means of n-vector 🌍
-
Updated
Aug 23, 2021 - MATLAB
Geographical position calculations – simple and exact solutions by means of n-vector 🌍
A npm package to calculate the distance between two coordinates on the earth.
Vehicle field test application support and more.
Great Circle Distance (GCD) calculator made in Visual Basic 6.0. It's a simple, User-Friendly Calculator for Calculating Distance between 2 geographical points.
Laravel 8 helper methods to return the distance between two pairs of Latitude/Longitude points on a great circle with the Haversine and Vincenty formulae
An application that finds a list of customers within a certain distance from a main location using the great circle distance.
A C++ program that finds cabs within 50 KM proximity using Great Circle Distance formula given a JSON file that contains the names and coordinates of all the cab drivers.
These files represent a website that I created in 2003 to create a puzzle and the solution for a geocaching puzzle. I've had to move the website from host to host over the years and each time I've had to scour through old hard drives and directories to find the necessary files. I finally decided to host the files here in the hopes that I will be ab
This program calculates the distances between coordinates using a possible of three formulas: Vincenty, Cosines, or Haversine.
This project not only calculates the distance between two locations using the haversine formula, it can also find locations within a particular distance from a certain central point.
GeoRDPy is a Python library that simplifies geodetic-coordinate polylines using the Ramer-Douglas-Peucker algorithm. It reduces the number of points while preserving accuracy, making it ideal for optimizing geospatial data representations. Specify a threshold for error tolerance and choose a sphere radius for tailored simplification.
Add a description, image, and links to the great-circle-distance topic page so that developers can more easily learn about it.
To associate your repository with the great-circle-distance topic, visit your repo's landing page and select "manage topics."