{"categories":[{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"GeoAlchemy2 extends SQLAlchemy to work with spatial databases, providing an ORM layer for geographic data types and operations.","skillfed_tags":["gis","spatial-data","orm"],"use_cases":["Build location-based web services that query geographic points, polygons, or routes stored in a spatial database","Develop GIS analysis tools that need to perform spatial operations like distance calculations or intersection tests through an ORM","Create mapping applications that store and retrieve geographic features alongside relational data","Implement geofencing or proximity-based filtering in applications backed by a spatial database"],"what_it_does":"GeoAlchemy2 is a Python toolkit that bridges SQLAlchemy and spatial databases, allowing you to work with geographic data types and spatial queries through an ORM interface. It builds on SQLAlchemy's declarative system to map geographic columns and operations to database-native spatial types, letting you query and manipulate geographic data using Python objects rather than raw SQL.\n\nThe package is designed for applications that need to store, retrieve, and analyze geographic information\u2014such as location-based services, mapping applications, or GIS analysis workflows. It handles the translation between Python spatial objects and the spatial data types supported by your underlying database, abstracting away database-specific SQL syntax for common geographic operations.","worth_installing":"Yes. GeoAlchemy2 is actively maintained, has low install friction, carries a permissive MIT license, and fills a clear need for ORM-based spatial database access. It is well-established and supports current Python versions. Install it if you need to work with geographic data in a SQLAlchemy-based application."},"id":"geoalchemy2","links":{"html":"https://skillfed.io/packages/geoalchemy2","md":"https://skillfed.io/packages/geoalchemy2.md","pypi":"https://pypi.org/project/geoalchemy2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-12","license_spdx":"MIT","license_treatment":"permissive","name":"GeoAlchemy2","python_support":"supports_current","summary":"Using SQLAlchemy with Spatial Databases"},"popularity":{"monthly_downloads":5163891,"position":2152,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.20.0"}
