JP2009109655A - System and program for updating address data of poi information - Google Patents
System and program for updating address data of poi information Download PDFInfo
- Publication number
- JP2009109655A JP2009109655A JP2007280672A JP2007280672A JP2009109655A JP 2009109655 A JP2009109655 A JP 2009109655A JP 2007280672 A JP2007280672 A JP 2007280672A JP 2007280672 A JP2007280672 A JP 2007280672A JP 2009109655 A JP2009109655 A JP 2009109655A
- Authority
- JP
- Japan
- Prior art keywords
- address
- data
- update
- old
- address data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Traffic Control Systems (AREA)
- Instructional Devices (AREA)
- Navigation (AREA)
Abstract
Description
本発明はナビゲーション装置が保持する膨大な量の店舗、各種施設、機関等の情報を絞り込むためのデータを更新するシステム及びプログラムに関する。 The present invention relates to a system and program for updating data for narrowing down information on a huge amount of stores, various facilities, institutions, etc. held by a navigation device.
従来、ナビゲーション装置において店舗、各種施設、機関等の地点を住所入力により検索することが行われている。ナビゲーション装置がもっている地点データは、当該地点の識別情報、地点の名称、住所コード、住所名称、電話番号等を有している。住所コードは都道府県、市(区、郡)、町(村)のように大字より上位の各レベル毎に付されていて、都道府県レベル、市(区、郡)レベル、町(村)レベルでの絞り込みが可能である。このような住所コードを利用することで、目的地や通過点等の地点設定を行うことが知られている(特許文献1)。 2. Description of the Related Art Conventionally, navigation devices have been searched for locations such as stores, various facilities, and institutions by inputting addresses. The point data possessed by the navigation device includes identification information of the point, the name of the point, an address code, an address name, a telephone number, and the like. The address code is assigned to each level above the capital letter, such as prefecture, city (district, county), town (village), etc., with the prefecture level, city (district, county) level, town (village) level It is possible to narrow down by. It is known to set points such as destinations and passing points by using such address codes (Patent Document 1).
また、地図上の行政区画の境界を示すポリゴンと各行政区画の住所名等を含む地図データと、店舗や施設等の地点を示すPOI(Point Of Interest )データとを分かれて有する場合に、POIデータは、ID(識別情報)、名称、座標情報等を有するものの、住所名を持たないようにするとともに、POIの座標情報を座標の集合等からなるポリゴンに対応付けし、各POIデータにおける住所名は、対応するポリゴンの住所名を利用することで、市区町村合併や吸収合併等により住所名の変更があった場合にPOIデータベースの更新負担を低減するようにしたものも提案されている(特許文献2)。
特許文献1では住所コードを利用して住所の絞り込みを行うことは開示されているものの市区町村合併や吸収等があった場合の地点データの更新負担を軽減することについての開示はない。
特許文献2では市区町村合併や吸収合併等があった場合のPOIデータベースの住所名の変更負担は軽減されるものの、地図データベース側の住所コード、住所名の更新があったときの住所絞り込みは、地図データベースから取得した新住所コード、新住所名を用いることになるため、少なくとも旧住所での絞り込みはできなくなってしまう。
Although
In
本発明は上記課題を解決しようとするもので、市区町村合併等があった際のPOI情報の更新負担を低減するとともに、新旧任意の住所によっても住所絞り込みができるようにすることを目的とする。
本発明は、POI情報の住所データを更新するシステムにおいて、少なくとも各行政区画に対して住所IDを付した住所コードと住所名称を含む住所データ、POI情報を格納した情報記憶手段と、更新対象の住所IDを含む更新データを取得する更新データ取得手段と、取得した更新データに基づき、前記情報記憶手段に格納されている更新対象の住所データを選択する更新対象データ選択手段と、選択した更新対象の住所データを旧住所データを残して更新する更新手段と、を備えたことを特徴とする。
また、本発明は、POI情報の住所データを更新するシステムを制御するプログラムにおいて、更新対象の住所IDを含む更新データを取得するステップ、取得した更新データに基づき、情報記憶手段から更新対象の住所データを選択するステップ、選択した更新対象の住所データを旧住所データを残して更新するステップをコンピュータに実行させることを特徴とする。
The present invention is intended to solve the above-described problems, and it is intended to reduce the burden of updating POI information when there is a merger of cities, towns and villages, and to narrow down addresses by any new and old addresses. To do.
The present invention provides a system for updating address data of POI information, address data including an address code and an address name at least assigned to each administrative division, information storage means for storing POI information, Update data acquisition means for acquiring update data including an address ID, update target data selection means for selecting address data to be updated stored in the information storage means based on the acquired update data, and the selected update target Update means for updating the address data while leaving the old address data.
Further, the present invention provides a program for controlling a system for updating address data of POI information, a step of acquiring update data including an address ID to be updated, an address to be updated from an information storage unit based on the acquired update data The computer is caused to execute a step of selecting data and a step of updating the selected address data to be updated while leaving the old address data.
本発明は、各行政区画に対して通番の住所IDを付した住所コード、住所名称を含む住所データを使用し、旧住所コードを残すようにして住所データを更新するようにしたので、POI情報についての更新負担を低減し、新旧任意の住所によっても住所絞り込みが可能となる。 Since the present invention uses the address data including the address ID of the serial number for each administrative division and the address data including the address name, the address data is updated so as to leave the old address code. It is possible to reduce the burden of renewal and narrow down the address by using new and old arbitrary addresses.
以下、本発明の実施の形態について説明する。
図1は本実施の形態に係るPOIデータの住所データ更新システムの例を説明するブロック図である。ナビゲーション装置1は、車載機や携帯型等どのような形式のナビゲーション装置であってもよく、車載機の場合であれば、車両の現在位置を検出しながら入力された通過点や目的地までの経路を探索して案内する等の各種機能を有しているが、ここではこれらの機能についての説明は省略し、ナビゲーション装置1が保持する店舗、各種施設、機関等の地点を示す膨大な量のPOI(Point Of Interest )データを住所により絞り込むためのデータの更新処理について説明する。
Embodiments of the present invention will be described below.
FIG. 1 is a block diagram illustrating an example of an address data update system for POI data according to the present embodiment. The
ナビゲーション装置1は、市区町村合併等のために境界変更や住所名称の変更があった場合に、配信センタやメディア等からその更新データ2を取得すると、制御装置10により情報記憶装置20に記憶されているPOIデータ21を住所検索する際の住所絞り込みデータ22の更新を行っている。情報記憶装置20に記憶されているPOIデータは、図2(a)に示すように、施設等の地点のID(識別情報)、施設名称、住所コード、住所文字からなるデータ構造を有する膨大なデータ量であり、住所文字は単なる表記で住所絞り込みの検索ツールにはならない。住所絞り込みデータ22は各行政区画に対して付した通し番号からなる住所ID、市区町村レベルまでの絞り込みが可能な住所コード、市区町村レベルまでの住所名称からなっていて、POIデータに比して凡そ何百万分の一程度のデータ量である。
When the
制御装置10の更新データ取得手段11は、市区町村合併等のために行政区画の境界変更や住所名称の変更等があったとき、配信センタやメディア等から通信手段や記憶媒体等を通して更新データ2を取得する。更新データは、更新対象を選択可能な住所IDや住所コード、住所名称、或いは更新境界データ等をもっていて、後述するように、本実施形態では更新前の元の旧住所コード、旧住所名称も持たせるようにしている。更新データを取得すると、更新対象データ選択手段12は、更新データに記述されている住所IDや住所コードに基づいて住所絞り込みデータ22を検索し、更新対象の住所絞り込みデータ群を選択する。更新対象の住所絞り込みデータ群を選択すると、更新手段13により更新データによって更新対象の住所絞り込みデータの住所コード、住所名称、行政区画の境界等を更新する。このとき、更新された住所絞り込みデータには、更新前の元の旧住所コードや旧住所名称を残すようにする。こうしてPOIデータの住所コードは更新せずに、選択された住所絞り込みデータを更新することで、POI情報についての更新負担を低減することができる。そして、表示装置30の検索画面で、検索手段14を使って市区町村合併等のために行政区画の境界変更や住所名称の変更等があっても、新住所コードや旧住所コードを使用してPOIデータを絞り込んで検索することができる。
The update data acquisition means 11 of the control device 10 updates the update data through a communication means, a storage medium, etc. from a distribution center or media, etc. when there is a boundary change of an administrative division or a change of address name due to a merger of municipalities. 2 is acquired. The update data has an address ID, an address code, an address name, or update boundary data that can be selected as an update target. As will be described later, the update data also has the original old address code and old address name before update in this embodiment. I try to make it. When the update data is acquired, the update target
次に、市区町村合併のいろいろな形態を例にとって住所絞り込みデータの更新について説明する。なお、以下では、便宜上、住所IDを3桁の数字、住所コードは1桁の数字で表示している。
図3は単純吸収合併で住所文字の変更がない場合の例、図4は単純吸収合併で住所文字の変更がない場合の住所絞り込みデータの更新を示している。
図3(a)は吸収合併前を示しており、隣接する沓名市(住所コード3)に堀河市(住所コード4)が単純吸収合併され、図3(b)の破線で示す領域が沓名市になる場合である。更新データは、図4(b)に示すように、住所IDが103の住所絞り込みデータに住所コード3、4を割り当てるという内容である。更新対象データ選択手段12は、更新データの住所ID:103と住所コード3、4とから、更新対象データとして、図4(a)に示す、住所IDがそれぞれ103、104、検索対象住所コードがそれぞれ3、4、住所名称がそれぞれ○○県沓名市、○○県堀河市のデータを選択する。更新手段13は、更新データに基づいて、図4(c)に示すように、住所IDが103、新しい検索対象住所コードが3、4、住所名称が○○県沓名市にデータ更新する。更新後の住所絞り込みデータは、複数の住所コードを持ち、旧住所コードを残すことで、新住所コード3、4でも、旧住所コード3、旧住所コード4でも絞り込みが可能である。
Next, update of address narrowing data will be described taking various forms of merger of municipalities as examples. In the following, for convenience, the address ID is displayed as a three-digit number, and the address code is displayed as a one-digit number.
FIG. 3 shows an example in the case where the address characters are not changed in the simple absorption merger, and FIG. 4 shows the update of the address narrowing data in the case where the address characters are not changed in the simple absorption merger.
Fig. 3 (a) shows the state before the merger, where Horiga City (address code 4) is simply merged with the adjacent Haruna City (address code 3), and the area indicated by the broken line in Fig. 3 (b) is Haruna City. This is the case. As shown in FIG. 4B, the update data is content in which the
図5は単純吸収合併で住所文字の変更がある場合の例、図6は単純吸収合併で住所文字の変更がある場合の住所絞り込みデータの更新を示している。
図5(a)は吸収合併前を示しており、隣接する沓名市(住所コード3)に堀河市(住所コード4)が単純吸収合併され、図5(b)の破線で示す領域の新住所名称が沓河市になる場合である。更新データは、図6(b)に示すように、住所IDが103の絞り込みデータに住所コード3、4を割り当て、住所名称を○○県沓河市に変更するという内容である。更新対象データ選択手段12は、更新データの住所ID:103と住所コード3、4とから、更新対象データとして、図6(a)に示す、住所IDがそれぞれ103、104、検索対象住所コードがそれぞれ3、4、住所名称がそれぞれ○○県沓名市、○○県堀河市のデータを選択する。更新手段13は、更新データに基づいて、図6(c)に示すように、住所IDが103、新しい検索対象住所コードが3、4、住所名称が○○県沓河市にデータ更新する。更新後の住所絞り込みデータは、複数の住所コードを持ち、旧住所コードを残すことで、新住所コード3、4でも、旧住所コード3、旧住所コード4でも絞り込みが可能である。
FIG. 5 shows an example in the case where there is a change in address characters in the simple absorption merger, and FIG. 6 shows an update of address narrowing data in the case where there is a change in address characters in the simple absorption merger.
FIG. 5 (a) shows the state before the absorption merger, and Horikawa City (address code 4) is simply absorbed and merged with the adjacent Haruna City (address code 3), and the new address in the area indicated by the broken line in FIG. 5 (b). This is the case when the name is Suruga City. As shown in FIG. 6 (b), the update data is such that
図7は政令指定都市となった場合の例、図8は政令指定都市となった場合の住所絞り込みデータの更新を示している。
図7(a)は政令指定都市化する前を示し、図7(b)は政令指定都市化で沓名市(住所コード3)が7区分に細分化される場合を示している。更新データは、図8(b)に示すように、住所ID:103の行政区画を政令指定都市化して、ここでは7区分に細分化するという内容である。更新対象データ選択手段12は、更新データの住所ID:103から、更新対象データとして、図8(a)に示す住所IDが103、検索対象住所コードが3、住所名称が○○県沓名市のデータを選択する。更新手段13は、更新データに基づいて住所IDが103の住所絞り込みデータの拡張データにフラグ「1」をたて(図8(c))、図8(d)に示すように、政令指定都市化による区数7の各エリアに管理番号イ、ロ……トを割り当て、住所コード3として、各細分化データ(座標データ)を割り当てる内容のデータ更新を行う。このような細分化データ(ポリゴン)により、図7(b)に示すように沓名市は、7つの区に分割される。住所絞り込みを行う場合には、拡張データにより管理番号イ、ロ……トのエリアまで絞り込みが可能となる。
FIG. 7 shows an example in the case of becoming a government-designated city, and FIG. 8 shows updating of address narrowing data in the case of a government-designated city.
FIG. 7A shows the state before the government-designated city, and FIG. 7B shows the case where the Haruna city (address code 3) is subdivided into 7 categories by the government-designated city. As shown in FIG. 8 (b), the update data has the content that the administrative division of the address ID: 103 is converted into a government-designated city and is subdivided into seven sections here. The update target data selection means 12 starts from the update data address ID: 103 as update target data, the address ID shown in FIG. 8A is 103, the search target address code is 3, and the address name is in Haruna City, XX Prefecture. Select data. The updating means 13 sets the flag “1” in the extension data of the address narrowing data whose address ID is 103 based on the update data (FIG. 8C), and as shown in FIG. The management numbers A, L,... Are assigned to each area of the number of wards 7 by the conversion, and the data of the contents to which the subdivision data (coordinate data) is assigned as the
図9は分割合併する場合の例、図10は分割合併する場合の住所絞り込みデータの更新を示している。
図9(a)は分割合併前を示しており、隣接する沓名市(住所コード3)の一部が堀河市(住所コード4)に分割合併され、図9(b)の破線で示す領域イが堀河市になる場合である。更新データは、図10(b)に示すように、住所IDが104の住所絞り込みデータに住所コード4、3を割り当て、細分化データ(ポリゴン)により細分化するという内容である。更新対象データ選択手段12は、住所IDが104と住所コード4、3から更新対象データとして、図10(a)に示す、住所IDがそれぞれ103、104、検索対象住所コードがそれぞれ3、4、住所名称がそれぞれ○○県沓名市、○○県堀河市のデータを選択する。更新手段13は、更新データに基づいて、住所IDが104の住所絞り込みデータの拡張データにフラグ「1」をたて(図10(c))、図10(d)に示すように、分割したエリアに管理番号イを割り当て、住所コード4として、細分化データ(座標データ)を割り当てる内容のデータ更新を行う。この更新データで住所絞り込みを行う場合、管理番号イのエリアまで絞り込み可能である。
FIG. 9 shows an example in the case of division merge, and FIG. 10 shows the update of address narrowing data in the case of division merge.
FIG. 9A shows the state before the split merger, and a part of the adjacent Haruna City (address code 3) is split and merged with Horiga City (address code 4), and the area i shown by the broken line in FIG. Is Horikawa City. As shown in FIG. 10 (b), the update data has the content that the
図11はPOI施設情報として表示する住所文字列を説明する図である。
図11(b)に示すような住所ID:103に住所コード3、4を割り当てる更新データを取得したとすると、更新対象データ選択手段12は、住所ID:103と住所コード3、4とから住所IDがそれぞれ103、104、検索対象住所コードがそれぞれ3、4、住所名称がそれぞれ○○県沓名市、○○県堀河市のデータを選択し、更新手段13が図11(c)に示すような更新を行ったと仮定する。すなわち、住所ID:103の新住所コードが3、4、住所名称が○○県沓名市であり、住所ID:104の新住所コードが4、住所名称が○○県堀河市であるとする。そして、図11(d)に示す堀河公園(住所コード4、住所文字が南北町1丁目1番地)、沓名警察署(住所コード3、住所文字が東西町2丁目2番地)の表示情報についてみると、住所コード3は重複した住所絞り込みデータが存在しない(住所ID:103のみ)であるので、更新後の沓名警察署の表示情報は、単純に住所名称と住所文字とを連結した表示とし、住所コード4は重複した住所絞り込みデータが存在する(住所ID:103と104)ため、更新後の堀河公園の表示情報は、単一指定された住所ID:104と住所文字とを連結し、更に旧住所文字列の可能性を表す(旧)を付与した表示とする(図11(e))。
FIG. 11 is a diagram for explaining an address character string to be displayed as POI facility information.
Assuming that the update data for assigning the
図12は旧住所で絞り込みを実施する場合の説明図、図13は絞り込み画面を説明する図である。
図12(a)は更新前の住所絞り込みデータ、図12(b)は更新データ、図13は更新後の住所絞り込みデータを示している。更新データが住所ID:103に住所コード3、4を割り当てる内容であり、更新後の住所絞り込みデータは、住所ID:103の新住所コードが3、4、住所名称○○県沓名市となり、これに旧住所ID:103、旧住所コード3、旧住所名称○○県沓名市、旧住所ID:104に旧住所コード4、旧住所名称○○県堀河市を付加している。このような更新データとした場合、住所絞り込み画面は、図13に示すように、○○県全域として、沓名市(住所ID:103)、堀河市(住所ID:104)と表示される。そして、沓名市が選択された場合、更新後のデータから旧住所ID:103が存在することを検知し、旧住所で絞り込むか否かユーザに対して問い合わせ、新住所で絞り込むことが選択された場合には住所コード3、4を絞り込む対象とし、旧住所で絞り込むことが選択された場合には住所コード3のみを絞り込む対象とする。また、堀河市(住所ID:104)が選択された場合、住所コード4が存在する住所ID:103を検知し、新住所で絞り込むか否かユーザに対して問い合わせ、新住所が選択された場合には住所コード3、4を絞り込む対象とし、旧住所が選択された場合には住所コード4のみを絞り込む対象とする。
FIG. 12 is an explanatory diagram when narrowing down is performed using the old address, and FIG. 13 is a diagram illustrating a narrowing screen.
FIG. 12A shows address narrowing data before update, FIG. 12B shows update data, and FIG. 13 shows address narrowing data after update. The update data is the content of assigning the
図14は更新データ作成処理フローを示す図である。
更新データから変更対象住所IDを取得し(ステップS1)、市区町村変更種別を判定する(ステップS2)。市区町村変更が合併を含むか否か判断し(ステップS3)、合併を含む場合には、合併による検索対象住所コード群を取得し(ステップS4)、次いで、行政区分の細分化があるか否か判断し(ステップS5)、細分化があれば細分化ポリゴン情報を生成し(ステップS6)、次いで住所名称の変更があるか否か判断し(ステップS7)、住所名称の変更があれば変更後の住所名称を設定する(ステップS8)。
FIG. 14 is a diagram showing an update data creation processing flow.
The change target address ID is acquired from the update data (step S1), and the municipality change type is determined (step S2). It is determined whether or not the municipality change includes a merger (step S3). If the merger includes a merger, the address code group to be searched for by the merger is acquired (step S4), and then there is an administrative division. (Step S5), if there is a subdivision, generate subdivided polygon information (step S6), then determine whether there is a change in the address name (step S7), and if there is a change in the address name The changed address name is set (step S8).
図15は絞り込みデータの更新処理フローを示す図である。
まず、対象住所絞り込みデータを取得し(ステップS11)、住所名称の変更があるか否か判断する(ステップS12)。住所名称の変更があれば住所名称データを更新する(ステップS13)。次いで、住所コードの変更があるか否か判断し(ステップS14)、変更があれば対象住所コードを更新し(ステップS15)、次いで細分化データがあるか否か判断し(ステップS16)、細分化データがあれば拡張データを作成する(ステップS17)。なお、旧住所データを残す場合には、対象住所絞り込みデータを取得した後、新規エントリを確保して情報を複写し、複写した後、元データに過去データフラグ(図12(c)に示した「旧」)を設定する。なお、吸収される側の住所絞り込みデータについては、別途過去データにするという趣旨の情報をもらって更新するか、検索対象住所コードに更新後の住所コードを含むものを過去データ(旧)にするようにしてもよい。
FIG. 15 is a diagram showing a flow of updating the narrowed data.
First, target address narrowing data is acquired (step S11), and it is determined whether there is a change in address name (step S12). If the address name is changed, the address name data is updated (step S13). Next, it is determined whether there is a change in the address code (step S14), and if there is a change, the target address code is updated (step S15), and then it is determined whether there is subdivision data (step S16). If there is digitized data, extended data is created (step S17). When the old address data is left, after obtaining the target address narrowing data, a new entry is secured, the information is copied, and after copying, the past data flag (shown in FIG. 12C) is shown in the original data. Set “Old”). In addition, the address narrowing data on the absorbed side should be updated with the information to the effect that it will be separately made into past data, or the search target address code including the updated address code should be made into past data (old) It may be.
図16は住所絞り込み処理フローを示す図である。
まず対象住所絞り込みデータを取得し(ステップS21)、全ての検索対象住所コードチェック済みか否か判断し(ステップS22)、全検索対象住所コードがチェック済みでなければ当該施設の住所コードは当該絞り込み住所コードか否か判断し、絞り込み住所コードであれば対象データとして登録してリスト表示の対象とし(ステップS24)、上記処理を全検索対象住所コードをチェックするまで行う。
FIG. 16 is a diagram showing an address narrowing process flow.
First, target address narrowing data is acquired (step S21), and it is determined whether all search target address codes have been checked (step S22). If all search target address codes have not been checked, the address code of the facility is narrowed down. It is determined whether or not it is an address code. If it is a narrowed-down address code, it is registered as target data and set as a list display target (step S24), and the above processing is performed until all search target address codes are checked.
図17は施設の住所表示処理フローを示す図、図18は施設の住所表示処理を説明する図である。
図17において、まず検索対象住所コードに当該施設の住所コードを含むレコードを取得し(ステップS31)、レコードが複数か否か判断する(ステップS32)。レコードが複数でなければデータは更新されてないと判断し、取得したレコードの住所名称+施設情報の住所文字を施設住所文字として設定する(ステップS33)。ステップS32においてレコード数が複数の場合、検索対象住所コードに当該施設の住所コードを含み、最も検索対象住所コード数が少ないレコードを取得する(ステップS34)。この処理は、例えば図18(a)の場合で考えると、住所ID:103には複数の住所コード3、4があり、住所コード4についてみると住所ID:104が住所コードが1つとすくないので、旧住所コードであると判断してこのデータを取得する。次いで、住所コード4の住所名称○○県堀河市を、堀河公園(住所コード4)の住所文字南北町1丁目1番地と連結し、図18(c)に示すように、○○県堀河市南北町1丁目1番地の最後に(旧)を付加して堀河公園の住所文字とする。
FIG. 17 is a diagram illustrating a facility address display processing flow, and FIG. 18 is a diagram illustrating facility address display processing.
In FIG. 17, first, a record including the address code of the facility in the search target address code is acquired (step S31), and it is determined whether there are a plurality of records (step S32). If there are not a plurality of records, it is determined that the data has not been updated, and the address name of the acquired record + the address character of the facility information is set as the facility address character (step S33). When there are a plurality of records in step S32, a record that includes the address code of the facility in the search target address code and has the smallest number of search target address codes is acquired (step S34). In this process, for example, in the case of FIG. 18A, there are a plurality of
図19は施設の住所表示処理フローの他の例を示す図、図20は施設の住所表示処理を説明する図である。
まず、古い絞り込みデータがあるか否か判断する(ステップS41)。これは、図20(a)に示すように、住所ID:103の新住所コード3、4に対して旧住所ID:103と旧住所コード3、旧住所ID:104と旧住所コード4が付加されているか否かチェックする処理である。古い絞り込みデータがある場合には、古い住所絞り込みデータの住所名称+施設情報の住所文字+”旧”を施設住所文字として設定する(ステップS42)。例えば、旧住所ID:103、旧住所コード3、旧住所名称○○県沓名市、と沓名警察署、住所コード3、住所文字東西町2丁目2番地を連結し、図20(c)に示すように、沓名警察署の住所文字が○○県沓名市東西町2丁目2番地(旧)となる。古い絞り込みデーがない場合は、住所絞り込みデータを取得し、取得した住所絞り込みデータの住所名称+施設情報の住所文字を施設住所文字として設定する。
FIG. 19 is a diagram showing another example of the facility address display processing flow, and FIG. 20 is a diagram for explaining the facility address display processing.
First, it is determined whether there is old narrowing data (step S41). As shown in FIG. 20A, the old address ID: 103 and the
1…ナビゲーション装置、2…更新データ、10…制御装置、11…更新データ取得手段、12…更新対象データ特定手段、13…更新手段、14…検索手段、20…情報記憶装置、21…POIデータ、22…住所絞り込みデータ、30…表示装置。
DESCRIPTION OF
Claims (6)
少なくとも各行政区画に対して住所IDを付した住所コードと住所名称を含む住所データ、POI情報を格納した情報記憶手段と、
更新対象の住所IDを含む更新データを取得する更新データ取得手段と、
取得した更新データに基づき、前記情報記憶手段に格納されている更新対象の住所データを選択する更新対象データ選択手段と、
選択した更新対象の住所データを旧住所データを残して更新する更新手段と、
を備えたことを特徴とするPOI情報の住所データ更新システム。 In a system for updating address data of POI information,
An address code including an address ID and address data including an address name at least for each administrative division, information storage means storing POI information,
Update data acquisition means for acquiring update data including the address ID to be updated;
Update target data selection means for selecting the update target address data stored in the information storage means based on the acquired update data;
An update means for updating the selected address data to be updated while leaving the old address data,
An address data update system for POI information, comprising:
更新対象の住所IDを含む更新データを取得するステップ、
取得した更新データに基づき、情報記憶手段から更新対象の住所データを選択するステップ、
選択した更新対象の住所データを旧住所データを残して更新するステップ、
をコンピュータに実行させることを特徴とするプログラム。 In a program for controlling a system for updating address data of POI information,
Obtaining update data including an address ID to be updated;
Selecting address data to be updated from the information storage means based on the obtained update data;
Updating the selected address data to be updated, leaving the old address data,
A program that causes a computer to execute.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007280672A JP5046107B2 (en) | 2007-10-29 | 2007-10-29 | POI information address data update system and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007280672A JP5046107B2 (en) | 2007-10-29 | 2007-10-29 | POI information address data update system and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009109655A true JP2009109655A (en) | 2009-05-21 |
JP5046107B2 JP5046107B2 (en) | 2012-10-10 |
Family
ID=40778216
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007280672A Expired - Fee Related JP5046107B2 (en) | 2007-10-29 | 2007-10-29 | POI information address data update system and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5046107B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018063312A (en) * | 2016-10-12 | 2018-04-19 | アルパイン株式会社 | Navigation device |
CN108241739A (en) * | 2017-12-28 | 2018-07-03 | 百度在线网络技术(北京)有限公司 | Processing method, device, equipment and the computer readable storage medium of POI data |
CN111400433A (en) * | 2019-01-02 | 2020-07-10 | 阿里巴巴集团控股有限公司 | Address text processing method and device |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107621268B (en) * | 2017-08-31 | 2021-02-05 | 惠州华阳通用电子有限公司 | Navigation interest point retrieval method and device |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04256175A (en) * | 1991-02-08 | 1992-09-10 | Nippon Telegr & Teleph Corp <Ntt> | Data base system |
JP2002312368A (en) * | 2001-04-18 | 2002-10-25 | Nihon Kajo Publishing Co Ltd | Address position indication system |
JP2005055578A (en) * | 2003-08-01 | 2005-03-03 | Nri & Ncc Co Ltd | Address notation change information extraction system and extraction program |
JP2006153866A (en) * | 2005-11-01 | 2006-06-15 | Aisin Aw Co Ltd | Navigation system for vehicle, and storage medium |
JP2007212836A (en) * | 2006-02-10 | 2007-08-23 | Pioneer Electronic Corp | Information acquisition device, information display device, information acquiring method, and the like |
-
2007
- 2007-10-29 JP JP2007280672A patent/JP5046107B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04256175A (en) * | 1991-02-08 | 1992-09-10 | Nippon Telegr & Teleph Corp <Ntt> | Data base system |
JP2002312368A (en) * | 2001-04-18 | 2002-10-25 | Nihon Kajo Publishing Co Ltd | Address position indication system |
JP2005055578A (en) * | 2003-08-01 | 2005-03-03 | Nri & Ncc Co Ltd | Address notation change information extraction system and extraction program |
JP2006153866A (en) * | 2005-11-01 | 2006-06-15 | Aisin Aw Co Ltd | Navigation system for vehicle, and storage medium |
JP2007212836A (en) * | 2006-02-10 | 2007-08-23 | Pioneer Electronic Corp | Information acquisition device, information display device, information acquiring method, and the like |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018063312A (en) * | 2016-10-12 | 2018-04-19 | アルパイン株式会社 | Navigation device |
CN108241739A (en) * | 2017-12-28 | 2018-07-03 | 百度在线网络技术(北京)有限公司 | Processing method, device, equipment and the computer readable storage medium of POI data |
CN111400433A (en) * | 2019-01-02 | 2020-07-10 | 阿里巴巴集团控股有限公司 | Address text processing method and device |
CN111400433B (en) * | 2019-01-02 | 2023-04-11 | 阿里巴巴集团控股有限公司 | Address text processing method and device |
Also Published As
Publication number | Publication date |
---|---|
JP5046107B2 (en) | 2012-10-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4903616B2 (en) | Map update data supply device, map data update system, and map update data supply method | |
US7092817B2 (en) | Map information retrieving | |
JP5001617B2 (en) | Map update data supply device, version table, map data update system, map update data supply program, and map data update program | |
US8065078B2 (en) | Conveying locations in spoken dialog systems | |
JP4226491B2 (en) | Search data update system and navigation device | |
JP2004184563A (en) | Map display system and program | |
JP5046107B2 (en) | POI information address data update system and program | |
JP5002140B2 (en) | Navigation device and navigation processing method | |
JP2006155603A (en) | Map information providing system | |
US20110191357A1 (en) | Map data, storage medium and navigation apparatus | |
JP5218894B2 (en) | Search device and program | |
EP2098825A2 (en) | Destination search support device and destination search support program | |
JP6223726B2 (en) | Management server and service providing system for managing marking device or information pile | |
JP4657954B2 (en) | Map data management method | |
JP2008090334A (en) | Location analyzer, location analyzing method, its program, and recording medium | |
JP5432740B2 (en) | MAP INFORMATION DISPLAY DEVICE, MAP INFORMATION DISPLAY METHOD, AND PROGRAM | |
JP5765726B2 (en) | Address input device, navigation device using the same, and database used for the address input device | |
JP2018156377A (en) | Information outputting device, information generating device, information outputting method and information generating method | |
JP2006138792A (en) | Navigation system and information presentation method | |
JP4455173B2 (en) | Navigation device | |
JP2005190334A (en) | Data search display device | |
JP2006029810A (en) | Navigation device | |
JP2010164979A (en) | Map information processing device | |
JP2007241743A (en) | Navigation device, program, and method | |
WO2010004655A1 (en) | Information processor, navigation device, information update method, information detection method, information update program, information detection program, and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090319 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111209 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120125 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120622 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120705 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150727 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5046107 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |