haversine-distance
There are 47 repositories under haversine-distance topic.
akthammomani/Menara-App-Predict-House-Price-CA
Build a Web App called Menara to Predict, Forecast House Prices and search GreatSchools in California - Bay Area
AzharRivaldi/Tambal-Ban
Membuat Aplikasi Pencarian Bengkel dan Tambal Ban dengan Android Studio
kloverde/java-GeographicCoordinate
A Java library for representing latitude, longitude and cardinal points of the compass, and calculating distance and bearing between points
AzharRivaldi/Tempat-Pelayanan-Kesehatan
Tempat Pelayanan Kesehatan menggunakan Formula Haversine, Google Place Api dan Google Maps Api
hugodscarvalho/rancoord
RanCoord is a Python package for random sampling of geographic coordinates
daspartho/iss-tracker
ISS tracking script in python using NASA's API
msimms/LibMath
A collection of commonly used math routines, so I don't have to write them again. Implementations in C, C++, Rust, and Python (though not so much in Python as it already has a pretty good set of libraries).
Carla-de-Beer/TSP-distance-calculator
Genetic Algorithm applied to to the Travelling Salesman Problem
jordangantier/lat-lon-distance
Three little php and JS snippets that do the same, calculate the distance between two points on earth in kilometers, miles and nautic miles.
vineet2420/Pair-Finder
A quick cross platform application built to connect nearby users with shared interests.
LucaTheHacker/go-haversine
Go package to nicely calculate distance between coordinates using the Haversine formula.
thealmarques/haversine-distance-typescript
Calculates Haversine Distance to calculate the difference between two coordinates
alexhallam/hans
:globe_with_meridians: A fast dataframe compatible haversine function
DivineOmega/php-distance
Allows for calculation of many types of distance between points
devmukul44/geo-search-spark
Apache Spark application written in Scala to map given latitude longitude values to nearest latitude longitude values in a given set using broadcasted indexes of available geo coordinates.
Kokolipa/Tableau_CitiBIke
Using Tableau, this project analyses CitiBike's July 2023 data to understand user behaviour (Python is employed for ETL processes). Objectives include user segmentation, popular stations, ride characteristics, and geographical concentration. Key findings are summarised in two dashboards for member and casual users.
pooja97/ethio_hydro
Worked with Ethiopia's rain and temperature time series data. Processed and analyzed 67 million Data and created a dashboard to monitor it.
Ramonrune/nhs-db
NFC Health System Database
aravindraj777/EasyPath
The repository is for finding the shortest path in a network of points over a map using various algorithms like Euclidean Distance Formulae, Dijkistra's for graphs , Haversine formula for geographical distances and more....
farhan123806/New-York-Taxi-Trip-Duration-Prediction
In this Project, we are challenged to build a model that predicts the total ride duration of taxi trips in New York City
forceporquillo/pawmance-android
🐶💑 A Tinder-inspired pet breeding application showcasing the use-case of Gale-Shapley Algorithm and Haversine Algorithm. [F]
kiliankoe/Haversine
🗺 Calculate the Haversine distance between two coordinate pairs.
kwahome/go-haversine
The Haversine formula determines the great-circle distance between two points on a sphere given their latitudes and longitudes.
yashsalvi/SmartStopApp-Backend
SmartStop is an iOS app built using Node.js , MySQL ,Express, Firebase, Swift. It's recommended to go through the Readme.file .
zsoman/world_of_airports
This project is a small Python script which uses a publicly available Cloudant database that contain all airports in the world. The script will find airports sorted by distance in an user defined radius of a latitudinal-longitudinal point.
Andy-Wu12/distancealyzer
Calculate the distance between two geographic locations
Cossack42/AstroPI
A repository containing the code of NCS_ORBIT for the AstroPi challenge.
hnoir/go-haversine
Go package to compute Haversine distances.
Ishmeet7/Ishme_DS_242EX
This repository contains submission for CNI Hackathon'22 Data Science challenge conducted by IISc Bangalore.
tomronw/haversine
Haversine implementation in Go. Computes the Haversine distance between two geo-coordinates, and checks if they're within a specified radius (in km) of each other.
Caknoooo/haversine-algorithm-golang
Simple implementation of the haversine algorithm in Golang with the desired distance
Chakels007/haversine-distance-in-kms
Find the distance between two locations on earth
daveroberts0321/distancecalculator
Go (Golang) distance calculator using Haversine formula to determine distance between an origin and an array of coordinates
mikartisan/trictech
A thesis project that addressed the problems of overcharging, bad services, and inaccessibility of drivers in the Mariveles.
PREETHIKA-N-C/Food-Delivery-Time-Prediction-Using-LSTM-Neural-Network
Optimize food delivery efficiency with it, predicting precise delivery times using LSTM Neural Network. Applying deep learning techniques to analyze historical data, the system considers factors like order details, distances, enhancing logistics, ensuring accurate and reliable delivery time estimates for improved customer satisfaction.
Vishu26/Non-Convex-Optimization-on-Sphere
Mirror Descent on Sphere Geometry