From e969657a8d7d14456a2de2b7e0cd85454bb05553 Mon Sep 17 00:00:00 2001 From: Aleksandr Kovalko Date: Sun, 3 May 2026 02:45:36 +0200 Subject: [PATCH] Add geo-utils-cpp to Geospatial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9f1b03..91fdaf2 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Awesome software projects sub-categorized by focus. - [bm_geostat_process](https://github.com/pemn/bm_geostat_process) - ![Python](media/icon/python.png) open source workflow for geostatistics block models ### Geospatial - [Generic Mapping Tools (GMT)](https://www.generic-mapping-tools.org) – ![C](media/icon/c.png) About 80 command-line tools for manipulating geographic and Cartesian data sets. +- [geo-utils-cpp](https://github.com/gistrec/geo-utils-cpp) – ![C++](media/icon/cplusplus.png) Spherical (lat/lng) geometry: distance, bearing, area, point-in-polygon. - [geonotebook](https://github.com/OpenGeoscience/geonotebook) – ![Python](media/icon/python.png) Jupyter notebook extension for geospatial visualization and analysis developed by NASA. - [GeoPHP](https://geophp.net) – ![PHP](media/icon/php.png) Geospatial library that works with many formats. - [GRASS-GIS](#platforms) – GIS platform, see [Platforms](#platforms).