Skip to content

Use ST_DISTANCE_SPHERE for MariaDB Spatial Queries #1578

@neliason0

Description

@neliason0

It looks like MariaDB added support for ST_DISTANCE_SPHERE in May. Currently MariaDB queries are translated using an explicit haversine function. Since MariaDB now supports ST_DISTANCE_SPHERE spatial queries can be implemented using this method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions