Info
Version: | 9.0.4 |
Author(s): | Top Nguyen |
Last Update: | Friday, August 1, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/topnguyen/Elect/tree/master/src/Location/Elect.Location.Coordinate |
NuGet Url: | https://www.nuget.org/packages/Elect.Location.Coordinate |
Install
Install-Package Elect.Location.Coordinate
dotnet add package Elect.Location.Coordinate
paket add Elect.Location.Coordinate
Elect.Location.Coordinate Download (Unzip the "nupkg" after downloading)
Dependencies
- Elect.Core(>= 3.1.2.3)
- Elect.Location.Models(>= 3.1.1)
Tags
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.