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

Failed: neighbor_mesh() can not find all neighborhoods #24

Closed
uribo opened this issue Jul 3, 2018 · 1 comment
Closed

Failed: neighbor_mesh() can not find all neighborhoods #24

uribo opened this issue Jul 3, 2018 · 1 comment
Labels

Comments

@uribo
Copy link
Owner

uribo commented Jul 3, 2018

library(jpmesh)

neighbor_mesh(654175821, contains = TRUE) %>% 
  export_meshes() %>% 
  mapview::mapview()

image

neighbor_mesh(654175922, contains = TRUE) %>% 
  export_meshes() %>% 
  mapview::mapview()

image

Created on 2018-07-03 by the reprex package (v0.2.0).

@uribo uribo added the bug 💣 label Jul 3, 2018
@uribo
Copy link
Owner Author

uribo commented Jul 4, 2018

I think this problem relates to #20.

@uribo uribo closed this as completed in 1117e73 Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant