geolonia / normalize-japanese-addresses

オープンソースの住所正規化ライブラリ。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

「熊本県熊本市」が正規化レベル2 で正規化されない

kamataryo opened this issue · comments

熊本県熊本市:

{
  "pref": "熊本県",
  "city": "",
  "town": "",
  "addr": "熊本市",
  "lat": null,
  "lng": null,
  "level": 1
}

福島県福島市:

{
  "pref": "福島県",
  "city": "福島市",
  "town": "",
  "addr": "",
  "lat": null,
  "lng": null,
  "level": 2
}

政令指定都市でした