It appears that MySQL supports the standard MM GIS functions. It would be nice to add support for MySQL alongside PostGIS and SpatiaLite. This does require making it possible to use the geometry library with myxql (see myxql/protocol/values.ex for where there could be accomplished), but from there it should be straight-forward.
It appears that MySQL supports the standard MM GIS functions. It would be nice to add support for MySQL alongside PostGIS and SpatiaLite. This does require making it possible to use the
geometrylibrary withmyxql(seemyxql/protocol/values.exfor where there could be accomplished), but from there it should be straight-forward.