[MDEV-7514] GIS: PointOnSurface returns NULL instead of the point Created: 2015-01-27 Updated: 2020-11-09 Resolved: 2015-03-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.1.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | gis | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
The shape is rather simple (see the picture). |
| Comments |
| Comment by Ian Gilfillan [ 2015-02-05 ] | ||||||||
|
The function doesn't seem to return a point under any circumstances. It even fails for a single point:
| ||||||||
| Comment by Alexey Botchkov [ 2015-03-15 ] | ||||||||
|
Fixing patch: http://lists.askmonty.org/pipermail/commits/2015-March/007595.html | ||||||||
| Comment by Deepak Vohra [ 2020-11-09 ] | ||||||||
|
The function still returns
in version 10.5.
|