🍺 BREW Explorer

← all formulae

geos

brew install geos v3.14.1 LGPL-2.1-or-later

C++ library for computational geometry operations, used by spatial databases and GIS tools.

Why you might care

GEOS implements the OGC Simple Features specification and is the standard geometry engine for PostGIS, QGIS, and other geospatial software. If you're building spatial applications or need robust polygon/point/line operations, this is the de facto dependency. It's mature, widely vetted, and handles edge cases that naive implementations miss.

Categories

Alternatives

CGAL Shapely JTS
3.6k
30-day installs · #739
10.5k
90-day · #790
51.0k
365-day · #676

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "CGAL",
    "Shapely",
    "JTS"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "library",
    "geospatial"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Geometry Engine",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:58+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "geos",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://libgeos.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "GEOS",
  "installs_30d": 3609,
  "installs_365d": 51000,
  "installs_90d": 10545,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:46:44+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "geos",
  "oldnames": [],
  "one_liner": "C++ library for computational geometry operations, used by spatial databases and GIS tools.",
  "optional_dependencies": [],
  "rank_30d": 739,
  "rank_365d": 676,
  "rank_90d": 790,
  "raw_hash": "5968fd5f1f7a3220",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/geos.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "3.14.1",
  "versioned_formulae": [],
  "why_use_this": "GEOS implements the OGC Simple Features specification and is the standard geometry engine for PostGIS, QGIS, and other geospatial software. If you\u0027re building spatial applications or need robust polygon/point/line operations, this is the de facto dependency. It\u0027s mature, widely vetted, and handles edge cases that naive implementations miss."
}