JP3657822B2 - Spatial data search system, spatial data search method and data management method, and computer-readable recording medium - Google Patents

Spatial data search system, spatial data search method and data management method, and computer-readable recording medium Download PDF

Info

Publication number
JP3657822B2
JP3657822B2 JP17284799A JP17284799A JP3657822B2 JP 3657822 B2 JP3657822 B2 JP 3657822B2 JP 17284799 A JP17284799 A JP 17284799A JP 17284799 A JP17284799 A JP 17284799A JP 3657822 B2 JP3657822 B2 JP 3657822B2
Authority
JP
Japan
Prior art keywords
spatial
metadata
spatial object
processing means
search
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.)
Expired - Fee Related
Application number
JP17284799A
Other languages
Japanese (ja)
Other versions
JP2001005817A (en
Inventor
康一 梅宮
亮 石井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP17284799A priority Critical patent/JP3657822B2/en
Publication of JP2001005817A publication Critical patent/JP2001005817A/en
Application granted granted Critical
Publication of JP3657822B2 publication Critical patent/JP3657822B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワーク中に分散配置されている空間データを検索する空間データ検索システム、空間データ検索方法、空間オブジェクトのメタデータを管理するデータ管理方法、並びにそれらのシステムあるいは方法をコンピュータに実現させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体に関する。
【0002】
【従来の技術】
ネットワーク上に分散配置されている空間データを検索する方法として、クライアント側で予めアクセスするサーバやメタデータをプログラム中に埋め込む方法や、クリアリングハウスのようにメタデータを検索してクライアントにメタデータだけを返却するような方法が知られている。具体的には、例えば、クライアント側で必要な空間データを取得するために、分散している空間オブジェクトに関するメタデータを検索し、さらにそのメタデータを元にクライアントが作成した検索条件から空間オブジェクトに検索要求を行い、空間データを取得している。
【0003】
【発明が解決しようとする課題】
従来、ネットワーク上に分散配置されている空間データを検索するためにはクライアント側で予めテキストファイル等で管理されている検索対象オブジェクト名を読み込み、その情報から空間オブジェクトに対して直接、検索を行い空間データを取得していた。この方法は、予めオブジェクト名が用意されている空間オブジェクトに関しては検索可能であるが、新たに空間オブジェクトが追加された場合には、クライアント側で管理している空間オブジェクト名リストにそのオブジェクト名を追加しなければ追加起動した空間オブジェクトに関して検索できない。空間オブジェクトが無数に分散配置されている状況を考えた場合、従来の方法では、空間オブジェクトの追加に対応することができない。
【0004】
さらに、空間オブジェクトが自動又は手動で停止状態(アクセス不能な状態)になった場合にクライアントに自動的にその旨を通知しないため、クライアントはテキストファイルで管理している空間オブジェクト名を元に、空間オブジェクトの存在の有無にかかわらず常に検索要求を実施しなければならない問題がある。
【0005】
本発明は、このような従来技術の問題点に鑑み、ネットワーク上に新たに空間オブジェクトが追加されたり停止した空間オブジェクトがあっても、クライアント側のプログラムを変更することなく検索することができる空間データ検索システム及び空間データ検索方法を提供することを目的とする。また、本発明は、空間オブジェクトの起動状態(アクセス可能かどうか)に応じて、検索実行時に必要な空間オブジェクトに対してだけ検索を実行することができる空間データ検索システム及び空間データ検索方法を提供することを目的とする。更に、本発明は、前記空間データ検索システムや空間データ検索方法をコンピュータに実現させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体を提供することを目的とする。
なお、本明細書でいう「空間オブジェクト」は、空間データとそれを処理する処理手段を含む。処理手段はプログラムによって実現される。
【0006】
【課題を解決するための手段】
前記目的を達成するため、本発明による空間データ検索システムは、ネットワーク上に分散配置されている複数の空間オブジェクトに蓄積されている空間データを検索する空間データ検索システムにおいて、複数の空間オブジェクトに蓄積されている空間データのメタデータを登録するマスターメタデータファイルと、空間オブジェクトの起動状態を通知(当該空間オブジェクトがアクセス可能になったかアクセス不能になったかを通知)する空間オブジェクト登録処理手段と、マスターメタデータファイルに登録されているメタデータを起動状態であることが通知された空間オブジェクトに蓄積されている空間データのメタデータに一致させるマスターメタデータファイル管理手段と、クライアントから送信された空間データの検索要求を受信し検索を行って得た空間データをクライアントに送信する検索処理手段とを備え、検索処理手段は、検索条件に合致するメタデータをマスターメタデータファイルから抽出し、抽出されたメタデータの属する空間オブジェクトから当該メタデータに対応する空間データを取得することを特徴とする。
【0007】
本発明による空間データ検索システムは、また、ネットワーク上に分散配置されている複数の空間オブジェクトに蓄積されている空間データを検索する空間データ検索システムにおいて、複数の空間オブジェクトに蓄積されている空間データのメタデータを登録するマスターメタデータファイルと、起動状態の空間オブジェクトを登録する空間オブジェクト監視処理手段と、空間オブジェクト監視処理手段に空間オブジェクトの起動状態を通知(当該空間オブジェクトがアクセス可能になったかアクセス不能になったかを通知)する空間オブジェクト登録処理手段と、空間オブジェクト監視処理手段に問い合わせを行いマスターメタデータファイルに登録されているメタデータを起動状態の空間オブジェクトに蓄積されている空間データのメタデータに一致させるマスターメタデータファイル管理手段と、クライアントから送信された空間データの検索要求を受信し検索によって得られた空間データをクライアントに送信する検索処理手段とを備え、検索処理手段は、検索条件に合致するメタデータをマスターメタデータファイルから抽出し、抽出されたメタデータの属する空間オブジェクトから当該メタデータに対応する空間データを取得することを特徴とする。
【0008】
前記マスターメタデータファイル管理手段は周期的に空間オブジェクト監視処理手段に問い合わせを行い、空間オブジェクト監視処理手段に登録されている空間オブジェクトのメタデータがマスターメタデータファイルに存在しないときは当該空間オブジェクトにアクセスし、当該空間オブジェクトに蓄積されているメタデータを取得してマスターメタデータファイルに登録する処理を行い、空間オブジェクト監視処理手段に登録されていない空間オブジェクトのメタデータがマスターメタデータファイルに存在するときは当該メタデータを前記マスターメタデータファイルから削除する処理を行うように構成することができる。
【0009】
前記空間オブジェクト登録処理手段は空間オブジェクト内に設けられ、当該空間オブジェクトが起動したときに新規登録メッセージを送信し、当該空間オブジェクトが停止状態に移行するときに登録削除メッセージを送信するように構成することができる。
【0010】
本発明による空間データ検索システムは、また、複数の空間データを蓄積した空間データファイルと、各空間データのメタデータを蓄積したメタデータファイルと、起動されたとき新規登録メッセージを送信し停止状態に移行するとき削除メッセージを送信する登録処理手段とを備え、ネットワーク上に分散配置された複数の空間オブジェクトと、空間オブジェクトの登録処理手段からのメッセージを受信し、新規登録メッセージを送信してきた空間オブジェクトを登録し、削除メッセージを送信してきた空間オブジェクトを登録抹消する空間オブジェクト監視手段と、空間オブジェクト監視手段に登録されている全ての空間オブジェクトのメタデータを当該メタデータが所属する空間オブジェクトが分かるようにして登録したマスターメタデータファイルを作成するマスターメタデータ作成手段と、クライアントからの空間データ検索要求を受信し、マスターメタデータから検索条件に合致するメタデータを検索し、当該メタデータの所属する空間オブジェクトにアクセスして対応する空間データを取得し、取得した空間データを検索要求を送信してきたクライアントに返信する検索手段とを含むことを特徴とする。
【0011】
本発明によるデータ管理方法は、ネットワーク上に分散配置された複数のアクセス可能な空間オブジェクトに蓄積されている空間データのメタデータを登録したマスターメタデータを管理するデータ管理方法であって、新規登録メッセージを送信してきた空間オブジェクトを空間オブジェクト管理テーブルに登録し、削除メッセージを送信してきた空間オブジェクトを空間オブジェクト管理テーブルから登録抹消するステップと、周期的に前記空間オブジェクト管理テーブルを参照し、空間オブジェクト管理テーブルに登録されている空間オブジェクトのメタデータがマスターメタデータ中に存在しないとき、当該空間オブジェクトにアクセスし、当該空間オブジェクトに蓄積されているメタデータを取得してマスターメタデータ中に登録するステップと、周期的に空間オブジェクト管理テーブルを参照し、空間オブジェクト管理テーブルに登録されていない空間オブジェクトのメタデータがマスターメタデータ中に存在するときは、当該メタデータをマスターメタデータから削除するステップとを含むことを特徴とする。
【0012】
本発明による空間データ検索方法は、ネットワーク上に分散配置されている複数の空間オブジェクトに蓄積されている空間データを検索する空間データ検索方法において、クライアントから送信された空間データの検索要求を受信するステップと、アクセス可能な空間オブジェクトに蓄積されている空間データのメタデータを登録したマスターメタデータを検索して、検索条件に合致するメタデータを抽出するステップと、抽出されたメタデータの属する空間オブジェクトにアクセスして当該メタデータに対応する空間データを取得するステップと、取得した空間データを前記クライアントに送信するステップとを含むことを特徴とする。この空間データ検索方法において、マスターメタデータは前述したデータ管理方法によって管理することができる。
【0013】
本発明によるコンピュータ読み取り可能な記録媒体は、新規登録メッセージを送信してきた空間オブジェクトを登録し、削除メッセージを送信してきた空間オブジェクトを登録抹消する空間オブジェクト監視手段と、空間オブジェクト監視手段に登録されている全ての空間オブジェクトのメタデータを当該メタデータが所属する空間オブジェクトが分かるようにして登録したマスターメタデータファイルを作成するマスターメタデータ作成手段と、クライアントからの空間データ検索要求を受信し、マスターメタデータから検索条件に合致するメタデータを検索し、当該メタデータの所属する空間オブジェクトにアクセスして対応する空間データを取得し、取得した空間データを検索要求を送信してきたクライアントに返信する検索手段とを有する空間データ検索システムをコンピュータに実現させるためのプログラムを記録したものである。
【0014】
本発明によるコンピュータ読み取り可能な記録媒体は、また、新規登録メッセージを送信してきた空間オブジェクトを空間オブジェクト管理テーブルに登録し、削除メッセージを送信してきた空間オブジェクトを空間オブジェクト管理テーブルから登録抹消するステップと、周期的に空間オブジェクト管理テーブルを参照し、空間オブジェクト管理テーブルに登録されている空間オブジェクトのメタデータがマスターメタデータ中に存在しないとき、当該空間オブジェクトにアクセスし、当該空間オブジェクトに蓄積されているメタデータを取得してマスターメタデータ中に登録するステップと、周期的に空間オブジェクト管理テーブルを参照し、空間オブジェクト管理テーブルに登録されていない空間オブジェクトのメタデータがマスターメタデータ中に存在するときは、当該メタデータをマスターメタデータから削除するステップとを有するマスターメタデータ管理方法をコンピュータに実現させるためのプログラムを記録したものである。
【0015】
本発明によれば、ネットワーク上に分散配置されている空間オブジェクトが自分自身の起動あるいは停止を空間オブジェクト監視処理手段に通知するようにしたので、検索実行時にアクセス可能な空間オブジェクトを動的に判断することができる。従って、休止中の空間オブジェクトに対して不必要な問い合わせを行うことがないため、ネットワークの負荷を軽減することができる。
【0016】
また、アプリケーションサーバは、アクセス可能な空間オブジェクトに蓄積されている空間データのメタデータを全て収集してマスターメタデータとして保持すると共に、マスターメタデータを空間オブジェクトの起動、停止に合わせて更新する。そして空間データの検索時、クライアントの問い合わせ先をアプリケーションサーバとし、アプリケーションサーバがマスターメタデータを利用して検索処理を行うようにしたため、空間オブジェクトがシステム要件により増減してもクライアントはその空間オブジェクトを意識せずに検索を行うことができ、クライアント側のプログラムを変更することなく多種多様な空間データをクライアントに提供することが可能となる。
【0017】
【発明の実施の形態】
以下、本発明の実施の形態を図面を参照して具体的に説明する。
図1は、本発明による空間データ検索システムの一例の全体構成を示す概念図である。この空間データ検索システムは、ネットワーク10に接続されたアプリケーションサーバ20、空間オブジェクト監視サーバ30、複数の空間オブジェクトサーバ40a,40b,40c,…からなり、クライアント端末50a,50b,50c,…はアプリケーションサーバ20にアクセスして空間オブジェクトサーバ40a,40b,40c,…内の空間データに対する検索を行う。なお、図示した例では、空間オブジェクトABCは空間オブジェクトサーバ40aに、空間オブジェクトEFGは空間オブジェクトサーバ40bに、空間オブジェクトXYGは空間オブジェクトサーバ40cにというように、空間オブジェクトはそれぞれ別々の空間オブジェクトサーバに備えられているが、1つの空間オブジェクトサーバが複数の空間オブジェクトを備えていてもよい。
【0018】
図2は、アプリケーションサーバ、空間オブジェクト監視サーバ、空間オブジェクトサーバの各機能、及びそれらの接続関係を示す機能ブロック図である。クライアント端末50及び空間オブジェクトサーバ40は1台ずつしか図示していないが通常は複数台あり、複数台のクライアント端末あるいは空間オブジェクトサーバとアプリケーションサーバ20及び空間オブジェクト監視サーバ30との接続関係は図示したものと同じである。アプリケーションサーバ20、空間オブジェクト監視サーバ30、空間オブジェクトサーバ40、クライアント端末50は、いずれもワークステーションやパーソナルコンピュータによって構成される。
【0019】
アプリケーションサーバ20は、空間データ検索処理手段21、マスターメタデータアクセス処理手段21、及びマスターメタデータファイル23を備え、クライアント端末50からのメッセージ受信、空間オブジェクト41が持っている空間データのメタデータを検索・格納する処理、及びクライアント端末50からの検索要求に応じて空間オブジェクト群に対する検索処理を行う。空間オブジェクト監視サーバ30は、空間オブジェクト監視処理手段31と空間オブジェクト管理テーブル32を備え、どの空間オブジェクトが起動されているか(利用可能であるか)をリアルタイムに監視している。なお、空間オブジェクト監視サーバ30はアプリケーションサーバ20と一体であってもよい。すなわち、空間オブジェクト監視処理手段31及び空間オブジェクト管理テーブル32は、アプリケーションサーバ20が備えていてもよい。
【0020】
ネットワーク上に分散配置されている空間オブジェクトサーバ40内の空間オブジェクト41は、それぞれ空間オブジェクト登録処理手段42、メタデータアクセス処理手段43、データベースアクセス処理手段44、空間データファイル45及びメタデータファイル46を備え、起動時に空間オブジェクト監視サーバ30に対して通知するとともに、アプリケーションサーバからの要求に応じてメタデータあるいは空間データを検索、送信する。クライアント端末は、本発明の空間データ検索システムを利用して空間データの検索、表示を行う。
【0021】
空間オブジェクト41の空間オブジェクト登録処理手段42は、空間オブジェクト41の起動時に、空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31に起動したこと(利用可能な状態になったこと)をメッセージ送信する。また、空間データの更新やメンテナンス等のために空間オブジェクト41の供用を一時的に停止する場合には、空間オブジェクト監視処理手段31に削除要求をメッセージ送信する。削除要求をメッセージ送信してメンテナンス等を行ったあとで復旧する際には、起動したことを再度メッセージ送信する。
【0022】
空間オブジェクト41の空間データファイル46には、多数の空間データ(地図データ)が格納されている。メタデータファイル45は、空間データファイル46に格納された各空間データの構成情報を表すメタデータが格納されている。メタデータアクセス処理手段43は、アプリケーションサーバ20のマスターメタデータアクセス処理手段22からの指示によりメタデータファイル45に格納されたメタデータを検索・送信する処理を行う。データベースアクセス処理手段44は、アプリケーションサーバ20の空間データ検索処理手段21から出される検索要求に基づき、空間データファイル46から検索要求に合致する空間データを検索して送信する処理を行う。
【0023】
空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31は、空間オブジェクト41の空間オブジェクト登録処理手段42から送信されてくるメッセージを受信することで、ネットワーク上に分散配置されている空間オブジェクトを動的に監視している。具体的には、空間オブジェクト登録処理手段から新規登録メッセージが送信されてきた場合には、その空間オブジェクトの識別IDを空間オブジェクト管理テーブル32に登録し、空間オブジェクト登録処理手段から削除メッセージが送信されてきた場合には、その空間オブジェクトの識別IDを空間オブジェクト管理テーブル32から削除する処理を行い、空間オブジェクト管理テーブル32に登録されているアクセス可能な空間オブジェクトのリストを随時で更新している。
【0024】
アプリケーションサーバ20の空間データ検索処理手段21は、クライアント端末50からの検索要求メッセージを受信し、クライアント端末に代わって検索処理を実行する。すなわち、まずマスターメタデータアクセス処理手段22に指示して、マスターメタデータファイル23から検索要求に合致するメタデータの取得を行い、次に、取得したメタデータが属する空間オブジェクト41のデータベースアクセス処理手段44に対して空間データの検索要求を行う。そして、空間オブジェクト41のデータベースアクセス処理手段44から送信されてきた空間データを、検索結果としてクライアント端末50に送信する。
【0025】
アプリケーションサーバ20のマスターメタデータアクセス処理手段は、また、クライアントからの検索要求に応じるために、空間データ検索処理手段21からの指示を受けてマスターメタデータファイル23の検索を行うと共に、マスターメタデータファイル23の内容を最新の状態に保つ処理を行う。そのために、定期的に空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31に、空間オブジェクト管理テーブル32に登録されている空間オブジェクトの識別IDを問い合わせ、マスターメタデータ23ファイルに格納されているメタデータを空間オブジェクト管理テーブル32に登録されている空間オブジェクトのメタデータと一致させる処理を行う。その過程で、必要な空間オブジェクト41のメタデータアクセス処理手段43に接続し、メタデータファイル45からメタデータを取得してマスターメタデータファイルに格納する。また、空間オブジェクト管理テーブル32から削除された空間オブジェクトがあれば、その空間オブジェクトに関するメタデータをマスターメタデータファイル23から削除する。
【0026】
本システムにおいては、空間データの検索時、クライアント端末50はアプリケーションサーバ20に対して検索要求を行い、アプリケーションサーバ20から検索結果としての空間データを受領する。このように、クライアント端末50は、空間オブジェクト41に対して自ら直接に空間データの検索を行うのではなく、アプリケーションサーバ20を介して間接的に検索を行う。従って、クライアント側には、各空間オブジェクトの構造に関する知識は要求されず、アプリケーションサーバ20内で各空間オブジェクトのメタ情報を管理し、そのメタ情報をベースに異なるデータ形式に対して相互変換する仕組みを空間データ検索処理手段21にもたせることで、異なるデータ形式の空間データに対しても対応可能である。
【0027】
また、上述したアプリケーションサーバ20、空間オブジェクト監視サーバ30及び空間オブジェクトサーバ40の各機能は、それぞれのサーバにロードされたプログラムによってソフト的に実現することができる。
【0028】
図3は、メタデータファイル45に納められているメタデータのレコード構成例を示す図である。1エントリーは、空間オブジェクトのデータベース中の最小単位である1空間データ(図形要素単位)である。この例のメタデータは、空間データを一意に識別する空間データID451、その空間データを作成した地図システム名である作成システム名452、その空間データの作成日453、作成時間454、地図システムで扱うデータの表現形式を示した地理空間データ表現形式455、空間データの座標系を示す空間座標系名456、空間データが管理する空間範囲である管理範囲457、地図システム毎のデータフォーマットであるデータフォーマット458、地図の精度を示す空間品質情報459から構成されている。また、項目は項目名称と実際の内容の2つを1セットとして扱い、将来的にメタデータが追加されても項目名称を新設することにより、既存のメタデータ構成を変更することなく柔軟に対応できるようにしてある。
【0029】
図4は、アプリケーションサーバ20に納められているマスターメタデータのレコード構成例を示す図である。マスターメタデータレコードの構成は、基本的に図3に示したメタデータレコードの構成と同じであるが、分散配置されている複数の空間オブジェクト群を一意に扱うため、各メタデータがどの空間オブジェクトに属するかを示す空間オブジェクト識別ID231が追加付与されている。また、メタデータレコードと同様に1エントリーは空間オブジェクトのデータベース中の最小単位である1空間データ(1図形要素)単位としている。その他の構成はメタデータレコードと同じであるので説明を省略する。
【0030】
図5は、空間オブジェクト監視サーバ30に備えられる空間オブジェクト管理テーブル32の一例を示す図である。(a)あるいは(b)に示すように、空間オブジェクト管理テーブル32には、空間オブジェクトの識別IDが羅列的に記録されている。
次に、図6のフローチャートを参照して、分散配置されている空間オブジェクトから空間データを検索する検索処理について説明する。
【0031】
アプリケーションサーバ20の空間データ検索処理手段21は、ステップ11に示すように、クライアント端末50からの検索要求等のメッセージ待ち状態で動作している。この状態でクライアント端末50からの空間データ検索要求のメッセージを受信すると、ステップ12に進み、空間データ検索処理手段21はマスターメタデータアクセス処理手段22に指示して後述するマスターメタデータアクセス処理を実行させる。次にステップ13において空間データ検索処理手段21は、マスターメタデータの中から検索・抽出されたメタデータの属する空間オブジェクト41のデータベースアクセス処理手段44に対して、抽出されたメタデータに対応する空間データの検索要求を行う。次のステップ14において空間データ検索処理手段21は、その空間オブジェクト41のデータベースアクセス処理手段44からに送信されてきた空間データをクライアントに送信し、検索処理を終了する。
【0032】
次に、マスターメタデータアクセス処理手段22が行う上述のマスターメタデータアクセス処理(図6のステップ12の処理)について、図7のフローチャートを用いて説明する。アプリケーションサーバ20のマスターメタデータアクセス処理手段22は、ステップ21に示すように、空間データ検索処理手段からのメッセージ待ち状態で動作している。空間データ検索処理手段21からメッセージが送信されてきたときステップ22に進み、メッセージ内容がマスターメタデータアクセス処理手段の終了メッセージであれば、そのまま処理終了する。メッセージが終了メッセージ以外の場合にはステップ23に進んでメッセージ内容の判定を行ない、メタデータ検索要求以外のメッセージであればステップ21に戻り、再び空間データ検索処理手段21からのメッセージ待ち状態になる。
【0033】
空間データ検索処理手段21から送信されてきたメッセージがメタデータの検索要求である場合にはステップ23からステップ24に進み、マスターメタデータアクセス処理手段22は、マスターメタデータファイル23中に登録されているメタデータの中から検索要求パラメータに該当するメタデータを抽出する。いま、例えば検索要求パラメータとして、空間データの中心位置を指定する座標系(例:経度33°12′00″.00、緯度129°15′00″.00)と、空間範囲(例:10km×10km四方)が与えられたとすると、マスターメタデータアクセス処理手段22は、図4に例示したマスターメタデータレコードの管理範囲457を参照して、識別ID「ABC」の空間オブジェクト内の空間データID「1」のメタデータを抽出することになる。メタデータの検索が終わるとステップ25に進み、マスターメタデータアクセス処理手段22は空間データ検索処理手段21に検索したメタデータを送信し、そののちステップ21に戻り、空間データ検索処理手段21からのメッセージ待ち状態になる。なお、ここに述べた検索パラメータの例及び検索パラメータを用いた検索方法の例は単なる説明のためのものであり、検索パラメータの与え方や検索の手法がどのようなものであっても本発明を適用することができる。
【0034】
アプリケーションサーバ20のマスターメタデータアクセス処理手段22は、空間データ検索処理手段21からのメッセージ待ち状態で動作している間にも、タイマー割り込みにより定期的に空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31に問い合わせを行い、ネットワーク中に分散配置されている空間オブジェクトのうち新規に起動した空間オブジェクトのメタデータにアクセスしたりして、マスターメタデータファイル23の内容を更新する処理を行っている。次に、このマスターメタデータ作成処理について、図8のフローチャートを参照して説明する。
【0035】
アプリケーションサーバ20のマスターメタデータアクセス処理手段22は、図7にて説明したように、空間データ検索処理手段21からのメッセージ待ち状態で動作している(図7のステップ21)。ここでタイマー割り込みが発生すると、マスターメタデータアクセス処理手段22は図8に示したステップ31の処理に移り、空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31に問い合わせて空間オブジェクト管理テーブル32に登録されている空間オブジェクト識別IDを取得する。次のステップ32,33,34において、マスターメタデータアクセス処理手段22は取得した空間オブジェクト識別IDが既にマスターメタデータファイル23中に存在しているか否かをチェックし、存在している場合はステップ32に戻り、次の空間オブジェクト識別IDをマスターメタデータファイル23中から検索する。
【0036】
ステップ34の判定において、ステップ31で取得した空間オブジェクト識別IDがマスターメタデータファイル23中に存在しない場合には、ステップ35に進む。ステップ35において、マスターメタデータアクセス処理手段22は、空間オブジェクト識別IDにより、その空間オブジェクト41のメタデータアクセス処理手段43に問い合わせを行い、そのメタデータファイル45からメタデータを取得する。そして、次のステップ36で取得したメタデータをマスターメタデータファイル23に登録する処理を行い、ステップ32に戻る。
【0037】
これは、例えば、マスターメタデータファイル23が図4に示す状態で、オブジェクト空間管理テーブル32が図5(b)に示す状態のような場合である。図5(b)に示す空間オブジェクト管理テーブル32には空間オブジェクト識別ID「FFF」が登録されているが、図4に示すマスターメタデータファイル23中には空間オブジェクト識別ID「FFF」は存在しない。従って、上記処理によれば、マスターメタデータアクセス処理手段22は空間オブジェクト「FFF」のメタデータアクセス処理手段に問合せ、当該空間オブジェクトのメタデータを取得し、マスターメタデータファイル23に追加登録する。
【0038】
次に、ステップ31において取得した空間オブジェクト識別IDとマスターメタデータファイル23中に登録されているメタデータの空間オブジェクト識別IDとの突き合わせが全て終了すると、ステップ33からステップ37に進む。ステップ37では、マスターメタデータファイル23中に、ステップ31において取得した空間オブジェクト識別ID以外の空間オブジェクト識別IDが存在するか否かを判定する。この判定が「NO」であれば、図8の処理から抜け出して図7のステップ21のメッセージ受信待ちの状態に戻る。これは、例えば、空間オブジェクト管理テーブル32が図5(a)でマスターメタデータファイル23が図4のような場合である。マスターメタデータファイル23に登録されているメタデータの空間オブジェクト識別ID「ABC」「EFG」「XYG」は、全て空間オブジェクト管理テーブル32に登録されており、空間オブジェクト管理テーブル32に登録されていない空間オブジェクト識別IDは存在しない。
【0039】
ステップ37の判定が「YES」の場合、すなわち空間オブジェクト管理テーブル32に登録されている空間オブジェクト以外の空間オブジェクトの識別IDを持ったメタデータがマスターメタデータファイル23中に存在する場合、そのメタデータは現在運用が停止されている空間オブジェクトのメタデータである。従って、無駄な検索を行わないためには、その運用停止中の空間オブジェクトに蓄積されている空間データのメタデータをマスターメタデータファイル23から削除しておく必要がある。そこで、ステップ38に進んでステップ31で取得した空間オブジェクト識別ID以外のIDでマスターメタデータを検索する。次にステップ39に進んで、検索されたメタデータをマスターメタデータファイル23から削除する。その後、図8の処理から抜け出して図7のステップ21のメッセージ受信待ちの状態に戻る。
【0040】
次に、図9のフローチャートを参照して、空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31における処理の内容について説明する。
空間オブジェクト監視サーバ30の空間オブジェクト監視処理手段31は、ステップ41に示すように、アプリケーションサーバ20のマスターメタデータアクセス処理手段22や空間オブジェクトサーバ40の空間オブジェクト登録処理手段42からのメッセージ待ち状態で動作している。アプリケーションサーバ20から空間オブジェクト監視処理手段31の終了のメッセージが送信された場合は、ステップ42からそのまま終了する。
【0041】
空間オブジェクト監視処理手段31に送信されたメッセージが終了メッセージ以外の場合、ステップ42からステップ43に進み、そのメッセージが空間オブジェクト識別IDの破棄メッセージであるか否かを判定する。メッセージ内容が空間オブジェクト識別IDの削除の場合にはステップ44に進み、空間オブジェクト監視処理手段31は空間オブジェクト管理テーブル32から指定IDを削除し、そののちステップ41に進んで、メッセージ待ち状態に戻る。空間オブジェクト識別IDの破棄メッセージは、空間データの更新等のために空間オブジェクトが運用停止するときに、その空間オブジェクトの登録処理部から送信される。
【0042】
メッセージ内容が空間オブジェクト識別IDの削除以外の場合、ステップ43からステップ45に進み、そのメッセージが空間オブジェクト登録処理手段42からの空間オブジェクト識別IDの新規登録メッセージか否かを判定する。メッセージ内容が空間オブジェクト識別IDの新規登録メッセージの場合には、ステップ46に進み、空間オブジェクト監視処理手段31は空間オブジェクト管理テーブル32に指定IDを追加したのちステップ41に進み、メッセージ待ち状態に戻る。例えば、空間オブジェクト管理テーブルが図5(a)に示す内容のときに空間オブジェクト「FFF」が起動され、その空間オブジェクト登録処理手段から新規登録メッセージが送信されてきた場合には、ステップ46の処理によって、図5(B)に示すように、空間オブジェクト管理テーブル32に空間オブジェクト識別ID「FFF」が追加登録される。
【0043】
メッセージ内容が空間オブジェクト識別IDの新規登録以外の場合には、ステップ45からステップ47に進み、そのメッセージがアプリケーションサーバ20のマスターメタデータアクセス処理手段22からの空間オブジェクト識別IDの検索であるか否かを判定する。メッセージ内容が空間オブジェクト識別IDの検索の場合にはステップ48に進み、空間オブジェクト監視処理手段31は空間オブジェクト管理テーブル32の内容一覧をリクエスト先に送信し、そののちステップ41のメッセージ待ち状態に戻る。また、ステップ43,45,47の判定がいずれも「NO」である場合にも、ステップ41に進んでメッセージ待ち状態に戻る。
【0044】
図10は、図1及び図2に示した地図検索システムにおける検索結果の例を説明する図である。ここでは、図2を参照して検索処理の手順例を説明する。図10(a)及び図10(b)はアプリケーションサーバ20の空間データ検索処理手段21によって検索された空間データの例であり、図10(c)はクライアント端末50の表示画面に表示された検索結果の例である。
【0045】
(1)最初に、クライアント端末50から空間データの検索パラメータを入力する。ここでは、矩形範囲の検索を行なうため、検索範囲の中心点の経緯度と幅、高さを次のように指定して、アプリケーションサーバ20の空間データ検索処理手段21に検索要求を送信したとする。
中心点[33゜30’00”,129゜30’00”]
幅[100(m)]
高さ[80(m)]
【0046】
(2)クライアント端末50から検索要求を受信したアプリケーションサーバ20の空間データ検索処理手段21は、検索パラメータに合致するメタデータが存在するかどうかをマスターメタデータアクセス処理手段22に問い合わせる。ここで、空間データ検索処理手段21は、異なるデータ形式に対しても対応できるように、前記検索パラメータを他の空間座標系の表現形式に変換した検索パラメータをも同時に問い合わせる。
【0047】
(3)マスターメタデータアクセス処理手段22は、管理範囲457に着目してマスターメタデータファイル23を検索し、検索パラメータに合致するメタデータを取得し、空間データ検索処理手段21に通知する。ここでは、管理範囲が前述の検索パラメータに合致するメタデータが2つあったとする。
【0048】
(4)マスターメタデータアクセス処理手段22から検索パラメータに合致するメタデータを受信した空間データ検索処理手段21は、メタデータに含まれている空間オブジェクト識別IDをもとに、そのメタデータの属する空間オブジェクトのデータベースアクセス処理手段44に問い合わせを行う。
【0049】
(5)アプリケーションサーバ20の空間データ検索処理手段21から問い合わせを受けた空間オブジェクトのデータベースアクセス処理手段44は、メタデータに含まれている空間データIDをもとに、空間データファイル46から要求された空間データを検索してアプリケーションサーバ20の空間データ検索処理手段21に送信する。
【0050】
(6)こうしてアプリケーションサーバ20の空間データ検索処理手段21は、2つの空間オブジェクトから図10(a)に示す空間データと、図10(b)に示す空間データを受信する。ここで、図10(a)に示す空間データは下水管とマンホールの配置を表しており、図10(b)に示す空間データは道路、一般建物及び電柱の配置を表している。空間データ検索処理手段21は、検索されてきた空間データがどんな空間座標系情報であるかをその空間データの空間座標系名等に基づいて判断し、検索した複数の空間データを合成する。こうして、クライアント端末には合成された空間データ(地図)が表示される。なお、空間データの合成は、クライアント端末側で行うようにしてもよい。
【0051】
【発明の効果】
本発明によると、ネットワーク上に分散配置されている空間オブジェクトが起動状態にあるのか否かを動的に判断することができるため、検索実行時に起動状態にある空間オブジェクトのみを対象として検索を行うことができ、ネットワーク負荷を軽減することが可能となる。また、本発明のシステムは、アプリケーションサーバがクライアントに代わって検索処理を行うシステムであり、クライアントは空間オブジェクトを意識しなくても検索が可能であるため、空間オブジェクトがシステム要件等により増減しても、クライアント側のプログラムを変更することなく多種多様な空間データをクライアントに提供することが可能となる。
【図面の簡単な説明】
【図1】本発明による空間データ検索システムの一例の全体構成を示す概念図。
【図2】各サーバの機能及び接続関係を示す機能ブロック図。
【図3】メタデータレコードの一例の構成図。
【図4】マスターメタデータレコードの一例の構成図。
【図5】空間オブジェクト管理テーブルの一例の構成図。
【図6】空間データ検索処理手段の処理手順の概要を示すフローチャート。
【図7】マスターメタデータアクセス処理手段における処理の概要を示すフローチャート。
【図8】マスターメタデータ作成処理の概要を示すフローチャート。
【図9】空間オブジェクト監視処理手段における処理の概要を示すフローチャート。
【図10】地図検索による検索結果の例を示す図。
【符号の説明】
10…ネットワーク、20…アプリケーションサーバ、21…空間データ検索処理手段、22…マスターメタデータアクセス処理手段、23…マスターメタデータファイル、30…空間オブジェクト監視サーバ、31…空間オブジェクト監視処理手段、32…空間オブジェクト管理テーブル、40,40a,40b,40c…空間オブジェクトサーバ、41…空間オブジェクト、42…空間オブジェクト登録処理手段、43…データベースアクセス処理手段、44…データベースアクセス処理手段、45…メタデータファイル、46…空間データファイル、50,50a,50b,50c…クライアント端末
[0001]
BACKGROUND OF THE INVENTION
The present invention provides a spatial data retrieval system for retrieving spatial data distributed in a network, a spatial data retrieval method, a data management method for managing metadata of a spatial object, and a computer implementing the system or method. The present invention relates to a computer-readable recording medium on which a program for recording is recorded.
[0002]
[Prior art]
As a method of searching for spatial data distributed on the network, the server or metadata that is accessed in advance on the client side is embedded in the program, or the metadata is searched for in the client like a clearing house and the metadata is sent to the client. There are known ways to return only. Specifically, for example, in order to acquire the necessary spatial data on the client side, the metadata about the distributed spatial object is searched, and further, the spatial object is converted from the search condition created by the client based on the metadata. A search request is made and spatial data is acquired.
[0003]
[Problems to be solved by the invention]
Conventionally, in order to search for spatial data distributed on the network, the name of the search target object managed in advance in the text file or the like is read on the client side, and the spatial object is directly searched from the information. Obtaining spatial data. This method can search for a spatial object for which an object name is prepared in advance, but when a new spatial object is added, the object name is added to the spatial object name list managed on the client side. If you do not add it, you cannot search for additional activated space objects. When considering a situation in which spatial objects are distributed innumerably, the conventional method cannot cope with the addition of spatial objects.
[0004]
In addition, when a space object is automatically or manually stopped (inaccessible), the client is not automatically notified of this, so the client is based on the space object name managed in the text file. There is a problem that a search request must always be executed regardless of the presence or absence of a spatial object.
[0005]
In the present invention, in view of the problems of the prior art, even if there is a space object newly added or stopped on the network, the space can be searched without changing the client-side program. An object is to provide a data search system and a spatial data search method. In addition, the present invention provides a spatial data search system and a spatial data search method capable of executing a search only for a spatial object necessary at the time of executing a search, depending on the activation state (accessibility) of the spatial object. The purpose is to do. Another object of the present invention is to provide a computer-readable recording medium recording a program for causing a computer to implement the spatial data search system and the spatial data search method.
Note that the “spatial object” in this specification includes spatial data and processing means for processing the spatial data. The processing means is realized by a program.
[0006]
[Means for Solving the Problems]
To achieve the above object, a spatial data search system according to the present invention stores spatial data in a plurality of spatial objects in a spatial data search system that searches spatial data stored in a plurality of spatial objects distributed on a network. A master metadata file for registering the metadata of the spatial data, a spatial object registration processing means for notifying the activation state of the spatial object (notifying whether the spatial object has become accessible or inaccessible), A master metadata file management method that matches the metadata registered in the master metadata file with the metadata of the spatial data stored in the spatial object that has been notified of being activated. Stepped Receiving a spatial data search request transmitted from the client and transmitting the spatial data obtained by performing the search to the client. The search processing means sets the metadata that matches the search condition as master metadata. Extracting from a file and acquiring spatial data corresponding to the metadata from a spatial object to which the extracted metadata belongs.
[0007]
The spatial data search system according to the present invention is also a spatial data search system for searching for spatial data stored in a plurality of spatial objects distributed on a network. The master metadata file for registering the metadata of the object, the spatial object monitoring processing means for registering the activated spatial object, and the spatial object monitoring processing means are notified of the activation status of the spatial object (whether the spatial object is accessible) The spatial object registration processing means for notifying whether access has become impossible) and the spatial object monitoring processing means are inquired, and the metadata registered in the master metadata file is stored in the activated spatial object. Me Master metadata file management means for matching data, and search processing means for receiving a spatial data search request sent from the client and sending the spatial data obtained by the search to the client. Metadata that matches the conditions is extracted from a master metadata file, and spatial data corresponding to the metadata is acquired from a spatial object to which the extracted metadata belongs.
[0008]
The master metadata file management means periodically inquires the spatial object monitoring processing means, and when the metadata of the spatial object registered in the spatial object monitoring processing means does not exist in the master metadata file, the master metadata file management means Access, perform processing to acquire the metadata accumulated in the spatial object and register it in the master metadata file, and the metadata of the spatial object not registered in the spatial object monitoring processing means exists in the master metadata file In this case, it is possible to configure to delete the metadata from the master metadata file.
[0009]
The space object registration processing means is provided in the space object, and is configured to transmit a new registration message when the space object is activated and to transmit a registration deletion message when the space object shifts to a stopped state. be able to.
[0010]
The spatial data search system according to the present invention also sends a new registration message to a suspended state by sending a spatial data file storing a plurality of spatial data, a metadata file storing the metadata of each spatial data, and when activated. A plurality of spatial objects distributed on the network, and a spatial object that has received a message from the spatial object registration processing means and has transmitted a new registration message. The spatial object monitoring means that unregisters the spatial object that has transmitted the delete message and the spatial object to which the metadata belongs can be understood from the metadata of all the spatial objects registered in the spatial object monitoring means. Master meta registered as Master metadata creation means for creating data files and spatial data search requests from clients, search for metadata that matches the search conditions from the master metadata, and access and respond to the spatial object to which the metadata belongs Search means for acquiring the spatial data to be transmitted and returning the acquired spatial data to the client that has transmitted the search request.
[0011]
A data management method according to the present invention is a data management method for managing master metadata in which metadata of spatial data stored in a plurality of accessible spatial objects distributed and arranged on a network is registered. A step of registering the spatial object that has transmitted the message in the spatial object management table, and deregistering the spatial object that has transmitted the deletion message from the spatial object management table; When the metadata of the spatial object registered in the management table does not exist in the master metadata, the spatial object is accessed, the metadata accumulated in the spatial object is acquired and registered in the master metadata. A step of periodically referring to the spatial object management table and deleting metadata of a spatial object not registered in the spatial object management table in the master metadata when the metadata is present in the master metadata. It is characterized by including.
[0012]
A spatial data search method according to the present invention receives a spatial data search request transmitted from a client in a spatial data search method for searching spatial data stored in a plurality of spatial objects distributed on a network. Searching for master metadata in which metadata of spatial data stored in accessible spatial objects is registered, extracting metadata that matches the search condition, and space to which the extracted metadata belongs It includes a step of accessing an object and acquiring spatial data corresponding to the metadata, and a step of transmitting the acquired spatial data to the client. In this spatial data search method, master metadata can be managed by the data management method described above.
[0013]
A computer-readable recording medium according to the present invention is registered in a spatial object monitoring unit that registers a spatial object that has transmitted a new registration message and unregisters the spatial object that has transmitted a deletion message, and the spatial object monitoring unit. The master metadata creation means for creating a master metadata file that registers the metadata of all the spatial objects that are registered so that the spatial object to which the metadata belongs is received, and receives the spatial data search request from the client, Search for metadata that matches the search conditions from the metadata, access the spatial object to which the metadata belongs, acquire the corresponding spatial data, and return the acquired spatial data to the client that sent the search request Means A program for implementing spatial data search system in the computer that is a record.
[0014]
The computer-readable recording medium according to the present invention also registers a spatial object that has transmitted a new registration message in the spatial object management table, and deregisters the spatial object that has transmitted the deletion message from the spatial object management table. When the spatial object metadata registered periodically in the spatial object management table does not exist in the master metadata, the spatial object is accessed and stored in the spatial object. To acquire the registered metadata in the master metadata and periodically refer to the spatial object management table, and the metadata of the spatial objects not registered in the spatial object management table is mastered. When present in metadata is obtained by recording a program for realizing the master metadata management method and a step of deleting the metadata from the master metadata computer.
[0015]
According to the present invention, the spatial object distributed on the network notifies the spatial object monitoring processing means of its own activation or termination, so that the spatial object that can be accessed at the time of search execution is dynamically determined. can do. Therefore, an unnecessary inquiry is not made to the dormant space object, and the load on the network can be reduced.
[0016]
In addition, the application server collects all the metadata of the spatial data stored in the accessible spatial object and holds it as master metadata, and updates the master metadata in accordance with the activation and termination of the spatial object. When searching for spatial data, the client's inquiry destination is the application server, and the application server uses the master metadata to perform search processing. Search can be performed without being conscious of it, and a variety of spatial data can be provided to the client without changing the client-side program.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be specifically described below with reference to the drawings.
FIG. 1 is a conceptual diagram showing an overall configuration of an example of a spatial data search system according to the present invention. This spatial data retrieval system includes an application server 20, a spatial object monitoring server 30, and a plurality of spatial object servers 40a, 40b, 40c,... Connected to the network 10, and the client terminals 50a, 50b, 50c,. 20 is searched for the spatial data in the spatial object servers 40a, 40b, 40c,. In the illustrated example, the space object ABC is stored in the space object server 40a, the space object EFG is stored in the space object server 40b, and the space object XYG is stored in the space object server 40c. Although provided, one spatial object server may include a plurality of spatial objects.
[0018]
FIG. 2 is a functional block diagram showing the functions of the application server, the spatial object monitoring server, and the spatial object server, and their connection relationships. Although only one client terminal 50 and one spatial object server 40 are shown in the figure, there are usually a plurality of client terminals 50 and a connection relationship between a plurality of client terminals or spatial object servers and the application server 20 and the spatial object monitoring server 30 are shown. Is the same. The application server 20, the spatial object monitoring server 30, the spatial object server 40, and the client terminal 50 are all configured by a workstation or a personal computer.
[0019]
The application server 20 includes a spatial data search processing unit 21, a master metadata access processing unit 21, and a master metadata file 23. The application server 20 receives messages from the client terminal 50, and stores the spatial data metadata held by the spatial object 41. A search process for the space object group is performed in response to a search / store process and a search request from the client terminal 50. The spatial object monitoring server 30 includes a spatial object monitoring processing means 31 and a spatial object management table 32, and monitors which spatial object is activated (available) in real time. The spatial object monitoring server 30 may be integrated with the application server 20. That is, the spatial object monitoring processing unit 31 and the spatial object management table 32 may be included in the application server 20.
[0020]
Spatial objects 41 in the spatial object server 40 distributed on the network are respectively a spatial object registration processing unit 42, a metadata access processing unit 43, a database access processing unit 44, and spatial data. File 45 And the metadata file 46, notify the spatial object monitoring server 30 at the time of activation, and search and transmit metadata or spatial data in response to a request from the application server. The client terminal searches and displays the spatial data using the spatial data search system of the present invention.
[0021]
When the spatial object 41 is activated, the spatial object registration processing unit 42 of the spatial object 41 sends a message to the spatial object monitoring processing unit 31 of the spatial object monitoring server 30 that it has been activated (becomes available). When the use of the space object 41 is temporarily stopped for the purpose of updating or maintaining the space data, a deletion request message is transmitted to the space object monitoring processing means 31. When recovery is performed after sending a delete request message and performing maintenance or the like, a message is sent again indicating that it has been activated.
[0022]
The spatial data file 46 of the spatial object 41 stores a large number of spatial data (map data). The metadata file 45 stores metadata representing the configuration information of each spatial data stored in the spatial data file 46. The metadata access processing unit 43 performs processing for searching and transmitting metadata stored in the metadata file 45 in accordance with an instruction from the master metadata access processing unit 22 of the application server 20. Based on the search request issued from the spatial data search processing unit 21 of the application server 20, the database access processing unit 44 searches for spatial data that matches the search request from the spatial data file 46 and transmits it.
[0023]
The spatial object monitoring processing means 31 of the spatial object monitoring server 30 receives the message transmitted from the spatial object registration processing means 42 of the spatial object 41, and dynamically creates the spatial objects distributed on the network. Monitoring. Specifically, when a new registration message is transmitted from the spatial object registration processing means, the identification ID of the spatial object is registered in the spatial object management table 32, and a deletion message is transmitted from the spatial object registration processing means. In this case, a process for deleting the identification ID of the space object from the space object management table 32 is performed, and the list of accessible space objects registered in the space object management table 32 is updated as needed.
[0024]
The spatial data search processing means 21 of the application server 20 receives the search request message from the client terminal 50 and executes search processing on behalf of the client terminal. That is, first, the master metadata access processing means 22 is instructed to acquire metadata matching the search request from the master metadata file 23, and then the database access processing means of the spatial object 41 to which the acquired metadata belongs. A search request for spatial data is made to 44. Then, the spatial data transmitted from the database access processing means 44 of the spatial object 41 is transmitted to the client terminal 50 as a search result.
[0025]
The master metadata access processing means of the application server 20 searches for the master metadata file 23 in response to an instruction from the spatial data search processing means 21 and responds to a search request from the client, and master metadata. Processing is performed to keep the contents of the file 23 up to date. For this purpose, the spatial object monitoring processing unit 31 of the spatial object monitoring server 30 is periodically inquired about the identification ID of the spatial object registered in the spatial object management table 32, and the metadata stored in the master metadata 23 file is stored. Is matched with the metadata of the spatial object registered in the spatial object management table 32. In the process, it connects to the metadata access processing means 43 of the necessary space object 41, acquires the metadata from the metadata file 45, and stores it in the master metadata file. If there is a spatial object deleted from the spatial object management table 32, the metadata related to the spatial object is deleted from the master metadata file 23.
[0026]
In this system, when searching for spatial data, the client terminal 50 makes a search request to the application server 20 and receives spatial data as a search result from the application server 20. In this way, the client terminal 50 does not directly search for spatial data on the spatial object 41 itself, but indirectly searches through the application server 20. Accordingly, the client side is not required to have knowledge about the structure of each spatial object, and manages the meta information of each spatial object in the application server 20 and performs a mutual conversion on different data formats based on the meta information. Can also be applied to spatial data of different data formats.
[0027]
The functions of the application server 20, the spatial object monitoring server 30, and the spatial object server 40 described above can be realized in software by programs loaded on the respective servers.
[0028]
FIG. 3 is a diagram showing an example of a record structure of metadata stored in the metadata file 45. As shown in FIG. One entry is one spatial data (graphic element unit) which is the minimum unit in the database of spatial objects. The metadata in this example is handled by the spatial data ID 451 that uniquely identifies the spatial data, the creation system name 452 that is the name of the map system that created the spatial data, the creation date 453 of the spatial data, the creation time 454, and the map system. A geospatial data representation format 455 indicating the data representation format, a spatial coordinate system name 456 indicating the coordinate system of the spatial data, a management range 457 that is a spatial range managed by the spatial data, and a data format that is a data format for each map system 458 includes spatial quality information 459 indicating the accuracy of the map. In addition, the item is treated as one set of the item name and the actual content, and even if metadata is added in the future, by newly setting the item name, it can be flexibly handled without changing the existing metadata configuration I can do it.
[0029]
FIG. 4 is a diagram illustrating a record configuration example of master metadata stored in the application server 20. The configuration of the master metadata record is basically the same as the configuration of the metadata record shown in FIG. 3, but in order to uniquely handle a plurality of distributed spatial objects, each spatial object has which spatial object. A spatial object identification ID 231 indicating whether it belongs to is added. Similarly to the metadata record, one entry is a unit of one spatial data (one graphic element) which is the smallest unit in the database of spatial objects. The other configuration is the same as that of the metadata record, and thus the description is omitted.
[0030]
Figure 5 shows a spatial object Monitoring 4 is a diagram illustrating an example of a space object management table 32 provided in the server 30. FIG. As shown in (a) or (b), the spatial object management table 32 records spatial object identification IDs in a list.
Next, a search process for searching for spatial data from spatial objects arranged in a distributed manner will be described with reference to the flowchart of FIG.
[0031]
As shown in step 11, the spatial data search processing means 21 of the application server 20 operates while waiting for a message such as a search request from the client terminal 50. When a spatial data search request message is received from the client terminal 50 in this state, the process proceeds to step 12 where the spatial data search processing means 21 instructs the master metadata access processing means 22 to execute a master metadata access process described later. Let Next, in step 13, the spatial data search processing means 21 sends the space corresponding to the extracted metadata to the database access processing means 44 of the spatial object 41 to which the metadata searched / extracted from the master metadata belongs. Request data retrieval. In the next step 14, the spatial data search processing means 21 transmits the spatial data transmitted from the database access processing means 44 of the spatial object 41 to the client, and ends the search processing.
[0032]
Next, the above-described master metadata access processing (the processing in step 12 in FIG. 6) performed by the master metadata access processing means 22 will be described with reference to the flowchart in FIG. As shown in step 21, the master metadata access processing means 22 of the application server 20 operates in a state waiting for a message from the spatial data search processing means. When a message is transmitted from the spatial data search processing means 21, the process proceeds to step 22, and if the message content is an end message of the master metadata access processing means, the process ends. If the message is not an end message, the process proceeds to step 23 to determine the message content. If the message is not a metadata search request, the process returns to step 21 and again waits for a message from the spatial data search processing means 21. .
[0033]
If the message transmitted from the spatial data search processing means 21 is a metadata search request, the process proceeds from step 23 to step 24, and the master metadata access processing means 22 is registered in the master metadata file 23. The metadata corresponding to the search request parameter is extracted from the existing metadata. Now, for example, as a search request parameter, a coordinate system (for example, longitude 33 ° 12′00 ″ .00 and latitude 129 ° 15′00 ″ .00) specifying the center position of spatial data and a spatial range (for example, 10 km × 10 km square), the master metadata access processing means 22 refers to the management range 457 of the master metadata record illustrated in FIG. 4 and refers to the spatial data ID “ABC” in the spatial object ID “ABC”. 1 "metadata is extracted. When the metadata search is completed, the process proceeds to step 25, where the master metadata access processing means 22 transmits the searched metadata to the spatial data search processing means 21, and then returns to step 21 to return from the spatial data search processing means 21. Wait for message. It should be noted that the example of the search parameter and the example of the search method using the search parameter described here are merely for the purpose of explanation, and the present invention can be applied to any search parameter assignment method or search method. Can be applied.
[0034]
While the master metadata access processing means 22 of the application server 20 is operating in a state of waiting for a message from the spatial data search processing means 21, the spatial object monitoring processing means of the spatial object monitoring server 30 is periodically generated by a timer interrupt. 31 is inquired to access the metadata of a newly activated spatial object among the spatial objects distributed and arranged in the network, and the content of the master metadata file 23 is updated. Next, the master metadata creation process will be described with reference to the flowchart of FIG.
[0035]
As described with reference to FIG. 7, the master metadata access processing means 22 of the application server 20 operates in a state waiting for a message from the spatial data search processing means 21 (step 21 in FIG. 7). When a timer interruption occurs, the master metadata access processing means 22 moves to the processing of step 31 shown in FIG. 8 and inquires the spatial object monitoring processing means 31 of the spatial object monitoring server 30 and registers it in the spatial object management table 32. Get the spatial object identification ID. In the next steps 32, 33 and 34, the master metadata access processing means 22 checks whether or not the acquired spatial object identification ID already exists in the master metadata file 23. Returning to 32, the next spatial object identification ID is searched from the master metadata file 23.
[0036]
If it is determined in step 34 that the spatial object identification ID acquired in step 31 does not exist in the master metadata file 23, the process proceeds to step 35. In step 35, the master metadata access processing means 22 makes an inquiry to the metadata access processing means 43 of the spatial object 41 by using the spatial object identification ID, and acquires the metadata from the metadata file 45. Then, processing for registering the metadata acquired in the next step 36 in the master metadata file 23 is performed, and the process returns to step 32.
[0037]
This is the case, for example, when the master metadata file 23 is in the state shown in FIG. 4 and the object space management table 32 is in the state shown in FIG. Although the spatial object identification ID “FFF” is registered in the spatial object management table 32 shown in FIG. 5B, the spatial object identification ID “FFF” does not exist in the master metadata file 23 shown in FIG. . Therefore, according to the above processing, the master metadata access processing means 22 queries the metadata access processing means of the spatial object “FFF”, acquires the metadata of the spatial object, and additionally registers it in the master metadata file 23.
[0038]
Next, when all matching of the spatial object identification ID acquired in step 31 and the spatial object identification ID of the metadata registered in the master metadata file 23 is completed, the process proceeds from step 33 to step 37. In step 37, it is determined whether or not a spatial object identification ID other than the spatial object identification ID acquired in step 31 exists in the master metadata file 23. If this determination is “NO”, the process exits the process of FIG. 8 and returns to the message reception waiting state in step 21 of FIG. This is the case, for example, when the space object management table 32 is as shown in FIG. 5A and the master metadata file 23 is as shown in FIG. All the spatial object identification IDs “ABC”, “EFG”, and “XYG” of the metadata registered in the master metadata file 23 are registered in the spatial object management table 32 and are not registered in the spatial object management table 32. There is no spatial object identification ID.
[0039]
If the determination in step 37 is “YES”, that is, if metadata having an identification ID of a spatial object other than the spatial object registered in the spatial object management table 32 exists in the master metadata file 23, the metadata The data is metadata of a spatial object that is currently suspended. Therefore, in order not to perform a useless search, it is necessary to delete the metadata of the spatial data stored in the spatial object whose operation is suspended from the master metadata file 23. Therefore, the process proceeds to step 38, where the master metadata is searched with an ID other than the spatial object identification ID acquired at step 31. Next, the process proceeds to step 39 where the searched metadata is deleted from the master metadata file 23. Thereafter, the process exits from the process in FIG. 8 and returns to the message reception waiting state in step 21 in FIG.
[0040]
Next, the contents of processing in the spatial object monitoring processing means 31 of the spatial object monitoring server 30 will be described with reference to the flowchart of FIG.
As shown in step 41, the spatial object monitoring processing unit 31 of the spatial object monitoring server 30 waits for a message from the master metadata access processing unit 22 of the application server 20 or the spatial object registration processing unit 42 of the spatial object server 40. It is working. If a message to end the space object monitoring processing means 31 is transmitted from the application server 20, the process ends from step 42 as it is.
[0041]
When the message transmitted to the space object monitoring processing means 31 is other than the end message, the process proceeds from step 42 to step 43, and it is determined whether or not the message is a space object identification ID discard message. If the message content is deletion of the space object identification ID, the process proceeds to step 44, where the space object monitoring processing means 31 deletes the specified ID from the space object management table 32, and then proceeds to step 41 to return to the message waiting state. . The discard message for the spatial object identification ID is transmitted from the registration processing unit of the spatial object when the spatial object is suspended for the purpose of updating the spatial data.
[0042]
If the message content is other than the deletion of the space object identification ID, the process proceeds from step 43 to step 45 to determine whether the message is a new registration message of the space object identification ID from the space object registration processing means 42. If the message content is a new registration message of the space object identification ID, the process proceeds to step 46, where the space object monitoring processing means 31 adds the specified ID to the space object management table 32 and then proceeds to step 41 to return to the message waiting state. . For example, when the space object “FFF” is activated when the space object management table has the contents shown in FIG. 5A, and a new registration message is transmitted from the space object registration processing means, the processing of step 46 is performed. Thus, as shown in FIG. 5B, the space object identification ID “FFF” is additionally registered in the space object management table 32.
[0043]
If the message content is other than the new registration of the spatial object identification ID, the process proceeds from step 45 to step 47, where the message is a search for the spatial object identification ID from the master metadata access processing means 22 of the application server 20. Determine whether. If the message content is a search for the space object identification ID, the process proceeds to step 48, where the space object monitoring processing means 31 transmits the contents list of the space object management table 32 to the request destination, and then returns to the message waiting state at step 41. . Also, if all the determinations in steps 43, 45, and 47 are “NO”, the process proceeds to step 41 and returns to the message waiting state.
[0044]
FIG. 10 is a diagram for explaining an example of a search result in the map search system shown in FIGS. 1 and 2. Here, a procedure example of the search process will be described with reference to FIG. 10A and 10B are examples of spatial data searched by the spatial data search processing means 21 of the application server 20, and FIG. 10C is a search displayed on the display screen of the client terminal 50. It is an example of a result.
[0045]
(1) First, a search parameter for spatial data is input from the client terminal 50. Here, in order to search the rectangular range, it is assumed that the longitude and latitude, width and height of the center point of the search range are specified as follows, and a search request is transmitted to the spatial data search processing means 21 of the application server 20. To do.
Center point [33 ° 30'00 ", 129 ° 30'00"]
Width [100 (m)]
Height [80 (m)]
[0046]
(2) The spatial data search processing means 21 of the application server 20 that has received the search request from the client terminal 50 inquires of the master metadata access processing means 22 whether there is metadata that matches the search parameters. Here, the spatial data search processing means 21 also inquires about a search parameter obtained by converting the search parameter into an expression format of another spatial coordinate system so that it can cope with different data formats.
[0047]
(3) The master metadata access processing means 22 searches the master metadata file 23 while paying attention to the management range 457, acquires metadata matching the search parameters, and notifies the spatial data search processing means 21. Here, it is assumed that there are two pieces of metadata whose management range matches the search parameter described above.
[0048]
(4) The spatial data search processing unit 21 that has received metadata matching the search parameter from the master metadata access processing unit 22 belongs to the metadata based on the spatial object identification ID included in the metadata. An inquiry is made to the database access processing means 44 of the spatial object.
[0049]
(5) The database access processing unit 44 of the spatial object that receives the inquiry from the spatial data search processing unit 21 of the application server 20 is requested from the spatial data file 46 based on the spatial data ID included in the metadata. The obtained spatial data is searched and transmitted to the spatial data search processing means 21 of the application server 20.
[0050]
(6) Thus, the spatial data search processing means 21 of the application server 20 receives the spatial data shown in FIG. 10A and the spatial data shown in FIG. 10B from two spatial objects. Here, the spatial data shown in FIG. 10A represents the arrangement of sewer pipes and manholes, and the spatial data shown in FIG. 10B represents the arrangement of roads, general buildings, and utility poles. The spatial data search processing means 21 determines what spatial coordinate system information the searched spatial data is based on the spatial coordinate system name of the spatial data, etc., and synthesizes the plurality of searched spatial data. Thus, the synthesized spatial data (map) is displayed on the client terminal. Spatial data synthesis may be performed on the client terminal side.
[0051]
【The invention's effect】
According to the present invention, since it is possible to dynamically determine whether or not a spatial object distributed on the network is in an activated state, a search is performed only for the spatial object that is in an activated state when performing a search. Network load can be reduced. The system of the present invention is a system in which the application server performs a search process on behalf of the client, and the client can search without being aware of the space object. However, it is possible to provide a wide variety of spatial data to the client without changing the client-side program.
[Brief description of the drawings]
FIG. 1 is a conceptual diagram showing the overall configuration of an example of a spatial data search system according to the present invention.
FIG. 2 is a functional block diagram showing functions and connection relationships of servers.
FIG. 3 is a configuration diagram of an example of a metadata record.
FIG. 4 is a configuration diagram of an example of a master metadata record.
FIG. 5 is a configuration diagram of an example of a spatial object management table.
FIG. 6 is a flowchart showing an outline of a processing procedure of a spatial data search processing unit.
FIG. 7 is a flowchart showing an outline of processing in the master metadata access processing means.
FIG. 8 is a flowchart showing an overview of master metadata creation processing;
FIG. 9 is a flowchart showing an outline of processing in the space object monitoring processing means.
FIG. 10 is a diagram showing an example of a search result by map search.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 10 ... Network, 20 ... Application server, 21 ... Spatial data search processing means, 22 ... Master metadata access processing means, 23 ... Master metadata file, 30 ... Spatial object monitoring server, 31 ... Spatial object monitoring processing means, 32 ... Spatial object management table, 40, 40a, 40b, 40c ... Spatial object server, 41 ... Spatial object, 42 ... Spatial object registration processing means, 43 ... Database access processing means, 44 ... Database access processing means, 45 ... Metadata file, 46: Spatial data file, 50, 50a, 50b, 50c ... Client terminal

Claims (5)

ネットワーク上に分散配置されている複数の空間オブジェクトに蓄積されている空間データを検索する空間データ検索システムにおいて、
複数の空間オブジェクトに蓄積されている空間データのメタデータを登録するマスターメタデータファイルと、起動状態の空間オブジェクトを登録する空間オブジェクト監視処理手段と、前記空間オブジェクト監視処理手段に空間オブジェクトの起動状態を通知する空間オブジェクト登録処理手段と、前記空間オブジェクト監視処理手段に問い合わせを行い前記マスターメタデータファイルに登録されているメタデータを起動状態の空間オブジェクトに蓄積されている空間データのメタデータに一致させるマスターメタデータファイル管理手段と、クライアントから送信された空間データの検索要求を受信し検索によって得られた空間データをクライアントに送信する検索処理手段とを備え、
前記検索処理手段は、検索条件に合致するメタデータを前記マスターメタデータファイルから抽出し、前記抽出されたメタデータの属する空間オブジェクトから当該メタデータに対応する空間データを取得することを特徴とする空間データ検索システム。
In a spatial data search system for searching spatial data stored in a plurality of spatial objects distributed on a network,
A master metadata file for registering metadata of spatial data stored in a plurality of spatial objects, a spatial object monitoring processing means for registering a spatial object in an activated state, and a spatial object activation state in the spatial object monitoring processing means The spatial object registration processing means for notifying the spatial object monitoring processing means, and the metadata registered in the master metadata file matches the metadata of the spatial data stored in the activated spatial object. A master metadata file management means for receiving, and a search processing means for receiving a spatial data search request transmitted from the client and transmitting the spatial data obtained by the search to the client,
The search processing means extracts metadata that matches a search condition from the master metadata file, and acquires spatial data corresponding to the metadata from a spatial object to which the extracted metadata belongs. Spatial data retrieval system.
請求項記載の空間データ検索システムにおいて、前記マスターメタデータファイル管理手段は周期的に前記空間オブジェクト監視処理手段に問い合わせを行い、前記空間オブジェクト監視処理手段に登録されている空間オブジェクトのメタデータが前記マスターメタデータファイルに存在しないときは、当該空間オブジェクトにアクセスし、当該空間オブジェクトに蓄積されているメタデータを取得して前記マスターメタデータファイルに登録する処理を行い、前記空間オブジェクト監視処理手段に登録されていない空間オブジェクトのメタデータが前記マスターメタデータファイルに存在するときは、当該メタデータを前記マスターメタデータファイルから削除する処理を行うことを特徴とする空間データ検索システム。2. The spatial data search system according to claim 1 , wherein the master metadata file management means periodically inquires the spatial object monitoring processing means, and the metadata of the spatial object registered in the spatial object monitoring processing means is obtained. When the master metadata file does not exist, the spatial object monitoring processing means accesses the spatial object, acquires the metadata stored in the spatial object, and registers the metadata in the master metadata file. When the metadata of a spatial object that is not registered in the master metadata file exists in the master metadata file, a process for deleting the metadata from the master metadata file is performed. 請求項1又は2記載の空間データ検索システムにおいて、前記空間オブジェクト登録処理手段は空間オブジェクト内に設けられ、当該空間オブジェクトが起動したときに新規登録メッセージを送信し、当該空間オブジェクトが停止状態に移行するときに登録削除メッセージを送信することを特徴とする空間データ検索システム。 3. The spatial data search system according to claim 1 , wherein the spatial object registration processing means is provided in the spatial object, transmits a new registration message when the spatial object is activated, and the spatial object shifts to a stopped state. A spatial data search system, wherein a registration deletion message is transmitted when the registration is deleted. 複数の空間データを蓄積した空間データファイルと、各空間データのメタデータを蓄積したメタデータファイルと、起動されたとき新規登録メッセージを送信し停止状態に移行するとき削除メッセージを送信する登録処理手段とを備え、ネットワーク上に分散配置された複数の空間オブジェクトと、
前記空間オブジェクトの登録処理手段からのメッセージを受信し、新規登録メッセージを送信してきた空間オブジェクトを登録し、削除メッセージを送信してきた空間オブジェクトを登録抹消する空間オブジェクト監視処理手段と、
前記空間オブジェクト監視処理手段に登録されている全ての空間オブジェクトのメタデータを当該メタデータが所属する空間オブジェクトが分かるようにして登録したマスターメタデータファイルを作成するマスターメタデータ作成手段と、
クライアントからの空間データ検索要求を受信し、前記マスターメタデータから検索条件に合致するメタデータを検索し、当該メタデータの所属する空間オブジェクトにアクセスして対応する空間データを取得し、取得した空間データを前記検索要求を送信してきたクライアントに返信する検索手段とを含むことを特徴とする空間データ検索システム。
Registration processing means for transmitting a spatial data file storing a plurality of spatial data, a metadata file storing metadata of each spatial data, and transmitting a new registration message when activated and a deletion message when shifting to a stopped state A plurality of spatial objects distributed on the network, and
Receiving a message from the registration processing means of the spatial object, and registers the spatial object that transmitted the new registration message, the spatial object monitoring processing means for deregistering a space object that has transmitted the deletion message,
Master metadata creating means for creating a master metadata file that is registered so that the spatial object to which the metadata belongs is recognized as metadata of all the spatial objects registered in the spatial object monitoring processing means;
A spatial data search request from a client is received, metadata that matches a search condition is searched from the master metadata, a spatial object to which the metadata belongs is accessed to acquire corresponding spatial data, and the acquired space A spatial data search system comprising: search means for returning data to a client that has transmitted the search request.
新規登録メッセージを送信してきた空間オブジェクトを登録し、削除メッセージを送信してきた空間オブジェクトを登録抹消する空間オブジェクト監視処理手段と、
前記空間オブジェクト監視処理手段に登録されている全ての空間オブジェクトのメタデータを当該メタデータが所属する空間オブジェクトが分かるようにして登録したマスターメタデータファイルを作成するマスターメタデータ作成手段と、
クライアントからの空間データ検索要求を受信し、前記マスターメタデータから検索条件に合致するメタデータを検索し、当該メタデータの所属する空間オブジェクトにアクセスして対応する空間データを取得し、取得した空間データを前記検索要求を送信してきたクライアントに返信する検索手段とを有する空間データ検索システムをコンピュータに実現させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
Spatial object monitoring processing means for registering the spatial object that has transmitted the new registration message and unregistering the spatial object that has transmitted the deletion message;
Master metadata creating means for creating a master metadata file that is registered so that the spatial object to which the metadata belongs is recognized as metadata of all the spatial objects registered in the spatial object monitoring processing means;
A spatial data search request from a client is received, metadata that matches a search condition is searched from the master metadata, a spatial object to which the metadata belongs is accessed to acquire corresponding spatial data, and the acquired space A computer-readable recording medium recording a program for causing a computer to implement a spatial data search system having search means for returning data to a client that has transmitted the search request.
JP17284799A 1999-06-18 1999-06-18 Spatial data search system, spatial data search method and data management method, and computer-readable recording medium Expired - Fee Related JP3657822B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17284799A JP3657822B2 (en) 1999-06-18 1999-06-18 Spatial data search system, spatial data search method and data management method, and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17284799A JP3657822B2 (en) 1999-06-18 1999-06-18 Spatial data search system, spatial data search method and data management method, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2001005817A JP2001005817A (en) 2001-01-12
JP3657822B2 true JP3657822B2 (en) 2005-06-08

Family

ID=15949428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17284799A Expired - Fee Related JP3657822B2 (en) 1999-06-18 1999-06-18 Spatial data search system, spatial data search method and data management method, and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP3657822B2 (en)

Also Published As

Publication number Publication date
JP2001005817A (en) 2001-01-12

Similar Documents

Publication Publication Date Title
US8112424B2 (en) Flexible and resilient information collaboration management infrastructure
US7469260B2 (en) File storage service system, file management device, file management method, ID denotative NAS server and file reading method
KR100421624B1 (en) Platform Independent Software Automatic Searching/Distribution/Install Apparatus and The method of Searching and Distribution for that apparatus
US5884301A (en) Hypermedia system
JP3403335B2 (en) Virtual geospatial object generation system and recording medium
JPH117405A (en) File shared system
JPH09153050A (en) Method and device for gathering document information
JPH10269252A (en) Integrating method/device for distributed information
JPH0564811B2 (en)
WO2021003798A1 (en) Method and system for implementing domain name access accelration
CN113168419A (en) Data search device, data search method and program thereof, edge server and program thereof
JP2010026744A (en) Information management server, information processing system, communication method and program
JP2002140224A (en) Content change managing method
JP3290801B2 (en) Resource location detection method
US6853995B2 (en) Information retrieval/distribution system, computer readable storage medium, and program for information retrieval/distribution
JP2993434B2 (en) Distributed hypermedia system
JPH06266600A (en) Distributed file system
JP3657822B2 (en) Spatial data search system, spatial data search method and data management method, and computer-readable recording medium
CN112000618B (en) File change management method, device, equipment and storage medium for cluster nodes
JP2011039766A (en) Information distribution server, information distribution system, information distribution program, and information distribution method
JP2020095434A (en) Communication device, communication method, and communication program
JPH11184810A (en) Web page managing system and its method
KR100625450B1 (en) Method of processing user-defined urgent message in push system
JP4274530B2 (en) Operation method of configuration management target file in software configuration management system
JP4334253B2 (en) Data alignment program, system and method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041102

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050203

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: 20050301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050310

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080318

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080318

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110318

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110318

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140318

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees