r-spatial / mapedit

Interactive editing of spatial data in R
https://www.r-spatial.org/r/2019/03/31/mapedit_leafpm.html
Other
218 stars 33 forks source link

Add editor argument to drawFeatures #90

Closed tim-salabim closed 5 years ago

tim-salabim commented 5 years ago

Just so we don't forget

timelyportfolio commented 5 years ago

I first thought we should probably add allowSelfIntersection = FALSE here as well, but then changed my mind. We should consider https://github.com/r-spatial/mapedit/issues/88#issuecomment-457947829 and choose polygons with correct behavior + linestring with incorrect behavior or polygons with "invalid" + linestring with correct.

tim-salabim commented 5 years ago

We should probably default to TRUE but allow the user to set it.

timelyportfolio commented 5 years ago

closing since original objective completed and opened #92 for setting options