JP3819366B2 - Map data providing method and map data providing program - Google Patents

Map data providing method and map data providing program Download PDF

Info

Publication number
JP3819366B2
JP3819366B2 JP2003031404A JP2003031404A JP3819366B2 JP 3819366 B2 JP3819366 B2 JP 3819366B2 JP 2003031404 A JP2003031404 A JP 2003031404A JP 2003031404 A JP2003031404 A JP 2003031404A JP 3819366 B2 JP3819366 B2 JP 3819366B2
Authority
JP
Japan
Prior art keywords
map data
map
information
data
line segment
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
JP2003031404A
Other languages
Japanese (ja)
Other versions
JP2004240320A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003031404A priority Critical patent/JP3819366B2/en
Publication of JP2004240320A publication Critical patent/JP2004240320A/en
Application granted granted Critical
Publication of JP3819366B2 publication Critical patent/JP3819366B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、地図データをクライアントマシンへ提供するための装置としてコンピュータを機能させる地図データ提供プログラムに、関する。
【0002】
【従来の技術】
従来、地図に関する情報を電子的に保存するための電子データとして、図郭データが各社により作成され、蓄積されている。図郭とは、地図を幾つかの区画に区分したときの一区画の輪郭を言い、地図全体に所定の直交座標系が定義されている場合においては、図郭データは、図郭内に表現されている建物,道路,及び河川などを幾つかの線分にて表現したときの各線分の始点と終点の座標を、線分情報として有している。
【0003】
近年、この図郭データが蓄積されているサーバマシンと通信可能に繋がれているクライアントマシンに対して地図を表示させる地図表示システムが、開発されている。この地図表示システムでは、クライアントマシンからサーバマシンへ要求があった場合に、地図データがサーバマシンからクライアントマシンへ送信され、この地図データに基づく地図がクライアントマシンにおいて表示される。
【0004】
なお、クライアントマシンへ送信される地図データは、当初、サーバマシンが図郭データに基づいて生成した地図の画像データであったが、地図のスクロールや縮尺の変更が頻繁に行われると、クライアントマシンは、その度に、画像データをサーバマシンから読み込ねばならなかった。そのため、近年では、サーバマシンからクライアントマシンへ送信する地図データを、画像データではなく、図郭データそのものとする方法が、採られつつある。この方法を採ると、スクロールや縮尺の変更に係る処理については、クライアントマシンが行うこととなるため、一旦地図データが送られたあとは、クライアントマシンは、サーバマシンからデータを頻繁に読み込む必要がなくなる。但し、クライアントマシンには、地図データである図郭データを解析して地図の画像を表示するためのクライアントプログラムを、インストールしておく必要がある(例えば特許文献1参照)。
【0005】
また、最近、上述したような地図表示システムを利用して、ガス配管作業,電気電話配線作業,各戸点検,又は顧客訪問を執り行う業者のクライアントマシンに対し、その業務に必要な設備等の業務情報が記載された地図を表示させるサービスが、行われている。このサービスでは、サービス提供者は、事前に、業務情報を含む図郭データを業者毎に用意しておき、ユーザである業者は、自分の携帯情報端末などのクライアントマシンを作業現場に持ち込み、自己の業務に係る業務情報を含む地図データをそのクライアントマシンにダウンロードして地図を表示させる。これにより、各ユーザは、業務に必要な設備等の情報が記載された地図を、作業現場において利用することができる。
【0006】
【特許文献1】
特開2002−229993号公報
【0007】
【発明が解決しようとする課題】
ところで、図郭中の建物を線分にて表現する場合、その建物が単なる四角形状であっても、最低四つの線分が必要である。これが曲がりくねった道路や河川の場合になると、その湾曲を全体として滑らかに表現するためには、非常に多数の線分が必要となる。従って、実際の図郭データは、極めて多数の線分情報を、有している。
【0008】
このような事情があるため、上述したような地図表示システムにおいて、通信速度及び処理速度に制限のある携帯情報端末などのクライアントマシンに対して図郭データが地図データとして送信された場合、そのクライアントマシンにおいて地図が表示されるまでに非常に時間が掛かるという問題があった。このような問題があると、上述したようなガス管業者や電線業者などが、自己のクライアントマシンを作業現場に持ち込んで操作した際に、地図がなかなか表示されないこととなり、その業務に支障を来すこととなる。
【0009】
本発明は、上述したような従来技術の有する問題点に鑑みてなされたものであり、その課題は、ユーザの業務に係る情報を含む図郭データを地図データとしてサーバマシンからクライアントマシンへ送信する場合において、地図データのデータ量をできるだけ低減することができるようにサーバマシンを機能させる地図データ提供プログラムを、提供することにある。
【0010】
【課題を解決するための手段】
上記の課題を解決するために、本発明の第1の態様による地図データ提供プログラムは、以下のような構成を採用した。
【0011】
すなわち、本発明の第1の態様による地図データ提供プログラムは、線分情報を階層に分けて保有する多数の図郭データ,及び、所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報を記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出させ、読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させることを、特徴としている。
【0012】
また、上記の課題を解決するために、本発明の第2の態様による地図データ提供プログラムは、以下のような構成を採用した。
【0013】
すなわち、本発明の第2の態様による地図データ提供プログラムは、線分情報を階層に分けて保有する多数の図郭データ,一つ又は多数の所定の第1種の階層を定義する定義情報,及び、一つ又は多数の所定の第2種の階層に対応する線分情報が前記各図郭データから除去されることによって生成された多数の簡易図郭データを記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記定義情報とを前記記録装置から読み出させ、読み出した図郭データ中に、前記定義情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、読み出した図郭データ中に、前記定義情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、読み出した図郭データ中に、前記定義情報にて定義されている全ての第1種の階層に対応する線分情報が存在していなかった場合には、その図郭データに対応する簡易図郭データを前記記録装置から読み出させて、その簡易図郭データを地図データとして前記クライアントマシンへ送信させることを、特徴としている。
【0014】
また、上記の課題を解決するために、本発明の第3の態様による地図データ提供プログラムは、以下のような構成を採用した。
【0015】
すなわち、本発明の第3の態様による地図データ提供プログラムは、線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、前記対応情報にて定義されている各第1種の階層に対応する線分情報が前記各図郭データ内に存在するか否かを示す識別情報を格納したテーブルを記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データを前記記録装置から読み出させ、前記テーブルを参照させることによって、読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、前記記録装置から前記対応情報を読み出させ、その対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させることを、特徴としている。
【0016】
これらのように構成されると、サーバマシンがクライアントマシンから図郭データを要求された場合において、第1種の階層に対応する線分情報がその図郭データに含まれていたときには、その図郭データがそのままサーバマシンからクライアントマシンへ送信される。一方、第1種の階層に対応する線分情報がその図郭データに含まれていなかったときには、その図郭データから第2種の階層に対応する線分情報が除去されたものが、サーバマシンからクライアントマシンへ送信される。このため、業務に必要な設備を表現するための線分情報を有する一つ又は多数の階層が、第1種の階層として定義され、業務に必要な設備がない場合に不要になる建物等を表現するための線分情報を有する一つ又は多数の階層が、第2種の階層として定義されていれば、上述した本発明の第1乃至第3の態様による地図データ提供プログラムは、以下のように作用するようにコンピュータを機能させる。すなわち、通信速度や処理速度に制限のあるクライアントマシンを作業現場に持ち込んでそのクライアントマシンに地図を表示させる場合に、業務に必要な設備の階層がない図郭データは、その設備が無い場合に不要になる建物等の階層が除去された後に、地図データとしてクライアントマシンに送信される。つまり、業務に不要な情報ができるだけ削除された地図データがクライアントマシンに送信される。従って、クライアントマシンにおいて地図が表示されるまでに時間が掛かるのを極力抑えることができ、その結果、業務に支障を来さなくなる。
【0017】
また、上記の課題を解決するために、本発明の第4の態様による地図データ提供プログラムは、以下のような構成を採用した。
【0018】
すなわち、本発明の第4の態様による地図データ提供プログラムは、線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、所定の距離に関する距離情報を記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出させ、読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、その図郭データの図郭に隣接する全隣接図郭の図郭データと前記距離情報とを前記記録装置から読み出させ、各隣接図郭の図郭データに基づいて、その隣接図郭における前記図郭側の境界線から前記所定の距離までの領域内に、前記対応情報にて定義される第1種の階層に対応する線分情報が含まれるか否かを判別させ、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が何れかの隣接図郭の前記領域内に含まれていた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が全ての隣接図郭の前記領域内に含まれていなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させることを、特徴としている。
【0019】
このように構成されると、サーバマシンがクライアントマシンから図郭データを要求された場合において、第1種の階層に対応する線分情報がその図郭データに含まれていたときには、その図郭データがそのままサーバマシンからクライアントマシンへ送信される。一方、第1種の階層に対応する線分情報がその図郭データに含まれていなかったときでも、その図郭の隣接図郭における境界線側の隣接領域に、第1種の階層に対応する線分情報が含まれている場合には、図郭データがそのままサーバマシンからクライアントマシンへ送信される。そして、その隣接領域に、第1種の階層に対応する線分情報が含まれていなかった場合だけ、その図郭データから第2種の階層に対応する線分情報が除去されたものが、サーバマシンからクライアントマシンへ送信される。このため、業務に必要な設備を表現するための線分情報を有する一つ又は多数の階層が、第1種の階層として定義され、業務に必要な設備がない場合に不要になる建物等を表現するための線分情報を有する一つ又は多数の階層が、第2種の階層として定義されていれば、上述した本発明の第4の態様による地図データ提供プログラムは、以下のように作用するようにコンピュータを機能させる。すなわち、通信速度や処理速度に制限のあるクライアントマシンを作業現場に持ち込んでそのクライアントマシンに地図を表示させる場合に、業務に必要な設備の階層がない図郭データであって、その図郭の隣接図郭における隣接領域において業務に必要な設備が存在していない図郭データは、その設備が無い場合に不要になる建物等の階層が除去された後に、地図データとしてクライアントマシンに送信される。つまり、業務に不要な情報ができるだけ削除された地図データがクライアントマシンに送信される。従って、クライアントマシンにおいて地図が表示されるまでに時間が掛かるのを極力抑えることができ、その結果、業務に支障を来さなくなる。
【0020】
【発明の実施の形態】
以下、図面に基づいて本発明の実施形態を説明する。
【0021】
【実施形態1】
図1は、本発明が適用されたコンピュータネットワークシステムを概略的に示す構成図である。このコンピュータネットワークシステムは、クライアントマシン10とサーバマシン20とを備えており、これらマシン10,20は、ネットワークNを介して相互に接続されている。
【0022】
図2は、クライアントマシン10を概略的に示す構成図である。クライアントマシン10は、セントラルプロセッシングユニット(CPU)10a,ランダムアクセスメモリ(RAM)10b,表示装置10c,入力装置10d,通信制御装置10e,及び記録装置10fを、備えている。
【0023】
CPU10aは、クライアントマシン10全体を制御する中央処理装置である。RAM10bは、CPU10aが利用するプログラムの一部や頻繁に利用するデータが一時的に記録される記録装置である。表示装置10cは、各種の画面を表示するディスプレイである。入力装置10dは、各種のキーを有するキーボード,ポインタを操作するためのトラックボール,又は、ペン入力用のタッチスクリーンである。
【0024】
通信制御装置10eは、ネットワークNを介して他のコンピュータに繋がれたルータとの間で有線通信又は無線通信にてデータの送受信を司る装置であり、例えば、LAN(Local Area Network)接続ボード,ターミナルアダプタ,モデム,又はラジオフリークエンシー回路などである。
【0025】
記録装置10fは、各種のデータやプログラムが読み書きされる装置であり、具体的には、ハードディスク装置やフラッシュメモリなどである。この記録装置10fには、ハードウエアとソフトウエアを総合的に管理するためのオペレーションシステムプログラムや、各種のデータ及びプログラムが、格納されている。この記録装置10fに格納されているプログラムには、ウェブブラウザ11及び地図プログラム12が含まれる。
【0026】
ウェブブラウザ11は、CPU10aによって実行されている状態で、操作者から入力操作を受け付けると、CPU10aに対し、HTTP(HyperText Transfer Protocol)に従って、その時点で設定されているURL(Uniform Resource Locator)を含むHTTPリクエストを生成させ、URL中のドメイン名により示されるサーバマシン20へそのHTTPリクエストを送信させる。そして、ウェブブラウザ11は、HTTPリクエストに応じてHTTPレスポンスが送信されてきた場合、CPU10aに対し、そのHTTPレスポンスの本体中のデータによって示されるウェブページやイメージを示したウェブブラウザ画面を表示装置10cに表示させる。
【0027】
地図プログラム12は、一般に市販されている地図表示用のクライアントプログラムであり、CPU10aに対し、サーバマシン20から送られてくる地図データを利用させて、表示装置10c上に地図を表示させる。より具体的には、この地図プログラム12は、CPU10aに対し、表示すべき地図を検索するための検索条件(住所,電話番号,郵便番号,特徴的な店舗の名称,又は、緯度及び経度)が操作者によって入力装置10dから入力されるまで待機させ、その検索条件が入力された場合に、その検索条件をウェブブラウザ11による機能を通じてサーバマシン20へ送信させる。また、この地図プログラム12は、CPU10aに対し、ウェブブラウザ11による機能を通じてサーバマシン20から地図データが送信されてくるまで待機させ、地図データが受信された場合に、その地図データに基づいて表示用データを生成させ、その表示用データに基づいて表示装置10c上に地図を表示させる。
【0028】
図3は、サーバマシン20を概略的に示す構成図である。サーバマシン20は、CPU20a,RAM20b,表示装置20c,入力装置20d,通信制御装置20e,フレキシブルディスクドライブ(FDD)20f,コンパクトディスクドライブ(CDD)20g,及び記録装置20hを、備えている。CPU20a,RAM20b,表示装置20c,入力装置20d,通信制御装置20eは、クライアントマシン10のそれと同じものである。
【0029】
FDD20f及びCDD20gは、コンピュータ可読媒体であるフレキシブルディスクFDやコンパクトディスクCDに格納されたデータやプログラムを読み出し、或いは、これらディスクFD,CDへデータやプログラムを書き込む装置である。これら各ドライブ20f,20gによって各ディスクFD,CDから読み出されたデータやプログラムは、記録装置20hにインストールされる。
【0030】
記録装置20hは、各種のデータ及びプログラムが読み書きされる装置である。この記録装置20hには、多数の図郭データ21,図郭管理テーブル22,及び判定用テーブル23が、記録されている。また、この記録装置20hには、ハードウエアとソフトウエアを総合的に管理するためのオペレーションシステムプログラムとともに、HTTPサーバプログラム24及び地図データ配信プログラム25が、記録されている。
【0031】
図郭データ21は、いわゆるベクタ地図データであり、建物,道路,及び河川などの識別物を図郭中に表現するための多数の線分情報と、識別物の名称を図郭中に表示するための多数のテキスト情報とを、有している。なお、図郭とは、地図を幾つかの区画に区分したときの一区画の輪郭を言い、線分情報は、地図全体に所定のXY直交座標系が定義されている場合における線分の始点のX,Y座標及び終点のX,Y座標である。また、この図郭データ21は、階層的なデータ構造を有しており、各階層に、線分情報及びテキスト情報を保有している。
【0032】
図4は、この図郭データ21のデータ構造を説明するために作成された表である。この図4に示されるように、図郭データ21は、「キー」,「レイヤ名」,「始点X座標」,「始点Y座標」,「終点X座標」,「終点Y座標」,及び「テキスト」の項目欄(フィールド)からなるレコードを階層毎に作成することによって、構成されている。
【0033】
「キー」には、各階層を一意に識別するための識別番号が、記録されている。「レイヤ名」には、開発者によって各階層に定義された名称が、記録されている。「始点X座標」,「始点Y座標」,「終点X座標」,及び「終点Y座標」には、線分の始点のX,Y座標及び終点のX,Y座標が、それぞれ記録される。但し、図郭中に表現すべき識別物が線分により構成されないもの、例えば点やテキストの記述開始位置などの場合には、「終点X座標」及び「終点Y座標」は、空欄となっている。「テキスト」には、地方公共団体名や番地名や建物名や店舗名などのテキスト情報が、記録される。但し、テキスト情報が無い階層の場合には、「テキスト」は、空欄となっている。
【0034】
なお、この図4に示されるような図郭データ21は、地図上に定義された図郭毎に用意されており、一つの図郭データ21群を構成している。さらに、このような図郭データ21群は、サーバマシン20を利用して地図データの配信サービスを行うサービス提供業者の顧客毎に、多数用意されている。このサービス提供業者の顧客は、例えばガス配管作業,電気電話配線作業,各戸点検,又は顧客訪問を執り行う業者であり、具体的には、その業務に必要な設備等の業務情報が記載された地図を作業現場において利用している業者である。そして、サービス提供業者は、一つの図郭データ21群に対して一顧客の業務情報を組み込むことにより、その顧客向けの図郭データ21群を作成している。つまり、図郭データ21は、地図製作業者によって事前に作成された多数の階層に、サービス提供業者の顧客の業務情報を持つ階層が付け加えられることによって、作成されている。図4の例で言えば、識別番号が1乃至9の階層が、地図製作業者によって事前に作成された階層(つまりどの図郭データ21群にも共通する情報)であり、識別番号が10乃至13の階層が、上述した業務情報を持つ階層(図郭データ21群毎に異なる情報)である。但し、図4では、業務情報を持つ階層(業務レイヤ)を含む図郭データ21の例が示されていたが、図郭中に設備等が無ければ、その図郭の図郭データ21は、業務レイヤを含まない。
【0035】
図郭管理テーブル22は、各図郭データ21を管理するためのテーブルである。なお、この図郭管理テーブル22は、上記顧客毎(つまり図郭データ21群毎)に用意される。図5は、この図郭管理テーブル22のデータ構造を説明するために作成された表である。この図5に示されるように、図郭管理テーブル22は、「図郭名」,「左下X座標」,「左下Y座標」,「右上X座標」,「右上Y座標」,及び「図郭データ格納位置」の項目欄からなるレコードを図郭データ21毎(つまり図郭毎)に作成することによって、構成されている。
【0036】
「図郭名」には、開発者によって各図郭データ21に定義された名称が、記録されている。「左下X座標」,「左下Y座標」,「右上X座標」,及び「右上Y座標」には、図6の説明図に示されるように、図郭が矩形である場合において、上記XY直交座標系での図郭の左下隅のX,Y座標及び右上隅のX,Y座標が、それぞれ記録される。「図郭データ格納位置」には、図郭データ21の記録装置20h内での記録位置であるアドレスが、記録される。
【0037】
判定用テーブル23は、後述する地図データ配信プログラム25によって利用される表である。図7は、この判定用テーブル23のデータ構造を説明するために作成された表である。この図7に示されるように、判定用テーブル23は、「業務レイヤ」,「不要レイヤ1」,「不要レイヤ2」,…の項目欄からなるレコードを業務レイヤ毎に作成することによって、構成されている。
【0038】
「業務レイヤ」には、上記サービス提供業者の顧客である業者がその業務に利用するものとして図郭データ21群全体に追加されている業務レイヤ(図4の図郭データ21においては識別番号が10乃至13の階層)のレイヤ名が、記録される。「不要レイヤ1」,「不要レイヤ2」,…には、各図郭データ21中に業務レイヤが存在していない場合において図郭中に表示する必要がないと上記顧客の業者が決定した識別物が含まれる階層(図4の図郭データ21においては識別番号が1乃至9の階層の中から選択された階層)のレイヤ名が、記録される。なお、図7には、「不要レイヤ」が二個しか示されていないが、実際には、上記顧客である業者が、その業務に応じて任意にその個数を増減して構わない。そして、この判定用テーブル23における何れかのレコードの不要レイヤ数が他のレコードのそれよりも少なく設定されている場合には、そのレコードの幾つかの「不要レイヤ」は、空欄となる。
【0039】
HTTPサーバプログラム24は、いわゆるウェブサーバプログラムであり、CPU20aに対し、クライアントマシン10からHTTPリクエストを受信すると、そのHTTPリクエスト中のURLに基づいて、他のプログラムによる機能を呼び出すか否かを判別させ、呼び出さない場合には、そのURLにて示されるファイルの中のデータをクライアントマシン10へそのまま送信させ、呼び出す場合には、その機能を呼び出させて処理を実行させた後に、処理後のデータをクライアントマシン10へ送信させるプログラムである。
【0040】
なお、このHTTPサーバプログラム24には、HTTPリクエスト中のURLとそのURLに対応して呼び出される機能との対応関係を設定するための機能が、設けられている。どのURLがどの機能を利用するかは、サーバマシン20にインストールされている各アプリケーション(ウェブアプリケーション)の開発者により、事前に設定される。本実施形態では、マークアップ言語のみで記述されたテキストデータのURLについては、どの機能も呼び出さず、地図データ配信プログラム25による機能を呼び出すためのURLについてのみ、地図データ配信プログラム25による機能が呼び出されるように、設定されている。
【0041】
地図データ配信プログラム25によりCPU20aが実行する処理については、図8及び図9を参照しながら詳細に後述するが、当該プログラム25について簡単に説明すると、地図データ配信プログラム25は、CPU20aに対し、クライアントマシン10からHTTPリクエストとともに送られてくる検索条件を受け取らせ、受け取った検索条件に基づいて、クライアントマシン10に送信すべき図郭データ21を検出させ、検出した図郭データ21を判定用テーブル23を用いて加工させ、加工後の図郭データ21を地図データとしてクライアントマシン10へ送信させるプログラムである。
【0042】
以下、以上のように構成されるコンピュータネットワークシステムにおいて実行される処理について説明する。
【0043】
まず、サーバマシン20では、HTTPサーバプログラム24及び地図データ配信プログラム25がCPU20aによって読み込まれることにより、両プログラム24,25による機能が常駐した状態となっている。従って、サーバマシン20は、いわゆる地図サーバとして機能する。
【0044】
そして、クライアントマシン10の利用者が、そのマシン10を操作して、地図プログラム12を立ち上げると、検索条件(住所,電話番号,郵便番号,特徴的な店舗の名称,又は、緯度及び経度)を入力するための入力画面が表示装置10cに表示される。その後、この利用者が、入力装置10dを操作することによって、その入力画面の所定の箇所に検索条件を入力し、OKボタンをクリックすると、地図プログラム12による機能が、ウェブブラウザ11による機能を通じて、その検索条件をHTTPリクエストとともにサーバマシン20へ送信する。
【0045】
一方、サーバマシン20に常駐しているHTTPサーバプログラム24による機能は、何れかのクライアントマシン10からHTTPリクエストが送られてくるまで、待機している。そして、HTTPサーバプログラム24による機能は、HTTPリクエストを受信すると、そのHTTPリクエスト中のURLが地図データ配信プログラム25による機能を呼び出さねばならないURLであるか否かを、判別する。そして、地図データ配信プログラム25による機能を呼び出さねばならないURLであった場合には、地図データ配信プログラム25による機能が呼び出され、地図データ配信処理が実行される。図8は、地図データ配信処理の内容を示すフローチャートである。
【0046】
地図データ配信処理の開始後、最初のS101では、CPU20aは、検索条件をクライアントマシン10から受信するまで、待機する。そして、検索条件を受信した場合には、CPU20aは、処理をS102へ進める。
【0047】
S102では、CPU20aは、図郭検出処理を実行する。なお、この図郭検出処理は、一般に行われているものであるので詳しく説明しない。その処理の概略としては、CPU20aは、検索条件とその検索条件により特定される図郭の図郭名とを対応付けたテーブルを参照し、受信した検索条件に対応する一つの図郭名を特定する。また、CPU20aは、この図郭名の図郭中における検索条件により示される位置に応じてその図郭に隣接する図郭をクライアントマシン10において表示させる必要がある場合に、その隣接する図郭の図郭名も、特定する。CPU20aは、一つ又は幾つかの図郭名を特定した後、処理をS103へ進める。
【0048】
S103では、CPU20aは、記録装置20h内の判定用テーブル23から、全ての業務レイヤ名を読み出す。
【0049】
次のS104では、CPU20aは、S102において特定された幾つかの図郭名のうち、最初の図郭名を処理対象として特定する。
【0050】
次のS105では、CPU20aは、記録装置20h内の図郭管理テーブル22を参照して、処理対象図郭名に対応する図郭データ21を記録装置20hから読み出す。
【0051】
次のS106では、CPU20aは、S103において読み出した全ての業務レイヤ名に対応する線分情報が、S105において読み出した図郭データ21の中に含まれているか否かを、判別する。そして、CPU20aは、全ての業務レイヤ名に対応する線分情報が当該図郭データ21中に含まれていた場合には、処理をS108へ進め、全ての業務レイヤ名に対応する線分情報が当該図郭データ21中に含まれていなかった場合には、処理をS107へ進める。
【0052】
S107では、CPU20aは、図郭データ加工処理を実行する。図9は、この図郭データ加工処理の内容を示すフローチャートである。
【0053】
図郭データ加工処理の開始後、最初のS201では、CPU20aは、当該図郭データ21中に含まれていなかった業務レイヤを特定し、これらの業務レイヤ名に対応する不要レイヤ名を、記録装置20h内の判定用テーブル23から全て読み出す。
【0054】
次のS202では、CPU20aは、S201において読み出した不要レイヤ名に対応する線分情報を当該図郭データ21が有している場合には、当該図郭データ21から、不要レイヤに対応する線分情報及びテキスト情報を全て削除する。その後、CPU20aは、図郭データ加工処理を終了し、図8のメインルーチンにおけるS108へ処理を進める。
【0055】
S108では、CPU20aは、S105において読み出した図郭データ21,又は、S107において加工された図郭データ21を、HTTPレスポンスのボディに含まれるデータとして、HTTPサーバプログラム24による機能へ引き渡し、その機能に対し、図郭データ21を地図データとしてクライアントマシン10へ送信させる。
【0056】
次のS109では、CPU20aは、S102において特定した幾つかの図郭名の中に未処理のものが存在するか否かを、判別する。そして、CPU20aは、未処理の図郭名が存在していた場合には、処理をS110へ進める。
【0057】
S110では、CPU20aは、未処理の図郭名のなかから、次の処理対象図郭名を特定し、処理をS105へ戻す。
【0058】
S105〜S110の処理ループを実行中、未処理の図郭名が存在しなくなった場合には、CPU20aは、S109において処理を分岐させ、地図データ配信処理を終了する。
【0059】
以上に示されるような地図データ配信処理が実行されるので、第1の実施形態のコンピュータネットワークシステムは、以下に述べるような効果を奏する。すなわち、無加工の図郭データ21をサーバマシン20から配信していた従来のシステムにおいては、クライアントマシン10は、業務に必要であるか否かに拘わらず、全ての線分情報を受信せねばならなかった。そのため、図10の説明図における上側の画面例のように、業務に必要な全ての設備と全ての識別物とが地図上に表現されてしまっていた。しかし、第1の実施形態のサーバマシン20は、業務に必要な設備(図10中の円形の電柱A ,B)を表現するための線分情報を有していない図郭データ(図10中の図郭1及び図郭3の図郭データ)21を地図データとしてクライアントマシン10へ送信しようとする場合には、それらの図郭データ21から、設備が無い場合において業務に不要になる識別物(図10中のC氏及びE氏の建物)の線分情報及びテキスト情報を除去した後、地図データとしてクライアントマシン10へ送信する。つまり、クライアントマシン20には、業務に不要な情報ができるだけ削減された地図データが送られてくる。従って、特に通信速度や処理速度に制限のある携帯情報端末のようなクライアントマシン10が地図を表示するまでの時間が可及的に短縮され、然も、図10の説明図における下側の画面例のように、業務に必要な識別物は確実に地図上に表現されるようになる。その結果、クライアントマシン10を用いて業務を執り行う業者は、クライアントマシン10に順次表示される地図を頼りに、スムーズに業務を遂行できる。
【0060】
なお、第1の実施形態のコンピュータネットワークシステムは、HTTPを利用した通信環境を有していたが、この通信環境に限定されるものではない。例えば、このシステム専用のプロトコルに従った通信回線を利用した通信環境を有するものであっても良いし、通信衛星により中継される無線通信回線を利用した通信環境を有するものであっても良いし、その他の通信環境を有するものであっても良い。
【0061】
また、第1の実施形態のコンピュータネットワークシステムでは、サーバマシン20からクライアントマシン10へ図郭データ21をそのまま送信していたが、そうでなくても良い。例えば、一般に利用されている圧縮手段により、サーバマシン20が地図データを圧縮し、圧縮された地図データをサーバマシンが20がクライアントマシン10へ送信し、クライアントマシン10が地図データを解凍することによって、サーバマシン20からクライアントマシン10へ地図データ21が送信されても良い。
【0062】
また、第1の実施形態のコンピュータネットワークシステムでは、図郭が矩形状であるとして説明した(図6及び図10参照)が、この形状に限定されるものではない。例えば、図郭は、平行四辺形であっても良いし、六角形であっても良いし、その他の多角形状であっても良い。
【0063】
また、第1の実施形態では、図郭データ21は、地図製作業者によって事前に作成された多数の階層と、サービス提供業者の顧客の業務情報を持つ階層とが一体に作成されることによって、構成されていたが、そうでなくても良い。すなわち、図郭データ21は、地図製作業者によって事前に作成された多数の階層からなる基本図郭データと、顧客の業務情報を持つ階層からなる設備図郭データとに分離されて管理されるものであっても良い。
【0064】
【実施形態2】
図11は、第2の実施形態の判定用テーブル23’を説明するために作成された表である。この図11に示されるように、第2の実施形態は、一つ又は多数の業務レイヤ名の全てに対し、共通した不要レイヤ名の組み合わせしか定義されていない場合に有効な例である。つまり、判定用テーブル23’が図11に示されるような状況にあるときには、第1の実施形態のように、図郭データ21から不要レイヤを除去する加工(図8のS107並びに図9のS201及びS202)を送信の都度実行するよりも、これら不要レイヤ名がそれぞれ示す不要レイヤに対応する有効線分情報及びテキスト情報を図郭データ21から事前に除去し、記録装置20hに用意していたほうが、サーバマシン20内での処理速度を向上させることができる。そこで、図12の構成図に示されるように、第2の実施形態では、各図郭データ21から不要レイヤが除去されてできる簡易図郭データ21’が、図郭データ21とともに、サーバマシン20の記録装置20hに事前に用意されている。また、これに応じて、図郭データ加工処理の内容が、第1の実施形態のそれ(図9参照)に対し、若干変更されている。具体的には、図13のフローチャートに示されるように、図郭データ加工処理の開始後のS301において、CPU20aは、処理対象図郭名に対応する簡易図郭データ21’を記録装置20hから読み出し、図郭加工データ処理を終了する。従って、図11に示されるような判定用テーブル23’を用意する場合には、このような図郭データ加工処理をサーバマシン20内で実行させることにより、クライアントマシン20から要求を受けてから地図データを返すまでの処理速度を、第1の実施形態よりも向上させることができる。
【0065】
【実施形態3】
第3の実施形態は、サーバマシン20に設備管理テーブル26が追加されているとともに、地図データ配信処理の内容が若干異なっている他は、第1の実施形態と同じ構成を有している。従って、以下では、第1の実施形態との相違点についてのみ、説明する。
【0066】
図14は、第3の実施形態のサーバマシン20を概略的に示す構成図である。この図14と第1の実施形態の説明において用いた図3とを比べて明らかなように、第3の実施形態のサーバマシン20の記録装置20hには、設備管理テーブル26が追加されている。この設備管理テーブル26は、上記サービス提供業者の顧客である業者の業務に必要な設備が各図郭に何個存在するかを記録した表であり、上述した図郭データ21群毎(つまり顧客毎)に、用意されている。図15は、この設備管理テーブル26のデータ構造を説明するために作成された表である。この図15に示されるように、設備管理テーブル26は、「図郭名」,「電柱数」,「電線数」,及び「開閉器数」の各項目欄からなるレコードを図郭毎に作成することによって、構成されている。「図郭名」には、図郭名が記録され、「電柱数」,「電線数」,及び「開閉器数」には、或る業者の業務情報を持つ業務レイヤにより図郭内に表現される設備である電柱,電線,及び開閉器の数が、それぞれ記録される。なお、ここで記録される数は、0以上の整数である。
【0067】
また、第3の実施形態のサーバマシン20の記録装置20hには、第1の実施形態の地図データ配信プログラム25に対し、内容が若干変更された地図データ配信プログラム25’が、記録されている。図16は、第3の実施形態の地図データ配信処理の内容を示すフローチャートである。但し、図16のS401,S402及びS407〜S410のステップは、第1の実施形態の説明において用いた図8のS101,S102及びS107〜S110のステップと同じである。従って、これらステップについては、以下では説明しない。
【0068】
図16のS403では、CPU20aは、S402において特定された幾つかの図郭名のうち、最初の図郭名を処理対象として特定する。
【0069】
次のS404では、CPU20aは、記録装置20h内の図郭管理テーブル22を参照して、処理対象図郭名に対応する図郭データ21を記録装置20hから読み出す。
【0070】
次のS405では、CPU20aは、記録装置20h内の設備管理テーブル26から、処理対象図郭名を含むレコードを読み出す。
【0071】
次のS406では、CPU20aは、S405において読み出したレコードの中に、「0」が含まれているか否かを、判別する。そして、CPU20aは、このレコード中に「0」が一つも含まれていなかった場合には、全ての業務レイヤ名に対応する線分情報がこの図郭データ21に含まれているため、この図郭データ21をそのままクライアントマシン10へ送信すべきとして、処理をS408へ進める。一方、このレコード中に「0」が一つでも含まれていた場合には、CPU20aは、少なくとも1つの業務レイヤ名に対応する線分情報がこの図郭データ21に無いため、この図郭データ21に不要レイヤが存在する可能性があるとして、処理をS407へ進める。
【0072】
第3の実施形態では、このような地図データ配信処理において設備管理テーブル26の中がチェックされることにより、図郭データ21の中に業務レイヤがあるか否かが判別される。このため、第1の実施形態のように図郭データ21の中から業務レイヤをいちいち探し出すよりも、クライアントマシン20から要求を受けてから地図データを返すまでの処理速度が、若干であるが向上される。
【0073】
【実施形態4】
第4の実施形態は、サーバマシン20に距離テーブル27が追加されているとともに、図郭データ加工処理の内容が若干異なっている他は、第1の実施形態と同じ構成を有している。従って、以下では、第1の実施形態との相違点についてのみ、説明する。
【0074】
図17は、第4の実施形態のサーバマシン20を概略的に示す構成図である。この図17と第1の実施形態の説明に用いた図3とを比べて明らかなように、第4の実施形態のサーバマシン20の記録装置20hには、距離テーブル27が追加されている。図18は、この距離テーブル27のデータ構造を説明するために作成されたテーブルである。この図18に示されるように、距離テーブル27は、「縦の境界線からの距離」及び「横の境界線からの距離」の両項目欄からなるレコードを一つだけ作成することによって、構成されている。
【0075】
「縦の境界線からの距離」及び「横の境界線からの距離」には、それぞれ、地図全体に定義されている直交座標系における所定の距離が、記録される。この所定の距離は、具体的には、図19の説明図における矩形の破線にて示されるように、処理対象となる図郭(図郭A)に隣接する八つの隣接図郭(図郭1〜8)における処理対象図郭との境界線から内側に向かった或る位置までの距離である。この距離は、処理対象となる図郭において業務に必要な設備(例えば図10中の電柱A,B)が存在していない場合(業務レイヤが無い場合)において、その処理対象となる図郭の近隣に、業務に必要な設備が存在しているときには、その処理対象となる図郭から不要レイヤを削除することを行わないために、定義されるものである。このような距離を定義することにより、業務に必要な設備がないからといって単に図郭データ21から不要レイヤに対応する線分情報及びテキスト情報を削除することがなくなり、業務に必要な設備が近隣に存在していた場合に不要レイヤにより示される識別物を図郭内に残しておくことができる。これにより、業務上の利便性を図っている。
【0076】
そして、第4の実施形態では、この距離テーブル27を利用するために、図郭データ加工処理の内容が、第1の実施形態のそれ(図9参照)に対し、若干変更されている。図20及び図21は、第4の実施形態の図郭データ加工処理の内容を示すフローチャートである。
【0077】
図郭データ加工処理の開始後、最初のS501では、CPU20aは、記録装置20h内の距離テーブル27からレコードを距離情報として読み出す。
【0078】
次のS502では、CPU20aは、記録装置20h内の判定用テーブル25から、全ての業務レイヤ名を読み出す。
【0079】
次のS503では、CPU20aは、S502において読み出した幾つかの業務レイヤ名のうち、最初の業務レイヤ名を処理対象として特定する。
【0080】
次のS504では、CPU20aは、処理対象図郭名の図郭に隣接する隣接図郭(図19参照)のうち、最初の隣接図郭を処理対象として特定する。
【0081】
次のS505では、CPU20aは、処理対象隣接図郭の図郭データ21を記録装置20hから読み出す。
【0082】
次のS506では、CPU20aは、処理対象隣接図郭における処理対象図郭との境界線から距離情報の示す距離までの矩形領域を、隣接領域として特定する。
【0083】
次のS507では、CPU20aは、S505において読み出した図郭データ21に基づいて、S506において特定した隣接領域の中に、処理対象業務レイヤ名に対応する設備の線分情報が存在しているか否かを、判別する。そして、隣接領域の中に設備の線分情報が存在していなかった場合には、CPU20aは、処理をS508へ進める。
【0084】
S508では、CPU20aは、未処理の隣接図郭が存在するか否かを、判別する。そして、未処理の隣接図郭が存在していた場合には、CPU20aは、処理をS509へ進める。
【0085】
S509では、CPU20aは、未処理の隣接図郭のうち、次の隣接図郭を処理対象として特定し、処理をS505へ戻す。
【0086】
S505〜S509の処理ループの実行中、未処理の隣接図郭が存在しなくなった場合には、CPU20aは、処理をS508からS510へ分岐させる。また、未処理の隣接図郭が存在しなくなる前に、隣接領域の中に設備の線分情報が存在している隣接図郭があった場合には、CPU20aは、処理をS507からS511へ分岐させる。
【0087】
S510では、CPU20aは、記録装置20h内の判定用テーブル25から、処理対象業務レイヤ名に対応する不要レイヤ名を、読み出し、処理をS511へ進める。
【0088】
S511では、CPU20aは、未処理の業務レイヤ名が存在するか否かを、判別する。そして、未処理の業務レイヤ名が存在していた場合には、CPU20aは、処理をS512へ進める。
【0089】
S512では、CPU20aは、未処理の業務レイヤ名のうち、次の業務レイヤ名を処理対象として特定し、処理をS504へ戻す。
【0090】
S504〜S512の処理ループの実行中、未処理の業務レイヤ名が存在しなくなった場合には、CPU20aは、処理をS511からS513へ分岐させる。
【0091】
S513では、CPU20aは、この時点までに不要レイヤ名を読み出しているか否かを、判別する。そして、CPU20aは、不要レイヤ名を読み出していなかった場合には、図郭データ加工処理を終了し、不要レイヤ名を読み出していた場合には、処理をS514へ進める。
【0092】
S514では、CPU20aは、S505において読み出した処理対象図郭の図郭データ21が読み出し済の各不要レイヤ名に対応する線分情報を有している場合には、当該各不要レイヤ名に対応する線分情報及びテキスト情報をこの図郭データ21から全て削除し、図郭データ加工処理を終了する。
【0093】
以上に示されるような図郭データ加工処理が実行されるので、第4の実施形態のコンピュータネットワークシステムは、以下のような効果を奏する。すなわち、第1の実施形態では、図郭データ21に業務レイヤがあるかないかで、図郭データ21から不要レイヤを除去するかしないかを、単純に決定していた(図8のS106)。しかし、業務に必要な設備が図郭の端寄りに存在している場合には、その端側において隣接する図郭において、不要レイヤを削除しないほうが良い場合がある。そこで、第4の実施形態では、処理対象図郭に隣接する隣接図郭における一定の領域(隣接領域)に、業務に必要な設備が存在している場合には、その処理対象図郭の図郭データから不要レイヤを除去せず(図20のS507;YES)に、その図郭データ21をそのままウェブクライアントマシン10へ送信している。その結果、特に通信速度や処理速度に制限のある携帯情報端末のようなウェブクライアントマシン10が地図を表示するまでの時間が、第1の実施形態ほどは短縮されないものの、業務に必要であると見込まれる建物等の識別物が、確実に地図上に表現されるようになる。従って、ウェブクライアントマシン10を用いて業務を執り行う業者は、ウェブクライアントマシン10に順次表示される地図を頼りに、スムーズに業務を遂行できる。
【0094】
(付記1)
線分情報を階層に分けて保有する多数の図郭データ,及び、所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報を記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出させ、
読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させる
ことを特徴とする地図データ提供プログラム。
【0095】
(付記2)
線分情報を階層に分けて保有する多数の図郭データ,一つ又は多数の所定の第1種の階層を定義する定義情報,及び、一つ又は多数の所定の第2種の階層に対応する線分情報が前記各図郭データから除去されることによって生成された多数の簡易図郭データを記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記定義情報とを前記記録装置から読み出させ、
読み出した図郭データ中に、前記定義情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記定義情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記定義情報にて定義されている全ての第1種の階層に対応する線分情報が存在していなかった場合には、その図郭データに対応する簡易図郭データを前記記録装置から読み出させて、その簡易図郭データを地図データとして前記クライアントマシンへ送信させる
ことを特徴とする地図データ提供プログラム。
【0096】
(付記3)
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、前記対応情報にて定義されている各第1種の階層に対応する線分情報が前記各図郭データ内に存在するか否かを示す識別情報を格納したテーブルを記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データを前記記録装置から読み出させ、
前記テーブルを参照させることによって、読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、前記記録装置から前記対応情報を読み出させ、その対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させる
ことを特徴とする地図データ提供プログラム。
【0097】
(付記4)
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、所定の距離に関する距離情報を記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出させ、
読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、その図郭データの図郭に隣接する全隣接図郭の図郭データと前記距離情報とを前記記録装置から読み出させ、
各隣接図郭の図郭データに基づいて、その隣接図郭における前記図郭側の境界線から前記所定の距離までの領域内に、前記対応情報にて定義されている第1種の階層に対応する線分情報が含まれるか否かを判別させ、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が何れかの隣接図郭の前記領域内に含まれていた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が全ての隣接図郭の前記領域内に含まれていなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させる
ことを特徴とする地図データ提供プログラム。
【0098】
(付記5)
前記サーバマシンと前記クライアントマシンとがHTTP(HyperText Transfer Protocol)に従ってデータの送受信を行う
ことを特徴とする付記1乃至4の何れかに記載の地図データ提供プログラム。
【0099】
(付記6)
線分情報を階層に分けて保有する多数の図郭データ,及び、所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報を記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出させ、
読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させる
地図データ提供プログラムを格納した
ことを特徴とするコンピュータ可読媒体。
【0100】
(付記7)
線分情報を階層に分けて保有する多数の図郭データ,一つ又は多数の所定の第1種の階層を定義する定義情報,及び、一つ又は多数の所定の第2種の階層に対応する線分情報が前記各図郭データから除去されることによって生成された多数の簡易図郭データを記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記定義情報とを前記記録装置から読み出させ、
読み出した図郭データ中に、前記定義情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記定義情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記定義情報にて定義されている全ての第1種の階層に対応する線分情報が存在していなかった場合には、その図郭データに対応する簡易図郭データを前記記録装置から読み出させて、その簡易図郭データを地図データとして前記クライアントマシンへ送信させる
地図データ提供プログラムを格納した
ことを特徴とするコンピュータ可読媒体。
【0101】
(付記8)
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、前記対応情報にて定義されている各第1種の階層に対応する線分情報が前記各図郭データ内に存在するか否かを示す識別情報を格納したテーブルを記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データを前記記録装置から読み出させ、
前記テーブルを参照させることによって、読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、前記記録装置から前記対応情報を読み出させ、その対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させる
地図データ提供プログラムを格納した
ことを特徴とするコンピュータ可読媒体。
【0102】
(付記9)
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、所定の距離に関する距離情報を記録した記録装置に対して繋がれるとともに、ネットワークを介してクライアントマシンに繋がれるコンピュータに対し、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出させ、
読み出した図郭データ中に、前記対応情報にて定義されている第1種の階層に対応する線分情報が存在するか否かを判別させ、
読み出した図郭データ中に、前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
読み出した図郭データ中に、前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が存在していなかった場合には、その図郭データの図郭に隣接する全隣接図郭の図郭データと前記距離情報とを前記記録装置から読み出させ、
各隣接図郭の図郭データに基づいて、その隣接図郭における前記図郭側の境界線から前記所定の距離までの領域内に、前記対応情報にて定義されている第1種の階層に対応する線分情報が含まれるか否かを判別させ、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が何れかの隣接図郭の前記領域内に含まれていた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信させ、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が全ての隣接図郭の前記領域内に含まれていなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信させる
地図データ提供プログラムを格納した
ことを特徴とするコンピュータ可読媒体。
【0103】
(付記10)
クライアントマシンがネットワークを介してサーバマシンに繋がれているコンピュータネットワークにおいて、
前記サーバマシンに繋がれる記録装置に対し、
線分情報を階層に分けて保有する多数の図郭データ,及び、所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報を、記録しておき、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出して、前記対応情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図データ提供方法。
【0104】
(付記11)
クライアントマシンがネットワークを介してサーバマシンに繋がれているコンピュータネットワークにおいて、
前記サーバマシンに繋がれる記録装置に対し、
線分情報を階層に分けて保有する多数の図郭データ,一つ又は多数の所定の第1種の階層を定義する定義情報,及び、一つ又は多数の所定の第2種の階層に対応する線分情報が前記各図郭データから除去されることによって生成された多数の簡易図郭データを、記録しておき、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記定義情報とを前記記録装置から読み出して、前記定義情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記定義情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記定義情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、その図郭データに対応する簡易図郭データを前記記録装置から読み出して、その簡易図郭データを地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図データ提供方法。
【0105】
(付記12)
クライアントマシンがネットワークを介してサーバマシンに繋がれているコンピュータネットワークにおいて、
前記サーバマシンに繋がれる記録装置に対し、
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、前記対応情報にて定義されている各第1種の階層に対応する線分情報が前記各図郭データ内に存在するか否かを示す識別情報を格納したテーブルを、記録しておき、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データを前記記録装置から読み出すとともに、前記テーブルを参照することによって、前記対応情報にて定義されている第1種の階層に対応する線分情報がその図郭データ内に存在するか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、前記記録装置から前記対応情報を読み出して、その対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図データ提供方法。
【0106】
(付記13)
クライアントマシンがネットワークを介してサーバマシンに繋がれているコンピュータネットワークにおいて、
前記サーバマシンに繋がれる記録装置に対し、
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、所定の距離に関する距離情報を、記録しておき、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出して、前記対応情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、その図郭データの図郭に隣接する全隣接図郭の図郭データと前記距離情報とを前記記録装置から読み出し、各隣接図郭の図郭データに基づいて、その隣接図郭における前記図郭側の境界線から前記所定の距離までの領域内に、前記対応情報にて定義される第1種の階層に対応する線分情報が含まれるか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が何れかの隣接図郭の前記領域内に含まれていた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が全ての隣接図郭の前記領域内に含まれていなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図データ提供方法。
【0107】
(付記14)
前記サーバマシンと前記クライアントマシンとがHTTP(HyperText Transfer Protocol)に従ってデータの送受信を行う
ことを特徴とする付記10乃至13の何れかに記載の地図データ提供方法。
【0108】
(付記15)
ネットワークを介してサーバマシンに繋がれているクライアントが、多数の線分情報を有する地図データを前記サーバマシンから受信すると、その地図データに基づいて地図を表示させる地図表示システムであって、
前記サーバマシンに繋がれる記録装置が、
線分情報を階層に分けて保有する多数の図郭データ,及び、所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報を、記録し、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出して、前記対応情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図表示システム。
【0109】
(付記16)
ネットワークを介してサーバマシンに繋がれているクライアントが、多数の線分情報を有する地図データを前記サーバマシンから受信すると、その地図データに基づいて地図を表示させる地図表示システムであって、
前記サーバマシンに繋がれる記録装置が、
線分情報を階層に分けて保有する多数の図郭データ,一つ又は多数の所定の第1種の階層を定義する定義情報,及び、一つ又は多数の所定の第2種の階層に対応する線分情報が前記各図郭データから除去されることによって生成された多数の簡易図郭データを、記録し、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記定義情報とを前記記録装置から読み出して、前記定義情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記定義情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記定義情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、その図郭データに対応する簡易図郭データを前記記録装置から読み出して、その簡易図郭データを地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図表示システム。
【0110】
(付記17)
ネットワークを介してサーバマシンに繋がれているクライアントが、多数の線分情報を有する地図データを前記サーバマシンから受信すると、その地図データに基づいて地図を表示させる地図表示システムであって、
前記サーバマシンに繋がれる記録装置が、
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、前記対応情報にて定義されている各第1種の階層に対応する線分情報が前記各図郭データ内に存在するか否かを示す識別情報を格納したテーブルを、記録し、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データを前記記録装置から読み出すとともに、前記テーブルを参照することによって、前記対応情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、前記記録装置から前記対応情報を読み出して、その対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図表示システム。
【0111】
(付記18)
ネットワークを介してサーバマシンに繋がれているクライアントが、多数の線分情報を有する地図データを前記サーバマシンから受信すると、その地図データに基づいて地図を表示させる地図表示システムであって、
前記サーバマシンに繋がれる記録装置が、
線分情報を階層に分けて保有する多数の図郭データ,所定の第1種の階層と所定の第2種の階層とを対応付けて定義する対応情報,及び、所定の距離に関する距離情報を、記録し、
前記サーバマシンが、
何れかの図郭データを特定する情報が前記クライアントマシンから送られてきた際には、その図郭データと前記対応情報とを前記記録装置から読み出して、前記対応情報にて定義されている第1種の階層に対応する線分情報が前記図郭データ中に存在するか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が前記図郭データ中に存在していた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が前記図郭データ中に存在していなかった場合には、その図郭データの図郭に隣接する全隣接図郭の図郭データと前記距離情報とを前記記録装置から読み出し、各隣接図郭の図郭データに基づいて、その隣接図郭における前記図郭側の境界線から前記所定の距離までの領域内に、前記対応情報にて定義される第1種の階層に対応する線分情報が含まれるか否かを判別し、
前記対応情報にて定義されている全ての第1種の階層に対応する線分情報が何れかの隣接図郭の前記領域内に含まれていた場合には、その図郭データを地図データとしてそのまま前記クライアントマシンへ送信し、
前記対応情報にて定義されている何れかの第1種の階層に対応する線分情報が全ての隣接図郭の前記領域内に含まれていなかった場合には、前記対応情報にて当該第1種の階層に対応付けられている各第2種の階層に対応する線分情報を前記図郭データから除去したものを、地図データとして前記クライアントマシンへ送信する
ことを特徴とする地図表示システム。
【0112】
(付記19)
前記サーバマシンと前記クライアントマシンとがHTTP(HyperText Transfer Protocol)に従ってデータの送受信を行う
ことを特徴とする付記15乃至18の何れかに記載の地図表示システム。
【0113】
【発明の効果】
以上に説明したように、本発明によれば、ユーザの業務に係る情報を含む図郭データを地図データとしてサーバマシンからクライアントマシンへ送信する場合において、地図データのデータ量をできるだけ低減することができる。
【図面の簡単な説明】
【図1】 第1の実施形態を概略的に示す構成図
【図2】 クライアントマシンを概略的に示す構成図
【図3】 サーバマシンを概略的に示す構成図
【図4】 図郭データのデータ構造を説明するために作成された表
【図5】 図郭管理テーブルのデータ構造を説明するために作成された表
【図6】 直交座標系上にある図郭の四隅の座標を説明するための説明図
【図7】 判定用テーブルのデータ構造を説明するために作成された表
【図8】 地図データ配信処理の内容を示すフローチャート
【図9】 図郭データ加工処理の内容を示すフローチャート
【図10】 不要レイヤの除去前後の地図を示した画面例
【図11】 判定用テーブルのデータ構造を説明するために作成された表
【図12】 第2の実施形態のサーバマシンを概略的に示す構成図
【図13】 図郭データ加工処理の内容を示すフローチャート
【図14】 第3の実施形態のサーバマシンを概略的に示す構成図
【図15】 設備管理テーブルのデータ構造を説明するために作成された表
【図16】 地図データ配信処理の内容を示すフローチャート
【図17】 第4の実施形態のサーバマシンを概略的に示す構成図
【図18】 距離テーブルのデータ構造を説明するために作成された表
【図19】 注目図郭の周囲に設定される領域を説明するための説明図
【図20】 図郭データ加工処理の内容を示すフローチャート
【図21】 図郭データ加工処理の内容を示すフローチャート
【符号の説明】
10 クライアントマシン
10a CPU
10b RAM
10c 表示装置
10d 入力装置
10e 通信制御装置
10f 記録装置
11 ウェブブラウザ
12 地図プログラム
20 サーバマシン
20a CPU
20b RAM
20c 表示装置
20d 入力装置
20e 通信制御装置
20f FDD
20g CDD
20h 記録装置
21 図郭データ
21’ 簡易図郭データ
22 図郭管理テーブル
23 判定用テーブル
23’ 判定用テーブル
24 HTTPサーバプログラム
25 地図データ配信プログラム
26 設備管理テーブル
27 距離テーブル
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a map data providing program for causing a computer to function as an apparatus for providing map data to a client machine.
[0002]
[Prior art]
Conventionally, map data is created and stored by each company as electronic data for electronically storing information related to maps. The contour is the contour of one section when the map is divided into several sections. When a predetermined Cartesian coordinate system is defined for the entire map, the contour data is expressed in the contour. As the line segment information, the coordinates of the start point and end point of each line segment when a building, road, river, and the like are expressed by several line segments are included.
[0003]
In recent years, a map display system has been developed that displays a map on a client machine that is communicably connected to a server machine that stores the outline data. In this map display system, when there is a request from the client machine to the server machine, map data is transmitted from the server machine to the client machine, and a map based on the map data is displayed on the client machine.
[0004]
The map data transmitted to the client machine was originally map image data generated by the server machine based on the outline data. However, if the map is frequently scrolled or scaled, the client machine Each time, the image data had to be read from the server machine. Therefore, in recent years, a method is being adopted in which the map data transmitted from the server machine to the client machine is not image data but map data itself. If this method is adopted, the client machine will perform processing related to scrolling and changing the scale. Therefore, once the map data is sent, the client machine needs to read the data frequently from the server machine. Disappear. However, it is necessary to install a client program for analyzing map data that is map data and displaying a map image on the client machine (see, for example, Patent Document 1).
[0005]
Also, recently, using the map display system as described above, business information such as equipment necessary for the work for the client machine of the gas pipe work, electric telephone wiring work, door inspection, or customer visit. There is a service to display a map with a mark. In this service, the service provider prepares map data including business information for each trader in advance, and the trader who is a user brings a client machine such as his / her portable information terminal to the work site, Map data including business information related to the current business is downloaded to the client machine and the map is displayed. Thereby, each user can utilize the map in which information, such as equipment required for work, is described at the work site.
[0006]
[Patent Document 1]
JP 2002-229993A
[0007]
[Problems to be solved by the invention]
By the way, when a building in the map is represented by a line segment, at least four line segments are required even if the building has a simple rectangular shape. When this is a winding road or river, a large number of line segments are required to smoothly express the curve as a whole. Therefore, actual map data has a very large amount of line segment information.
[0008]
Because of such circumstances, in the map display system as described above, when map data is transmitted as map data to a client machine such as a portable information terminal with limited communication speed and processing speed, the client There was a problem that it took a very long time for the map to be displayed on the machine. If there is such a problem, when the gas pipe supplier or the electric wire supplier as described above brings his client machine to the work site and operates it, the map is not easily displayed, which hinders the work. Will be.
[0009]
The present invention has been made in view of the above-described problems of the prior art, and the problem is that map data including information related to the user's business is transmitted from the server machine to the client machine as map data. In some cases, a map data providing program for causing a server machine to function so that the amount of map data can be reduced as much as possible is provided.
[0010]
[Means for Solving the Problems]
In order to solve the above problems, the map data providing program according to the first aspect of the present invention employs the following configuration.
[0011]
That is, the map data providing program according to the first aspect of the present invention includes a large number of map data that stores line segment information divided into hierarchies, a predetermined first type hierarchy, and a predetermined second type hierarchy. Information specifying one of the map data is sent from the client machine to the computer connected to the recording apparatus that records the correspondence information defined by associating with the client machine via the network. The map data and the correspondence information are read from the recording device, and the line corresponding to the first type of hierarchy defined by the correspondence information in the read map data is read. In the case where there is line segment information corresponding to all the first type hierarchies defined in the correspondence information in the read map data, it is determined whether or not the minute information exists. , The map data is sent as map data to the client machine as it is, and the read map data includes line segment information corresponding to any one of the first type layers defined in the correspondence information. If not, the map information is obtained by removing the line segment information corresponding to each second type hierarchy associated with the first type hierarchy in the correspondence information from the map data. It is characterized by transmitting to the client machine.
[0012]
In order to solve the above-described problem, the map data providing program according to the second aspect of the present invention employs the following configuration.
[0013]
That is, the map data providing program according to the second aspect of the present invention includes a large number of map data that stores line segment information divided into hierarchies, definition information that defines one or many predetermined first type hierarchies, And it connects with the recording apparatus which recorded many simple outline data produced | generated by removing the line segment information corresponding to one or many predetermined 2nd types of hierarchy from each said outline data. When information specifying any map data is sent from the client machine to a computer connected to the client machine via a network, the map data and the definition information are sent to the computer. Read from the recording device, read out the map data, determine whether or not line segment information corresponding to the first type of hierarchy defined in the definition information exists, and read If there is line segment information corresponding to any of the first type defined in the definition information in the map data, the client machine is used as it is as map data. If there is no line segment information corresponding to all the first type layers defined in the definition information in the map data read and read, it corresponds to the map data The simple outline data to be read is read from the recording device, and the simple outline data is transmitted to the client machine as map data.
[0014]
In order to solve the above problem, the map data providing program according to the third aspect of the present invention employs the following configuration.
[0015]
That is, the map data providing program according to the third aspect of the present invention corresponds to a large number of map data that stores line segment information divided into hierarchies, a predetermined first type hierarchy, and a predetermined second type hierarchy. The correspondence information to be defined and the identification information indicating whether or not the line segment information corresponding to each first type hierarchy defined in the correspondence information exists in each map data are stored. When information specifying one of the outline data is sent from the client machine to a computer connected to the recording machine that records the table and connected to the client machine via the network, By reading out the outline data from the recording device and referring to the table, the readout outline data corresponds to the first type of hierarchy defined in the correspondence information. When it is determined whether or not line segment information exists, and line segment information corresponding to all the first type hierarchies defined in the correspondence information exists in the read map data Transmits the map data as map data to the client machine as it is, and in the read map data, the line segment information corresponding to any one type of hierarchy defined in the correspondence information is included. If it does not exist, the correspondence information is read from the recording device, and the line segment information corresponding to each second type hierarchy associated with the first type hierarchy by the correspondence information. Is removed from the map data and transmitted to the client machine as map data.
[0016]
When configured as described above, when the server machine is requested for map data from the client machine, the line data corresponding to the first type of hierarchy is included in the map data. The outline data is transmitted as it is from the server machine to the client machine. On the other hand, when the line segment information corresponding to the first type hierarchy is not included in the outline data, the line information corresponding to the second type hierarchy is removed from the outline data as the server Sent from machine to client machine. For this reason, one or a number of hierarchies that have line segment information for expressing the facilities necessary for the work are defined as the first type of hierarchies. If one or a plurality of hierarchies having line segment information for expression are defined as the second type of hierarchies, the above-described map data providing program according to the first to third aspects of the present invention is as follows. Make the computer function to work as follows. In other words, when a client machine with limited communication speed or processing speed is brought into the work site and a map is displayed on the client machine, map data that does not have a hierarchy of equipment required for work is displayed when there is no such equipment. After removing a hierarchy such as an unnecessary building, it is transmitted to the client machine as map data. That is, map data from which information unnecessary for business is deleted as much as possible is transmitted to the client machine. Accordingly, it is possible to suppress the time taken until the map is displayed on the client machine as much as possible, and as a result, the business is not hindered.
[0017]
In order to solve the above-described problem, the map data providing program according to the fourth aspect of the present invention employs the following configuration.
[0018]
In other words, the map data providing program according to the fourth aspect of the present invention corresponds to a large number of map data that stores line segment information divided into hierarchies, a predetermined first type hierarchy, and a predetermined second type hierarchy. Information that specifies any map data for a computer that is connected to a recording apparatus that records correspondence information to be defined and distance information related to a predetermined distance and is connected to a client machine via a network. Is sent from the client machine, the map data and the correspondence information are read from the recording device, and the first data defined in the correspondence information in the read map data is read. It is determined whether or not the line segment information corresponding to the type hierarchy exists, and the line segments corresponding to all the first type hierarchies defined by the correspondence information in the read outline data are determined. If the information is present, the map data is transmitted as map data to the client machine as it is, and any one of the first types defined in the correspondence information is read in the read map data. When there is no line segment information corresponding to the hierarchy, the map data and the distance information of all adjacent map figures adjacent to the map data of the map data are read from the recording device, Corresponding to the first type hierarchy defined by the correspondence information in the area from the border line on the contour side to the predetermined distance in the adjacent contour based on the contour data of the adjacent contour Whether or not line segment information is included is determined, and line segment information corresponding to all the first type hierarchies defined in the corresponding information is included in the region of any adjacent map. The map data is used as map data. When the line segment information corresponding to any one of the first type layers defined in the correspondence information is not included in the area of all adjacent maps, Transmits, as map data, data obtained by removing line segment information corresponding to each second type hierarchy associated with the first type hierarchy in the correspondence information to the client machine. It is characterized by making it.
[0019]
With this configuration, when the server machine requests map data from the client machine, if the line segment information corresponding to the first type of hierarchy is included in the map data, the map data is displayed. Data is sent as it is from the server machine to the client machine. On the other hand, even if the line segment information corresponding to the first type of hierarchy is not included in the outline data, it corresponds to the adjacent area on the boundary line side in the adjacent outline of the outline corresponding to the first type hierarchy. When the line segment information to be included is included, the outline data is transmitted as it is from the server machine to the client machine. And, when the line segment information corresponding to the first type hierarchy is not included in the adjacent area, the line segment information corresponding to the second type hierarchy is removed from the map data, Sent from the server machine to the client machine. For this reason, one or a number of hierarchies that have line segment information for expressing the facilities necessary for the work are defined as the first type of hierarchies. If one or a plurality of hierarchies having line segment information for expression are defined as the second type of hierarchies, the above-described map data providing program according to the fourth aspect of the present invention operates as follows. Make your computer function like. That is, when a client machine with limited communication speed or processing speed is brought into the work site and a map is displayed on the client machine, it is map data that does not have a hierarchy of equipment necessary for work, and Map data for which there is no equipment required for work in the adjacent area in the adjacent map box is sent to the client machine as map data after removing unnecessary layers such as buildings when there is no such equipment. . That is, map data from which information unnecessary for business is deleted as much as possible is transmitted to the client machine. Accordingly, it is possible to suppress the time taken until the map is displayed on the client machine as much as possible, and as a result, the business is not hindered.
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0021]
Embodiment 1
FIG. 1 is a block diagram schematically showing a computer network system to which the present invention is applied. This computer network system includes a client machine 10 and a server machine 20, and these machines 10 and 20 are connected to each other via a network N.
[0022]
FIG. 2 is a configuration diagram schematically showing the client machine 10. The client machine 10 includes a central processing unit (CPU) 10a, a random access memory (RAM) 10b, a display device 10c, an input device 10d, a communication control device 10e, and a recording device 10f.
[0023]
The CPU 10a is a central processing unit that controls the entire client machine 10. The RAM 10b is a recording device that temporarily records a part of a program used by the CPU 10a and frequently used data. The display device 10c is a display that displays various screens. The input device 10d is a keyboard having various keys, a trackball for operating a pointer, or a touch screen for pen input.
[0024]
The communication control device 10e is a device that controls transmission / reception of data by wired communication or wireless communication with a router connected to another computer via the network N. For example, a LAN (Local Area Network) connection board, A terminal adapter, modem, or radio frequency circuit.
[0025]
The recording device 10f is a device that reads and writes various data and programs, and specifically, is a hard disk device or a flash memory. The recording device 10f stores an operation system program for comprehensively managing hardware and software, and various data and programs. The programs stored in the recording device 10f include a web browser 11 and a map program 12.
[0026]
When the web browser 11 receives an input operation from the operator while being executed by the CPU 10a, the web browser 11 includes a URL (Uniform Resource Locator) set at that time in accordance with HTTP (HyperText Transfer Protocol) to the CPU 10a. An HTTP request is generated, and the HTTP request is transmitted to the server machine 20 indicated by the domain name in the URL. When the HTTP response is transmitted in response to the HTTP request, the web browser 11 displays a web browser screen indicating the web page or image indicated by the data in the main body of the HTTP response to the CPU 10a. To display.
[0027]
The map program 12 is a map display client program that is generally commercially available, and causes the CPU 10a to display a map on the display device 10c by using map data sent from the server machine 20. More specifically, the map program 12 has a search condition (address, telephone number, zip code, characteristic store name, or latitude and longitude) for searching a map to be displayed to the CPU 10a. It waits until it is input from the input device 10d by the operator, and when the search condition is input, the search condition is transmitted to the server machine 20 through the function of the web browser 11. The map program 12 causes the CPU 10a to wait until map data is transmitted from the server machine 20 through the function of the web browser 11, and when map data is received, the map program 12 is used for display based on the map data. Data is generated and a map is displayed on the display device 10c based on the display data.
[0028]
FIG. 3 is a configuration diagram schematically showing the server machine 20. The server machine 20 includes a CPU 20a, a RAM 20b, a display device 20c, an input device 20d, a communication control device 20e, a flexible disk drive (FDD) 20f, a compact disk drive (CDD) 20g, and a recording device 20h. The CPU 20a, RAM 20b, display device 20c, input device 20d, and communication control device 20e are the same as those of the client machine 10.
[0029]
The FDD 20f and the CDD 20g are devices that read data and programs stored in a flexible disk FD and a compact disk CD, which are computer-readable media, or write data and programs to the disks FD and CD. Data and programs read from the disks FD and CD by the drives 20f and 20g are installed in the recording device 20h.
[0030]
The recording device 20h is a device that reads and writes various data and programs. A large number of map data 21, a map management table 22, and a determination table 23 are recorded in the recording device 20h. In addition, an HTTP server program 24 and a map data distribution program 25 are recorded in the recording device 20h together with an operation system program for comprehensively managing hardware and software.
[0031]
The outline data 21 is so-called vector map data, and displays a large number of line segment information for representing identification objects such as buildings, roads, and rivers in the outline and the names of the identification objects in the outline. A large number of text information. In addition, the figure outline means the outline of one section when the map is divided into several sections, and the line segment information is the starting point of the line segment when a predetermined XY orthogonal coordinate system is defined for the entire map. X and Y coordinates and end point X and Y coordinates. Further, the map data 21 has a hierarchical data structure, and each segment has line segment information and text information.
[0032]
FIG. 4 is a table created for explaining the data structure of the map data 21. As shown in FIG. 4, the outline data 21 includes “key”, “layer name”, “start point X coordinate”, “start point Y coordinate”, “end point X coordinate”, “end point Y coordinate”, and “ It is configured by creating a record composed of item columns (fields) of “text” for each hierarchy.
[0033]
In the “key”, an identification number for uniquely identifying each layer is recorded. In the “layer name”, a name defined for each layer by the developer is recorded. In the “start point X coordinate”, “start point Y coordinate”, “end point X coordinate”, and “end point Y coordinate”, the start point X and Y coordinates and the end point X and Y coordinates of the line segment are recorded, respectively. However, in the case where the identification object to be expressed in the map is not composed of line segments, for example, a point or a description start position of text, the “end point X coordinate” and “end point Y coordinate” are blank. Yes. In the “text”, text information such as a local public organization name, a street name, a building name, and a store name is recorded. However, in the case of a hierarchy without text information, “text” is blank.
[0034]
The outline data 21 as shown in FIG. 4 is prepared for each outline defined on the map, and constitutes one outline data 21 group. Furthermore, a large number of such map data 21 groups are prepared for each customer of a service provider who performs a map data distribution service using the server machine 20. The customer of this service provider is, for example, a supplier who performs gas piping work, electric telephone wiring work, door inspection, or customer visit, and more specifically, a map on which work information such as equipment necessary for the work is described. Is a contractor using Then, the service provider creates the map data 21 group for the customer by incorporating the business information of one customer into the map data 21 group. In other words, the map data 21 is created by adding a hierarchy having business information of a service provider customer to many hierarchies created in advance by a map producer. In the example of FIG. 4, the layers having the identification numbers 1 to 9 are layers created in advance by the cartographer (that is, information common to all the map data 21 groups), and the identification numbers 10 to 10 are used. Thirteen hierarchies are hierarchies having the above-described business information (information different for each group of map data 21). However, FIG. 4 shows an example of the map data 21 including a hierarchy (business layer) having business information. However, if there is no equipment in the map, the map data 21 of the map is Does not include business layer.
[0035]
The outline management table 22 is a table for managing each outline data 21. The map management table 22 is prepared for each customer (that is, for each group of map data 21). FIG. 5 is a table created for explaining the data structure of the outline management table 22. As shown in FIG. 5, the outline management table 22 includes an “area name”, “lower left X coordinate”, “lower left Y coordinate”, “upper right X coordinate”, “upper right Y coordinate”, and It is configured by creating a record including an item field of “data storage position” for each outline data 21 (that is, for each outline).
[0036]
In the “map name”, a name defined in each map data 21 by the developer is recorded. In the “lower left X coordinate”, “lower left Y coordinate”, “upper right X coordinate”, and “upper right Y coordinate”, as shown in the explanatory diagram of FIG. The X and Y coordinates of the lower left corner and the X and Y coordinates of the upper right corner of the map in the coordinate system are recorded, respectively. In the “map data storage position”, an address that is a recording position of the map data 21 in the recording device 20h is recorded.
[0037]
The determination table 23 is a table used by a map data distribution program 25 described later. FIG. 7 is a table created for explaining the data structure of the determination table 23. As shown in FIG. 7, the determination table 23 is configured by creating a record composed of item fields of “business layer”, “unnecessary layer 1”, “unnecessary layer 2”,... For each business layer. Has been.
[0038]
In the “business layer”, a business layer that is added to the entire map data 21 group as a service provider that is a customer of the service provider (the identification number in the map data 21 of FIG. 4 has an identification number). 10 to 13 layer names) are recorded. In the “unnecessary layer 1”, “unnecessary layer 2”,..., The identification determined by the customer's supplier that it is not necessary to display in the map when there is no business layer in each map data 21 The layer name of the layer in which the object is included (the layer selected from the layers having identification numbers 1 to 9 in the map data 21 in FIG. 4) is recorded. Although only two “unnecessary layers” are shown in FIG. 7, in reality, the customer, who is the customer, may arbitrarily increase or decrease the number according to the business. When the number of unnecessary layers of any record in the determination table 23 is set to be smaller than that of other records, some “unnecessary layers” of the record are blank.
[0039]
The HTTP server program 24 is a so-called web server program, and when the CPU 20a receives an HTTP request from the client machine 10, it determines whether or not to call a function by another program based on the URL in the HTTP request. If not called, the data in the file indicated by the URL is sent to the client machine 10 as it is. If called, the function is called to execute the process, and the processed data is This program is transmitted to the client machine 10.
[0040]
The HTTP server program 24 is provided with a function for setting a correspondence relationship between a URL in the HTTP request and a function called corresponding to the URL. Which URL uses which function is set in advance by the developer of each application (web application) installed in the server machine 20. In the present embodiment, no function is called for the URL of text data described only in the markup language, and the function by the map data distribution program 25 is called only for the URL for calling the function by the map data distribution program 25. Is set to be.
[0041]
The processing executed by the CPU 20a by the map data distribution program 25 will be described later in detail with reference to FIG. 8 and FIG. 9, but the program 25 will be briefly described. The search condition sent together with the HTTP request from the machine 10 is received, the map data 21 to be transmitted to the client machine 10 is detected based on the received search condition, and the detected map data 21 is stored in the determination table 23. Is a program that causes the processed map data 21 to be transmitted to the client machine 10 as map data.
[0042]
Hereinafter, processing executed in the computer network system configured as described above will be described.
[0043]
First, in the server machine 20, the HTTP server program 24 and the map data distribution program 25 are read by the CPU 20a, so that the functions of both programs 24 and 25 are resident. Accordingly, the server machine 20 functions as a so-called map server.
[0044]
When the user of the client machine 10 operates the machine 10 to start up the map program 12, the search condition (address, telephone number, postal code, characteristic store name, or latitude and longitude) Is displayed on the display device 10c. Thereafter, when the user operates the input device 10d to input the search condition to a predetermined portion of the input screen and clicks the OK button, the function by the map program 12 is changed through the function by the web browser 11, The search condition is transmitted to the server machine 20 together with the HTTP request.
[0045]
On the other hand, the function of the HTTP server program 24 residing in the server machine 20 stands by until an HTTP request is sent from any of the client machines 10. When the function by the HTTP server program 24 receives an HTTP request, the function determines whether or not the URL in the HTTP request is a URL for which the function by the map data distribution program 25 should be called. If the URL has to call the function of the map data distribution program 25, the function of the map data distribution program 25 is called and the map data distribution process is executed. FIG. 8 is a flowchart showing the contents of the map data distribution process.
[0046]
In the first step S101 after the map data distribution process is started, the CPU 20a waits until a search condition is received from the client machine 10. When the search condition is received, the CPU 20a advances the process to S102.
[0047]
In S102, the CPU 20a executes a contour detection process. Since this outline detection processing is generally performed, it will not be described in detail. As an outline of the processing, the CPU 20a identifies one map name corresponding to the received search condition by referring to a table in which the search condition is associated with the map name of the map specified by the search condition. To do. In addition, when the client machine 10 needs to display a map adjacent to the map according to the position indicated by the search condition in the map with the map name, the CPU 20a The map name is also specified. After identifying one or several map names, the CPU 20a advances the process to S103.
[0048]
In S103, the CPU 20a reads all business layer names from the determination table 23 in the recording device 20h.
[0049]
In the next S104, the CPU 20a specifies the first map name among several map names specified in S102 as a processing target.
[0050]
In the next S105, the CPU 20a reads the map data 21 corresponding to the processing target map name from the recording device 20h with reference to the map management table 22 in the recording device 20h.
[0051]
In the next S106, the CPU 20a determines whether or not the line segment information corresponding to all business layer names read in S103 is included in the map data 21 read in S105. Then, if the line segment information corresponding to all business layer names is included in the map data 21, the CPU 20a advances the process to S108, and the line segment information corresponding to all business layer names is stored. If it is not included in the outline data 21, the process proceeds to S107.
[0052]
In S107, the CPU 20a executes map data processing. FIG. 9 is a flowchart showing the contents of this map data processing.
[0053]
In the first step S201 after the start of the map data processing, the CPU 20a identifies business layers that are not included in the map data 21, and records unnecessary layer names corresponding to these business layer names. All are read from the determination table 23 in 20h.
[0054]
In the next S202, if the map data 21 has line segment information corresponding to the unnecessary layer name read in S201, the CPU 20a uses the line segment data 21 corresponding to the unnecessary layer. Delete all information and text information. Thereafter, the CPU 20a ends the map data processing process, and advances the process to S108 in the main routine of FIG.
[0055]
In S108, the CPU 20a delivers the outline data 21 read in S105 or the outline data 21 processed in S107 to the function by the HTTP server program 24 as data included in the body of the HTTP response. On the other hand, the map data 21 is transmitted to the client machine 10 as map data.
[0056]
In the next S109, the CPU 20a determines whether or not there is an unprocessed name among the several map names specified in S102. Then, when there is an unprocessed map name, the CPU 20a advances the process to S110.
[0057]
In S110, the CPU 20a specifies the next processing target map name from the unprocessed map names, and returns the process to S105.
[0058]
If the unprocessed map name no longer exists during the execution of the processing loop of S105 to S110, the CPU 20a branches the process in S109 and ends the map data distribution process.
[0059]
Since the map data distribution process as described above is executed, the computer network system of the first embodiment has the following effects. That is, in the conventional system in which the unprocessed outline data 21 is distributed from the server machine 20, the client machine 10 must receive all the line segment information regardless of whether it is necessary for business. did not become. Therefore, as in the upper screen example in the explanatory diagram of FIG. 10, all the facilities necessary for business and all the identification objects have been expressed on the map. However, the server machine 20 according to the first embodiment does not have line segment information (in FIG. 10) that does not have line segment information for expressing facilities (circular electric poles A and B in FIG. 10) necessary for business. In the case of sending the map data 21 of Fig. 1 and Fig. 3) to the client machine 10 as map data, the identification data which is unnecessary for the business when there is no equipment from the map data 21 After the line segment information and text information of (C and E's buildings in FIG. 10) are removed, it is transmitted to the client machine 10 as map data. That is, map data in which information unnecessary for business is reduced as much as possible is sent to the client machine 20. Accordingly, the time until the client machine 10 such as a portable information terminal with a limited communication speed or processing speed displays a map is shortened as much as possible, and the lower screen in the explanatory diagram of FIG. As in the example, the identification objects necessary for the business are surely represented on the map. As a result, a trader who performs business using the client machine 10 can smoothly perform the business by relying on the maps sequentially displayed on the client machine 10.
[0060]
The computer network system of the first embodiment has a communication environment using HTTP, but is not limited to this communication environment. For example, it may have a communication environment using a communication line in accordance with this system-dedicated protocol, or may have a communication environment using a wireless communication line relayed by a communication satellite. Other communication environments may also be used.
[0061]
In the computer network system of the first embodiment, the map data 21 is transmitted as it is from the server machine 20 to the client machine 10, but this need not be the case. For example, the server machine 20 compresses the map data by the compression means generally used, the server machine 20 transmits the compressed map data to the client machine 10, and the client machine 10 decompresses the map data. The map data 21 may be transmitted from the server machine 20 to the client machine 10.
[0062]
In the computer network system according to the first embodiment, the figure has been described as having a rectangular shape (see FIGS. 6 and 10), but the shape is not limited to this. For example, the contour may be a parallelogram, a hexagon, or another polygon.
[0063]
In the first embodiment, the map data 21 is created by integrally creating a number of layers created in advance by the map producer and a layer having the business information of the customer of the service provider. Although configured, it need not be. That is, the map data 21 is managed by being separated into basic map data composed of a number of layers created in advance by a map producer and facility map data composed of layers having customer business information. It may be.
[0064]
Embodiment 2
FIG. 11 is a table created to explain the determination table 23 ′ of the second embodiment. As shown in FIG. 11, the second embodiment is an effective example in the case where only a combination of common unnecessary layer names is defined for all of one or many business layer names. That is, when the determination table 23 ′ is in the situation as shown in FIG. 11, processing for removing unnecessary layers from the outline data 21 (S107 in FIG. 8 and S201 in FIG. 9) as in the first embodiment. And S202), the effective line segment information and the text information corresponding to the unnecessary layers respectively indicated by the unnecessary layer names are removed from the map data 21 in advance and prepared in the recording device 20h. In this way, the processing speed in the server machine 20 can be improved. Therefore, as shown in the configuration diagram of FIG. 12, in the second embodiment, the simple outline data 21 ′ obtained by removing unnecessary layers from each outline data 21 is displayed together with the outline data 21 on the server machine 20. Is prepared in advance in the recording device 20h. In accordance with this, the content of the outline data processing is slightly changed from that of the first embodiment (see FIG. 9). Specifically, as shown in the flowchart of FIG. 13, in S301 after the start of the contour data processing process, the CPU 20a reads the simple contour data 21 ′ corresponding to the processing target contour name from the recording device 20h. Then, the outline processing data processing is finished. Therefore, when preparing the determination table 23 ′ as shown in FIG. 11, the map data processing process is executed in the server machine 20 so that the map is received after receiving a request from the client machine 20. The processing speed until data is returned can be improved as compared with the first embodiment.
[0065]
Embodiment 3
The third embodiment has the same configuration as that of the first embodiment except that the equipment management table 26 is added to the server machine 20 and the contents of the map data distribution process are slightly different. Therefore, only differences from the first embodiment will be described below.
[0066]
FIG. 14 is a configuration diagram schematically illustrating the server machine 20 according to the third embodiment. As is clear from comparison between FIG. 14 and FIG. 3 used in the description of the first embodiment, a facility management table 26 is added to the recording device 20h of the server machine 20 of the third embodiment. . This facility management table 26 is a table in which the number of facilities necessary for the business of the service provider, which is a customer of the service provider, is recorded in each map box. Every). FIG. 15 is a table created for explaining the data structure of the equipment management table 26. As shown in FIG. 15, the equipment management table 26 creates a record composed of item fields of “map name”, “number of power poles”, “number of wires”, and “number of switches” for each map. Is made up by. The name of the map is recorded in the “map name”, and the “number of utility poles”, “number of wires”, and “number of switches” are expressed in the map by a business layer having business information of a certain contractor. The number of utility poles, electric wires, and switches that are installed is recorded. Note that the number recorded here is an integer of 0 or more.
[0067]
In addition, a map data distribution program 25 ′ whose contents are slightly changed from the map data distribution program 25 of the first embodiment is recorded in the recording device 20h of the server machine 20 of the third embodiment. . FIG. 16 is a flowchart showing the contents of the map data distribution process of the third embodiment. However, the steps S401, S402 and S407 to S410 in FIG. 16 are the same as the steps S101, S102 and S107 to S110 in FIG. 8 used in the description of the first embodiment. Therefore, these steps will not be described below.
[0068]
In S403 of FIG. 16, the CPU 20a specifies the first map name among several map names specified in S402 as a processing target.
[0069]
In the next S404, the CPU 20a refers to the map management table 22 in the recording device 20h, and reads out the map data 21 corresponding to the processing target map name from the recording device 20h.
[0070]
In next step S405, the CPU 20a reads out a record including the processing target map name from the equipment management table 26 in the recording device 20h.
[0071]
In the next S406, the CPU 20a determines whether or not “0” is included in the record read in S405. If no “0” is included in this record, the CPU 20a includes line segment information corresponding to all business layer names in the map data 21. Assuming that the outline data 21 should be transmitted to the client machine 10 as it is, the process proceeds to S408. On the other hand, if at least one “0” is included in the record, the CPU 20a does not have line segment information corresponding to at least one business layer name in the map data 21. Since there is a possibility that an unnecessary layer exists in 21, the process proceeds to S407.
[0072]
In the third embodiment, whether or not there is a business layer in the map data 21 is determined by checking the equipment management table 26 in such map data distribution processing. For this reason, the processing speed from receiving a request from the client machine 20 to returning the map data is slightly improved rather than searching for the business layer from the map data 21 as in the first embodiment. Is done.
[0073]
Embodiment 4
The fourth embodiment has the same configuration as that of the first embodiment, except that a distance table 27 is added to the server machine 20 and the contents of the map data processing are slightly different. Therefore, only differences from the first embodiment will be described below.
[0074]
FIG. 17 is a configuration diagram schematically illustrating the server machine 20 according to the fourth embodiment. As is apparent from a comparison between FIG. 17 and FIG. 3 used in the description of the first embodiment, a distance table 27 is added to the recording device 20h of the server machine 20 of the fourth embodiment. FIG. 18 is a table created for explaining the data structure of the distance table 27. As shown in FIG. 18, the distance table 27 is configured by creating only one record having both item columns of “distance from vertical boundary line” and “distance from horizontal boundary line”. Has been.
[0075]
In “distance from vertical boundary line” and “distance from horizontal boundary line”, predetermined distances in the Cartesian coordinate system defined for the entire map are recorded. Specifically, as shown by the rectangular broken line in the explanatory diagram of FIG. 19, the predetermined distance is eight adjacent maps (figure 1) adjacent to the figure (figure A) to be processed. ˜8) is a distance from the boundary line with the processing target figure outline to a certain position inward. This distance is calculated when the equipment necessary for the business (for example, utility poles A and B in FIG. 10) does not exist in the map to be processed (when there is no business layer). When there is equipment necessary for business in the neighborhood, it is defined so that unnecessary layers are not deleted from the map to be processed. By defining such a distance, it is no longer necessary to delete line segment information and text information corresponding to an unnecessary layer from the map data 21 just because there is no equipment necessary for the work. The identification object indicated by the unnecessary layer can be left in the map box when it exists in the neighborhood. As a result, business convenience is achieved.
[0076]
In the fourth embodiment, in order to use this distance table 27, the contents of the outline data processing are slightly changed from those in the first embodiment (see FIG. 9). 20 and 21 are flowcharts showing the contents of the outline data processing according to the fourth embodiment.
[0077]
In the first step S501 after the start of the map data processing, the CPU 20a reads a record as distance information from the distance table 27 in the recording device 20h.
[0078]
In next step S502, the CPU 20a reads all business layer names from the determination table 25 in the recording device 20h.
[0079]
In next step S503, the CPU 20a specifies the first business layer name as a processing target among the several business layer names read in S502.
[0080]
In next step S504, the CPU 20a specifies the first adjacent map as the processing target among the adjacent maps (see FIG. 19) adjacent to the map of the processing target map name.
[0081]
In next step S505, the CPU 20a reads out the map data 21 of the processing target adjacent map from the recording device 20h.
[0082]
In the next step S506, the CPU 20a identifies a rectangular area from the boundary line with the processing target outline in the processing target adjacent outline to the distance indicated by the distance information as the adjacent area.
[0083]
In the next S507, the CPU 20a determines whether or not the line segment information of the equipment corresponding to the processing target business layer name exists in the adjacent area specified in S506 based on the map data 21 read in S505. Is determined. If the line segment information of the facility does not exist in the adjacent area, the CPU 20a advances the process to S508.
[0084]
In S508, the CPU 20a determines whether there is an unprocessed adjacent map. If an unprocessed adjacent map exists, the CPU 20a advances the process to step S509.
[0085]
In S509, the CPU 20a specifies the next adjacent map as an object to be processed among the unprocessed adjacent maps, and returns the process to S505.
[0086]
If there is no unprocessed adjacent map during execution of the processing loop of S505 to S509, the CPU 20a branches the process from S508 to S510. If there is an adjacent map where equipment line segment information exists in the adjacent area before there is no unprocessed adjacent map, the CPU 20a branches the process from S507 to S511. Let
[0087]
In S510, the CPU 20a reads out the unnecessary layer name corresponding to the processing target business layer name from the determination table 25 in the recording device 20h, and advances the process to S511.
[0088]
In S511, the CPU 20a determines whether or not an unprocessed business layer name exists. If an unprocessed business layer name exists, the CPU 20a advances the process to S512.
[0089]
In S512, the CPU 20a identifies the next business layer name among the unprocessed business layer names as a processing target, and returns the process to S504.
[0090]
If there is no unprocessed business layer name during the execution of the processing loop of S504 to S512, the CPU 20a branches the process from S511 to S513.
[0091]
In S513, the CPU 20a determines whether or not an unnecessary layer name has been read up to this point. If the unnecessary layer name has not been read, the CPU 20a ends the map data processing process, and if the unnecessary layer name has been read, the process proceeds to S514.
[0092]
In S514, the CPU 20a corresponds to each unnecessary layer name when the map data 21 of the processing target map read in S505 has line segment information corresponding to each unnecessary layer name that has been read. All the line segment information and text information are deleted from the map data 21 and the map data processing process is terminated.
[0093]
Since the map data processing as described above is executed, the computer network system of the fourth embodiment has the following effects. That is, in the first embodiment, whether or not an unnecessary layer is to be removed from the outline data 21 is simply determined based on whether or not the outline layer 21 has a business layer (S106 in FIG. 8). However, when equipment necessary for business exists near the edge of the map, it may be better not to delete the unnecessary layer in the map adjacent to the end. Therefore, in the fourth embodiment, if there is equipment necessary for business in a certain area (adjacent area) in the adjacent map adjacent to the processing target map, the processing target map The unnecessary data is not removed from the outline data (S507 in FIG. 20; YES), and the outline data 21 is transmitted to the web client machine 10 as it is. As a result, the time until the web client machine 10 such as a portable information terminal with a limited communication speed or processing speed displays a map is not as short as the first embodiment, but is necessary for business. An identification object such as a prospective building is surely represented on the map. Accordingly, a business operator who performs business using the web client machine 10 can smoothly perform the business by relying on the maps sequentially displayed on the web client machine 10.
[0094]
(Appendix 1)
For a recording device that records a large number of map data that holds line segment information divided into hierarchies, and correspondence information that defines predetermined first type hierarchies and predetermined second type hierarchies in association with each other. For computers that are connected and connected to a client machine via a network,
When information specifying any map data is sent from the client machine, the map data and the corresponding information are read from the recording device,
In the read outline data, it is determined whether or not line segment information corresponding to the first type of hierarchy defined in the correspondence information exists,
If there is line segment information corresponding to all the first type layers defined in the correspondence information in the read outline data, the client uses the outline data as map data as it is. To the machine,
If there is no line segment information corresponding to any of the first type hierarchies defined in the correspondence information in the read map data, the first type in the correspondence information. The information obtained by removing the line segment information corresponding to each of the second type hierarchy associated with the hierarchy of the map from the map data is transmitted to the client machine as map data.
A map data providing program characterized by that.
[0095]
(Appendix 2)
Corresponds to a large number of map data that holds line segment information divided into layers, definition information that defines one or many predetermined first type hierarchies, and one or many predetermined second type hierarchies Connected to a recording device that records a large number of simple outline data generated by removing line segment information from each outline data, and a computer connected to a client machine via a network,
When information specifying any map data is sent from the client machine, the map data and the definition information are read from the recording device,
In the read outline data, it is determined whether or not line segment information corresponding to the first type of hierarchy defined in the definition information exists,
In the read outline data, if there is line segment information corresponding to any of the first type layers defined in the definition information, the outline data is used as map data as it is. Send it to the client machine,
If there is no line segment information corresponding to all the first type layers defined in the definition information in the read outline data, the simplified outline corresponding to the outline data is not present. The data is read from the recording device, and the simple outline data is transmitted to the client machine as map data.
A map data providing program characterized by that.
[0096]
(Appendix 3)
Defined by a large number of map data that stores line segment information divided into hierarchies, correspondence information that defines a predetermined first type hierarchy and a predetermined second type hierarchy in association with each other, and the correspondence information Connected to a recording apparatus that records a table storing identification information indicating whether or not line segment information corresponding to each first type hierarchy exists in each map data, and via a network. For computers connected to client machines,
When information specifying any map data is sent from the client machine, the map data is read from the recording device,
By referring to the table, it is determined whether or not there is line segment information corresponding to the first type hierarchy defined in the correspondence information in the read outline data,
If there is line segment information corresponding to all the first type layers defined in the correspondence information in the read outline data, the client uses the outline data as map data as it is. To the machine,
If there is no line segment information corresponding to any of the first type layers defined in the correspondence information in the read outline data, the correspondence information is read from the recording device. The map information is obtained by removing line segment information corresponding to each second type hierarchy associated with the first type hierarchy in the correspondence information as map data to the client machine. Send
A map data providing program characterized by that.
[0097]
(Appendix 4)
A large number of map data that holds line segment information divided into hierarchies, correspondence information that defines and associates predetermined first type hierarchies with predetermined second type hierarchies, and distance information related to predetermined distances For the computer connected to the recording device and connected to the client machine via the network,
When information specifying any map data is sent from the client machine, the map data and the corresponding information are read from the recording device,
In the read outline data, it is determined whether or not line segment information corresponding to the first type of hierarchy defined in the correspondence information exists,
If there is line segment information corresponding to all the first type layers defined in the correspondence information in the read outline data, the client uses the outline data as map data as it is. To the machine,
If there is no line segment information corresponding to any of the first type defined in the correspondence information in the read outline data, it is adjacent to the outline of the outline data. To read out the map data of all adjacent map boxes and the distance information from the recording device,
Based on the map data of each adjacent map, the first type hierarchy defined in the correspondence information in the area from the border on the map side to the predetermined distance in the adjacent map Determine whether the corresponding line segment information is included,
When line segment information corresponding to all the first type hierarchies defined in the correspondence information is included in the region of any adjacent map, the map data is used as map data. Send it to the client machine as it is,
If the line segment information corresponding to any of the first type hierarchy defined in the correspondence information is not included in the region of all adjacent map figures, the correspondence information The information obtained by removing the line segment information corresponding to each second type hierarchy associated with one type of hierarchy from the map data is transmitted to the client machine as map data.
A map data providing program characterized by that.
[0098]
(Appendix 5)
The server machine and the client machine transmit and receive data according to HTTP (HyperText Transfer Protocol)
The map data providing program according to any one of appendices 1 to 4, characterized in that:
[0099]
(Appendix 6)
For a recording device that records a large number of map data that holds line segment information divided into hierarchies, and correspondence information that defines predetermined first type hierarchies and predetermined second type hierarchies in association with each other. For computers that are connected and connected to a client machine via a network,
When information specifying any map data is sent from the client machine, the map data and the corresponding information are read from the recording device,
In the read outline data, it is determined whether or not line segment information corresponding to the first type of hierarchy defined in the correspondence information exists,
If there is line segment information corresponding to all the first type layers defined in the correspondence information in the read outline data, the client uses the outline data as map data as it is. To the machine,
If there is no line segment information corresponding to any of the first type hierarchies defined in the correspondence information in the read map data, the first type in the correspondence information. The information obtained by removing the line segment information corresponding to each of the second type hierarchy associated with the hierarchy of the map from the map data is transmitted to the client machine as map data.
Stored a map data providing program
A computer-readable medium characterized by the above.
[0100]
(Appendix 7)
Corresponds to a large number of map data that holds line segment information divided into layers, definition information that defines one or many predetermined first type hierarchies, and one or many predetermined second type hierarchies Connected to a recording device that records a large number of simple outline data generated by removing line segment information from each outline data, and a computer connected to a client machine via a network,
When information specifying any map data is sent from the client machine, the map data and the definition information are read from the recording device,
In the read outline data, it is determined whether or not line segment information corresponding to the first type of hierarchy defined in the definition information exists,
In the read outline data, if there is line segment information corresponding to any of the first type layers defined in the definition information, the outline data is used as map data as it is. Send it to the client machine,
If there is no line segment information corresponding to all the first type layers defined in the definition information in the read outline data, the simplified outline corresponding to the outline data is not present. The data is read from the recording device, and the simple outline data is transmitted to the client machine as map data.
Stored a map data providing program
A computer-readable medium characterized by the above.
[0101]
(Appendix 8)
Defined by a large number of map data that stores line segment information divided into hierarchies, correspondence information that defines a predetermined first type hierarchy and a predetermined second type hierarchy in association with each other, and the correspondence information Connected to a recording apparatus that records a table storing identification information indicating whether or not line segment information corresponding to each first type hierarchy exists in each map data, and via a network. For computers connected to client machines,
When information specifying any map data is sent from the client machine, the map data is read from the recording device,
By referring to the table, it is determined whether or not there is line segment information corresponding to the first type hierarchy defined in the correspondence information in the read outline data,
If there is line segment information corresponding to all the first type layers defined in the correspondence information in the read outline data, the client uses the outline data as map data as it is. To the machine,
If there is no line segment information corresponding to any of the first type layers defined in the correspondence information in the read outline data, the correspondence information is read from the recording device. The map information is obtained by removing line segment information corresponding to each second type hierarchy associated with the first type hierarchy in the correspondence information as map data to the client machine. Send
Stored a map data providing program
A computer-readable medium characterized by the above.
[0102]
(Appendix 9)
A large number of map data that holds line segment information divided into hierarchies, correspondence information that defines and associates predetermined first type hierarchies with predetermined second type hierarchies, and distance information related to predetermined distances For the computer connected to the recording device and connected to the client machine via the network,
When information specifying any map data is sent from the client machine, the map data and the corresponding information are read from the recording device,
In the read outline data, it is determined whether or not line segment information corresponding to the first type of hierarchy defined in the correspondence information exists,
If there is line segment information corresponding to all the first type layers defined in the correspondence information in the read outline data, the client uses the outline data as map data as it is. To the machine,
If there is no line segment information corresponding to any of the first type defined in the correspondence information in the read outline data, it is adjacent to the outline of the outline data. To read out the map data of all adjacent map boxes and the distance information from the recording device,
Based on the map data of each adjacent map, the first type hierarchy defined in the correspondence information in the area from the border on the map side to the predetermined distance in the adjacent map Determine whether the corresponding line segment information is included,
When line segment information corresponding to all the first type hierarchies defined in the correspondence information is included in the region of any adjacent map, the map data is used as map data. Send it to the client machine as it is,
If the line segment information corresponding to any of the first type hierarchy defined in the correspondence information is not included in the region of all adjacent map figures, the correspondence information The information obtained by removing the line segment information corresponding to each second type hierarchy associated with one type of hierarchy from the map data is transmitted to the client machine as map data.
Stored a map data providing program
A computer-readable medium characterized by the above.
[0103]
(Appendix 10)
In a computer network where a client machine is connected to a server machine via a network,
For a recording device connected to the server machine,
A large number of map data that holds line segment information divided into layers, and correspondence information that defines and defines a predetermined first type hierarchy and a predetermined second type hierarchy are recorded,
The server machine is
When information specifying any of the map data is sent from the client machine, the map data and the correspondence information are read from the recording device and defined in the correspondence information. It is determined whether line segment information corresponding to one kind of hierarchy exists in the map data,
If line segment information corresponding to all the first type layers defined in the correspondence information exists in the map data, the map data is directly used as map data to the client machine. Send
If line segment information corresponding to any of the first type hierarchy defined in the correspondence information does not exist in the map data, the first type hierarchy in the correspondence information Is sent to the client machine as map data after removing the line segment information corresponding to each second type hierarchy associated with the map data.
A map data providing method characterized by that.
[0104]
(Appendix 11)
In a computer network where a client machine is connected to a server machine via a network,
For a recording device connected to the server machine,
Corresponds to a large number of map data that holds line segment information divided into layers, definition information that defines one or many predetermined first type hierarchies, and one or many predetermined second type hierarchies A large number of simple outline data generated by removing line segment information to be removed from each outline data,
The server machine is
When information specifying any map data is sent from the client machine, the map data and the definition information are read from the recording device and defined in the definition information. It is determined whether line segment information corresponding to one kind of hierarchy exists in the map data,
If line segment information corresponding to any one of the first type layers defined in the definition information exists in the map data, the map data is used as the map data as it is in the client machine. Send to
When the line segment information corresponding to all the first type hierarchies defined in the definition information does not exist in the outline data, the simplified outline data corresponding to the outline data is displayed. Read from the recording device and send the simple map data to the client machine as map data
A map data providing method characterized by that.
[0105]
(Appendix 12)
In a computer network where a client machine is connected to a server machine via a network,
For a recording device connected to the server machine,
Defined by a large number of map data that stores line segment information divided into hierarchies, correspondence information that defines a predetermined first type hierarchy and a predetermined second type hierarchy in association with each other, and the correspondence information A table storing identification information indicating whether or not line segment information corresponding to each of the first type of hierarchies is present in each map data;
The server machine is
When information specifying any map data is sent from the client machine, the map data is defined by the correspondence information by reading the map data from the recording device and referring to the table. Determining whether or not line segment information corresponding to the first type of hierarchy exists in the map data,
If line segment information corresponding to all the first type layers defined in the correspondence information exists in the map data, the map data is directly used as map data to the client machine. Send
When the line segment information corresponding to any of the first type hierarchy defined in the correspondence information does not exist in the map data, the correspondence information is read from the recording device, The information obtained by removing the line segment information corresponding to each second type hierarchy associated with the first type hierarchy in the correspondence information from the map data is transmitted to the client machine as map data.
A map data providing method characterized by that.
[0106]
(Appendix 13)
In a computer network where a client machine is connected to a server machine via a network,
For a recording device connected to the server machine,
A large number of map data that holds line segment information divided into hierarchies, correspondence information that defines and associates predetermined first type hierarchies with predetermined second type hierarchies, and distance information related to predetermined distances Record it,
The server machine is
When information specifying any of the map data is sent from the client machine, the map data and the correspondence information are read from the recording device and defined in the correspondence information. It is determined whether line segment information corresponding to one kind of hierarchy exists in the map data,
If line segment information corresponding to all the first type layers defined in the correspondence information exists in the map data, the map data is directly used as map data to the client machine. Send
If the line segment information corresponding to any one of the first type layers defined in the correspondence information does not exist in the map data, all the lines adjacent to the map data of the map data are displayed. Read out the map data of the adjacent map and the distance information from the recording device, and based on the map data of each adjacent map, from the border line on the map side in the adjacent map to the predetermined distance It is determined whether or not line segment information corresponding to the first type hierarchy defined in the correspondence information is included in the area,
When line segment information corresponding to all the first type hierarchies defined in the correspondence information is included in the region of any adjacent map, the map data is used as map data. Sent as it is to the client machine,
If the line segment information corresponding to any of the first type hierarchy defined in the correspondence information is not included in the region of all adjacent map figures, the correspondence information The information obtained by removing the line segment information corresponding to each second type hierarchy associated with one type of hierarchy from the map data is transmitted to the client machine as map data.
A map data providing method characterized by that.
[0107]
(Appendix 14)
The server machine and the client machine transmit and receive data according to HTTP (HyperText Transfer Protocol)
The map data providing method according to any one of appendices 10 to 13, characterized in that:
[0108]
(Appendix 15)
When a client connected to a server machine via a network receives map data having a lot of line segment information from the server machine, the map display system displays a map based on the map data,
A recording device connected to the server machine,
A large number of map data that holds line segment information divided into hierarchies, and correspondence information that defines and defines predetermined first type hierarchies and predetermined second type hierarchies, are recorded,
The server machine is
When information specifying any of the map data is sent from the client machine, the map data and the correspondence information are read from the recording device and defined in the correspondence information. It is determined whether line segment information corresponding to one kind of hierarchy exists in the map data,
If line segment information corresponding to all the first type layers defined in the correspondence information exists in the map data, the map data is directly used as map data to the client machine. Send
If line segment information corresponding to any of the first type hierarchy defined in the correspondence information does not exist in the map data, the first type hierarchy in the correspondence information Is sent to the client machine as map data after removing the line segment information corresponding to each second type hierarchy associated with the map data.
A map display system characterized by that.
[0109]
(Appendix 16)
When a client connected to a server machine via a network receives map data having a lot of line segment information from the server machine, the map display system displays a map based on the map data,
A recording device connected to the server machine,
Corresponds to a large number of map data that holds line segment information divided into layers, definition information that defines one or many predetermined first type hierarchies, and one or many predetermined second type hierarchies Record a large number of simple outline data generated by removing line segment information from each outline data,
The server machine is
When information specifying any map data is sent from the client machine, the map data and the definition information are read from the recording device and defined in the definition information. It is determined whether line segment information corresponding to one kind of hierarchy exists in the map data,
If line segment information corresponding to any one of the first type layers defined in the definition information exists in the map data, the map data is used as the map data as it is in the client machine. Send to
When the line segment information corresponding to all the first type hierarchies defined in the definition information does not exist in the outline data, the simplified outline data corresponding to the outline data is displayed. Read from the recording device and send the simple map data to the client machine as map data
A map display system characterized by that.
[0110]
(Appendix 17)
When a client connected to a server machine via a network receives map data having a lot of line segment information from the server machine, the map display system displays a map based on the map data,
A recording device connected to the server machine,
Defined by a large number of map data that stores line segment information divided into hierarchies, correspondence information that defines a predetermined first type hierarchy and a predetermined second type hierarchy in association with each other, and the correspondence information A table storing identification information indicating whether or not line segment information corresponding to each of the first type of hierarchies is present in each map data;
The server machine is
When information specifying any map data is sent from the client machine, the map data is defined by the correspondence information by reading the map data from the recording device and referring to the table. Determining whether or not line segment information corresponding to the first type of hierarchy exists in the outline data;
If line segment information corresponding to all the first type layers defined in the correspondence information exists in the map data, the map data is directly used as map data to the client machine. Send
When the line segment information corresponding to any of the first type hierarchy defined in the correspondence information does not exist in the map data, the correspondence information is read from the recording device, The information obtained by removing the line segment information corresponding to each second type hierarchy associated with the first type hierarchy in the correspondence information from the map data is transmitted to the client machine as map data.
A map display system characterized by that.
[0111]
(Appendix 18)
When a client connected to a server machine via a network receives map data having a lot of line segment information from the server machine, the map display system displays a map based on the map data,
A recording device connected to the server machine,
A large number of map data that holds line segment information divided into hierarchies, correspondence information that defines and associates predetermined first type hierarchies with predetermined second type hierarchies, and distance information related to predetermined distances Record,
The server machine is
When information specifying any of the map data is sent from the client machine, the map data and the correspondence information are read from the recording device and defined in the correspondence information. It is determined whether line segment information corresponding to one kind of hierarchy exists in the map data,
If line segment information corresponding to all the first type layers defined in the correspondence information exists in the map data, the map data is directly used as map data to the client machine. Send
If the line segment information corresponding to any one of the first type layers defined in the correspondence information does not exist in the map data, all the lines adjacent to the map data of the map data are displayed. Read out the map data of the adjacent map and the distance information from the recording device, and based on the map data of each adjacent map, from the border line on the map side in the adjacent map to the predetermined distance It is determined whether or not line segment information corresponding to the first type hierarchy defined in the correspondence information is included in the area,
When line segment information corresponding to all the first type hierarchies defined in the correspondence information is included in the region of any adjacent map, the map data is used as map data. Sent as it is to the client machine,
If the line segment information corresponding to any of the first type hierarchy defined in the correspondence information is not included in the region of all adjacent map figures, the correspondence information The information obtained by removing the line segment information corresponding to each second type hierarchy associated with one type of hierarchy from the map data is transmitted to the client machine as map data.
A map display system characterized by that.
[0112]
(Appendix 19)
The server machine and the client machine transmit and receive data according to HTTP (HyperText Transfer Protocol)
The map display system according to any one of appendices 15 to 18, characterized in that:
[0113]
【The invention's effect】
As described above, according to the present invention, when map data including information related to a user's business is transmitted as map data from the server machine to the client machine, the data amount of the map data can be reduced as much as possible. it can.
[Brief description of the drawings]
FIG. 1 is a configuration diagram schematically showing a first embodiment;
FIG. 2 is a block diagram schematically showing a client machine.
FIG. 3 is a block diagram schematically showing a server machine.
FIG. 4 is a table created to explain the data structure of map data
FIG. 5 is a table created to explain the data structure of the map box management table.
FIG. 6 is an explanatory diagram for explaining the coordinates of the four corners of a map on the Cartesian coordinate system.
FIG. 7 is a table created to explain the data structure of a judgment table
FIG. 8 is a flowchart showing the contents of map data distribution processing
FIG. 9 is a flowchart showing contents of map data processing.
FIG. 10 is a screen example showing a map before and after removing unnecessary layers.
FIG. 11 is a table created to explain the data structure of a determination table
FIG. 12 is a configuration diagram schematically showing a server machine according to the second embodiment.
FIG. 13 is a flowchart showing the contents of map data processing processing;
FIG. 14 is a configuration diagram schematically illustrating a server machine according to a third embodiment.
FIG. 15 is a table created to explain the data structure of the equipment management table
FIG. 16 is a flowchart showing the contents of map data distribution processing;
FIG. 17 is a configuration diagram schematically showing a server machine of a fourth embodiment;
FIG. 18 is a table created to explain the data structure of a distance table
FIG. 19 is an explanatory diagram for explaining a region set around the attention map
FIG. 20 is a flowchart showing the contents of map data processing.
FIG. 21 is a flowchart showing the contents of map data processing.
[Explanation of symbols]
10 Client machine
10a CPU
10b RAM
10c display device
10d input device
10e Communication control device
10f recording device
11 Web browser
12 Map program
20 server machine
20a CPU
20b RAM
20c display device
20d input device
20e Communication control device
20f FDD
20g CDD
20h recording device
21 Map data
21 'Simple map data
22 Maple management table
23 Judgment table
23 'Judgment table
24 HTTP server program
25 Map data distribution program
26 Equipment management table
27 Distance table

