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

large MULTIPOLYGONZ example data #355

Closed
mdsumner opened this issue May 23, 2017 · 1 comment
Closed

large MULTIPOLYGONZ example data #355

mdsumner opened this issue May 23, 2017 · 1 comment

Comments

@mdsumner
Copy link
Member

mdsumner commented May 23, 2017

The multipatch zip (251 MB) includes an ESRI Geodatabase (.gdb) form
http://www1.nyc.gov/site/doitt/initiatives/3d-building.page

library(sf)
d <- read_sf("DA_WISE_Multipatch/DA10_3D_Buildings_Multipatch.gdb")

A good reference data set for testing I think. I haven't tried the DGN or CityGML versions yet. (They are larger downloads). I've never seen such a good data set in this MULTIPOLYGONZ form.

@edzer
Copy link
Member

edzer commented May 23, 2017

The other two won't load; the gml returns with a message that it doesn't contain simple features (ogrinfo also doesn't list layers).

What kind of tests do you have in mind?

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