Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install geoalchemy

How to install GeoAlchemy

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install geoalchemy
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.7.2 Available View build log
0.7.1 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
Windows (64-bit)
0.7.2 Available View build log
0.7.1 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
Mac OS X (10.5+)
0.7.2 Available View build log
0.7.1 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
Linux (32-bit)
0.7.2 Available View build log
0.7.1 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
Linux (64-bit)
0.7.2 Available View build log
0.7.1 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
 
Author
License
MIT
Dependencies
Lastest release
version 0.7.2 on Apr 11th, 2013

GIS Support for SQLAlchemy.

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.

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, Spatialite, MySQL, Oracle and MS SQL Server 2008 are supported.

Support

GeoAlchemy is at an early stage of development. Its mailing list is available on Google Groups. The source code can be found on GitHub. 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

Subscribe to package updates

Last updated Apr 11th, 2013

Download Stats

Last month:14

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.