Claims (5)

コンピュータが、ネットワーク上の何れかのクライアントマシンから、記憶装置が記憶する地図データのうちの何れかを要求する情報を、受信する受付ステップ,
前記コンピュータが、所定の第一の識別物を表示するための第一の識別物情報と所定の第二の識別物を表示するための第二の識別物情報とを対応付けて定義する対応テーブルを参照して、前記受付ステップで受信された地図データに第一の識別物情報が存在しているか否かを判別する判別ステップ,及び、
前記受付ステップで受信された地図データに第一の識別物情報が存在していないと前記判別ステップにおいて判別された場合に、前記コンピュータが、前記対応テーブルにおいてその第一の識別物情報に対応付けられている第二の識別物情報を、その地図データから除去し、その除去により加工された地図データを、要求元のクライアントマシンへ送信する送信ステップ
からなることを特徴とする地図データ提供方法。
An accepting step in which the computer receives information requesting any of the map data stored in the storage device from any client machine on the network;
The correspondence table in which the computer associates and defines first identification object information for displaying a predetermined first identification object and second identification object information for displaying a predetermined second identification object A determination step of determining whether or not the first identification object information exists in the map data received in the reception step; and
When it is determined in the determination step that the first identification object information does not exist in the map data received in the reception step, the computer associates with the first identification object information in the correspondence table. A map data providing method comprising: a transmitting step of removing the second identification object information being processed from the map data and transmitting the map data processed by the removal to the requesting client machine.
前記対応テーブルは、前記各地図データが保有する複数の階層のうち、前記第一の識別物情報を含む複数の第一の階層と、前記第二の識別物情報を含む複数の第二の階層とを対応付けて定義し、
前記判別ステップにおいて、前記コンピュータは、前記対応テーブルを参照して、前記受付ステップで受信した地図データに、第一の階層が存在しているか否かを、判別し、
前記判別ステップにおいて前記地図データに第一の階層が存在していなかった場合に、前記コンピュータは、前記送信ステップにおいて、前記対応テーブルにおいてその第一の階層に対応付けられている第二の階層を、その地図データから除去し、その除去により加工された地図データを、要求元のクライアントマシンへ送信する
ことを特徴とする請求項1記載の地図データ提供方法。
The correspondence table includes a plurality of first hierarchies including the first identification object information and a plurality of second hierarchies including the second identification object information among a plurality of hierarchies possessed by the respective map data. Are defined in association with each other,
In the determination step, the computer refers to the correspondence table to determine whether or not the map data received in the reception step has a first hierarchy,
When the first hierarchy does not exist in the map data in the determination step, the computer determines a second hierarchy associated with the first hierarchy in the correspondence table in the transmission step. 2. The map data providing method according to claim 1, wherein the map data removed from the map data and processed by the removal is transmitted to the requesting client machine.
前記対応テーブルは、前記各地図データのそれぞれについて、前記第一の識別物情報の有無を示す存在情報を、格納しており、
前記判別ステップにおいて、前記コンピュータは、前記対応テーブル内の存在情報に基づいて、前記受付ステップで受信した地図データに、第一の階層が存在しているか否かを、判別する
ことを特徴とする請求項2記載の地図データ提供方法。
The correspondence table stores presence information indicating the presence or absence of the first identification object information for each of the map data,
In the determining step, the computer determines whether or not a first hierarchy exists in the map data received in the receiving step based on presence information in the correspondence table. The map data providing method according to claim 2.
前記対応テーブルは、複数の第一の識別物情報のそれぞれについて、その第一の識別物情報に対応する第二の識別物情報を対応付けて定義している
ことを特徴とする請求項1記載の地図データ提供方法。
2. The correspondence table defines, for each of a plurality of pieces of first identification object information, second identification object information corresponding to the first identification object information in association with each other. Map data provision method.
コンピュータを、
ネットワーク上の何れかのクライアントマシンから、記憶装置が記憶する地図データのうちの何れかを要求する情報を、通信装置を通じて受信する受付手段,
所定の第一の識別物を表示するための第一の識別物情報と所定の第二の識別物を表示するための第二の識別物情報とを対応付けて定義する対応テーブルを参照して、前記受付手段が受信した地図データに第一の識別物情報が存在しているか否かを判別する判別手段,及び、
前記受付手段が受信した地図データに第一の識別物情報が存在していないと前記判別手段が判別した場合に、前記対応テーブルにおいてその第一の識別物情報に対応付けられている第二の識別物情報を、その地図データから除去し、その除去により加工された地図データを、要求元のクライアントマシンへ通信装置を通じて送信する送信手段
として機能させる
ことを特徴とする地図データ提供プログラム。
Computer
Receiving means for receiving, through a communication device, information requesting any of map data stored in the storage device from any client machine on the network;
Refer to the correspondence table that defines the first identification object information for displaying the predetermined first identification object and the second identification object information for displaying the predetermined second identification object in association with each other. Determining means for determining whether or not first identification object information exists in the map data received by the receiving means; and
When the determination means determines that the first identification object information does not exist in the map data received by the reception means, the second corresponding to the first identification object information in the correspondence table A program for providing map data, wherein identification information is removed from the map data, and the map data processed by the removal is made to function as a transmission means for transmitting to a requesting client machine through a communication device.
JP2003031404A 2003-02-07 2003-02-07 Map data providing method and map data providing program Expired - Fee Related JP3819366B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003031404A JP3819366B2 (en) 2003-02-07 2003-02-07 Map data providing method and map data providing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003031404A JP3819366B2 (en) 2003-02-07 2003-02-07 Map data providing method and map data providing program

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2006066543A Division JP4342525B2 (en) 2006-03-10 2006-03-10 Map data providing method and map data providing program
JP2006066544A Division JP4491423B2 (en) 2006-03-10 2006-03-10 Map data providing method and map data providing program

Publications (2)

Publication Number Publication Date
JP2004240320A JP2004240320A (en) 2004-08-26
JP3819366B2 true JP3819366B2 (en) 2006-09-06

Family

ID=32958010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003031404A Expired - Fee Related JP3819366B2 (en) 2003-02-07 2003-02-07 Map data providing method and map data providing program

Country Status (1)

Country Link
JP (1) JP3819366B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4864362B2 (en) * 2005-07-06 2012-02-01 ジェイアール東日本コンサルタンツ株式会社 Navigation device, method and program
JP4899558B2 (en) * 2006-03-17 2012-03-21 富士通株式会社 Map data generation program
JP6689793B2 (en) * 2017-07-10 2020-04-28 日本電信電話株式会社 Map data generation device, method, and program

Also Published As

Publication number Publication date
JP2004240320A (en) 2004-08-26

Similar Documents

Publication Publication Date Title
JP5334911B2 (en) 3D map image generation program and 3D map image generation system
US8296388B2 (en) Cross-application encoding of geographical location information
AU2007290815B2 (en) Panoramic ring user interface
KR100861652B1 (en) Map service system and method
CN101611422A (en) Web data usage platform
US20100114854A1 (en) Map-based websites searching method and apparatus therefor
US8271490B2 (en) System for generating permalink of mash-up map
JP5289379B2 (en) Map display apparatus, method, program, and map display server
JPWO2013080329A1 (en) Information processing apparatus, information processing method, information processing apparatus program, and recording medium
JP2018194882A (en) Control program, control method, control device, and database server
JP2012515994A (en) System and method for displaying search results based on density
KR20070091351A (en) Method of presenting a topology, using a visual object
KR20010106180A (en) The method providing geographical and commercial information by Web-based Vector Map
JP2011129143A (en) Information providing system, information processing device and program
JP3819366B2 (en) Map data providing method and map data providing program
KR20020075368A (en) Information recorded medium, information display, information providing device, and information providing system
JP2002324069A (en) Data management apparatus and map display system
JP2010231314A (en) Terminal device and program
JP2007101682A (en) Map display system, map display method, client terminal of map display system and its program
JP4342525B2 (en) Map data providing method and map data providing program
JP4491423B2 (en) Map data providing method and map data providing program
JP2004021432A (en) Information providing method and its system
US10876852B2 (en) Information processing device, information processing system, navigation system, information processing method, and program
US20130007052A1 (en) Map Information Processing Apparatus, Navigation System, and Program
JP2002324228A (en) Data management device and map data storage system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060310

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060614

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

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110623

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120623

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120623

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130623

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130623

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees