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

「重複する 町名・村名」+「大字・字」のケースで住所データを適切に取得できないバグを修正(#91) #97

Merged
merged 3 commits into from
Feb 6, 2021

Conversation

naogify
Copy link
Member

@naogify naogify commented Feb 6, 2021

Fix #91

高山村は長野県と群馬県にあるため「高山村高井」を検索するケースでは、2つのデータを取得してしまいエラーになる。

なので重複する「重複する 町名・村名」+「大字・字」のケースでは、大字・字も検索対象に追加。

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

Successfully merging this pull request may close these issues.

[誤判定] 高山村高井
2 participants