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

latest.csv の東京都渋谷区富ヶ谷、千駄ヶ谷、幡ヶ谷のカナおよびローマ字データが欠損しているバグを修正 #124

Merged
merged 4 commits into from
Oct 3, 2022

Conversation

champierre
Copy link
Contributor

郵便番号データを検索する前に、townNamePostalMappings で定義した変換表に従って、townName を変換するようにしました。

@keichan34
Copy link
Member

@champierre 他の 地名ってありそう。これ全部リストしても新しく出たとき(出るかなw)に対応しないといけないのでなんとか正規表現とかで対応できそうですか。。?

@champierre
Copy link
Contributor Author

@keichan34 そのとおりですね。「ヶ」あるいは「ケ」のときは、どちらでもマッチするように検索すれば良さそうなのでそのように修正します。

@champierre
Copy link
Contributor Author

73a1f87 で修正しました。 @keichan34

Copy link
Member

@keichan34 keichan34 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!

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