-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
layout: post | ||
title: "新バージョンリリース: v2.1.6.post1" | ||
date: 2024-05-08 14:30:00+0900 | ||
categories: Package update | ||
--- | ||
|
||
*jageocoder v2.1.6.post1* をリリースしました。 | ||
|
||
住居表示や地番の位置参照情報の整備が進み、解析できる住所が増えたのは | ||
大変ありがたいことなのですが、それに合わせて住所データベースのサイズも | ||
大きくなってしまいました。 | ||
|
||
アプリケーションを開発する際、少しジオコーディング機能を使うためだけに | ||
数十GBもある住所データベースをインストールして、定期的に更新も必要、 | ||
というのはあまり嬉しくないというケースも多いと思います。 | ||
|
||
そこで Ver. 2.1.6 では、辞書データベースをインストールしなくても | ||
Jageocoder サーバに接続してジオコーディングやリバースジオコーディングの | ||
機能を利用できるようにしました。 | ||
|
||
詳細は [Jageocoder ドキュメント](https://jageocoder.readthedocs.io/) を | ||
ご覧ください。 |
File renamed without changes.