1. Home
  2. Browse
  3. geo-utils-cpp

geo-utils-cpp

v1.0.1#0Latest

Header-only C++17 library for spherical (lat/lng) geometry: distance, bearing, area, point-in-polygon

Install

Run the following Vcpkg command to install the port.

vcpkg install geo-utils-cpp

Usage

The package geo-utils-cpp provides CMake targets:

find_package(GeoUtilsCpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE geo::utils)

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

All

GitHub

gistrec/geo-utils-cpp

Homepage

github.com/gistrec/geo-utils-cpp

Documentation

github.com/gistrec/geo-utils-cpp/blob/master/docs/getting-started.md

Subtree

d72a83864a

License

Apache-2.0

Definition

Manifest