JP2006185452A - Device and method for displaying map - Google Patents

Device and method for displaying map Download PDF

Info

Publication number
JP2006185452A
JP2006185452A JP2006008246A JP2006008246A JP2006185452A JP 2006185452 A JP2006185452 A JP 2006185452A JP 2006008246 A JP2006008246 A JP 2006008246A JP 2006008246 A JP2006008246 A JP 2006008246A JP 2006185452 A JP2006185452 A JP 2006185452A
Authority
JP
Japan
Prior art keywords
search
search key
location
menu
map
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.)
Pending
Application number
JP2006008246A
Other languages
Japanese (ja)
Inventor
Koji Haraguchi
幸治 原口
Takeshi Akamatsu
健 赤松
Daisuke Tabuchi
大介 田渕
Ichiro Nakajima
一郎 中島
Tomonori Ito
友紀 伊藤
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.)
Zenrin Co Ltd
Dream Technologies Corp
Original Assignee
Zenrin Co Ltd
Dream Technologies Corp
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 Zenrin Co Ltd, Dream Technologies Corp filed Critical Zenrin Co Ltd
Priority to JP2006008246A priority Critical patent/JP2006185452A/en
Publication of JP2006185452A publication Critical patent/JP2006185452A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To realize real time retrieval by which a condition of narrowing down of retrieval objects is checked in real time in accordance with specification of individual retrieval keys. <P>SOLUTION: A list of retrieval keys is prepared in a form of a hierarchical menu and a retrieval menu at the top layer is displayed first (a step S1). When a user specifies one retrieval key from the retrieval menu (S2), retrieval is automatically executed using the retrieval key (S3, S11) and its retrieval result is displayed (S12, S21). A hierarchical menu at a layer one lower than the retrieval key specified currently is simultaneously displayed (S5). <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、コンピュータを利用した情報検索装置及び方法に関する。   The present invention relates to an information search apparatus and method using a computer.

従来の検索装置は、ユーザが全ての検索キーを入力した後に検索実行を命じると、検索を実行する。   A conventional search device executes a search when a user orders search execution after inputting all search keys.

検索の目的によっては、個々の検索キーを指定したとき、それによって検索対象が何処に絞り込まれたかが確認できた方が便利な場合がある。例えば、地図検索ではこの機能は非常に便利である。しかし、従来の検索装置はそれができない。   Depending on the purpose of the search, it may be more convenient to confirm where the search target is narrowed down by specifying each search key. For example, this function is very convenient for map search. However, the conventional search device cannot do that.

また、従来の検索装置では、検索キーの指定方法として、キーボードから入力する方法、又は多数列挙された検索キー群の中からマウスクリックなどで選定する方法が用いられている。しかし、複数の検索キーをアンド又はオアなどで結合してセットにし、この検索キーのセットを用いて検索を行う場合、従来の指定方法では、どのような検索キーを指定すべきかを的確に判断することが難しいという問題がある。   Further, in a conventional search device, as a search key designation method, a method of inputting from a keyboard or a method of selecting by a mouse click or the like from a large number of search key groups is used. However, when combining multiple search keys with AND or OR to make a set and performing a search using this set of search keys, the conventional specification method accurately determines what search key should be specified. There is a problem that it is difficult to do.

従って、本発明の目的は、個々の検索キーの指定に伴って実時間で検索対象の絞り込みの様子が確認できる実時間検索を実現することにある。   Therefore, an object of the present invention is to realize a real-time search in which the state of narrowing down the search target can be confirmed in real time as each search key is designated.

本発明の別の目的は、検索キーの指定を容易にすることにある。   Another object of the present invention is to facilitate specification of a search key.

本発明の更に別の目的は、地図検索を容易にすることにある。   Yet another object of the present invention is to facilitate map search.

本発明の第1の観点に従がう検索装置は、検索キーを指定する検索キー指定部と、1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、既に指定済みの検索キーに該当する情報要素をデータベースから検索する検索部と、検索された情報要素を表示する表示部とを備える。この検索装置では、1つの検索キーを新たに指定される度に、その検索キーを用いた自動的に検索が実行されて、その検索結果が表示される、という実時間検索が行われる。   The search device according to the first aspect of the present invention uses a search key specifying unit for specifying a search key and a newly specified search key each time one search key is newly specified, A search unit that searches the database for information elements corresponding to search keys that have already been specified, and a display unit that displays the searched information elements are provided. In this search device, each time a search key is newly specified, a search is automatically performed using the search key, and a real-time search is performed in which the search result is displayed.

本発明の第2の観点に従がう検索装置は、複数階層の検索キーリストと、指定可能な検索キーを示した検索メニューを表示する検索メニュー表示部と、検索メニューの中から検索キーを指定する検索キー指定部と、指定された検索キーを用いてデータベースから情報要素を検索する検索部とを備える。そして、検索メニュー表示部は、1つの検索キーが新たに指定される度に、複数階層の検索キーリストの中から、新たに指定された検索キーの1つ下の階層の検索キーリストを選択して検索メニューに表示する。この検索装置では、階層構造の検索キーリストが予め用意されていて、上の階層の検索キーリストから1つの検索キーが指定されると、1階層だけ下の階層の検索キーリストが自動的に表示され、そのリストから次の検索キーを指定することができる。従がって、複数の検索キーの指定が容易である。   A search device according to the second aspect of the present invention includes a search key list of a plurality of hierarchies, a search menu display unit that displays a search menu showing search keys that can be specified, and a search key from the search menu. A search key designating unit for designating and a search unit for retrieving an information element from the database using the designated search key. Then, each time a search key is newly specified, the search menu display unit selects a search key list one level below the newly specified search key from a plurality of search key lists. To display in the search menu. In this search device, a search key list having a hierarchical structure is prepared in advance, and when one search key is designated from the search key list of the upper hierarchy, the search key list of the hierarchy lower by one hierarchy is automatically set. The next search key can be specified from the displayed list. Therefore, it is easy to specify a plurality of search keys.

