There are 1 repository under haversine-distance topic.
Build a Web App called Menara to Predict, Forecast House Prices and search GreatSchools in California - Bay Area
Membuat Aplikasi Pencarian Bengkel dan Tambal Ban dengan Android Studio
A Java library for representing latitude, longitude and cardinal points of the compass, and calculating distance and bearing between points
Tempat Pelayanan Kesehatan menggunakan Formula Haversine, Google Place Api dan Google Maps Api
RanCoord is a Python package for random sampling of geographic coordinates
ISS tracking script in python using NASA's API
Genetic Algorithm applied to to the Travelling Salesman Problem
Three little php and JS snippets that do the same, calculate the distance between two points on earth in kilometers, miles and nautic miles.
A quick cross platform application built to connect nearby users with shared interests.
Go package to nicely calculate distance between coordinates using the Haversine formula.
Calculates Haversine Distance to calculate the difference between two coordinates
:globe_with_meridians: A fast dataframe compatible haversine function
Allows for calculation of many types of distance between points
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.
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.
Worked with Ethiopia's rain and temperature time series data. Processed and analyzed 67 million Data and created a dashboard to monitor it.
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....
In this Project, we are challenged to build a model that predicts the total ride duration of taxi trips in New York City
🐶💑 A Tinder-inspired pet breeding application showcasing the use-case of Gale-Shapley Algorithm and Haversine Algorithm. [F]
The Haversine formula determines the great-circle distance between two points on a sphere given their latitudes and longitudes.
SmartStop is an iOS app built using Node.js , MySQL ,Express, Firebase, Swift. It's recommended to go through the Readme.file .
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.
Calculate the distance between two geographic locations
This repository contains submission for CNI Hackathon'22 Data Science challenge conducted by IISc Bangalore.
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.
Simple implementation of the haversine algorithm in Golang with the desired distance
Find the distance between two locations on earth
Go (Golang) distance calculator using Haversine formula to determine distance between an origin and an array of coordinates
A thesis project that addressed the problems of overcharging, bad services, and inaccessibility of drivers in the Mariveles.
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.
Mirror Descent on Sphere Geometry