{
  "name": "geo-utils-cpp",
  "href": "https://vcpkg.link/ports/geo-utils-cpp",
  "supports": "all",
  "published_at": "2026-07-14T00:09:22.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": [
    "Tiny header-only C++17 library for lat/lng geometry: distance, bearing, area, point-in-polygon and path proximity"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.2.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/02467408520b208bb14fe0a91dbd669448abae07/ports/geo-utils-cpp",
    "hash": "02467408520b208bb14fe0a91dbd669448abae07"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/gistrec/geo-utils-cpp",
    "stars": 60
  },
  "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": []
}