geoalchemy / geoalchemy2

Geospatial extension to SQLAlchemy
http://geoalchemy-2.readthedocs.org
MIT License
637 stars 112 forks source link

Test: Add test in test_functional.py for custom Geometry that uses WKT elements #525

Closed adrien-berchet closed 2 weeks ago

adrien-berchet commented 3 weeks ago

Description

Add a test for Geometry type that uses WKT for insertion.