{
  "name": "libgeotiff",
  "href": "https://vcpkg.link/ports/libgeotiff",
  "supports": "all",
  "published_at": "2025-03-10T16:21:37.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/OSGeo/libgeotiff",
  "description": [
    "Libgeotiff is an open source library on top of libtiff for reading and writing GeoTIFF information tags."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.7.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/02ac82935dd5914f0fb6eae3e2e65207388d7d43/ports/libgeotiff",
    "hash": "02ac82935dd5914f0fb6eae3e2e65207388d7d43"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "proj",
      "href": "https://vcpkg.link/ports/proj",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tiff",
      "href": "https://vcpkg.link/ports/tiff",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Install libgeotiff utility programs"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libjpeg-turbo",
          "href": "https://vcpkg.link/ports/libjpeg-turbo",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}