longitude-one / doctrine-spatial

Doctrine extension to persist spatial data objects.
https://lo-doctrine-spatial.readthedocs.io/en/latest/
MIT License
67 stars 21 forks source link

Throw an exception when a type defined in OGC standard is not available with current platform #95

Closed Alexandre-T closed 2 months ago

Alexandre-T commented 2 months ago

MySQL is not yet able to manage types like LineString3D or LineString4D. When an application tries to used them with this platform, longitude-one/doctrine-spatial should throw an explicit exception.