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

mesh_district() is invalid #15

Closed
uribo opened this issue Jun 7, 2018 · 0 comments
Closed

mesh_district() is invalid #15

uribo opened this issue Jun 7, 2018 · 0 comments
Labels

Comments

@uribo
Copy link
Owner

uribo commented Jun 7, 2018

Any filter is not functioning.

library(jpndistrict)
#> Loading required package: jpmesh
#> This package provide map data is based on the Digital Map
#> 25000(Map Image) published by Geospatial Information Authorityof
#> Japan (Approval No.603FY2017 information usage
#> <http://www.gsi.go.jp>)

d <- 
    mesh_district(jis_code = 33101)

nrow(d)
# [1] 11264

mapview::mapview(d)

image

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

In relation, the test is also wrong.

@uribo uribo added the bug 💣 label Jun 7, 2018
@uribo uribo closed this as completed in 28fa34c Jun 7, 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