Using SQLAlchemy with Spatial Databases

Edit Package python-geoalchemy2

GeoAlchemy 2 provides python extensions to SQLAlchemy for working with spatial databases.
GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are supported.

Documentation is on Read the Docs: http://geoalchemy-2.rtfd.org.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
GeoAlchemy2-0.8.4.tar.gz 0000122743 120 KB
python-geoalchemy2.changes 0000006863 6.7 KB
python-geoalchemy2.spec 0000002500 2.44 KB
Latest Revision
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) committed (revision 7)
- Update to 0.8.4 release
  + 0.8.4
    * Fix ST_AsGeoJSON function @adrien-berchet (#279)
    * Add many missing functions @adrien-berchet (#276)
  + 0.8.3
    * Use setuptools_scm to manage versions @adrien-berchet (#271)
    * Fix insert/update for RasterElement @adrien-berchet (#270)
  + 0.8.2
    * Fix __eq__() method in _SpatialElement so it can work with any type @adrien-berchet (#265)
  + 0.8.1
    * Fix ReadTheDoc compilation @adrien-berchet
  + 0.8.0
    * Fix Shapely requirements for Pypy @adrien-berchet (#262)
    * Add a gallery with tests and doc based on examples given in #219, #244 and #251 @adrien-berchet (#260)
    * Add support of the feature version of St_AsGeoJson() @adrien-berchet @zzzeek (#258)
    * Add __eq__ to WKBElement and make shape.from_shape() able to create extended elements @adrien-berchet matthew-emw (#247)
    * Extract all SQL concepts from Elements and refactor Raster type @adrien-berchet @elemoine @zzzeek (#256)
  + 0.7.0
    * Update test matrix removing Python 3.4 and adding 3.6, 3.7, 3.8 @cjmayo (#253)
    * Add reflection example in doc @adrien-berchet (#252)
    * Fix tests with PostGIS 3 @elemoine (#250)
    * Add default compilation rules to elements and functions which are required for SQLAlchemy < 1.1 @adrien-berchet (#242)
    * Raise an AttributeError when a function does not starts with ST_* @adrien-berchet @elemoine (#240)
    * Replace ST_Distance_Sphere by ST_DistanceSphere @borisuvarov (#237)
    * Make shape.to_shape() work for extended WKTElement objects @adrien-berchet (#236)
- Packaging:
  + Fix new python syntax (version include in {})
  + Update copyright year
Comments 0
openSUSE Build Service is sponsored by