geoalchemy / geoalchemy2

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

[Feature request] Add compatibility with MSSQL #510

Open adrien-berchet opened 7 months ago

adrien-berchet commented 7 months ago

It would be nice to be able to use GeoAlchemy2 with MSSQL. An first attempt was made in the following repository https://github.com/WintorXR/GeoAlchemy2-MSSQL, so we could take some inspiration from it.