Geoalchemy
Using SQLAlchemy with spatial databases
Install / Use
/learn @geoalchemy/GeoalchemyREADME
========== GeoAlchemy
WARNING: This package is deprecated and was replaced by GeoAlchemy2 <https://github.com/geoalchemy/geoalchemy2/>_ .
GIS Support for SQLAlchemy <http://www.sqlalchemy.org/>_.
Introduction
GeoAlchemy is an extension of SQLAlchemy. It provides support for
Geospatial data types at the ORM layer using SQLAlchemy. It aims to
support spatial operations and relations specified by the Open Geospatial
Consortium (OGC). The project started under Google Summer of Code Program
under the mentorship of Mark Ramm-Christensen <http://compoundthinking.com/blog/>_.
Requirements
Requires SQLAlchemy > 0.6. Supported on Python 2.5 and Python 2.6. Should also work with Python 2.4 but has not been tested. It also requires a supported spatial database.
Supported Spatial Databases
At present PostGIS <http://postgis.refractions.net/>, Spatialite <http://www.gaia-gis.it/spatialite/>, MySQL <http://www.mysql.com/>,
Oracle <http://www.oracle.com/technology/software/products/database/index.html>
and MS SQL Server 2008 <http://www.microsoft.com/sqlserver/2008/en/us/spatial-data.aspx?pf=true>_
are supported.
Support
GeoAlchemy is at an early stage of development. Its mailing list is available on
Google Groups <http://groups.google.com/group/geoalchemy>. The source code can be
found on GitHub <http://github.com/geoalchemy/geoalchemy>. Also, feel free to email
the author directly to send bugreports, feature requests, patches, etc.
Installation
To install type as usual::
$ easy_install GeoAlchemy
Or, download the package, change into geoalchemy dir and type::
$ python setup.py install
Documentation
Documentation is available online at http://geoalchemy.org.
You can also generate full documentation using sphinx by doing make html
in the doc dir and pointing the browser to doc/_build/index.html.
Package Contents
geoalchemy/ Source code of the project.
geoalchemy/tests/ Unittests for GeoAlchemy.
doc/ Documentation source.
examples/ A few examples demonstrating usage.
License
GeoAlchemy is released under the MIT License.
Contributors
The contributors to this project (in alphabetical order are):
- Eric Lemoine
- Frank Broniewski
- Mark Hall
- Michael Bayer
- Mike Gilligan
- Sanjiv Singh
- Stefano Costa
- Tobias Sauerwein
Related Skills
feishu-drive
339.5k|
things-mac
339.5kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
339.5kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
yu-ai-agent
2.0k编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
