Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data for multipolygons layer in Greater London #16

Closed
Robinlovelace opened this issue Nov 7, 2019 · 1 comment
Closed

No data for multipolygons layer in Greater London #16

Robinlovelace opened this issue Nov 7, 2019 · 1 comment

Comments

@Robinlovelace
Copy link
Member

Not sure what's causing this.

Reprex:

library(geofabric)
View(geofabric_zones)
lnd_osm = geofabric::get_geofabric(name = "greater london", layer = "multipolygons")
nrow(lnd_osm)
@agila5
Copy link
Contributor

agila5 commented Dec 14, 2019

As Edzer showed in r-spatial/sf#1213 (comment) , this is the same issue as #12 since the MULTIPOLYGONS layer was not read for the "Too many features have accumulated in points layer..." error

@agila5 agila5 closed this as completed Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants