spatial-algorithms icon indicating copy to clipboard operation
spatial-algorithms copied to clipboard

is_valid

Open springmeyer opened this issue 8 years ago • 0 comments

To be able to validate that geometries are simple (per the v2 spec), we'll need is_valid.

Question: should is_valid also return false if the winding order is incorrect? Or should we also expose correct?

/cc @artemp @mapbox/core-tech

springmeyer avatar Oct 30 '17 05:10 springmeyer