kilometers
There are 23 repositories under kilometers topic.
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.
sambecker/km-mi
Convert 🏃 distance and pace from kilometers to miles and back
mattiaerre/pace-converter
Universal running pace converter. Minutes per kilometer, Kilometers per hour, Minutes per mile, Miles per hour.
wbrickner/NanoGeoUtil.js
Compute Euclidean and spherical distances. VERY FAST. TINY.
Davi-Archive/Conversor-de-Medidas
Conversor de medidas: Km, Metros e Anos Luz
dkxce/KMNumerator
Create marker/poi for each X kilometer(s) of gpx/kml track/route/polyline.
jordangantier/gps-latlon
gps-latlon is a small npm module that calculates the distance between two latitude and longitude coordinates in kilometers, meters, miles, yards, feet and nautical miles, from decimal degrees (GPS coordinates) using the Harvesine formula.
KOUISAmine/kilometers-to-miles
Convert kilometers (km) to miles (mi) with ease.
KOUISAmine/miles-to-kilometers
Convert miles (mi) to kilometers (km) with ease.
KOUISAmine/unit-converter-tools
A collection of the most popular and useful tools that help you easily convert day-to-day data.
LeraiOg/Kilometers-To-Miles-Converter
This is my second github repo. This is a java program that uses the for loop to convert kilometres to miles.
mehmetkahya0/SwiftUnitConverter
Miles to Kilometers app with SwiftUI
pROFESOR11/geo-distance-helper
Get distance between two points in kilometers or nautical miles
FrankLSilva/single-projects
Just some little coding exercises or studies that i made along the way
IXxJordan/Cpp-DistanceConversion
Converts one distance into another [mm, cm, m, km || in, ft, yrd, mi]
rflcnunes/convertease
A simple and efficient Rust program for converting between different units of measure, including meters to kilometers, pounds to kilograms, and inches to centimeters.
drgarlic/ruler
:straight_ruler: A friendly kilometer calculator for your various car trips
hr21don/Conversion-Program
A c program that converts the most popular units like days to weeks and more!
leodeveloper/global-roads-dataset
A comprehensive dataset of 1000 rows featuring road information from various cities across the globe, excluding India. The dataset includes columns for Country, City, RoadName, and Distance in KM.
portoduque/miles-to-kilometers-calculator
This project is a converter in Python, using Graphical User Interface (GUI) and Tkinter module. The goal of this project is to convert miles to kilometers.
YJ-928/Python_Miles-To-Kilometer
A Mile To KM Convertor, created using Python tkinter.