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

1kmメッシュのスケールダウンがうまくいっていない #9

Closed
uribo opened this issue Nov 29, 2017 · 0 comments
Closed

1kmメッシュのスケールダウンがうまくいっていない #9

uribo opened this issue Nov 29, 2017 · 0 comments
Assignees
Labels

Comments

@uribo
Copy link
Owner

@uribo uribo commented Nov 29, 2017

分割メッシュにしなくてはいけないが、基準メッシュと同じ出力が行われる

fine_separate("36233799")
# [1] "3623379911" "3623379912" "3623379913" "3623379914"
# [5] "3623379915" "3623379916" "3623379917" "3623379918"
# [9] "3623379921" "3623379922" "3623379923" "3623379924"
# [13] "3623379925" "3623379926" "3623379927" "3623379928"
# [17] "3623379931" "3623379932" "3623379933" "3623379934"
# [21] "3623379935" "3623379936" "3623379937" "3623379938"
# [25] "3623379941" "3623379942" "3623379943" "3623379944"
# [29] "3623379945" "3623379946" "3623379947" "3623379948"
# [33] "3623379951" "3623379952" "3623379953" "3623379954"
# [37] "3623379955" "3623379956" "3623379957" "3623379958"
# [41] "3623379961" "3623379962" "3623379963" "3623379964"
# [45] "3623379965" "3623379966" "3623379967" "3623379968"
# [49] "3623379971" "3623379972" "3623379973" "3623379974"
# [53] "3623379975" "3623379976" "3623379977" "3623379978"
# [57] "3623379981" "3623379982" "3623379983" "3623379984"
# [61] "3623379985" "3623379986" "3623379987" "3623379988"

正しくは 362337991, 362337992, 362337993, 362337994

@uribo uribo added the bug 💣 label Nov 29, 2017
@uribo uribo self-assigned this Nov 29, 2017
@uribo uribo closed this in 381190b Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.