geo-utils-cpp v1.0.1
- Created
- Updated
Header-only C++17 library for spherical (lat/lng) geometry: distance, bearing, area, point-in-polygon
# Usage
The package geo-utils-cpp provides CMake targets:
find_package(GeoUtilsCpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE geo::utils) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Aleksandr Kovalko