{ "name": "geo-utils-cpp", "version": "1.0.2", "description": "Header-only C++17 library for spherical (lat/lng) geometry: distance, bearing, area, point-in-polygon", "homepage": "https://github.com/gistrec/geo-utils-cpp", "documentation": "https://github.com/gistrec/geo-utils-cpp/blob/master/docs/getting-started.md", "license": "Apache-2.0", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }