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

住居表示住所および地番住所への対応 #217

Merged
merged 8 commits into from
Aug 1, 2023

Conversation

kamataryo
Copy link
Contributor

@kamataryo kamataryo commented Jul 28, 2023

膨大な住居表示および地番住所のデータをバックエンドに持たせるための改修です。

  • データをリクエストする処理をカスタマイズ可能にするため、config.transformRequest 関数の追加
  • 過去に住居表示データAPI 接続用のロジックは interfaceVersion 1 として分離、今回 interfaceVersion 2 として新規ロジック追加
    • interfaceVersion 1 はベースレジストリ利用のために実験的に追加したもので、 Geolonia 内部では不動産オープン ID API で利用している

@kamataryo kamataryo changed the title Transform requset Transform request utility Jul 28, 2023
@kamataryo kamataryo changed the title Transform request utility 住居表示住所および地番住所への対応 Jul 29, 2023
Remove unnecessary files
@kamataryo kamataryo marked this pull request as ready for review July 31, 2023 03:11
Copy link
Member

@naogify naogify left a comment

Choose a reason for hiding this comment

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

@kamataryo
ありがとうございます!

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.

None yet

3 participants