[MDEV-12181] ST_AsGeoJSON argument does not limit decimals Created: 2017-03-06 Updated: 2017-08-07 Resolved: 2017-08-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 10.2.4 |
| Fix Version/s: | 10.2.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | gis, json-10.2 | ||
| Description |
|
The MySQL 5.7 ST_AsGeoJSON function has an argument that limits the number of decimals: MariaDB accepts an argument but it has no effect: In MySQL 5.7:
In MariaDB:
|
| Comments |
| Comment by Ian Gilfillan [ 2017-06-22 ] |
|
Can you comment on whether this is supposed to behave like the MySQL version (max_digits and options)? I'd like to document what it should do, even if it's not working at present. |
| Comment by Alexey Botchkov [ 2017-08-07 ] |
|
Ian, |
| Comment by Alexey Botchkov [ 2017-08-07 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-August/011353.html |