Scott Chamberlain
Scott Chamberlain
@jhollist @ateucher 1. In discussing the right hand rule, i noticed that our linting functionality in `lawn` always stops when the linter fails. Should we allow user to toggle this...
E.g., in `lawn_polygon()` you can pass in something that doesn't make any sense at all, and it still spits something out.
more later
via #80
I've played around a bit, and we seem to be slower than rgeos in the few comparisons I've tried. Should profile lawn code and see if there's anything we can...
Ruby vcr https://relishapp.com/vcr/vcr/v/5-1-0/docs/hooks - Before_record hook - Before_playback hook - Before_http_request hook - After_http_request hook - Around_http_request hook