{
  "name": "geo-utils-cpp",
  "href": "https://vcpkg.link/ports/geo-utils-cpp",
  "supports": "all",
  "published_at": "2026-05-08T20:09:46.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://github.com/gistrec/geo-utils-cpp/blob/master/docs/getting-started.md",
  "homepage_href": "https://github.com/gistrec/geo-utils-cpp",
  "description": [
    "Header-only C++17 library for spherical (lat/lng) geometry: distance, bearing, area, point-in-polygon"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.0.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d72a83864af996b9e35a3f9f791610d5ff5e25ec/ports/geo-utils-cpp",
    "hash": "d72a83864af996b9e35a3f9f791610d5ff5e25ec"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}