libspatialite
brew install libspatialite
v5.1.0_4
MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later
C library extending SQLite with spatial geometry functions and geographic data support.
Why you might care
Adds PostGIS-like spatial queries (point-in-polygon, distance calculations, geometry operations) to SQLite without a separate database server. Essential for geospatial applications, mapping tools, and GIS workflows that need lightweight embedded spatial SQL. Acts as a build/runtime dependency for geo-aware applications.
4.9k
30-day installs · #612
14.6k
90-day · #662
59.8k
365-day · #589
Runtime dependencies
Build dependencies
Links
- https://www.gaia-gis.it/fossil/libspatialite/index
- Brew formula source: Formula/lib/libspatialite.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"PostGIS",
"GEOS",
"Spatialite (Python)",
"RTree"
],
"build_dependencies": [
"pkgconf"
],
"categories": [
"library",
"geospatial",
"database"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"freexl",
"geos",
"librttopo",
"libxml2",
"minizip",
"proj",
"sqlite"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Adds spatial SQL capabilities to SQLite",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:59+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libspatialite",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.gaia-gis.it/fossil/libspatialite/index",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "SpatiaLite: SpatiaLite",
"installs_30d": 4891,
"installs_365d": 59830,
"installs_90d": 14597,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later",
"llm_generated_at": "2026-06-20T23:45:56+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libspatialite",
"oldnames": [],
"one_liner": "C library extending SQLite with spatial geometry functions and geographic data support.",
"optional_dependencies": [],
"rank_30d": 612,
"rank_365d": 589,
"rank_90d": 662,
"raw_hash": "59bb25bb2e84f9f6",
"recommended_dependencies": [],
"revision": 4,
"ruby_source_path": "Formula/lib/libspatialite.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "5.1.0",
"versioned_formulae": [],
"why_use_this": "Adds PostGIS-like spatial queries (point-in-polygon, distance calculations, geometry operations) to SQLite without a separate database server. Essential for geospatial applications, mapping tools, and GIS workflows that need lightweight embedded spatial SQL. Acts as a build/runtime dependency for geo-aware applications."
}