本発明の第3の観点に従がう地図表示装置は、場所の指定を受けて、地図データベースから指定された場所を含む地域の地図データを取得して表示する地図エンジンと、検索キーを指定する検索キー指定部と、1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、既に指定済みの検索キーに該当する場所情報を場所データベースから検索して、検索した場所情報に対応する場所を地図エンジンに指定する検索エンジンとを備える。この地図表示装置では、1つの検索キーを指定する度に、既に指定済みの検索キーに該当する場所が検索されて、その場所に関連する地図が表示される。つまり、幾つかの検索キーを順次に指定していく過程で、これに実時間で追従して表示される地図が既に指定済みの検索キーに該当する場所に自動的に移動していく。   The map display device according to the third aspect of the present invention receives a designation of a location, specifies a map engine for acquiring and displaying map data of a region including the designated location from a map database, and designates a search key Each time a search key is designated and a search key is newly designated, using the newly designated search key, the location information corresponding to the already designated search key is searched from the location database, A search engine for designating a map engine as a place corresponding to the searched place information. In this map display device, each time one search key is designated, a place corresponding to the already designated search key is searched, and a map related to the place is displayed. That is, in the process of sequentially specifying several search keys, the map displayed following this in real time is automatically moved to a location corresponding to the already specified search key.

本発明の第4の観点に従がう地図表示装置は、複数階層の検索キーリストと、指定可能な検索キーを示した検索メニューを表示する検索メニュー表示部と、検索メニューの中から検索キーを指定する検索キー指定部と、指定された検索キーを用いて場所データベースから場所情報を検索する検索部と、検索された場所情報に対応する場所を含む地域の地図データを地図データベースから取得して表示する地図エンジンとを備える。そして、検索メニュー表示部は、1つの検索キーが新たに指定される度に、複数階層の検索キーリストの中から、新たに指定された検索キーの1つ下の階層の検索キーリストを選択して検索メニューに表示する。この地図表示装置では、階層構造の検索メニューを用いて段階的に地図検索のための検索キーを指定できるので、地図検索が容易である。   A map display device according to a fourth aspect of the present invention includes a search key list having a plurality of hierarchies, a search menu display unit for displaying a search menu showing searchable search keys, and a search key from the search menu. A search key specifying unit for specifying a location, a search unit for searching for location information from the location database using the specified search key, and acquiring map data of a region including a location corresponding to the searched location information from the map database. And a map engine for display. Then, each time a search key is newly specified, the search menu display unit selects a search key list one level below the newly specified search key from a plurality of search key lists. To display in the search menu. In this map display device, a search key for a map search can be specified step by step using a hierarchical search menu, so that a map search is easy.

本発明は典型的にはコンピュータにより実施することができるが、そのためのコンピュータプログラムは、ディスク型ストレージ、半導体メモリおよび通信ネットワークなどの各種の媒体を通じてコンピュータにインストールまたはロードすることができる。   The present invention can typically be implemented by a computer, and a computer program for the computer program can be installed or loaded on the computer through various media such as disk storage, semiconductor memory, and communication network.

図1は、地図表示装置における場所検索に適用した本発明を一実施形態にかかる検索装置の全体構成を示す。   FIG. 1 shows an overall configuration of a search device according to an embodiment of the present invention applied to a place search in a map display device.

地図エンジン1は、マウスなどの入力装置13から表示すべき地図の中心位置や縮尺の指定を受け、地図データベース3から表示すべき地域の地図データを読み込んでディスプレイ11に表示する。検索メニュー管理部7は、検索キーを階層構造のリストに表した検索メニューを格納したメニューデータデータテーブル9を有し、これを参照してディスプレイ11に検索メニューを表示する。そして、検索メニュー管理部7は、入力装置11によって検索メニュー内から1つの検索キーが新たに指定される度に、その新たに指定された検索キーを検索エンジン5に渡し、また、表示する検索メニューを変更する。検索エンジン5は、検索メニュー管理部7から検索キーを渡される度に、その検索キーを用いて、既に指定済みの検索キーのセットに該当する渡された検索キー住所、電話番号、郵便番号、施設及びユーザ情報のデータベース15〜23から、指定済みの検索キーのセットに該当する場所の緯度経度を検索し、これを地図エンジン1へ渡す。地図エンジン1は、検索エンジン5から緯度経度を渡される度に、その緯度経度の場所が地図の中心になるように、ディスプレイ11に表示した地図を移動する。従って、ユーザが1つづつ検索キーを指定していく度に、指定済の検索キーのセットに該当する場所又は地域へ地図が移動することになる。   The map engine 1 receives the designation of the center position and scale of the map to be displayed from the input device 13 such as a mouse, reads the map data of the area to be displayed from the map database 3 and displays it on the display 11. The search menu management unit 7 has a menu data data table 9 storing a search menu in which search keys are represented in a hierarchical structure list, and displays a search menu on the display 11 with reference to this. Then, each time a search key is newly specified from the search menu by the input device 11, the search menu management unit 7 passes the newly specified search key to the search engine 5 and displays the search key. Change the menu. Each time the search engine 5 receives a search key from the search menu management unit 7, the search engine 5 uses the search key to pass the search key address, telephone number, postal code, The latitude and longitude of the place corresponding to the set of specified search keys is searched from the facility and user information databases 15 to 23, and this is passed to the map engine 1. Each time the latitude / longitude is passed from the search engine 5, the map engine 1 moves the map displayed on the display 11 so that the location of the latitude / longitude becomes the center of the map. Therefore, each time the user designates the search key one by one, the map moves to a place or area corresponding to the set of designated search keys.

図2は、この装置がディスプレイに表示するグラフィックユーザインタフェース(GUI)の一例を示す。   FIG. 2 shows an example of a graphic user interface (GUI) displayed on the display by this apparatus.

このGUIは、広い画面領域に地図を表示する地図ウィンドウ31、小さい画面領域に地図を表示するガイドウィンドウ33、及び検索メニュー35を表示する検索ウィンドウ35を有する。地図ウィンドウ31とガイドウィンドウ33の地図は地図エンジン1が表示するものであり、検索ウィンドウ33の検索メニュー35は検索メニュー管理部7が表示するものである。地図ウィンドウ31とガイドウィンドウ33の右脇にはそれぞれ縮尺スライダバー37、39があり、これを用いてそれぞれのウィンドウ31、33に表示される地図の縮尺を変えることができる。ガイドウィンドウ33には、地図ウィンドウ31に表示された地図と中心座標を共通にする地図が表示され、また、地図ウィンドウ31に表示されている地図の範囲を表わした枠形の範囲ガイド41も表示される。   This GUI has a map window 31 that displays a map in a wide screen area, a guide window 33 that displays a map in a small screen area, and a search window 35 that displays a search menu 35. The map of the map window 31 and the guide window 33 is displayed by the map engine 1, and the search menu 35 of the search window 33 is displayed by the search menu management unit 7. On the right side of the map window 31 and the guide window 33, there are scale slider bars 37 and 39, respectively, which can be used to change the scale of the map displayed in each of the windows 31 and 33. In the guide window 33, a map having the same central coordinates as the map displayed in the map window 31 is displayed, and a frame-shaped range guide 41 representing the range of the map displayed in the map window 31 is also displayed. Is done.

検索ウィンドウ34には、住所(地名)、電話番号、郵便番号、施設名、ユーザ情報名という4つの検索種別毎の4枚の検索パネル43〜51が重ねて表示されている。各検索パネル43〜51のタブをマウスクリックすると、そのパネルが前面表示され、その前面表示された検索パネルにはその検索種別の検索メニュー35が表示される。この検索メニュー35上で任意の検索キーをマウスでクリック(指定)すると、前述のように自動的に検索が行われて、地図の中心座標に検索された場所が来るように地図ウィンドウ31とガイドウィンドウ23の地図が移動する。   In the search window 34, four search panels 43 to 51 for each of the four search types of address (place name), telephone number, postal code, facility name, and user information name are displayed in an overlapping manner. When the tab of each of the search panels 43 to 51 is clicked with the mouse, the panel is displayed in the foreground, and the search menu 35 for the search type is displayed in the search panel displayed in the foreground. When an arbitrary search key is clicked (designated) on the search menu 35 with the mouse, the search is automatically performed as described above, and the map window 31 and the guide are arranged so that the searched location comes to the center coordinates of the map. The map in the window 23 moves.

図3は、検索エンジン21が使用する住所データベース15の構造例を示す。   FIG. 3 shows an example of the structure of the address database 15 used by the search engine 21.

住所データベース15には、表示可能な地図の全地域内の種々の住所についての住所レコード51、53、…が格納されており、住所レコード51、53、…の各々は地方名、県名、市町村名及び番地名のセットから構成され、地方名、県名、市町村名及び番地名という各要素にはその要素の代表地点の緯度経度情報が付属している。ここで、代表地点とは、例えば、地方名については当該地方の代表県の県庁所在地、県名については当該県の県庁所在地、市町村名については当該市町村の市町村役所所在地、番地名については当該番地区域の中心地点などである。   The address database 15 stores address records 51, 53,... For various addresses in all areas of the map that can be displayed, and each of the address records 51, 53,. It consists of a set of name and street name, and each element of local name, prefecture name, municipality name and street name is accompanied by latitude and longitude information of the representative point of that element. Here, the representative point is, for example, the location of the prefectural office of the relevant prefecture for the local name, the location of the prefectural office of the prefecture for the prefecture name, the location of the municipal office of the municipality for the name of the municipality, and the address for the street name. The center point of the area.

図4は、住所データベース15の別の構造例を示す。   FIG. 4 shows another structure example of the address database 15.

この住所データベース15では、複数の地方名61、63、…、各地方に属する複数の県名65、67、…、各県に属する複数の市町村名69、71、…、各市町村に属する複数の細かい市町村名73、75、…、及び各細かい市町村に属する複数の番地名77、79、…がリンクされて、トリー状の階層構造を構成している。そして、地方名、県名、市町村名及び番地名という個々の各要素にはその要素の代表地点の緯度経度情報が付属している。   In this address database 15, a plurality of regional names 61, 63,..., A plurality of prefecture names 65, 67,... Belonging to each region, a plurality of city names 69, 71,. .., And a plurality of street names 77, 79,... Belonging to each small municipality are linked to form a tree-like hierarchical structure. Each element of the local name, prefecture name, municipality name and street name is accompanied by latitude and longitude information of the representative point of the element.

