is_simple and OGC SFA compliance #1376
Unanswered
TreeHunter9
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi everyone! I have a question about the OGC SFA compliance of implementation of is_simple function for linestring. As OGC SFA says:
And that's it. So, if I understand correctly, it means that empty linestring is considered simple. But in boost implementation I can see that empty linestring is not considered simple. So, it's my interpretation of standard is wrong or implementation?
Beta Was this translation helpful? Give feedback.
All reactions