Skip to content

Add geo-utils to Misc#161

Open
gistrec wants to merge 1 commit intorigtorp:masterfrom
gistrec:add-geo-utils
Open

Add geo-utils to Misc#161
gistrec wants to merge 1 commit intorigtorp:masterfrom
gistrec:add-geo-utils

Conversation

@gistrec
Copy link
Copy Markdown

@gistrec gistrec commented May 3, 2026

Adds geo-utils — a header-only
C++17 library for spherical (lat/lng) geometry on Earth coordinates:
distance, bearing, polygon area, point-in-polygon, and path proximity.

  • License: Apache-2.0
  • No runtime dependencies
  • C++17, CMake 3.14+ (imported target geo::utils)
  • CI on Linux (gcc/clang), macOS, Windows; downstream find_package
    smoke-tested on all three

Inserted alphabetically in Libraries → Misc between Font Chef
and HashLibPlus. There's no dedicated geometry/GIS subsection, and
"Misc" is where similarly-scoped libraries (date, EnTT, Magic Enum, …)
live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant