Details
-
New Feature
-
Status: In Testing (View Workflow)
-
Major
-
Resolution: Unresolved
Description
Returns 1 if the argument is geometrically valid, 0 if the argument is not geometrically valid. The rules used to state if a geometry is valid or not are the same as MySQL and PostGIS and can be found here.
Attachments
Issue Links
- causes
-
MDEV-35126 Wrong results from st_isvalid or st_validate function, while using multipolygon
- Stalled
-
MDEV-35127 Wrong result from st_isvalid() and polygon
- Open
- 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