9 packages tagged with “Haversine”
An implementation of a latitude/longitude point coordinate with methods for calculating distance and bearing.
Comprehensive geographic coordinate calculation and clustering utilities for .NET Core applications. Provides distance calculations using Haversine and Vincenty formulas, coordinate validation, bounding box operations, point-in-polygon detection, and advanced clustering algorithms. Features include bearing calculations, midpoint determination, coordinate formatting (DMS, decimal degrees), geofencing capabilities, and K-means clustering for location grouping.
A lightweight C# library for calculating geographic distances between coordinates.
Class library implementing advanced mathematical algorithms, transforms, and time series manipulations. Implementations favour simplicity and correctness.
A library that uses the Haversine equation to determine distance between to locations using Latitude and Longitude.
Lightweight geospatial .NET library with geodesic support using Haversine and Vincenty algorithms.
Geodesy: Functions to calculate distances on spheres (haversine) and ellipsoids (Vicenty). This is because in UWP there are no built-in functions for computing map distance.
Haversine binding library for Bridge.NET projects.
A collection of useful extension methods for date transformations, caching, enum handling, geographic calculations, JSON serialization, and string manipulation.