図3と図4のいずれの構造も採用でき、また、両構造を組み合わせることもできる(例えば、地方と県は図4の階層構造であり、市町村以下は図3のレコード列挙構造とするなど)。要するに、特定の地方名、県名、市町村名又は番地名のいずれかの要素を検索したとき、その検索された要素の緯度経度情報が得られるように、住所データベース15が構成されている。電話番号データベース17、郵便番号データベース19、施設データベース21、及びユーザ情報データベース23も、上記と同様又は類似の構成を有する。従って、それらのデータベース17〜23から特定の要素を検索すると、その検索された要素の緯度経度情報が得られる。検索エンジン1は、ユーザの指定した検索種別の検索キーを用いて、その検索種別と同じ種類のデータベース15、17、19、21又は23(例えば検索種別が住所ならば住所データベース15)から、指定済みの検索キーのセットに該当する要素を検索し、その要素の緯度経度を取得して地図エンジン1に渡す。   Either of the structures of FIG. 3 and FIG. 4 can be adopted, and both structures can be combined (for example, the districts and prefectures have the hierarchical structure of FIG. 4 and the municipalities and lower have the record enumeration structure of FIG. 3). . In short, the address database 15 is configured so that when any element of a specific local name, prefecture name, municipality name or street name name is searched, the latitude and longitude information of the searched element can be obtained. The telephone number database 17, the zip code database 19, the facility database 21, and the user information database 23 have the same or similar configuration as described above. Therefore, when a specific element is searched from those databases 17 to 23, latitude / longitude information of the searched element is obtained. The search engine 1 uses the search key of the search type specified by the user to specify from the database 15, 17, 19, 21 or 23 of the same type as the search type (for example, the address database 15 if the search type is an address). The element corresponding to the set of search keys that have already been searched is retrieved, and the latitude and longitude of that element are acquired and passed to the map engine 1.

図5は、検索メニュー管理部7がもつメニューデータテーブル9内のデータ構造を、住所検索用のメニューを例にとり示す。   FIG. 5 shows the data structure in the menu data table 9 of the search menu management unit 7 by taking an address search menu as an example.

図示のようにメニューデータテーブル9では、最上層の検索キーである地方名81、83、85、…のリスト、第2層の検索キーである県名87、89、91、…のリスト、第3層の検索キーである市町村名93、95、…のリスト、第4層の検索キーである細かい市町村名97、99、…のリスト、最下層の検索キーである番地名101、103、105、…のリストがあり、これらがリンクされてトリー状の階層構造に形成されている。検索メニュー管理部9は、メニューデータテーブル9から適当な検索キー又は検索キーのリストを読み出して検索メニューを作成し、これを図2に示した検索ウィンドウ34に表示する。表示された検索メニューからユーザが検索キーを新たに指定する度に、検索メニュー管理部9は、その新たに指定された検索キーを検索エンジン5に渡すと共に、検索メニューを後述するようなやり方で更新する。   As shown in the figure, in the menu data table 9, a list of local names 81, 83, 85,... Which is the uppermost search key, a list of prefecture names 87, 89, 91,. A list of municipalities 93, 95,... Which is a search key of the third layer, a list of fine municipalities names 97, 99,..., A search key of the fourth layer, and street names 101, 103, 105 which are search keys of the lowest layer. ,..., And these are linked to form a tree-like hierarchical structure. The search menu management unit 9 reads out an appropriate search key or a list of search keys from the menu data table 9 to create a search menu, and displays it on the search window 34 shown in FIG. Each time the user designates a new search key from the displayed search menu, the search menu management unit 9 passes the newly designated search key to the search engine 5 and uses the search menu in a manner described later. Update.

図6は、検索を行うときの検索メニュー管理部7、検索エンジン5及び地図エンジン1の動作の流れを示す。図7は、検索を行うときの検索ウィンドウ34上の検索メニュー及び地図ウィンドウ31上の地図の遷移の様子の一例を示す。   FIG. 6 shows a flow of operations of the search menu management unit 7, the search engine 5, and the map engine 1 when performing a search. FIG. 7 shows an example of a search menu on the search window 34 and a map transition on the map window 31 when performing a search.

図6に示すように、検索メニュー管理部7は、初期的には、指定されている(又はデフォルトの)検索種別の最上層の検索キーリストをメニューデータテーブル9から読み出して、検索ウィンドウ34に検索メニュー35として表示する(ステップS1)。例えば、住所検索の場合、検索メニュー35は最初、図7の最も左に示すような最上層の地方名81、83、85、…のリストを表示した検索メニュー35Aとなる。   As shown in FIG. 6, the search menu management unit 7 initially reads the uppermost search key list of the designated (or default) search type from the menu data table 9 and displays it in the search window 34. The search menu 35 is displayed (step S1). For example, in the case of an address search, the search menu 35 is first a search menu 35A displaying a list of uppermost local names 81, 83, 85,...

表示された検索メニュー35の中からユーザが一つの検索キーをクリック(指定)すると(S2)、検索メニュー管理部7は、その指定された検索キーを検索エンジンに渡す(S3)。検索エンジン5は、その渡された検索キーを用いて、指定されている検索種別のデータベースから、指定済みの検索キーのセットに該当する要素を検索し(S11)、検索結果としてその要素の緯度経度を取得して地図エンジンに渡す(S12)。地図エンジン1は、その渡された緯度経度を中心座標とした地図を地図ウィンドウ31に表示する(S21)。また、検索メニュー管理部7は、上述のステップS3の後、クリック(指定)された検索キーを選択表示に変更する(S5、S8)。さらに、その指定された検索キーが最下層でないならば(S4でN)、検索メニュー管理部7は、その指定された検索キーを検索メニュー35の上部位置に移動させ、そして、その指定された検索キーより一つ下の階層の検索キーリストをメニューデータテーブル9から読み出し、このリストを検索メニュー35の当該指定された検索キーの下方位置に追加する(S5)。   When the user clicks (designates) one search key from the displayed search menu 35 (S2), the search menu management unit 7 passes the designated search key to the search engine (S3). The search engine 5 searches the specified search type database for an element corresponding to the set of specified search keys using the passed search key (S11), and the latitude of the element as a search result. The longitude is acquired and passed to the map engine (S12). The map engine 1 displays a map with the passed latitude and longitude as center coordinates on the map window 31 (S21). The search menu management unit 7 changes the clicked (designated) search key to the selection display after step S3 described above (S5, S8). Furthermore, if the designated search key is not the lowest layer (N in S4), the search menu management unit 7 moves the designated search key to the upper position of the search menu 35, and the designated search key. A search key list one level lower than the search key is read from the menu data table 9, and this list is added to the position below the designated search key in the search menu 35 (S5).

