Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Not valid WKT format in csv export #6

Closed
exploit32 opened this issue Mar 26, 2011 · 0 comments
Closed

Not valid WKT format in csv export #6

exploit32 opened this issue Mar 26, 2011 · 0 comments

Comments

@exploit32
Copy link

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?

Tristramg added a commit that referenced this issue Apr 25, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants