{
  "name": "proj",
  "href": "https://vcpkg.link/ports/proj",
  "supports": "all",
  "published_at": "2026-04-10T21:04:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://proj.org/",
  "description": [
    "PROJ - Cartographic Projections and Coordinate Transformations Library"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "9.8.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/50515af4d522e4153e501a1c1417e15744baa88d/ports/proj",
    "hash": "50515af4d522e4153e501a1c1417e15744baa88d"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/OSGeo/PROJ",
    "stars": 2005
  },
  "dependencies": [
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "sqlite3",
      "href": "https://vcpkg.link/ports/sqlite3",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "sqlite3",
      "href": "https://vcpkg.link/ports/sqlite3",
      "is_host": true,
      "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": "net",
      "default": [
        "all"
      ],
      "description": [
        "Enable network support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "curl",
          "href": "https://vcpkg.link/ports/curl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tiff",
      "default": [
        "all"
      ],
      "description": [
        "Enable TIFF support to read some grids"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "tiff",
          "href": "https://vcpkg.link/ports/tiff",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}