例えば、表示されている検索メニュー35が図7の最も左に示す最初の検索メニュー35Aであるとき、その中の「関東地方」の検索キー85がクリックされると、検索メニュー35は図7の中央に示す検索メニュー35Bに変化する。つまり、クリックされた「関東地方」キー85は選択表示(図ではハッチング)となって上部位置へ移動し、その下方に、関東地方に属する県名の検索キー87、89、…のリストが表示される。同時に、検索エンジン5が、指定された「関東地方」キー85を用いて、住所データベース15からその「関東地方」キー85に該当する地点、つまり関東地方の代表地点(例えば、東京都庁)の緯度経度を検索して地図エンジン1に渡す。よって、地図ウィンドウ31には、その関東地方の代表地点(東京都庁)の地図が表示される。次に、この図7の中央に示した検索メニュー35Bの中から「神奈川県」の検索キー89がクリックされると、検索メニュー35は図7の最も左に示す検索メニュー35Bに切り替わる。すなわち、指定された「神奈川県」キー89は選択表示となって上部位置へ移動し、その下方に神奈川県に属する市群名の検索キー111、113、115、…のリストが表示される。同時に、検索エンジン5が、指定された「神奈川県」キー89を用いて、住所データベース15から、指定済みの「関東地方」キー85及び「神奈川県」キー89のセットに該当する地点、つまり神奈川県の代表地点(例えば、神奈川県庁)の緯度経度を検索する。よって、地図ウィンドウには、神奈川県の代表地点(例えば、神奈川県庁)を中心にした地図が表示される。   For example, when the displayed search menu 35 is the first search menu 35A shown in the leftmost part of FIG. 7, when the search key 85 of “Kanto region” is clicked, the search menu 35 is displayed as shown in FIG. The search menu 35B shown in the center changes. In other words, the clicked “Kanto region” key 85 is selected and displayed (hatched in the figure) and moves to the upper position. Below that, a list of search keys 87, 89,... Is done. At the same time, the search engine 5 uses the designated “Kanto region” key 85 to search for the latitude corresponding to the “Kanto region” key 85 from the address database 15, that is, the representative point in the Kanto region (for example, the Tokyo Metropolitan Government Office). The longitude is searched and passed to the map engine 1. Therefore, the map window 31 displays a map of the representative point (Tokyo Metropolitan Government) in the Kanto region. Next, when the search key 89 “Kanagawa” is clicked from the search menu 35B shown in the center of FIG. 7, the search menu 35 is switched to the search menu 35B shown on the leftmost side of FIG. That is, the designated “Kanagawa Prefecture” key 89 is selected and moved to the upper position, and below that, a list of search keys 111, 113, 115,... Of city groups belonging to Kanagawa Prefecture is displayed. At the same time, the search engine 5 uses the designated “Kanagawa” key 89 to search from the address database 15 a point corresponding to the set of the designated “Kanto region” key 85 and “Kanagawa” key 89, that is, Kanagawa. The latitude and longitude of the representative point of the prefecture (for example, Kanagawa prefectural office) is searched. Therefore, a map centered on a representative point in Kanagawa Prefecture (for example, Kanagawa Prefectural Office) is displayed in the map window.

再び図6を参照して、表示された検索メニュー35中から上部位置にある指定済みのキーをユーザがクリック(指定解除)すると(S6)、検索メニュー管理部7は、その指定解除された検索キーを消し、その検索キーと同階層の検索キーのリストを検索メニュー35に表示する(S7)。このときは、検索メニュー管理部7は検索キーを検索エンジン5に渡さないので、地図ウィンドウ21の地図表示は変わらない。そして、再び新たな検索キーが指定されると、その指定キーに該当する緯度経度を中心とした地図が地図ウィンドウ31に表示される。   Referring to FIG. 6 again, when the user clicks (designates) the designated key at the upper position in the displayed search menu 35 (S6), the search menu management unit 7 searches the designated search. The key is deleted and a list of search keys at the same level as the search key is displayed on the search menu 35 (S7). At this time, since the search menu management unit 7 does not pass the search key to the search engine 5, the map display of the map window 21 does not change. When a new search key is designated again, a map centered on the latitude and longitude corresponding to the designated key is displayed on the map window 31.

例えば、図7の最も左に示す検索メニュー35Cは、もし「関東地方」キー85がクリックされたなら最も左に示す検索メニュー35Aに戻り、もし「神奈川県」キー89がクリックされたなら中央に示す検索メニュー35Bに戻る。このような検索キーの指定解除の場合は、メニュー地図ウィンドウ31の表示は変化しない。しかし、その後に検索キーの指定が新たに行われると、その検索キーに該当する場所を中心にした地図が地図ウィンドウ31に表示される。   For example, the search menu 35C shown on the left in FIG. 7 returns to the search menu 35A shown on the left if the "Kanto region" key 85 is clicked, and is centered if the "Kanagawa prefecture" key 89 is clicked. Return to the search menu 35B shown. In the case of such cancellation of the search key designation, the display of the menu map window 31 does not change. However, if a search key is newly specified thereafter, a map centered on a location corresponding to the search key is displayed on the map window 31.

以上のようにして、ユーザが検索キーを指定する都度、その検索キーによる検索結果が表示され、また、検索メニューも指定した検索キーの下層の検索キーリストが表示されるように更新される。また、一旦指定した検索キーの指定を解除すると、検索メニューは指定前の状態に戻り、そこから別の検索キーを新たに指定すれば、その別の検索キーによる検索結果が表示される。従って、指定した検索キーが妥当であったか否か、及び追加の検索キーの指定が必要か否かが容易に判断でき、かつ、検索によって所望の場所を探し出すことが短時間でできる。   As described above, each time the user designates a search key, the search result by the search key is displayed, and the search key list is updated so that the search key list below the designated search key is also displayed. Also, once the designation of the designated search key is canceled, the search menu returns to the state before designation, and if another search key is newly designated from there, the search result by the other search key is displayed. Therefore, it is possible to easily determine whether or not the designated search key is valid and whether or not it is necessary to designate an additional search key, and a desired place can be found in a short time by the search.

以上、本発明の一実施形態を説明したが、この実施形態はあくまで本発明の説明のための例示であり、本発明をこれら実施形態にのみ限定する趣旨ではない。従って、本発明は、上記実施形態以外の様々な形態でも実施することができる。   As mentioned above, although one Embodiment of this invention was described, this embodiment is an illustration for description of this invention to the last, and is not the meaning which limits this invention only to these Embodiment. Therefore, the present invention can be implemented in various forms other than the above-described embodiment.

例えば、地図の検索だけでなく、その他の情報の検索にも本発明は適用できる。ファイル検索やネットワークサイト検索などの一般的な用途の検索では、本発明を適用して、ユーザが検索キーを追加する度に、既にエントリ済みの検索キーと追加した検索キーとのセットを用いて自動的に検索を実行して、その検索キーセットに該当するファイル名又はネットワークサイト名などの候補のリストを表示するようにすることができる(表示する候補個数を所定数に限定しても良い)。これにより、ユーザは、検索キーを追加していく過程で、候補が絞り込まれていく様子を実時間で把握することができる。従がって、最終の検索キーまで入力した後でないと検索が行われない従来の検索方法に比較して、より短時間に所望のファイル又はサイトなどに到達し得る場合が多くなる。特に、検索範囲に含まれる候補数が膨大ではなく、個々の検索に要する時間が問題とならない用途において、この利点は顕著である。   For example, the present invention can be applied not only to searching for a map but also to searching for other information. In general-purpose searches such as file searches and network site searches, each time a user adds a search key by applying the present invention, a set of already entered search keys and added search keys is used. A search can be automatically executed to display a list of candidates such as file names or network site names corresponding to the search key set (the number of candidates to be displayed may be limited to a predetermined number). ). Thereby, the user can grasp in real time how candidates are narrowed down in the process of adding a search key. Therefore, compared to a conventional search method in which a search is not performed only after inputting the final search key, there are many cases where a desired file or site can be reached in a shorter time. In particular, this advantage is significant in applications where the number of candidates included in the search range is not enormous and the time required for each search does not matter.

本発明の一実施形態の構成を示すブロック図。The block diagram which shows the structure of one Embodiment of this invention. 本実施形態のグラフィックユーザインタフェースの一例を示す図。The figure which shows an example of the graphic user interface of this embodiment. 住所データベース15の構造例を示す図。The figure which shows the structural example of the address database. 住所データベース15の別の構造例を示す図。The figure which shows another structural example of the address database. メニューデータテーブル9内のデータ構造例を示す図。The figure which shows the example of a data structure in the menu data table. 地図検索を行うときの検索メニュー管理部7、検索エンジン5及び地図エンジン1の動作を示すフローチャート。The flowchart which shows operation | movement of the search menu management part 7, the search engine 5, and the map engine 1 when performing a map search. 検索を行うときの検索メニュー及び表示された地図の遷移の様子を示す図。The figure which shows the mode of the transition of the search menu and displayed map when performing a search.

符号の説明Explanation of symbols

1 地図エンジン
5 検索エンジン
7 検索メニュー管理部
9 メニューデータテーブル
15、17、19、21、23 データベース
31 地図ウィンドウ
34 検索ウィンドウ
35 検索メニュー
1 Map Engine 5 Search Engine 7 Search Menu Management Unit 9 Menu Data Table 15, 17, 19, 21, 23 Database 31 Map Window 34 Search Window 35 Search Menu

Claims (12)

多数の情報要素が蓄積されたデータベースと組み合わせて用いられる検索装置であって、
検索キーを指定する検索キー指定部と、
1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、既に指定済みの検索キーに該当する情報要素を前記データベースから検索する検索部と、
前記検索部が検索した情報要素を表示する表示部とを備えた検索装置。
A search device used in combination with a database in which a large number of information elements are stored,
A search key specification part for specifying a search key;
A search unit that searches the database for an information element corresponding to an already specified search key using a newly specified search key each time one search key is newly specified;
A search device comprising: a display unit that displays information elements searched by the search unit.
検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、多数の情報要素が蓄積されたデータベースから、既に指定済みの検索キーに該当する情報要素を検索するステップと、
検索された情報要素を表示するステップとを有する検索方法。
Specifying a search key;
Every time one search key is newly specified, a step of searching for an information element corresponding to a search key that has already been specified from a database in which a large number of information elements are stored using the newly specified search key. When,
A search method comprising: displaying the searched information element.
検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、多数の情報要素が蓄積されたデータベースから、既に指定済みの検索キーに該当する情報要素を検索するステップと、
検索された情報要素を表示するステップとをコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
Specifying a search key;
Every time one search key is newly specified, a step of searching for an information element corresponding to a search key that has already been specified from a database in which a large number of information elements are stored using the newly specified search key. When,
A computer-readable recording medium recording a program for causing a computer to execute a step of displaying a searched information element.
多数の情報要素が蓄積されたデータベースと組み合わせて用いられる検索装置であって、
複数階層の検索キーリストと、
指定可能な検索キーを示した検索メニューを表示する検索メニュー表示部と、
前記検索メニューの中から検索キーを指定する検索キー指定部と、
指定された検索キーを用いて、前記データベースから前記検索キーに該当する情報要素を検索する検索部と、を備え、
前記検索メニュー表示部は、1つの検索キーが新たに指定される度に、前記複数階層の検索キーリストの中から、前記新たに指定された検索キーの1つ下の階層の検索キーリストを選択して前記検索メニューに示す検索装置。
A search device used in combination with a database in which a large number of information elements are stored,
Multi-level search key list and
A search menu display for displaying a search menu showing search keys that can be specified;
A search key designating unit for designating a search key from the search menu;
A search unit that searches the database for an information element corresponding to the search key using a specified search key;
Each time a search key is newly specified, the search menu display unit displays a search key list in a hierarchy one level lower than the newly specified search key from the search key list in the plurality of hierarchies. A search device that is selected and shown in the search menu.
指定可能な検索キーを示した検索メニューを表示するステップと、
前記検索メニューの中から検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、予め用意された複数階層の検索キーリストの中から、前記新たに指定された検索キーの1つ下の階層の検索キーリストを選択して前記検索メニューに示すステップとを有する検索メニュー表示方法。
Displaying a search menu showing possible search keys;
Designating a search key from the search menu;
Each time one search key is newly designated, a search key list one level lower than the newly designated search key is selected from a plurality of search key lists prepared in advance, and the search key list is selected. A search menu display method comprising: steps shown in the search menu.
指定可能な検索キーを示した検索メニューを表示するステップと、
前記検索メニューの中から検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、予め用意された複数階層の検索キーリストの中から、前記新たに指定された検索キーの1つ下の階層の検索キーリストを選択して前記検索メニューに示すステップとをコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
Displaying a search menu showing possible search keys;
Designating a search key from the search menu;
Each time one search key is newly designated, a search key list one level lower than the newly designated search key is selected from a plurality of search key lists prepared in advance, and the search key list is selected. A computer-readable recording medium recording a program for causing a computer to execute the steps shown in the search menu.
地図データベースと組み合わせて用いられ、場所の指定を受けて、前記地図データベースから前記指定された場所を含む地域の地図データを取得して表示する地図エンジンと、
検索キーを指定する検索キー指定部と、
多数の場所に対応する場所情報が蓄積された場所データベースと組み合わせて用いられ、1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、既に指定済みの検索キーに該当する場所情報を前記場所データベースから検索して、前記検索した場所情報に対応する場所を前記地図エンジンに対して指定する検索エンジンと、を備えた地図表示装置。
A map engine that is used in combination with a map database, receives a designation of a location, acquires map data of a region including the designated location from the map database, and displays it;
A search key specification part for specifying a search key;
Used in combination with a location database in which location information corresponding to a large number of locations is stored, and each time a search key is newly specified, a newly specified search key is used. A map display device comprising: a search engine that searches the location database for location information corresponding to the above and specifies a location corresponding to the searched location information to the map engine.
検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、多数の場所に対応する場所情報が蓄積された場所データベースから、既に指定済みの検索キーに該当する場所情報を検索するステップと、
前記検索した場所情報に対応する場所を指定するステップと、
前記場所の指定に応答して、前記指定された場所を含む地域の地図データを地図データベースから取得して表示するステップと、を有する地図表示方法。
Specifying a search key;
Each time a search key is newly specified, a location corresponding to a search key that has already been specified from a location database in which location information corresponding to a number of locations is stored using the newly specified search key. Searching for information; and
Designating a location corresponding to the searched location information;
A map display method comprising: acquiring map data of a region including the designated location from a map database in response to the designation of the location.
地図データベースと組み合わせて用いられ、場所の指定を受けて、前記地図データベースから前記指定された場所を含む地域の地図データを取得して表示する地図エンジンと、
検索キーを指定するステップと、
多数の場所に対応する場所情報が蓄積された場所データベースと組み合わせて用いられ、1つの検索キーが新たに指定される度に、新たに指定された検索キーを用いて、多数の場所に対応する場所情報が蓄積された場所データベースから、既に指定済みの検索キーに該当する場所情報を検索するステップと、
前記検索した場所情報に対応する場所を指定するステップと、
前記場所の指定に応答して、前記指定された場所を含む地域の地図データを地図データベースから取得して表示するステップとをコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
A map engine that is used in combination with a map database, receives a designation of a location, acquires map data of a region including the designated location from the map database, and displays it;
Specifying a search key;
It is used in combination with a location database in which location information corresponding to a large number of locations is stored, and each time a new search key is designated, a new designated search key is used to correspond to a large number of locations. Searching for location information corresponding to an already specified search key from a location database in which location information is accumulated;
Designating a location corresponding to the searched location information;
A computer-readable recording medium storing a program for causing a computer to execute a step of acquiring and displaying map data of a region including the designated location from a map database in response to designation of the location.
複数階層の検索キーリストと、
指定可能な検索キーを示した検索メニューを表示する検索メニュー表示部と、
前記検索メニューの中から検索キーを指定する検索キー指定部と、
多数の場所に対応する場所情報が蓄積された場所データベースと組み合わせて用いられ、指定された検索キーを用いて、前記場所データベースから前記検索キーに該当する場所情報を検索する検索部と、
地図データベースと組み合わせて用いられ、前記検索された場所情報に対応する場所を含む地域の地図データを前記地図データベースから取得して表示する地図エンジンとを備え、
前記検索メニュー表示部は、1つの検索キーが新たに指定される度に、前記複数階層の検索キーリストの中から、前記新たに指定された検索キーの1つ下の階層の検索キーリストを選択して前記検索メニューに示す地図表示装置。
Multi-level search key list and
A search menu display for displaying a search menu showing search keys that can be specified;
A search key designating unit for designating a search key from the search menu;
A search unit that is used in combination with a location database in which location information corresponding to a large number of locations is stored, and that uses a designated search key to search for location information corresponding to the search key from the location database;
A map engine that is used in combination with a map database, and obtains and displays map data of a region including a location corresponding to the searched location information from the map database;
Each time a search key is newly specified, the search menu display unit displays a search key list in a hierarchy one level lower than the newly specified search key from the search key list in the plurality of hierarchies. A map display device that is selected and shown in the search menu.
指定可能な検索キーを示した検索メニューを表示するステップと、
前記検索メニューの中から検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、予め用意された複数階層の検索キーリストの中から、前記新たに指定された検索キーの1つ下の階層の検索キーリストを選択して前記検索メニューに示すステップと、
多数の場所情報が蓄積された場所データベースから、既に指定済の検索キーに該当する場所を検索するステップと、
前記検索した場所情報に対応する場所を含む地域の地図を表示するステップと、を有する地図表示方法。
Displaying a search menu showing possible search keys;
Designating a search key from the search menu;
Each time one search key is newly designated, a search key list one level lower than the newly designated search key is selected from a plurality of search key lists prepared in advance, and the search key list is selected. The steps shown in the search menu;
Searching for a location corresponding to a search key that has already been specified from a location database in which a large amount of location information is accumulated;
Displaying a map of a region including a place corresponding to the searched place information.
指定可能な検索キーを示した検索メニューを表示するステップと、
前記検索メニューの中から検索キーを指定するステップと、
1つの検索キーが新たに指定される度に、予め用意された複数階層の検索キーリストの中から、前記新たに指定された検索キーの1つ下の階層の検索キーリストを選択して前記検索メニューに示すステップと、
多数の場所情報が蓄積された場所データベースから、既に指定済の検索キーに該当する場所を検索するステップと、
前記検索した場所情報に対応する場所を含む地域の地図を表示するステップと
をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
Displaying a search menu showing possible search keys;
Designating a search key from the search menu;
Each time one search key is newly designated, a search key list one level lower than the newly designated search key is selected from a plurality of search key lists prepared in advance, and the search key list is selected. The steps shown in the search menu;
Searching for a location corresponding to a search key that has already been specified from a location database in which a large amount of location information is accumulated;
A computer-readable recording medium recording a program for causing a computer to execute a step of displaying a map of an area including a place corresponding to the searched place information.
JP2006008246A 2006-01-17 2006-01-17 Device and method for displaying map Pending JP2006185452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006008246A JP2006185452A (en) 2006-01-17 2006-01-17 Device and method for displaying map

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006008246A JP2006185452A (en) 2006-01-17 2006-01-17 Device and method for displaying map

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP17864698A Division JP3773659B2 (en) 1998-06-25 1998-06-25 Map display device

Publications (1)

Publication Number Publication Date
JP2006185452A true JP2006185452A (en) 2006-07-13

Family

ID=36738477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006008246A Pending JP2006185452A (en) 2006-01-17 2006-01-17 Device and method for displaying map

Country Status (1)

Country Link
JP (1) JP2006185452A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018138845A1 (en) * 2017-01-26 2018-08-02 株式会社ぐるなび Information processing device, information processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018138845A1 (en) * 2017-01-26 2018-08-02 株式会社ぐるなび Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
JP6749113B2 (en) Version control of incrementally edited map data
US8069412B2 (en) Methods, systems, and products for mapping facilities data
JP5914349B2 (en) Method and apparatus for cross-referencing and deduplicating objects in multiple map building blocks
JP3773659B2 (en) Map display device
JP2004094936A (en) Information retrieval method and information retrieval device
JP5333216B2 (en) Information presentation system, information presentation method, and information presentation program
US9846715B2 (en) Address/latitude and longitude converting device and geographical information system using the same
AU2018206691A1 (en) Data interaction cards for capturing and replaying logic in visual analyses
KR101008353B1 (en) Information retrieval apparatus and method
KR100983620B1 (en) A hand held display device and method
JP2007226626A (en) Navigation device
KR20090003527A (en) Method and apparatus for generating map-template, method and apparatus for managing devices using map-template
CN108304291B (en) Test input information retrieval apparatus and method
JP6472589B1 (en) Map data processor
JP2006185452A (en) Device and method for displaying map
Mukhopadhyay et al. Developing geodetic search interface through auto-generation of geographic name authority datasets
JP2011059818A (en) Sediment control related information management system
JP2007094678A (en) Map moving locus management method and device
JP2007233882A (en) File structure for information retrieval system, and construction method therefor
JP2000010994A (en) Device and method for retrieval
Horsburgh et al. Time series analyst: interactive online visualization of standards based environmental time series data
JPH03244078A (en) Information retrieval device
JP2009043023A (en) Display control apparatus, display control method and program
JP2002024231A (en) Method and system for providing information and recording medium with recorded information providing program
JPS63298572A (en) Geographic retrieving device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080612