Edzer Pebesma
Edzer Pebesma
Trying reversal in https://github.com/r-spatial/sf/pull/1702
Thank you; I now found the source for adding `--static`, which was here: https://github.com/r-spatial/lwgeom/issues/64 - it solved a problem on osx builds.
Thanks; I now asked there whether and how `--static` can be constrained to be used for OSX only.
I think this should do it. Anything against merging in main branch?
I agree that the test in question may have a higher cost than benefit. We could for instance use a standard configure construct that would _only_ check whether linking with...
AFAICT it's only used (explicitly) for making this test run, and I don't see really what would go wrong if we get rid of this test altogether. I do know...
Sorry, I wrote this review but never finished it! Happy to accept after some small mods.
Have you tried with layer creation option `SPATIAL_INDEX` set to `NO` ?
> if this is indeed the case Evidence that this is indeed the case would be helpful!
Would a `split` method for `sf` objects resolve this?