You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
Program generates:
LINESTRING("10.1111 20.2222,30.3333 40.4444")
valid is:
LINESTRING(10.1111 20.2222,30.3333 40.4444)
(without quotes)
Maybe increase edges geometry precision by one digit?
The text was updated successfully, but these errors were encountered:
Program generates:
LINESTRING("10.1111 20.2222,30.3333 40.4444")
valid is:
LINESTRING(10.1111 20.2222,30.3333 40.4444)
(without quotes)
Maybe increase edges geometry precision by one digit?
The text was updated successfully, but these errors were encountered: