walkerke / crsuggest

Get appropriate CRS suggestions for your spatial data in R
Other
128 stars 7 forks source link

CRS suggestion hangs when there are two points #3

Closed walkerke closed 3 years ago

walkerke commented 4 years ago

The functions either buffer a point (if there is a single point) or calculate a convex hull if there is more than one point. This doesn't work for two points, however, and the function just hangs. Push a fix.