Skip to content

Add geo-utils-cpp to Geospatial#235

Merged
JustinGOSSES merged 1 commit into
softwareunderground:mainfrom
gistrec:add-geo-utils
May 10, 2026
Merged

Add geo-utils-cpp to Geospatial#235
JustinGOSSES merged 1 commit into
softwareunderground:mainfrom
gistrec:add-geo-utils

Conversation

@gistrec
Copy link
Copy Markdown
Contributor

@gistrec gistrec commented May 3, 2026

Adds geo-utils-cpp — 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+
  • CI on Linux (gcc/clang), macOS, Windows; downstream find_package
    smoke-tested on all three

Inserted in Software → Geospatial, alphabetically between
Generic Mapping Tools (GMT) and geonotebook. Used the section's
existing entry format: en-dash separator, ![C++](media/icon/cplusplus.png)
language icon, short description ending in a period. No new section
needed; ToC unchanged. Searched for duplicates — none found.

Note: this PR was originally opened as geo-utils; the project was
renamed to geo-utils-cpp to avoid a Repology naming conflict
(see gistrec/geo-utils-cpp#11). The branch has been force-pushed
to use the new name.

@gistrec gistrec changed the title Add geo-utils to Geospatial Add geo-utils-cpp to Geospatial May 9, 2026
Copy link
Copy Markdown
Contributor

@JustinGOSSES JustinGOSSES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution.

@JustinGOSSES JustinGOSSES merged commit 8b901f0 into softwareunderground:main May 10, 2026
1 check failed
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.

2 participants