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

ssmu data set #32

Closed
mdsumner opened this issue Sep 12, 2016 · 1 comment
Closed

ssmu data set #32

mdsumner opened this issue Sep 12, 2016 · 1 comment

Comments

@mdsumner
Copy link
Member

This is a simple d admin map with 2 very detailed polygons with upwards of 100K and 200K vertices each, due to a baked-in coastline. The 14th polygon is fine, and comes out of rangl fine - the 17th takes a lot of memory (more than 20Gb) at last check to run the constrained Delaunay algo (without a max area value). This is not a reasonable test

@mdsumner
Copy link
Member Author

Can't reproduce now (?)

x <- readRDS("data-raw/ssmumap.rds")
a <- rangl(x, max_area = 1e8)
plot(globe(a))

works fine

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

1 participant