Details
-
New Feature
-
Status: In Testing (View Workflow)
-
Major
-
Resolution: Unresolved
Description
The GIS function ST_LatFromGeoHash takes in input a geohash and returns its latitude.
The latitude is returned as a numeric value in the interval [180, -180].
If the argument is NULL, the return value is NULL. If the argument is invalid, an ER_INCORRECT_TYPE is thrown.
Attachments
Issue Links
- is blocked by
-
MDEV-34158 Implement the GIS function ST_GeoHash
- In Testing
- is part of
-
MDEV-17398 Implement Geographic functions available in MySQL 8.0
- Stalled
-
MDEV-34120 GSoC 2024, Spatial (GIS) functions in MariaDB
- In Testing