geo icon indicating copy to clipboard operation
geo copied to clipboard

Better LineString validations

Open frewsxcv opened this issue 7 years ago • 1 comments

A couple attempts:

  • https://github.com/georust/rust-geo/pull/155
  • https://github.com/georust/rust-geo/pull/168

frewsxcv avatar Jul 01 '18 23:07 frewsxcv

Related: https://github.com/georust/geo/pull/1279 adds a method to check for validation errors, but it doesn't prevent you from constructing an invalid linestring.

michaelkirk avatar Dec 03 '25 00:12 michaelkirk