I need more precision in PointCoordinate's decimal places #72
Closed
ronnypolloqueri
started this conversation in
Ideas
Replies: 2 comments
-
Oh sorry, that was a bug! Thanks for reporting this, it will be fixed by #73 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry this took so long :) but this is fixed in 1.7.1 :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please, when save a geometry in Postgres the coordinate points is rounded to only 6 decimal places (see stringifyFloat function src/Data/Geometries/GeometryHelper.php)
-18.000027344015 => -18.000027
Beta Was this translation helpful? Give feedback.
All reactions