In some cases there are issues plotting several sf objects in the same plot using plot(add=TRUE). ggplot() seems to work fine.
If this is a real issue and not some mistake in the logic of the code, it should be tracked on the edzer/sf repo, but it's best to provide a reproducible example.
In some cases there are issues plotting several sf objects in the same plot using
plot(add=TRUE).ggplot()seems to work fine.If this is a real issue and not some mistake in the logic of the code, it should be tracked on the edzer/sf repo, but it's best to provide a reproducible example.