JP6613592B2 - Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus - Google Patents

Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus Download PDF

Info

Publication number
JP6613592B2
JP6613592B2 JP2015072608A JP2015072608A JP6613592B2 JP 6613592 B2 JP6613592 B2 JP 6613592B2 JP 2015072608 A JP2015072608 A JP 2015072608A JP 2015072608 A JP2015072608 A JP 2015072608A JP 6613592 B2 JP6613592 B2 JP 6613592B2
Authority
JP
Japan
Prior art keywords
facility
image
map
search
displayed
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.)
Active
Application number
JP2015072608A
Other languages
Japanese (ja)
Other versions
JP2016191860A (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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2015072608A priority Critical patent/JP6613592B2/en
Publication of JP2016191860A publication Critical patent/JP2016191860A/en
Application granted granted Critical
Publication of JP6613592B2 publication Critical patent/JP6613592B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、表示されている地図画像中の特定の位置の周辺情報を提供するための、周辺情報提供プログラム、周辺情報提供方法、及び周辺情報提供装置に関する。   The present invention relates to a surrounding information providing program, a surrounding information providing method, and a surrounding information providing apparatus for providing surrounding information at a specific position in a displayed map image.

表示デバイスに地図画像を表示させ、その地図画像の地理的範囲内に関する各種情報(例えばその範囲内に存在している各種施設の情報)を提供する技術が各種提案されている。特許文献1には、地図画像中の領域が指定されるとその領域内の施設を抽出して一覧表示させる技術が記載されている。   Various techniques for displaying a map image on a display device and providing various information related to the geographical range of the map image (for example, information on various facilities existing in the range) have been proposed. Japanese Patent Application Laid-Open No. 2004-133260 describes a technique for extracting a facility in a map image when a region in the map image is designated and displaying the list.

特開2008−180786号公報JP 2008-180786 A

特許文献1に記載の技術は、指定された領域内の施設情報を提供する技術であるため、地図画像中の特定の位置を基準とした周辺情報を適切且つ効率的に得ることは困難である。よって、例えばある特定の位置の周辺情報を確認した後、位置を変えてその変更後の位置の周辺情報を確認してみたい、などといったニーズに対応することは困難である。   Since the technique described in Patent Document 1 is a technique for providing facility information in a designated area, it is difficult to appropriately and efficiently obtain peripheral information based on a specific position in a map image. . Therefore, for example, it is difficult to respond to needs such as confirming the peripheral information of a specific position and then changing the position to confirm the peripheral information of the changed position.

本発明は上記課題に鑑みなされたものであり、表示されている地図画像中の複数の位置の周辺情報を、順次、容易且つ効率的に取得できるようにすることを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to be able to easily and efficiently acquire peripheral information of a plurality of positions in a displayed map image.

上記課題を解決するためになされた本発明の周辺情報提供プログラムは、画像を表示可能な表示部と、外部装置とデータ通信を行うための通信部と、プログラムに従った処理を実行可能な制御部と、を備えた情報処理装置において、制御部が実行可能な周辺情報提供プログラムである。   The peripheral information providing program of the present invention made to solve the above problems includes a display unit capable of displaying an image, a communication unit for performing data communication with an external device, and a control capable of executing processing according to the program And a peripheral information providing program that can be executed by the control unit.

そして、当該周辺情報提供プログラムは、制御部に実行させる処理として、地図表示処理と、位置受付処理と、基準設定処理と、第1の要求処理と、第1の取得処理と、第1の施設表示処理と、移動受付処理と、基準移動処理と、第2の要求処理と、第2の取得処理と、第2の施設表示処理と、を有する。   Then, the peripheral information providing program executes a map display process, a position reception process, a reference setting process, a first request process, a first acquisition process, and a first facility as processes to be executed by the control unit. It has a display process, a movement acceptance process, a reference movement process, a second request process, a second acquisition process, and a second facility display process.

地図表示処理は、特定の地理的範囲内の地図を示す画像である地図画像を表示部に表示させる処理である。位置受付処理は、表示部に表示されている地図画像中の任意の位置を指定するための位置指定操作を受け付ける処理である。基準設定処理は、位置受付処理により位置指定操作が受け付けられた場合に、その位置指定操作により指定された位置を基準位置に設定し、その基準位置又はその近傍にその基準位置を示す基準位置画像を表示させる処理である。第1の要求処理は、基準設定処理により基準位置が設定された場合に、基準位置に基づく特定範囲内に存在する少なくとも一種類の施設の検索を要求するための検索要求を、通信部を介して外部装置へ送信する処理である。第1の取得処理は、第1の要求処理に対する、外部装置による少なくとも一種類の施設の検索結果を、外部装置から通信部を介して取得する処理である。第1の施設表示処理は、第1の取得処理により検索結果として施設を示す施設情報が少なくとも1つ取得された場合に、表示部に表示されている地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その
施設を示す施設画像を重畳表示させる処理である。移動受付処理は、第1の施設表示処理により施設画像が表示された後、地図画像中の基準位置画像の表示位置を移動させるための、その基準位置画像に対する直接的な操作である基準移動操作を受け付ける処理である。基準移動処理は、移動受付処理により基準移動操作が受け付けられた場合に、基準位置を、基準移動操作による移動後の基準位置画像の表示位置に対応した位置に移動する処理である。第2の要求処理は、基準移動処理により基準位置が移動された場合に、その移動後の基準位置に対する検索要求を、通信部を介して外部装置へ送信する処理である。第2の取得処理は、第2の要求処理に対する、外部装置による上記少なくとも一種類の施設の検索結果を、外部装置から通信部を介して取得する処理である。第2の施設表示処理は、第1の施設表示処理によって現在表示されている施設画像を消去させ、第2の取得処理により検索結果として施設を示す施設情報が少なくとも1つ取得された場合に、表示部に表示されている地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる処理である。
The map display process is a process of displaying a map image, which is an image showing a map within a specific geographical range, on the display unit. The position receiving process is a process of receiving a position specifying operation for specifying an arbitrary position in the map image displayed on the display unit. In the reference setting process, when a position specifying operation is received by the position receiving process, a position specified by the position specifying operation is set as a reference position, and a reference position image indicating the reference position at or near the reference position Is a process for displaying. In the first request process, when a reference position is set by the reference setting process, a search request for requesting a search for at least one type of facility existing within a specific range based on the reference position is sent via the communication unit. Is transmitted to the external device. The first acquisition process is a process of acquiring a search result of at least one kind of facility by the external device for the first request process from the external device via the communication unit. In the first facility display processing, when at least one facility information indicating a facility is acquired as a search result by the first acquisition processing, the acquired facility information in the map image displayed on the display unit is acquired. Is a process of superimposing and displaying a facility image indicating the facility at the location of the facility indicated by or near the facility. The movement acceptance process is a direct movement operation that is a direct operation on the reference position image for moving the display position of the reference position image in the map image after the facility image is displayed by the first facility display process. Is a process of accepting. The reference movement process is a process of moving the reference position to a position corresponding to the display position of the reference position image after the movement by the reference movement operation when the reference movement operation is received by the movement reception process. The second request process is a process of transmitting a search request for the reference position after the movement to the external device via the communication unit when the reference position is moved by the reference movement process. The second acquisition process is a process of acquiring the search result of the at least one kind of facility by the external device for the second request process from the external device via the communication unit. The second facility display process deletes the facility image currently displayed by the first facility display process, and when at least one facility information indicating the facility is acquired as a search result by the second acquisition process, This is a process of superimposing and displaying a facility image indicating the facility at or near the location of the facility indicated by the acquired facility information in the map image displayed on the display unit.

このように構成された周辺情報提供プログラムによれば、表示部に表示されている地図画像に対して基準位置を指定することで、その基準位置の周辺に存在する施設を検索させることができ、その検索結果を施設画像にて確認することができる。さらに加えて、現在の基準位置を、基準位置画像に対する直接的な操作(基準移動操作)によって容易に移動させることができ、その基準移動操作によって基準位置を移動させると、その移動後の基準位置の周辺施設が再検索される。そして、移動前の基準位置に対応した施設画像に代えて、移動後の基準位置に対応した施設画像が表示される。   According to the peripheral information providing program configured in this way, by specifying a reference position for the map image displayed on the display unit, it is possible to search for facilities existing around the reference position, The search result can be confirmed with the facility image. In addition, the current reference position can be easily moved by a direct operation (reference movement operation) on the reference position image. When the reference position is moved by the reference movement operation, the reference position after the movement is moved. The surrounding facilities are re-searched. Then, instead of the facility image corresponding to the reference position before movement, the facility image corresponding to the reference position after movement is displayed.

つまり、ユーザは、地図画像中の特定の位置の周辺に存在する施設を容易に知ることができ、且つ、必要に応じて、基準位置画像に対する直接的な基準移動操作によって基準位置を容易に移動させることができ、これにより移動後の基準位置に対応した周辺施設を容易に知ることができる。そのため、ユーザは、表示されている地図画像中の複数の位置の周辺情報を、順次、容易且つ効率的に取得することができる。   That is, the user can easily know the facilities existing around a specific position in the map image, and easily move the reference position by a direct reference movement operation on the reference position image as necessary. Accordingly, it is possible to easily know the peripheral facility corresponding to the reference position after movement. Therefore, the user can easily and efficiently acquire the peripheral information at a plurality of positions in the displayed map image.

なお、本発明は、前述した周辺情報提供プログラムの他、この印刷制御プログラムによって実現される、周辺情報を提供するための方法、上記周辺情報提供プログラムによって実現される機能を備えた情報処理装置、この情報処理装置を構成要素とする各種システム、上記周辺情報提供プログラムが記録された記録媒体など、種々の形態で実現することができる。   In addition to the peripheral information providing program described above, the present invention provides a method for providing peripheral information realized by the print control program, an information processing apparatus having a function realized by the peripheral information providing program, It can be realized in various forms such as various systems including the information processing apparatus as a constituent element, and a recording medium on which the peripheral information providing program is recorded.

実施形態の地図画像印刷システムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the map image printing system of embodiment. 施設検索の基本的な手順の一例を示す説明図である。It is explanatory drawing which shows an example of the basic procedure of a facility search. 重み付け演算テーブルを示す説明図である。It is explanatory drawing which shows a weighting calculation table. 施設検索の手順の一例(検索マーカ移動時及び移動条件設定時)を示す説明図である。It is explanatory drawing which shows an example (at the time of search marker movement and the time of movement condition setting) of the procedure of a facility search. 検索手順の一例(移動条件設定結果の反映)及び地図編集画面への遷移の一例を示す説明図である。It is explanatory drawing which shows an example of a search procedure (reflection of a moving condition setting result) and an example of the transition to a map edit screen. 施設検索の手順の一例(無指定検索マーカ設置時)を示す説明図である。It is explanatory drawing which shows an example of the procedure of a facility search (at the time of unspecified search marker installation). メイン処理のフローチャートである。It is a flowchart of a main process. 図7のメイン処理におけるS50の地図範囲指定処理のフローチャートの一部である。It is a part of flowchart of the map range designation | designated process of S50 in the main process of FIG. 図7のメイン処理におけるS50の地図範囲指定処理のフローチャートの一部(図8の続き)である。It is a part of flowchart (continuation of FIG. 8) of the map range designation | designated process of S50 in the main process of FIG. 図8〜図9の地図範囲指定処理におけるS130及びS270の移動条件設定処理のフローチャートである。It is a flowchart of the movement condition setting process of S130 and S270 in the map range designation | designated process of FIGS. 8-9. 図8〜図9の地図範囲指定処理におけるS200のおすすめ場所決定処理のフローチャートである。10 is a flowchart of recommended place determination processing in S200 in the map range designation processing of FIGS.

以下、本発明が適用された実施形態について、図面を用いて説明する。
(1)地図画像印刷システムの説明
本実施形態の地図画像印刷システムは、図1に示すように、端末10と、MFP(多機能周辺装置の略称)100と、AP(アクセスポイントの略称)150と、ルータ151と、サーバ160とを備える。
Embodiments to which the present invention is applied will be described below with reference to the drawings.
(1) Description of Map Image Printing System As shown in FIG. 1, the map image printing system according to the present embodiment includes a terminal 10, an MFP (abbreviation of multifunction peripheral device) 100, and an AP (abbreviation of access point) 150. And a router 151 and a server 160.

本実施形態の地図画像印刷システムでは、端末10において、地図のデータをサーバ160から取得して地図画像を表示させることができる。
また、端末10において、表示させている地図画像中の任意の位置を指定すると共に検索対象の施設の種類を指定することで、指定した位置の周辺に存在する、指定した検索対象に対応した施設(以下「該当施設」とも称す)の検索をサーバ160に要求することができる。
In the map image printing system of this embodiment, the terminal 10 can acquire map data from the server 160 and display a map image.
In addition, in the terminal 10, by specifying an arbitrary position in the displayed map image and specifying the type of the facility to be searched, a facility corresponding to the specified search target that exists around the specified position The server 160 can be requested to search (hereinafter also referred to as “corresponding facility”).

そして、その検索要求に対するサーバ160による検索結果(即ち該当施設)をサーバ160から取得して、その取得した該当施設毎に、地図画像中のその該当施設の所在地近傍に、その該当施設を示す画像であるおすすめ場所マーカを表示させることができる。そして、表示されているおすすめ場所マーカの中から何れか1つ又は複数を任意に選択することで、その選択したおすすめ場所マーカを印刷対象として指定することができる。   Then, a search result (that is, the corresponding facility) by the server 160 for the search request is acquired from the server 160, and an image indicating the corresponding facility in the vicinity of the location of the corresponding facility in the map image for each acquired corresponding facility. The recommended place marker can be displayed. Then, by arbitrarily selecting one or a plurality of recommended location markers displayed, the selected recommended location marker can be designated as a print target.

なお、本明細書において「施設」とは、特定の建造物や設備などに限らず、一定程度の範囲内で境界を特定できるような特定の領域(例えば公園、湖沼、自然の景勝地など)も含む広い概念である。   In this specification, “facility” is not limited to a specific building or facility, but is a specific area (for example, a park, a lake, a natural scenic area, etc.) where a boundary can be specified within a certain range. Is a broad concept.

また、端末10において、表示可能な地図の全範囲の中から印刷させたい範囲を特定する(具体的には後述する地図編集ボタン33(図2等参照)をタップする)ことで、その特定した範囲を含む特定のエリアの地図画像を印刷対象に指定することができる。その際、印刷対象に指定されたエリアの中に印刷対象として指定されたおすすめ場所マーカがある場合は、印刷対象の地図画像にそのおすすめ場所マーカが含まれる。   Further, in the terminal 10, the range to be printed is specified from the entire range of the map that can be displayed (specifically, by tapping a map editing button 33 (see FIG. 2, etc.) described later) A map image of a specific area including the range can be designated as a print target. At this time, if there is a recommended place marker designated as the print target in the area designated as the print target, the recommended place marker is included in the map image to be printed.

また、指定された印刷対象の地図画像に対し、各種の編集を行うことができる。具体的には、地図画像中に種々のオブジェクト(以下「OBJ」と略称する)を描画することができる。そして、そのOBJを描画した地図画像(以下「地図編集画像」ともいう)の画像データをMFP100に送信することで、MFP100にてその地図編集画像を印刷させることができる。その際、地図画像中におすすめ場所マーカが含まれている場合は、そのおすすめ場所マーカも印刷される。   Various edits can be performed on the designated map image to be printed. Specifically, various objects (hereinafter abbreviated as “OBJ”) can be drawn in the map image. Then, image data of a map image (hereinafter, also referred to as “map edited image”) in which the OBJ is drawn is transmitted to MFP 100, so that MFP 100 can print the map edited image. At that time, if the recommended location marker is included in the map image, the recommended location marker is also printed.

端末10は、例えばパーソナルコンピュータ、スマートフォン、タブレット端末などの情報処理装置である。端末10は、CPU11、ROM12、RAM13、記憶部14、操作キー15、LCD16、タッチパネル17、メモリカードインタフェース部(以下「メモリカードI/F」と称す)18、音声入出力部19、第1無線通信部20、及び第2無線通信部21を備える。これら各部は、バスライン22を介して互いに接続される。   The terminal 10 is an information processing apparatus such as a personal computer, a smartphone, or a tablet terminal. The terminal 10 includes a CPU 11, a ROM 12, a RAM 13, a storage unit 14, an operation key 15, an LCD 16, a touch panel 17, a memory card interface unit (hereinafter referred to as “memory card I / F”) 18, a voice input / output unit 19, and a first radio. A communication unit 20 and a second wireless communication unit 21 are provided. These units are connected to each other via a bus line 22.

CPU11は、ROM12及び記憶部14に記憶されているプログラムやデータに従って、バスライン22を介して接続された各部を制御する。記憶部14は、記憶内容を電気的に書き換え可能な不揮発性のメモリである。記憶部14には、各種のソフトウェアやデータが記憶されている。本実施形態では、記憶部14に、少なくとも、OS(オペレーテ
ィングシステムの略称)26と、地図アプリ27とが記憶されている。
The CPU 11 controls each unit connected via the bus line 22 in accordance with programs and data stored in the ROM 12 and the storage unit 14. The memory | storage part 14 is a non-volatile memory which can electrically rewrite the memory content. The storage unit 14 stores various software and data. In the present embodiment, at least an OS (abbreviation for operating system) 26 and a map application 27 are stored in the storage unit 14.

地図アプリ27は、サーバ160から地図のデータを取得してその地図を任意の縮尺でLCD16に表示させることが可能なアプリケーションソフトである。上述した各種検索対象施設の検索やその検索結果の表示、検索結果を含む地図画像に対する各種OBJ描画などの編集、編集が施された地図画像のデータのMFP100への送信、などの機能は、地図アプリ27によって実現される。   The map application 27 is application software that can acquire map data from the server 160 and display the map on the LCD 16 at an arbitrary scale. Functions such as the above-described search of various search target facilities, display of the search results, editing of various OBJ drawings for map images including the search results, transmission of edited map image data to the MFP 100, and the like This is realized by the application 27.

なお、以下の説明では、OS26や地図アプリ27などのプログラムを実行するCPU11のことを、単にプログラム名で記載する場合もある。例えば「アプリが」という記載が「アプリを実行するCPU11が」を意味する場合もある。   In the following description, the CPU 11 that executes programs such as the OS 26 and the map application 27 may be simply described by a program name. For example, the description “application is” may mean “the CPU 11 that executes the application”.

RAM13は、CPU11が各種プログラムを実行する際に各種データを一時的に記憶するための揮発性のメモリである。操作キー15は、端末10のユーザが端末10に対して各種の情報や指示等を入力するためのメカニカルキーである。LCD16は、各種画面を表示可能な液晶表示装置である。タッチパネル17は、指や棒などの指示体を接触または接近させることによって端末10に対する入力操作を受け付け可能な周知の入力デバイスであり、LCD16に重畳して設けられている。   The RAM 13 is a volatile memory for temporarily storing various data when the CPU 11 executes various programs. The operation keys 15 are mechanical keys for the user of the terminal 10 to input various information and instructions to the terminal 10. The LCD 16 is a liquid crystal display device capable of displaying various screens. The touch panel 17 is a well-known input device that can accept an input operation on the terminal 10 by touching or approaching an indicator such as a finger or a stick, and is provided so as to overlap the LCD 16.

メモリカードI/F18は、書き換え可能な不揮発性のメモリカード(不図示)が装着されるインタフェース部であり、メモリカードに対するデータの書き込み及び読み出しを制御する。音声入出力部19は、マイクやスピーカなどで構成された音声入出力用デバイスである。第1無線通信部20は、移動通信網120を介した音声通話やデータ通信を行うためのインタフェース部である。   The memory card I / F 18 is an interface unit in which a rewritable nonvolatile memory card (not shown) is mounted, and controls writing and reading of data with respect to the memory card. The voice input / output unit 19 is a voice input / output device including a microphone, a speaker, and the like. The first wireless communication unit 20 is an interface unit for performing voice calls and data communication via the mobile communication network 120.

第2無線通信部21は、無線LAN規格による通信(以下「無線LAN通信」と称す)を行うためのインタフェース部である。本実施形態では、第2無線通信部21が行う無線LAN通信は、IEEE802.11b/g/nの規格に準拠した無線LAN通信である。端末10は、第2無線通信部21を介して、AP150との間で、Wi−Fi(登録商標。以下同様。)規格に基づく無線通信(以下「Wi−Fi通信」と称す)を行うことができる。   The second wireless communication unit 21 is an interface unit for performing communication based on the wireless LAN standard (hereinafter referred to as “wireless LAN communication”). In the present embodiment, the wireless LAN communication performed by the second wireless communication unit 21 is wireless LAN communication compliant with the IEEE 802.11b / g / n standard. The terminal 10 performs wireless communication (hereinafter referred to as “Wi-Fi communication”) based on the Wi-Fi (registered trademark, the same applies hereinafter) standard with the AP 150 via the second wireless communication unit 21. Can do.

AP150は、Wi−Fi通信を中継する中継装置である。AP150は、ルータ151を介してインターネット110に接続されている。よって、端末10は、AP150及びルータ151を介してインターネット110に接続でき、インターネット110に接続されているサーバ160とデータ通信することができる。なお、端末10は、第1無線通信部20から移動通信網120経由でインターネット110に接続し、サーバ160とデータ通信することも可能である。   The AP 150 is a relay device that relays Wi-Fi communication. The AP 150 is connected to the Internet 110 via the router 151. Therefore, the terminal 10 can be connected to the Internet 110 via the AP 150 and the router 151, and can perform data communication with the server 160 connected to the Internet 110. Note that the terminal 10 can also connect to the Internet 110 from the first wireless communication unit 20 via the mobile communication network 120 and perform data communication with the server 160.

MFP100は、印刷機能、スキャン機能、コピー機能、ファクシミリ機能などの各種機能を有している。MFP100は、無線通信部101、プリンタ部103などの、上記各種機能を実現するための各種の構成部材を備える。プリンタ部103は、印刷機能を実現するための構成部材である。外部から無線通信部101に印刷データが受信されると、プリンタ部103によって、その印刷データに基づく印刷出力が可能である。   The MFP 100 has various functions such as a print function, a scan function, a copy function, and a facsimile function. The MFP 100 includes various components such as a wireless communication unit 101 and a printer unit 103 for realizing the various functions described above. The printer unit 103 is a constituent member for realizing a printing function. When print data is received by the wireless communication unit 101 from the outside, the printer unit 103 can perform print output based on the print data.

MFP100の無線通信部101は、端末10の第2無線通信部21と同様の構成であって同様の機能を有する。そのため、端末10とMFP100は、AP150を介して相互にWi−Fi通信を行うことができる。また、端末10とMFP100は、各々が有する無線通信部を介してWi−Fi Direct(登録商標。以下同様。)規格に基づく直接通信、すなわち、AP150を介さない無線通信も可能である。   The wireless communication unit 101 of the MFP 100 has the same configuration and the same function as the second wireless communication unit 21 of the terminal 10. Therefore, the terminal 10 and the MFP 100 can perform Wi-Fi communication with each other via the AP 150. Further, the terminal 10 and the MFP 100 can also perform direct communication based on the Wi-Fi Direct (registered trademark, the same applies hereinafter) standard, that is, wireless communication not via the AP 150, via a wireless communication unit included in each of the terminal 10 and the MFP 100.

なお、端末10及びMFP100は、他のデータ通信方法によってデータ通信が可能な構成であってもよい。例えば、有線LANによるデータ通信が可能であってもよい。その場合、端末10から有線LANを介してインターネットに接続できるようにしてもよい。   Note that the terminal 10 and the MFP 100 may be configured to allow data communication by other data communication methods. For example, data communication via a wired LAN may be possible. In that case, the terminal 10 may be connected to the Internet via a wired LAN.

サーバ160には、様々な種類のデータやプログラムが格納される。サーバ160に格納されているデータには、少なくとも、地図アプリ27がインストールされた端末に対して提供可能な地図データが含まれる。   The server 160 stores various types of data and programs. The data stored in the server 160 includes at least map data that can be provided to a terminal in which the map application 27 is installed.

具体的に、サーバ160は、API(Application Programming Interface の略)として少なくとも、地図APIと検索APIを備えている。地図アプリ27は、サーバ160が備える地図APIを利用して、地図データを取得し表示させることができる。また、地図アプリ27は、サーバ160が備える検索APIを利用して、上述した各種検索対象施設の検索やその検索結果の取得などを行うことができる。   Specifically, the server 160 includes at least a map API and a search API as an API (abbreviation of application programming interface). The map application 27 can acquire and display map data using a map API provided in the server 160. Further, the map application 27 can search the various search target facilities described above and obtain the search results by using the search API provided in the server 160.

なお、地図アプリ27によって実現される、端末10からサーバ160への各種情報のデータの送信、端末10からMFP100への各種情報のデータの送信、及び端末10における、サーバ160やMFP100から送信される各種情報のデータの受信は、いずれも、端末10における第1無線通信部20及び第2無線通信部21を介して行われる。   It should be noted that various types of information data are transmitted from the terminal 10 to the server 160, various types of data are transmitted from the terminal 10 to the MFP 100, and transmitted from the server 160 or the MFP 100 in the terminal 10 realized by the map application 27. The reception of various information data is performed via the first wireless communication unit 20 and the second wireless communication unit 21 in the terminal 10.

(2)地図アプリ27の概要
地図アプリ27について、具体的に説明する。端末10において地図アプリ27を起動させると、地図アプリ27は、図2(a)に例示するように、地図画像5を含む地図範囲指定画面30をLCD16に表示させる。地図範囲指定画面30には、地図画像5、検索ボックス31、地図種類切替ボタン32、地図編集ボタン33、及び検索用ツールバー34が含まれる。
(2) Overview of the map application 27 The map application 27 will be specifically described. When the map application 27 is activated in the terminal 10, the map application 27 displays a map range designation screen 30 including the map image 5 on the LCD 16 as illustrated in FIG. The map range designation screen 30 includes a map image 5, a search box 31, a map type switching button 32, a map editing button 33, and a search toolbar 34.

地図アプリ27の起動直後の地図範囲指定画面30に表示させる地図画像5の地理的範囲については、適宜決めることができる。例えば、予め設定された特定の範囲の地図画像5(例えば日本国全体の地図)を表示させてもよい。また例えば、端末10が現在位置情報を取得する機能を有している場合には、端末10の現在位置を含む一定範囲の地図画像5を表示させてもよい。地図画像5は、サーバ160とデータ通信を行うことによりサーバ160から取得する。具体的には、サーバ160の地図APIに対して取得したい地理的範囲の地図データを要求することで、その地理的範囲の地図データをサーバ160から取得でき、その取得した地図データに基づいて地図画像5を表示させることができる。   The geographic range of the map image 5 displayed on the map range designation screen 30 immediately after the map application 27 is activated can be determined as appropriate. For example, you may display the map image 5 (for example, the map of the whole Japan) of the specific range set beforehand. Further, for example, when the terminal 10 has a function of acquiring current position information, a certain range of map images 5 including the current position of the terminal 10 may be displayed. The map image 5 is acquired from the server 160 by performing data communication with the server 160. Specifically, by requesting the map data of the geographical range to be acquired from the map API of the server 160, the map data of the geographical range can be acquired from the server 160, and the map is based on the acquired map data. The image 5 can be displayed.

地図アプリ27が起動されて地図範囲指定画面30が表示されると、ユーザは、特定の画面移動操作(例えばタッチパネル17に対するフリック操作、スワイプ操作など)を行うことで、LCD16に表示されている地図画像5の地理的範囲を東西南北に自在に移動させることができる。また、ユーザは、特定の縮小操作(例えばタッチパネル17に対するピンチイン操作)を行うことで、LCD16に表示されている地図画像5の縮尺を小さくして画面内により広い範囲が表示されるようにすることができる。また、ユーザは、特定の拡大操作(例えばタッチパネル17に対するピンチアウト操作)を行うことで、LCD16に表示されている地図画像5の縮尺を大きくすることができる。   When the map application 27 is activated and the map range designation screen 30 is displayed, the user performs a specific screen movement operation (for example, a flick operation, a swipe operation, etc. on the touch panel 17) to display the map displayed on the LCD 16. The geographical range of the image 5 can be moved freely from east to west, north and south. In addition, the user performs a specific reduction operation (for example, a pinch-in operation on the touch panel 17), thereby reducing the scale of the map image 5 displayed on the LCD 16 so that a wider range is displayed on the screen. Can do. Further, the user can increase the scale of the map image 5 displayed on the LCD 16 by performing a specific enlargement operation (for example, a pinch-out operation on the touch panel 17).

また、地図範囲指定画面30に表示されている地図編集ボタン33をユーザがタッチパネル17上でタップすると、地図アプリ27は、動作モードを編集モードに設定し、現在LCD16に実際に表示されている地図画像5の地理的範囲を含む特定の範囲を編集対象に設定する。そして、その編集対象の範囲の画像である地図編集画像をLCD16に表示させる。   When the user taps the map edit button 33 displayed on the map range designation screen 30 on the touch panel 17, the map application 27 sets the operation mode to the edit mode, and the map that is currently displayed on the LCD 16. A specific range including the geographical range of the image 5 is set as an editing target. Then, a map edited image that is an image in the range to be edited is displayed on the LCD 16.

図2(a)に例示するように、地図範囲指定画面30に表示される検索用ツールバー34には、複数のアイコンが含まれる。具体的には、検索用ツールバー34には、4つの検索マーカ35〜38及び設定ボタン39が含まれる。   As illustrated in FIG. 2A, the search toolbar 34 displayed on the map range designation screen 30 includes a plurality of icons. Specifically, the search toolbar 34 includes four search markers 35 to 38 and a setting button 39.

4つの検索マーカとして、図2(a)には、駅検索マーカ35、飲食店検索マーカ36、居酒屋検索マーカ37、及び無指定検索マーカ38が図示されている。
駅検索マーカ35は、駅の検索を指定するための検索マーカである。地図画像5中の任意の基準位置に駅検索マーカ35を置くことで、その基準位置の周辺に存在する駅の検索を要求することができる。
As four search markers, FIG. 2A illustrates a station search marker 35, a restaurant search marker 36, a tavern search marker 37, and an unspecified search marker 38.
The station search marker 35 is a search marker for designating a search for a station. By placing the station search marker 35 at an arbitrary reference position in the map image 5, it is possible to request a search for a station existing around the reference position.

飲食店検索マーカ36は、飲食店の検索を指定するための検索マーカである。地図画像5中の任意の基準位置に飲食店検索マーカ36を置くことで、その基準位置の周辺に存在する飲食店の検索を要求することができる。なお、ここでいう飲食店には、後述する居酒屋に分類される店は含まれない。即ち、本実施形態では、居酒屋と、居酒屋以外の他の飲食店とが、区別されている。   The restaurant search marker 36 is a search marker for designating a restaurant search. By placing the restaurant search marker 36 at an arbitrary reference position in the map image 5, it is possible to request a search for restaurants that exist around the reference position. The restaurant referred to here does not include stores classified as taverns described later. That is, in this embodiment, a pub and a restaurant other than the pub are distinguished.

居酒屋検索マーカ37は、居酒屋の検索を指定するための検索マーカである。地図画像5中の任意の基準位置に居酒屋検索マーカ37を置くことで、その基準位置の周辺に存在する居酒屋の検索を要求することができる。   The pub search marker 37 is a search marker for designating a pub search. By placing the pub search marker 37 at an arbitrary reference position in the map image 5, it is possible to request a search for izakayas existing around the reference position.

無指定検索マーカ38は、特定の検索対象施設を指定せずに検索を要求するための検索マーカである。地図画像5中の任意の基準位置に無指定検索マーカ38を置くことで、その基準位置の周辺に存在する各種の施設の検索を要求することができる。無指定検索マーカ38によって検索される施設の種類は適宜決めることができる。例えば、駅、飲食店、及び居酒屋の3種類全ての施設が検索されるようにしてもよいし、これら3種類を含む計4種類以上の施設が検索されるようにしてもよい。   The unspecified search marker 38 is a search marker for requesting a search without specifying a specific search target facility. By placing the unspecified search marker 38 at an arbitrary reference position in the map image 5, it is possible to request a search for various facilities existing around the reference position. The type of facility searched by the unspecified search marker 38 can be determined as appropriate. For example, all three types of facilities such as a station, a restaurant, and a tavern may be searched, or a total of four or more types of facilities including these three types may be searched.

各検索マーカ35〜38には、それぞれ、その検索マーカに対応した施設属性指定情報が割り当てられている。即ち、駅検索マーカ35には、駅を示す施設属性指定情報が割り当てられ、飲食店検索マーカ36には、飲食店を示す施設属性指定情報が割り当てられ、居酒屋検索マーカ37には、居酒屋を示す施設属性指定情報が割り当てられている。   Each search marker 35 to 38 is assigned facility attribute designation information corresponding to the search marker. That is, facility attribute designation information indicating a station is assigned to the station search marker 35, facility attribute designation information indicating a restaurant is assigned to the restaurant search marker 36, and a tavern search marker 37 is indicative of a tavern. Facility attribute designation information is assigned.

無指定検索マーカ38には、無指定であることを示す施設属性指定情報、或いはこの無指定検索マーカ38によって検索させたい複数種類の検索対象施設を示す施設属性指定情報が割り当てられている。   The non-designated search marker 38 is assigned facility attribute designation information indicating non-designation or facility attribute designation information indicating a plurality of types of search target facilities to be searched by the non-designated search marker 38.

各検索マーカに割り当てられている施設属性指定情報は、その検索マーカが地図画像5中に設置されてサーバ160に対して検索要求が行われる際に、サーバ160へ送信される。   The facility attribute designation information assigned to each search marker is transmitted to the server 160 when the search marker is placed in the map image 5 and a search request is made to the server 160.

設定ボタン39は、地図範囲指定画面30に対する各種の設定を行うためのボタンである。設定ボタン39をタップすると、不図示の設定メニュー画面が表示され、その中から設定変更等を行いたい特定の設定項目を選択することができる。設定可能な設定項目の中には、上述した各種施設の検索結果に対する処理に用いるための、基準位置からの移動条件がある。基準位置からの移動条件を設定することで、後述するように、検索結果を絞り込んで表示させることができる。   The setting button 39 is a button for performing various settings for the map range designation screen 30. When the setting button 39 is tapped, a setting menu screen (not shown) is displayed, from which a specific setting item to be changed can be selected. Among the setting items that can be set, there is a moving condition from the reference position for use in the processing for the search results of the various facilities described above. By setting the movement condition from the reference position, the search result can be narrowed down and displayed as will be described later.

検索ボックス31は、検索用のワードの入力を受け付けるための入力欄である。ユーザは、検索ボックス31に任意の検索ワードを入力してサーバ160へ検索要求することで
、検索ワードに関連する施設の検索結果をサーバ160から取得して地図画像5中に表示させることができる。
The search box 31 is an input field for accepting input of a search word. The user can input a desired search word into the search box 31 and request the server 160 to search, thereby obtaining the search result of the facility related to the search word from the server 160 and displaying it in the map image 5. .

地図種類切替ボタン32は、地図画像5の種類を切り替えるためのボタンである。地図種類切替ボタン32をタップすると、例えば通常地図、航空地図、標高地図、などの複数の地図種類がリストアップされた画面が表示され、ユーザはその中から表示させたい地図種類を選択することができる。図2は、地図種類として通常地図が選択されている場合の地図画像5を例示している。   The map type switching button 32 is a button for switching the type of the map image 5. When the map type switching button 32 is tapped, a screen listing a plurality of map types such as a normal map, an aerial map, and an elevation map is displayed, and the user can select a map type to be displayed from among them. it can. FIG. 2 illustrates a map image 5 when a normal map is selected as the map type.

検索対象の基準位置の指定、及び検索対象施設(即ち検索対象の施設等の種類)の指定は、検索したい検索対象施設を示す検索マーカを地図画像5における基準位置に指定したい位置に設置することにより行うことができる。具体的には、検索したい検索対象施設を示す検索マーカを検索用ツールバー34からドラッグする。そして、そのドラッグした検索マーカを、地図画像5における基準位置に指定したい位置にドロップすることで、検索対象施設及び基準位置を指定することができる。   To specify the reference position of the search target and the search target facility (that is, the type of the search target facility, etc.), set a search marker indicating the search target facility to be searched at the position to be specified as the reference position in the map image 5. Can be performed. Specifically, a search marker indicating a search target facility to be searched is dragged from the search toolbar 34. Then, by dropping the dragged search marker at a position to be specified as the reference position in the map image 5, the search target facility and the reference position can be specified.

例えば地図画像5中の特定の基準位置周辺に存在する飲食店を検索したい場合は、図2(b)に例示するように、検索用ツールバー34から地図画像5中の任意の基準位置へ飲食店検索マーカ36をドラッグアンドドロップすればよい。このようにして飲食店検索マーカ36を地図画像5中に設置すると、地図アプリ27は、サーバ160に対して検索要求を送信し、サーバ160の検索APIを利用した検索を実行させる。   For example, when it is desired to search for a restaurant located around a specific reference position in the map image 5, the restaurant is moved from the search toolbar 34 to an arbitrary reference position in the map image 5 as illustrated in FIG. The search marker 36 may be dragged and dropped. When the restaurant search marker 36 is installed in the map image 5 in this way, the map application 27 transmits a search request to the server 160 and executes a search using the search API of the server 160.

なお、地図画像5の任意の位置に対して検索マーカを「設置」するとは、その任意の位置を基準位置として指定すること、及び地図画像5中のその基準位置又はその基準位置の近傍に検索マーカを重畳表示させること、を意味する。即ち、本実施形態において、地図画像5に対する検索マーカの表示や後述するおすすめ場所マーカの表示は、いずれも、それら検索マーカ及びおすすめ場所マーカが重畳表示されることにより行われる。   Note that “installing” a search marker for an arbitrary position in the map image 5 designates the arbitrary position as a reference position, and searches for the reference position in the map image 5 or in the vicinity of the reference position. This means that the marker is displayed in a superimposed manner. That is, in the present embodiment, the display of the search marker on the map image 5 and the display of the recommended location marker described later are performed by superimposing the search marker and the recommended location marker.

地図アプリ27は、サーバ160へ検索要求を送信する際には、その検索要求の一部として或いは検索要求とは別に、飲食店検索マーカ36に割り当てられている施設属性指定情報と、地図画像5における飲食店検索マーカ36が設置された(即ちドロップされた)基準位置の実際の地理的位置を示す基準位置情報を送信する。   When the map application 27 transmits a search request to the server 160, the facility attribute designation information assigned to the restaurant search marker 36 as part of the search request or separately from the search request, and the map image 5 The reference position information indicating the actual geographical position of the reference position where the restaurant search marker 36 is installed (that is, dropped) is transmitted.

これにより、サーバ160では、端末10の地図アプリ27から取得した上記施設属性指定情報及び基準位置情報に基づき、基準位置周辺に存在する、施設属性指定情報が示す施設(図2(b)の例では飲食店)を、特定の検索アルゴリズムで検索する。そして、サーバ160は、検索結果を地図アプリ27へ送信する。   Thereby, in the server 160, based on the facility attribute designation information and the reference position information acquired from the map application 27 of the terminal 10, the facility indicated by the facility attribute designation information around the reference position (example in FIG. 2B) Then, the restaurant is searched with a specific search algorithm. Then, the server 160 transmits the search result to the map application 27.

サーバ160から送信される検索結果には、該当する飲食店が検索されたか否かの情報と、該当する飲食店が検索された場合における、その検索された飲食店毎の、その飲食店を示す該当施設情報が含まれる。   The search result transmitted from the server 160 shows information about whether or not the corresponding restaurant is searched, and the restaurant for each searched restaurant when the corresponding restaurant is searched. Applicable facility information is included.

該当施設情報には、検索された施設の名称や、施設属性情報、レーティング情報などが含まれる。検索対象施設が飲食店である場合には、検索結果としての該当施設情報として、検索された飲食店の名称や、検索された飲食店の施設属性情報、検索された飲食店のレーティング情報などが含まれる。   The relevant facility information includes the name of the retrieved facility, facility attribute information, rating information, and the like. When the search target facility is a restaurant, the corresponding facility information as a search result includes the name of the searched restaurant, the facility attribute information of the searched restaurant, the rating information of the searched restaurant, etc. included.

施設属性情報は、上述した施設属性指定情報と同様の情報であり、検索された該当施設がどのような種類の施設であるのかを示す情報である。例えば飲食店の場合は、飲食店を示す施設属性情報が含まれる。地図アプリ27は、サーバ160から検索結果としての施
設属性情報を取得することで、その検索された施設の施設属性を確認することができる。これにより、地図アプリ27は、例えば飲食店検索マーカ36に基づいて検索要求を行った場合に、検索対象の飲食店の施設属性を有する検索結果が得られたか否かを確認することができる。
The facility attribute information is the same information as the above-described facility attribute designation information, and is information indicating what kind of facility the searched corresponding facility is. For example, in the case of a restaurant, facility attribute information indicating a restaurant is included. The map application 27 can check the facility attribute of the searched facility by acquiring the facility attribute information as a search result from the server 160. Thereby, the map application 27 can confirm whether the search result which has the facility attribute of the restaurant of search object was obtained, when a search request | requirement is performed based on the restaurant search marker 36, for example.

レーティング情報は、サーバ160において個々の施設毎に付与されている情報であり、検索APIを介して提供される。レーティング情報は、施設毎に、その施設に対して特定の評価方法に基づいて導出された評価値を示す情報である。即ち、その施設がどのように評価されているのかを示す情報である。サーバ160においては、例えばある施設について、その施設を多くの人が頻繁に利用していて多くの人が良い印象を抱いている場合には、その施設の評価値を高い値に設定する。逆に、ある施設について、利用客が少なく低評価が散見される場合には、その施設の評価値を低い値に設定する。サーバ160における評価値の設定方法は特に限定されない。   The rating information is information given to each facility in the server 160, and is provided via the search API. The rating information is information indicating an evaluation value derived for each facility based on a specific evaluation method. That is, it is information indicating how the facility is evaluated. In the server 160, for example, when many people frequently use a facility and many people have a good impression, the evaluation value of the facility is set to a high value. On the other hand, when there are few users and low evaluations are observed for a certain facility, the evaluation value of the facility is set to a low value. The evaluation value setting method in the server 160 is not particularly limited.

地図アプリ27は、サーバ160から複数の施設の検索結果(即ち複数の該当施設情報)を取得した場合、その複数の施設のうちどれを地図画像5に表示させるかを、重み付け演算テーブルに従って判断する。   When the map application 27 acquires search results of a plurality of facilities (that is, a plurality of corresponding facility information) from the server 160, the map application 27 determines which of the plurality of facilities is to be displayed on the map image 5 according to the weighting calculation table. .

図3は、重み付け演算テーブルの一例である。地図アプリ27は、端末10のRAM13に重み付けテーブルを生成する。地図アプリ27は、サーバ160から検索結果として該当施設情報を1つでも取得した場合は、図3に例示するように、重み付け演算テーブルに対し、その取得した全ての該当施設情報を、表示候補として列挙する。具体的には、取得した該当施設情報毎にその施設の名称を列挙する。   FIG. 3 is an example of a weighting calculation table. The map application 27 generates a weighting table in the RAM 13 of the terminal 10. When at least one piece of relevant facility information is acquired as a search result from the server 160, the map application 27 displays all the obtained relevant facility information as display candidates for the weighting calculation table as illustrated in FIG. Enumerate. Specifically, the names of the facilities are listed for each acquired facility information.

なお、図3は、検索マーカとして無指定検索マーカ38が置かれた場合にサーバ160から取得される検索結果が列挙されている例を示している。よって、検索マーカとして例えば飲食店検索マーカ36が置かれた場合は、サーバ160からは基本的には飲食店に属する施設の検索結果が送信されてくるため、重み付け演算テーブルには、飲食店に属する施設が列挙される。また、検索マーカとして例えば居酒屋検索マーカ37が置かれた場合は、重み付け演算テーブルには居酒屋に属する施設が列挙され、検索マーカとして例えば駅検索マーカ35が置かれた場合は、重み付け演算テーブルには駅に属する施設が列挙されることになる。   FIG. 3 shows an example in which search results acquired from the server 160 when the unspecified search marker 38 is placed as a search marker are listed. Therefore, when the restaurant search marker 36 is placed as a search marker, for example, the search result of the facility belonging to the restaurant is basically transmitted from the server 160. The facilities to which it belongs are listed. For example, when a pub search marker 37 is placed as a search marker, facilities belonging to the izakaya are listed in the weighting calculation table, and when a station search marker 35 is placed as a search marker, the weighting calculation table contains The facilities belonging to the station will be listed.

地図アプリ27は、重み付け演算テーブルに該当施設の名称を表示候補として列挙すると、その列挙した施設毎に、施設の種類に基づく重み、レーティング情報に基づく重み、及び移動条件に基づく重みをそれぞれ特定する。施設の種類に基づく重みは、地図アプリ27において、施設の種類毎に予め設定されている。例えば、飲食店に対しては重みとして「3」が設定され、居酒屋に対しては重みとして「2」が設定され、駅に対しては重みとして「1」が設定され、図書館に対しては重みとして「4」が設定され、温泉施設に対しては重みとして「5」が設定されている。つまり、本例では、駅が最も重みが低く、温泉施設が最も重みが高い。なお、図3に示した施設の種類毎の重みはあくまでも一例であり、どのような種類の施設にどのような重みを設定するかについては適宜決めることができる。   When the map application 27 lists the names of the facilities as display candidates in the weighting calculation table, the map application 27 specifies, for each of the listed facilities, a weight based on the type of facility, a weight based on the rating information, and a weight based on the movement condition. . The weight based on the type of facility is set in advance for each type of facility in the map application 27. For example, “3” is set as a weight for restaurants, “2” is set as a weight for taverns, “1” is set as a weight for stations, and “1” is set for libraries. “4” is set as the weight, and “5” is set as the weight for the hot spring facility. That is, in this example, the station has the lowest weight and the hot spring facility has the highest weight. Note that the weight for each type of facility shown in FIG. 3 is merely an example, and what weight is set for what type of facility can be determined as appropriate.

レーティング情報に基づく重みは、サーバ160から取得した該当施設情報に含まれているレーティング情報に基づいて特定することができる。本実施形態では、施設毎の評価値が0〜5の間で設定されており、0が最も評価が低く、5が最も評価が高い。そこで、本実施形態では、レーティング情報に基づく重みとして、そのレーティング情報が示す評価値を用いる。   The weight based on the rating information can be specified based on the rating information included in the corresponding facility information acquired from the server 160. In this embodiment, the evaluation value for each facility is set between 0 and 5, with 0 being the lowest and 5 being the highest. Therefore, in this embodiment, the evaluation value indicated by the rating information is used as the weight based on the rating information.

移動条件に基づく重みは、ユーザによって移動条件が設定されている場合に特定される。移動条件とは、検索マーカが設置された基準位置からの移動手段及び移動時間である。つまり、基準位置から設定した移動手段を用いて設定した移動時間以内に到達可能であること、を示す条件である。地図アプリ27は、移動条件が設定されている場合は、サーバ160から検索結果として取得した施設毎に、基準位置からその施設まで移動条件を満たすように移動することができるか否か判断する。この判断方法は適宜決めておくことができるが、その詳細説明は省略する。   The weight based on the movement condition is specified when the movement condition is set by the user. The moving condition is moving means and moving time from the reference position where the search marker is installed. That is, it is a condition indicating that it can be reached within a movement time set using the movement means set from the reference position. When the movement condition is set, the map application 27 determines whether or not each facility acquired as a search result from the server 160 can move from the reference position to the facility so as to satisfy the movement condition. Although this determination method can be determined as appropriate, detailed description thereof will be omitted.

そして、基準位置からその移動条件を満たすように移動できる場合は、移動条件に基づく重みを「1」に設定し、基準位置からその移動条件を満たすように移動できない場合は、移動条件に基づく重みを「0」に設定する。   If the movement can be performed from the reference position so as to satisfy the movement condition, the weight based on the movement condition is set to “1”. If the movement cannot be performed from the reference position so as to satisfy the movement condition, the weight based on the movement condition is set. Is set to “0”.

重み付け演算テーブルには、表示候補として列挙した施設毎に、上記要領で得られる各重みがそれぞれ特定される。そして、地図アプリ27は、列挙した施設毎に、上記3つの重みを加算することで、重み合計値を演算し、その演算結果を重み付け演算テーブルに書き込む。そして、地図アプリ27は、施設毎の重み合計値を比較して、重み合計値が高い順におすすめ順位を決定し、そのおすすめ順位を重み付け演算テーブルに書き込む。これにより、列挙された施設毎に、おすすめ順位が特定される。   Each weight obtained in the above manner is specified for each facility listed as a display candidate in the weighting calculation table. Then, the map application 27 calculates the total weight value by adding the above three weights for each listed facility, and writes the calculation result in the weight calculation table. Then, the map application 27 compares the weight total values for each facility, determines a recommendation rank in descending order of the weight total value, and writes the recommendation rank in the weight calculation table. Thereby, the recommendation ranking is specified for each listed facility.

例えば、サーバ160において検索結果の1つとして飲食店Bが検索され、その飲食店Bの検索結果としてその飲食店Bの該当施設情報が取得されたとする。そして、飲食店Bの該当施設情報に、飲食店Bの名称のほか、飲食店Bの施設属性が「飲食店」であることを示す施設属性情報や、飲食店Bの評価値が「3.5」であることを示すレーティング情報が含まれていたとする。さらに、ユーザにより移動条件が設定されており、基準位置から飲食店Bまではその移動条件を満たすように移動できるものとする。   For example, it is assumed that the restaurant 160 is searched as one of the search results in the server 160 and the corresponding facility information of the restaurant B is acquired as the search result of the restaurant B. In addition, in the corresponding facility information of restaurant B, in addition to the name of restaurant B, the facility attribute information indicating that the facility attribute of restaurant B is “restaurant” and the evaluation value of restaurant B is “3. Assume that rating information indicating “5” is included. Furthermore, a moving condition is set by the user, and the user can move from the reference position to the restaurant B so as to satisfy the moving condition.

この場合、重み付け演算テーブルには、図3に例示するように、飲食店Bに対し、施設の種類に基づく重みとして「3」が特定され、レーティング情報に基づく重みとして「3.5」が特定され、移動条件に基づく重みとして「1」が特定される。よって、飲食店Bの重み合計値は7.5となり、図3の例においては、検索された複数の施設全体の中で2番目に高い値となる。よって、飲食店Bに対しては、おすすめ順位として「2」が設定される。   In this case, as illustrated in FIG. 3, in the weighting calculation table, “3” is specified as the weight based on the type of facility for restaurant B, and “3.5” is specified as the weight based on the rating information. Then, “1” is specified as the weight based on the movement condition. Therefore, the total weight value of the restaurant B is 7.5, and in the example of FIG. 3, the second highest value among the plurality of searched facilities. Therefore, “2” is set as the recommendation order for the restaurant B.

なお、おすすめ順位を設定する施設の数(即ち地図画像5中に検索結果として表示させるべき施設の数)の上限を予め指定しておくことができる。図3は、おすすめ順位の設定数の上限が5に設定されている場合を例示している。図3に示すように、おすすめ順位の設定数の上限が5に設定されている場合、重み合計値が高い上位5つの施設に対してはそれぞれおすすめ順位が設定されるが、重み合計値が6番目以下の施設については、おすすめ順位が設定されない。よってこの場合、重み合計値が6番目以下の施設については、地図画像5中に検索結果として表示されない。   In addition, the upper limit of the number of facilities (that is, the number of facilities to be displayed as search results in the map image 5) for setting the recommendation order can be designated in advance. FIG. 3 illustrates a case where the upper limit of the number of recommended rankings is set to 5. As shown in FIG. 3, when the upper limit of the number of recommended rankings is set to 5, recommendation rankings are set for the top five facilities having the highest weighted total values, but the weighted total value is 6 No recommendation ranking is set for facilities below the second. Therefore, in this case, the facility whose weight total value is the sixth or less is not displayed as a search result in the map image 5.

また、おすすめ順位の設定方法として、重みの値に閾値を設け、特定の重みの値が閾値以下になっている施設(表示候補)については、おすすめ順位設定の対象外(即ち検索結果の表示の対象外)としてもよい。例えば、移動条件に基づく重みが「0」の施設、即ち基準位置からその施設まで移動条件を満たすように移動できない(例えば設定された移動手段では設定時間以内に到達できない)ような施設である場合は、その施設はそもそもおすすめ順位を設定せず、表示対象から除外してもよい。   As a recommendation order setting method, a threshold value is set for the weight value, and facilities (display candidates) whose specific weight value is equal to or less than the threshold value are not subject to recommendation order setting (that is, display of search results). Not applicable). For example, when the facility has a weight of “0” based on the moving condition, that is, a facility that cannot move from the reference position to the facility so as to satisfy the moving condition (for example, the set moving means cannot reach within the set time) The facility may be excluded from the display target without setting a recommendation order in the first place.

地図アプリ27は、図2(b)に例示するように飲食店検索マーカ36が地図画像5中に設置された場合、サーバ160に対して検索要求を行い、サーバ160から検索結果を
取得する。そして、検索結果として少なくとも1つの該当施設の該当施設情報を取得すると、各該当施設を表示候補として、上述した重み付け演算テーブルを用いた演算によっておすすめ順位を付与する。そして、おすすめ順位の高い順に、上限値の範囲内で、地図画像中に表示させる施設を確定し、その確定した施設毎に、地図画像5におけるその施設の所在地又はその近傍にその施設を示すおすすめ場所マーカを表示させる。
When the restaurant search marker 36 is installed in the map image 5 as illustrated in FIG. 2B, the map application 27 makes a search request to the server 160 and acquires the search result from the server 160. And if the relevant facility information of at least one relevant facility is acquired as a search result, the recommendation ranking is given by the computation using the above-described weighting computation table with each relevant facility as a display candidate. Then, in the descending order of recommendation, the facilities to be displayed in the map image are determined within the range of the upper limit value, and for each confirmed facility, the facility is indicated at or near the location of the facility in the map image 5 Display the location marker.

図2(c)は、図2(b)のように飲食店検索マーカ36が置かれた場合の検索結果の表示例を示している。図2(c)は、飲食店検索マーカ36の周囲の飲食店の検索結果のうち、飲食店A、飲食店B、飲食店C、飲食店D、及び飲食店Eの5つの飲食店がおすすめ場所として確定された例を示している。具体的に、各飲食店毎に、その所在地又はその近傍に、おすすめ場所マーカの1つであるおすすめ飲食店マーカ40及びその飲食店の名称が表示される。   FIG.2 (c) has shown the example of a display of the search result when the restaurant search marker 36 is placed like FIG.2 (b). In FIG. 2C, among the search results of restaurants around the restaurant search marker 36, five restaurants of restaurant A, restaurant B, restaurant C, restaurant D, and restaurant E are recommended. An example confirmed as a place is shown. Specifically, for each restaurant, the recommended restaurant marker 40, which is one of the recommended location markers, and the name of the restaurant are displayed at or near the location.

図2(c)のように飲食店の検索結果が表示されている状態で、検索対象の施設を変更したい場合は、検索用ツールバー34の中の各検索マーカ35〜38のうち、変更したい何れかの検索マーカをタップすればよい。例えば、基準位置はそのままとして検索対象を居酒屋に変えたい場合は、検索用ツールバー34に表示されている居酒屋検索マーカ37をタップすればよい。図2(c)の状態で、居酒屋検索マーカ37をタップすると、検索対象が居酒屋に変更され、あらためて、基準位置周辺に存在する居酒屋の検索が行われる。そして、図2(d)に例示するように、居酒屋の検索結果が表示される。   In the state where the restaurant search result is displayed as shown in FIG. 2C, when the search target facility is to be changed, any of the search markers 35 to 38 in the search toolbar 34 is to be changed. Just tap the search marker. For example, to change the search target to an izakaya without changing the reference position, the izakaya search marker 37 displayed on the search toolbar 34 may be tapped. When the izakaya search marker 37 is tapped in the state of FIG. 2C, the search target is changed to the izakaya, and a search for izakayas existing around the reference position is performed again. And the search result of a pub is displayed so that it may illustrate in FIG.2 (d).

図2(c)の状態で居酒屋検索マーカ37をタップした場合の、居酒屋の検索要求から検索結果の表示に至るまでの処理は、図2(b)及び図2(c)を用いて説明した、飲食店検索マーカ36を設置した場合の処理と全く同様である。図2(d)は、検索マーカが飲食店検索マーカ36から居酒屋検索マーカ37に変更され、その居酒屋検索マーカ37の周囲の居酒屋の検索結果のうち、居酒屋A、居酒屋B、及び居酒屋Cの3つの居酒屋がおすすめ場所として確定された例を示している。具体的に、各居酒屋毎に、その所在地又はその近傍に、おすすめ場所マーカの1つであるおすすめ居酒屋マーカ50及びその居酒屋の名称が表示される。   The process from the pub search request to the display of the search result when the izakaya search marker 37 is tapped in the state of FIG. 2 (c) has been described with reference to FIG. 2 (b) and FIG. 2 (c). The processing when the restaurant search marker 36 is installed is completely the same. In FIG. 2D, the search marker is changed from the restaurant search marker 36 to the pub search marker 37, and among the search results of the pubs around the pub search marker 37, 3 of pub A, pub B, and pub C It shows an example where two taverns have been confirmed as recommended places. Specifically, for each izakaya, a recommended pub marker 50 that is one of the recommended place markers and the name of the izakaya are displayed at or near the location.

図2(c)の状態で、ピンチイン操作によって地図画像5の縮小操作を行うと、図4(a)に例示するように、地図画像5が縮小され、より広範囲が表示される。これに伴い、図2(c)の縮尺では表示されていなかった領域に検索結果としての飲食店が存在している場合は、その飲食店のおすすめ飲食店マーカ40も表示される。つまり、基準位置から遠い位置も含めて検索結果を広範囲で確認したい場合は、地図画像5を縮小して基準位置よりも遠い領域まで表示させることで、検索結果全体を把握しやすくなる。逆に、基準位置により近い範囲内で検索結果を確認したい場合は、地図画像5を拡大して基準位置に近い領域を大きく表示させればよい。   When the map image 5 is reduced by a pinch-in operation in the state of FIG. 2C, the map image 5 is reduced and a wider range is displayed as illustrated in FIG. 4A. Accordingly, when a restaurant as a search result exists in an area that is not displayed on the scale of FIG. 2C, the recommended restaurant marker 40 of the restaurant is also displayed. That is, when it is desired to check the search result in a wide range including a position far from the reference position, the map image 5 is reduced and displayed up to an area far from the reference position, thereby making it easy to grasp the entire search result. Conversely, when it is desired to confirm the search result within a range closer to the reference position, the map image 5 may be enlarged to display a region close to the reference position larger.

なお、図4〜図6においては、各おすすめ場所マーカの近傍に表示される施設名については図示を省略している。また、図4〜図6においては、同じ種類のおすすめ場所マーカが複数ある場合には、そのうち1つにのみ符号を付与している。   4 to 6, the facility names displayed in the vicinity of each recommended place marker are not shown. 4 to 6, when there are a plurality of recommended place markers of the same type, only one of them is given a reference numeral.

検索マーカ設置により検索結果が表示された後、検索マーカの位置を移動させることで、移動後の検索マーカの位置に基づいて再検索をさせることができる。
例えば、図4(a)の状態で、飲食店検索マーカ36を、ドラッグアンドドロップ操作などの操作によって移動させることができる。飲食店検索マーカ36を、例えば、表示されている地図画像5における左上隅に近い位置へドラッグアンドドロップすると、飲食店検索マーカ36は、そのドロップした位置に移動する。そして、基準位置はその移動後の位置に変更される。さらに、上記のように飲食店検索マーカ36を移動すると、図4(b
)に例示するように、移動後の新たな基準位置がLCD16の略中心となるように、地図画像5全体の表示領域も移動する。
After the search result is displayed by setting the search marker, by moving the position of the search marker, the search can be performed again based on the position of the search marker after the movement.
For example, in the state of FIG. 4A, the restaurant search marker 36 can be moved by an operation such as a drag and drop operation. For example, when the restaurant search marker 36 is dragged and dropped to a position near the upper left corner in the displayed map image 5, the restaurant search marker 36 moves to the dropped position. Then, the reference position is changed to the position after the movement. Furthermore, when the restaurant search marker 36 is moved as described above, FIG.
), The display area of the entire map image 5 is also moved so that the new reference position after the movement is substantially at the center of the LCD 16.

さらに、飲食店検索マーカ36を移動させると、移動後の新たな基準位置に基づいて、飲食店の検索が再び実行され、その再検索結果が、図4(b)に例示するように表示される。飲食店検索マーカ36を移動させた場合に行われる飲食店の再検索は、図2(b)及び図2(c)を用いて説明した、飲食店検索マーカ36を新規に設置した場合の処理と全く同様に行われる。   Furthermore, when the restaurant search marker 36 is moved, the restaurant search is executed again based on the new reference position after the movement, and the re-search result is displayed as illustrated in FIG. 4B. The The re-search of the restaurant performed when the restaurant search marker 36 is moved is a process when the restaurant search marker 36 is newly installed as described with reference to FIGS. 2B and 2C. Is done in exactly the same way.

そして、図4(b)の状態で、ピンチアウト操作によって地図画像5の拡大操作を行うと、図4(c)に例示するように、地図画像5が拡大され、基準位置周辺のより狭い範囲が表示される。これに伴い、図4(b)の縮尺では表示されていたものの図4(c)の縮尺では表示されなくなった領域に存在していたおすすめ飲食店マーカ40は、図4(c)では表示されなくなる。   Then, when the map image 5 is enlarged by a pinch-out operation in the state of FIG. 4B, the map image 5 is enlarged as shown in FIG. 4C, and a narrower range around the reference position. Is displayed. Accordingly, the recommended restaurant marker 40 that was displayed in the area that was displayed at the scale of FIG. 4B but was not displayed at the scale of FIG. 4C is displayed in FIG. 4C. Disappear.

図4(c)の状態で、表示されている複数(図4(c)では6個)のおすすめ飲食店マーカ40の中から、移動条件を設定することで、5個以下に絞り込むことができる。具体的に、検索用ツールバー34に表示されている設定ボタン39をタップすると、不図示の設定メニュー画面が表示され、その中に列挙されている複数の設定項目の1つである移動条件設定を選択すると、図4(d)に例示するような、移動条件設定画面60が表示される。   In the state of FIG. 4C, it is possible to narrow down to 5 or less by setting the movement condition from among a plurality of recommended restaurant markers 40 (six in FIG. 4C). . Specifically, when a setting button 39 displayed on the search toolbar 34 is tapped, a setting menu screen (not shown) is displayed, and a moving condition setting which is one of a plurality of setting items listed therein is set. When selected, a movement condition setting screen 60 as illustrated in FIG. 4D is displayed.

移動条件設定画面60には、移動手段設定ボックス61と、移動時間設定ボックス62と、OKボタン63と、キャンセルボタン64とが表示される。移動手段設定ボックス61では、基準位置からの移動手段を設定することができる。設定可能な移動手段としては、例えば、自転車、自動車、徒歩、電車などがある。移動時間設定ボックスでは、基準位置からの移動時間を設定することができる。   On the movement condition setting screen 60, a movement means setting box 61, a movement time setting box 62, an OK button 63, and a cancel button 64 are displayed. In the moving means setting box 61, the moving means from the reference position can be set. Examples of the setting means that can be set include a bicycle, a car, a walk, and a train. In the movement time setting box, the movement time from the reference position can be set.

キャンセルボタン64をタップすると、元の画面(例えば図4(c)の画面)に戻る。OKボタン63をタップすると、移動手段設定ボックス61において設定されている移動手段と移動時間設定ボックス62において設定されている移動時間が、移動条件として確定される。そして、その確定された移動条件に従って、検索結果のうちおすすめ場所として表示させるべき施設が再決定される。   When the cancel button 64 is tapped, the screen returns to the original screen (for example, the screen of FIG. 4C). When the OK button 63 is tapped, the moving means set in the moving means setting box 61 and the moving time set in the moving time setting box 62 are fixed as moving conditions. Then, according to the determined moving condition, the facility to be displayed as the recommended place in the search result is determined again.

図5(a)は、図4(c)の状態から移動条件を設定(新規設定或いは設定変更)した場合の、その再設定後(延いては表示対象の再決定後)の地図画像5の一例を示す。図4(c)と比較して明らかなように、図5(a)は、検索条件の設定によっておすすめ飲食店マーカ40が3つ減って、基準位置に近い3つのおすすめ飲食店マーカ40のみが表示されている例を示している。   FIG. 5A shows the map image 5 after resetting (and after re-deciding the display target) when the movement condition is set (new setting or setting change) from the state of FIG. 4C. An example is shown. As apparent from the comparison with FIG. 4C, FIG. 5A shows that only three recommended restaurant markers 40 close to the reference position are obtained by reducing three recommended restaurant markers 40 by setting the search condition. An example is shown.

図5(a)の状態で、何れかのおすすめ飲食店マーカ40を含む地図を印刷させたい場合は、その印刷させたいおすすめ飲食店マーカ40をタップすればよい。おすすめ飲食店マーカ40をタップすると、図5(b)に例示するように、そのタップしたおすすめ飲食店マーカ40を囲むように選択枠70が表示される。これは、選択枠70で囲まれたおすすめ飲食店マーカ40が印刷対象に設定されたことを意味する。この状態で、地図編集ボタン33をタップすると、地図アプリ27は動作モードを編集モードに設定し、図5(c)に示すように、地図編集画面80を表示させる。この地図編集画面80には、印刷対象に設定されたおすすめ飲食店マーカ40を含む地図編集画像81が表示される。   When it is desired to print a map including any recommended restaurant marker 40 in the state of FIG. 5A, the recommended restaurant marker 40 to be printed may be tapped. When the recommended restaurant marker 40 is tapped, a selection frame 70 is displayed so as to surround the tapped recommended restaurant marker 40 as illustrated in FIG. This means that the recommended restaurant marker 40 surrounded by the selection frame 70 is set as a print target. When the map edit button 33 is tapped in this state, the map application 27 sets the operation mode to the edit mode, and displays a map edit screen 80 as shown in FIG. On this map editing screen 80, a map editing image 81 including a recommended restaurant marker 40 set as a printing target is displayed.

編集モード中も、ユーザは、地図範囲指定画面30が表示されていたときと同様の操作
で、地図編集画像の縮尺を変更したり、LCD16に表示させる地図編集画像の地理的範囲を東西南北に移動させたりすることができる。また、ユーザは、編集モード中に地図編集画像81に対して種々のOBJを描画することができる。
Even during the edit mode, the user can change the scale of the map edit image or change the geographical range of the map edit image displayed on the LCD 16 to the east, west, north, and south by the same operation as when the map range designation screen 30 is displayed. It can be moved. In addition, the user can draw various OBJs on the map edit image 81 during the edit mode.

図5(c)に例示するように、地図編集画面80には、テキストモードボタン83と、図形モードボタン84と、お絵描きモードボタン85と、一括削除ボタン86と、全範囲表示ボタン87と、プレビューボタン82とが表示される。   As illustrated in FIG. 5C, the map editing screen 80 includes a text mode button 83, a graphic mode button 84, a drawing mode button 85, a batch delete button 86, an entire range display button 87, A preview button 82 is displayed.

テキストモードボタン83は、編集モードをテキストモードに設定するためのボタンである。テキストモードとは、地図編集画像81中にテキストOBJを描画可能な編集モードである。テキストモードボタン83をタップして編集モードをテキストモードに設定することで、地図編集画像81中の任意の場所に任意のテキストOBJを描画することができる。   The text mode button 83 is a button for setting the edit mode to the text mode. The text mode is an edit mode in which the text OBJ can be drawn in the map edit image 81. By tapping the text mode button 83 and setting the edit mode to the text mode, an arbitrary text OBJ can be drawn at an arbitrary location in the map edit image 81.

図形モードボタン84は、編集モードを図形モードに設定するためのボタンである。図形モードとは、地図編集画像81中に図形OBJを描画可能な編集モードである。図形モードボタン84をタップして編集モードを図形モードに設定することで、地図編集画像81中の任意の場所に任意の図形OBJを描画することができる。   The graphic mode button 84 is a button for setting the editing mode to the graphic mode. The graphic mode is an edit mode in which a graphic OBJ can be drawn in the map edited image 81. By tapping the graphic mode button 84 and setting the editing mode to the graphic mode, an arbitrary graphic OBJ can be drawn at an arbitrary location in the map editing image 81.

お絵描きモードボタン85は、編集モードをお絵描きモードに設定するためのボタンである。お絵描きモードとは、地図編集画像81中にお絵描きOBJを描画可能な編集モードである。お絵描きOBJとは、具体的には、指示体によって地図編集画像81中に自在に描くことができる線の画像である。お絵描きモードボタン85をタップして編集モードをお絵描きモードに設定することで、地図編集画像81中の任意の場所に任意のお絵描きOBJを描画することができる。   The drawing mode button 85 is a button for setting the editing mode to the drawing mode. The drawing mode is an editing mode in which a drawing OBJ can be drawn in the map editing image 81. The drawing OBJ is specifically an image of a line that can be freely drawn in the map editing image 81 by an indicator. By tapping the drawing mode button 85 and setting the editing mode to the drawing mode, an arbitrary drawing OBJ can be drawn at an arbitrary location in the map editing image 81.

一括削除ボタン86は、ユーザによって地図編集画像81中に既に描画されているOBJの全てを一括して削除するためのボタンである。全範囲表示ボタン87は、地図編集画像81の表示状態を全範囲表示状態に戻すためのボタンである。   The batch delete button 86 is a button for deleting all of the OBJs already drawn in the map edit image 81 by the user. The entire range display button 87 is a button for returning the display state of the map edit image 81 to the entire range display state.

プレビューボタン82は、編集対象の地図編集画像81をMFP100で印刷させる場合の印刷出力結果のイメージ画像を含むプレビュー画面(不図示)をLCD16に表示させるためのボタンである。地図画像5にOBJが描画されている場合は、描画されている全てのOBJを含むイメージ画像が生成され、表示される。プレビュー画面において特定の印刷指示操作を行うと、描画されている全てのOBJを含む地図編集画像81の印刷データが生成され、MFP100に送信される。これにより、MFP100にて印刷データに基づく印刷が行われ、プレビュー画面に表示されたイメージ画像と同じ画像が印刷出力される。   The preview button 82 is a button for causing the LCD 16 to display a preview screen (not shown) including an image image of a print output result when the map edit image 81 to be edited is printed by the MFP 100. When an OBJ is drawn on the map image 5, an image image including all the drawn OBJs is generated and displayed. When a specific print instruction operation is performed on the preview screen, print data of the map editing image 81 including all drawn OBJs is generated and transmitted to the MFP 100. As a result, the MFP 100 performs printing based on the print data, and the same image as the image displayed on the preview screen is printed out.

ここまで、図2、図4、図5を用いて、各種検索マーカのうち主に飲食店検索マーカ36を地図画像5上に設置した場合の処理の流れを説明したが、飲食店検索マーカ36以外の他の検索マーカを設置した場合も、飲食店検索マーカ36を設置した場合と全く同じように、検索及び検索結果の表示等が行われる。特に、無指定検索マーカ38が設置された場合は、その無指定検索マーカ38が設置された位置を基準位置として、その基準位置周辺の各種の施設(無指定検索マーカ38に割り当てられている施設属性指定情報に対応した施設)が検索され、その検索結果が一括表示される。   Up to here, the flow of processing when the restaurant search marker 36 is mainly installed on the map image 5 among the various search markers has been described with reference to FIGS. 2, 4, and 5. When a search marker other than the above is installed, the search and the display of the search result are performed in the same manner as when the restaurant search marker 36 is installed. In particular, when the unspecified search marker 38 is installed, various facilities around the reference position (facility assigned to the unspecified search marker 38 are set with the position where the unspecified search marker 38 is installed as a reference position. The facility corresponding to the attribute designation information) is searched, and the search result is displayed in a batch.

図6(a)は、地図画像5中の任意の位置に無指定検索マーカ38が設置された直後の画面例を示している。そして、図6(b)は、その無指定検索マーカ38の設置に対する検索結果が表示されている例を示している。図6(b)は、検索結果として、5つのおす
すめ飲食店マーカ40、5つのおすすめ居酒屋マーカ50、及び2つのおすすめ駅マーカ66が表示されている例を示している。
FIG. 6A shows an example of a screen immediately after the unspecified search marker 38 is installed at an arbitrary position in the map image 5. FIG. 6B shows an example in which search results for the installation of the unspecified search marker 38 are displayed. FIG. 6B shows an example in which five recommended restaurant markers 40, five recommended tavern markers 50, and two recommended station markers 66 are displayed as search results.

(3)地図アプリ27によるメイン処理
施設検索を含む、上述した各種は、CPU11が、地図アプリ27に基づく処理としてのメイン処理を実行することにより実現される。図7に、メイン処理の一例を示す。端末10のCPU11は、地図アプリ27が起動されると、記憶部14から地図アプリ27のプログラム(即ち図7のメイン処理のプログラム)を読み込んで実行する。
(3) Main processing by map application 27 The various types described above including facility search are realized by the CPU 11 executing main processing as processing based on the map application 27. FIG. 7 shows an example of the main process. When the map application 27 is activated, the CPU 11 of the terminal 10 reads the program of the map application 27 from the storage unit 14 (that is, the main process program of FIG. 7) and executes it.

端末10のCPU11は、図7のメイン処理を開始すると、S10で、LCD16に地図範囲指定画面30(図2(a)等参照)を表示させる。詳しくは、S10では、地図範囲指定画面30を構成する各種画像のうち、地図画像5及び検索用ツールバー34を除く他の以外の他の各種画像を表示させる。S20では、サーバ160から、地図画像5として表示させるための地図データを要求し、取得する。この地図データの取得は、既述の通り、サーバ160が備える地図APIを利用して行われる。   When starting the main process of FIG. 7, the CPU 11 of the terminal 10 displays a map range designation screen 30 (see FIG. 2A, etc.) on the LCD 16 in S10. Specifically, in S10, various other images other than the map image 5 and the search toolbar 34 other than the map image 5 among the various images constituting the map range designation screen 30 are displayed. In S20, the server 160 requests and acquires map data to be displayed as the map image 5. The acquisition of the map data is performed using the map API provided in the server 160 as described above.

S30では、S20で取得した地図データに基づく地図画像5を地図範囲指定画面30内に表示させる。S40では、検索用ツールバー34を地図範囲指定画面30内に表示させる。   In S30, the map image 5 based on the map data acquired in S20 is displayed in the map range designation screen 30. In S <b> 40, the search toolbar 34 is displayed in the map range designation screen 30.

S50では、地図範囲指定処理を実行する。このS50の地図範囲指定処理において、上述した各種検索をサーバ160に要求したり、サーバ160から取得した検索結果を地図画像5に表示させたりするなどの各種処理行ったりするなどの、各種の処理が行われる。S50の地図範囲指定処理は、基本的に、地図編集ボタン33がタップされるまで実行され、地図編集ボタン33がタップされると、S60に進む。   In S50, a map range designation process is executed. In the map range designation process of S50, various processes such as requesting the various searches described above to the server 160 and performing various processes such as displaying the search results acquired from the server 160 on the map image 5 are performed. Is done. The map range designation process in S50 is basically executed until the map edit button 33 is tapped, and when the map edit button 33 is tapped, the process proceeds to S60.

S60では、地図編集処理を実行する。具体的には、地図編集ボタン33タップ時にLCD16に表示されている地図画像5の地理的範囲を含む特定の範囲を編集対象に設定する。そして、その編集対象の範囲の画像である地図編集画像81(図5(c)参照)を含む地図編集画面80をLCD16に表示させる。そして、図5(c)を用いて説明したように、地図編集画面80に対する各種OBJの描画を受け付ける。   In S60, a map editing process is executed. Specifically, a specific range including the geographical range of the map image 5 displayed on the LCD 16 when the map editing button 33 is tapped is set as an editing target. Then, a map editing screen 80 including a map editing image 81 (see FIG. 5C) that is an image of the range to be edited is displayed on the LCD 16. Then, as described with reference to FIG. 5C, drawing of various OBJs on the map editing screen 80 is accepted.

地図編集画面80に表示されているプレビューボタン82がタップされると、S70に進み、印刷出力処理を実行する。S70の印刷出力処理では、既述のプレビュー画面の表示や、特定の印刷指示操作の受け付けなどを行う。印刷指示操作が行われると、描画されている全てのOBJを含む地図編集画像81の印刷データを生成し、MFP100へ送信して、印刷出力させる。   When the preview button 82 displayed on the map editing screen 80 is tapped, the process proceeds to S70 and print output processing is executed. In the print output process in S70, the above-described preview screen is displayed, a specific print instruction operation is accepted, and the like. When a print instruction operation is performed, print data of the map edit image 81 including all drawn OBJs is generated, transmitted to the MFP 100, and printed out.

次に、図7のメイン処理におけるS50の地図範囲指定処理の詳細について、図8〜図11を用いて説明する。
図7のメイン処理において、S50の地図範囲指定処理に進むと、図8に示すように、まずS110で、地図編集ボタン33がタップされたか否か判断する。地図編集ボタン33がタップされた場合は(S110:YES)、この地図範囲指定処理を終了して、S60に進む。
Next, details of the map range designation process of S50 in the main process of FIG. 7 will be described with reference to FIGS.
In the main process of FIG. 7, when the process proceeds to the map range designation process of S50, as shown in FIG. 8, it is first determined in S110 whether the map edit button 33 has been tapped. If the map editing button 33 is tapped (S110: YES), this map range specifying process is terminated, and the process proceeds to S60.

地図編集ボタン33がタップされていな場合は(S110:NO)、S120で、設定ボタン39の操作を介した移動条件の設定要求がなされたか否か判断する。移動条件の設定要求がなされた場合は(S120:YES)、S130で、移動条件設定処理を実行する。S130の移動条件設定処理の詳細は、図10に示す通りである。   If the map editing button 33 has not been tapped (S110: NO), it is determined in S120 whether or not a movement condition setting request has been made through the operation of the setting button 39. When a movement condition setting request is made (S120: YES), a movement condition setting process is executed in S130. Details of the movement condition setting processing in S130 are as shown in FIG.

図10に示すように、移動条件設定処理では、S410で、移動条件設定画面60(図4(d)参照)を表示させる。S420では、移動条件設定画面60に対する移動手段及び移動時間の設定入力を受け付ける。S430では、移動条件の入力が確定したか否か、即ちOKボタン63がタップされたか否か判断する。   As shown in FIG. 10, in the movement condition setting process, the movement condition setting screen 60 (see FIG. 4D) is displayed in S410. In S420, a setting input of moving means and moving time for the moving condition setting screen 60 is accepted. In S430, it is determined whether or not the input of the movement condition is confirmed, that is, whether or not the OK button 63 is tapped.

OKボタンがタップされていない場合は(S430:NO)、S450で、キャンセルボタン64がタップされたか否か判断する。キャンセルボタン64がタップされていない場合は(S450:NO)、S420に戻る。キャンセルボタン64がタップされた場合は(S450:YES)、この移動条件設定処理を終了して、S110に戻る。キャンセルボタン64がタップされた場合は、S410で移動条件設定画面60を表示させた後に行われた各種の設定入力は全て無効となる。   If the OK button has not been tapped (S430: NO), it is determined in S450 whether or not the cancel button 64 has been tapped. If the cancel button 64 has not been tapped (S450: NO), the process returns to S420. If the cancel button 64 is tapped (S450: YES), this movement condition setting process is terminated, and the process returns to S110. When the cancel button 64 is tapped, all the various setting inputs made after displaying the movement condition setting screen 60 in S410 are invalidated.

OKボタン63がタップされた場合は(S430:YES)、S440で、現在入力されている移動手段及び移動時間を、移動条件として正式に設定する。移動条件の設定後は、S110に戻る。   If the OK button 63 is tapped (S430: YES), the currently input moving means and moving time are formally set as moving conditions in S440. After setting the movement condition, the process returns to S110.

S120で、移動条件の設定要求がなされていない場合は(S120:NO)、S140で、地図画像5上に検索マーカが設置されたか否か判断する。検索マーカが設置されていない場合は(S120:NO)、S110に戻る。検索用ツールバー34に含まれている複数の検索マーカ35〜38のうち何れかの検索マーカが地図画像5上に設置された場合は(S140:YES)、S145で、その位置に検索マーカを重畳表示させ、その位置を基準位置に設定する。そして、S150で、検索マーカ変更要求がなされたか否か判断する。即ち、検索用ツールバー34において、既に地図画像5上に設置されている検索マーカとは別の検索マーカがタップされたか否か判断する。検索マーカの変更要求がなされない場合は(S150:NO)、S170に進む。検索マーカの変更要求がなされた場合、即ち現在表示されている検索マーカとは別の検索マーカが検索用ツールバー34においてタップされた場合は(S150:YES)、S160に進む。   If the movement condition setting request is not made in S120 (S120: NO), it is determined in S140 whether or not a search marker is placed on the map image 5. If no search marker is installed (S120: NO), the process returns to S110. If any one of the plurality of search markers 35 to 38 included in the search toolbar 34 is placed on the map image 5 (S140: YES), the search marker is superimposed at that position in S145. Display and set the position as the reference position. In S150, it is determined whether a search marker change request has been made. That is, it is determined whether or not a search marker different from the search marker already set on the map image 5 is tapped on the search toolbar 34. When the search marker change request is not made (S150: NO), the process proceeds to S170. When a search marker change request is made, that is, when a search marker different from the currently displayed search marker is tapped on the search toolbar 34 (S150: YES), the process proceeds to S160.

S160では、地図画像5上に現在表示されている検索マーカを、変更後の検索マーカ(検索用ツールバー34においてタップされた検索マーカ)に変更する。
S170では、地図画像5上に表示されている検索マーカの位置情報、即ち検索マーカが設置された基準位置の実際の地理的位置を示す基準位置情報を取得する。そして、S180で、サーバ160に対する、基準位置周辺の検索を要求する。具体的には、サーバ160へ、S170で取得した基準位置情報と、検索マーカに割り当てられている施設属性指定情報とを送信することにより、検索を要求する。
In S160, the search marker currently displayed on the map image 5 is changed to the changed search marker (the search marker tapped on the search toolbar 34).
In S170, the position information of the search marker displayed on the map image 5, that is, the reference position information indicating the actual geographical position of the reference position where the search marker is installed is acquired. In S180, the server 160 is requested to search around the reference position. Specifically, the search is requested by transmitting the reference position information acquired in S170 and the facility attribute designation information assigned to the search marker to the server 160.

これにより、サーバ160では、検索マーカが表示されている基準位置の周辺に存在する検索対象の施設の検索が実行され、その検索結果が端末10へ送信されてくる。
S190では、そのサーバ160から送信されてくる検索結果を取得する。S195では、S190において検索結果として該当施設情報を1つでも取得できたか否か、即ち検索対象の施設が1件でも検索結果として得られたか否か判断する。該当施設情報を全く取得できなかった場合、即ち検索対象の施設の検索結果が0件であった場合は(S195:NO)、S240に進む。検索対象の施設が1件でも検索結果として得られた場合は(S195:YES)S200に進む。
As a result, the server 160 searches for facilities to be searched that exist around the reference position where the search marker is displayed, and the search result is transmitted to the terminal 10.
In S190, the search result transmitted from the server 160 is acquired. In S195, it is determined whether or not even one piece of relevant facility information has been acquired as a search result in S190, that is, whether or not even one search target facility has been obtained as a search result. If no corresponding facility information can be acquired, that is, if the search result of the facility to be searched is 0 (S195: NO), the process proceeds to S240. If even one facility to be searched is obtained as a search result (S195: YES), the process proceeds to S200.

S200では、おすすめ場所決定処理を実行する。おすすめ場所決定処理の詳細は図11に示す通りである。図11に示すように、おすすめ場所決定処理では、S510で、取得した該当施設情報毎に(即ち検索された施設1件毎に)、その該当施設情報に含まれている施設属性情報から施設属性を取得する。   In S200, recommended place determination processing is executed. Details of the recommended place determination process are as shown in FIG. As shown in FIG. 11, in the recommended place determination process, in S510, for each acquired corresponding facility information (that is, for each searched facility), the facility attribute is determined from the facility attribute information included in the corresponding facility information. To get.

S520では、地図画像5上に設置されている検索マーカに施設属性指定情報が割り当てられているか否か判断する。検索マーカに施設属性指定情報が割り当てられていない場合は(S520:NO)、S530で、取得した全ての該当施設情報を表示候補に設定する。即ち、図3に示した重み付け演算テーブルに、検索結果として取得した全ての施設を表示候補として列挙する。S530の処理後はS560に進む。   In S520, it is determined whether or not facility attribute designation information is assigned to the search marker installed on the map image 5. When the facility attribute designation information is not assigned to the search marker (S520: NO), in S530, all the acquired corresponding facility information is set as a display candidate. That is, all the facilities acquired as search results are listed as display candidates in the weighting calculation table shown in FIG. After the processing of S530, the process proceeds to S560.

S520で、検索マーカに施設属性指定情報が割り当てられている場合は(S520:YES)、S540で、取得した各該当施設情報のうち、施設属性が検索マーカの施設属性に一致していないもの(詳しくは検索マーカの施設属性を有していないもの)を、除外する。そして、S550で、S540で除外されなかった該当施設情報、即ち検索マーカの施設属性と同じ施設属性を有する該当施設情報を、表示候補に設定し、図3に示した重み付け演算テーブルに、その設定した表示候補を列挙する。S550の処理後はS560に進む。   In S520, when the facility attribute designation information is assigned to the search marker (S520: YES), in S540, the acquired facility information whose facility attribute does not match the facility attribute of the search marker ( Specifically, those that do not have the facility attribute of the search marker) are excluded. In S550, the corresponding facility information not excluded in S540, that is, the corresponding facility information having the same facility attribute as the facility attribute of the search marker is set as a display candidate, and the setting is set in the weighting calculation table shown in FIG. List the displayed candidates. After the process of S550, the process proceeds to S560.

S560では、各表示候補を、施設属性に応じて重み付けする。具体的には、重み付け演算テーブルにおいて、表示候補の施設毎に、施設の種類に基づく重みを設定する。S570では、各表示候補を、レーティング情報に応じて重み付けする。具体的には、重み付け演算テーブルにおいて、表示候補の施設毎に、レーティング情報に基づく重みを設定する。   In S560, each display candidate is weighted according to the facility attribute. Specifically, in the weighting calculation table, a weight based on the type of facility is set for each facility that is a display candidate. In S570, each display candidate is weighted according to the rating information. Specifically, in the weighting calculation table, a weight based on the rating information is set for each display candidate facility.

S580では、移動条件が設定されているか否か判断する。移動条件が設定されていない場合は(S580:NO)、S600に進む。移動条件が設定されている場合は(S580:YES)、S590に進む。S590では、各表示候補を、移動条件に応じて重み付けする。具体的には、重み付け演算テーブルにおいて、表示候補の施設毎に、移動条件に基づく重みを設定する。   In S580, it is determined whether a movement condition is set. When the movement condition is not set (S580: NO), the process proceeds to S600. When the movement condition is set (S580: YES), the process proceeds to S590. In S590, each display candidate is weighted according to the movement condition. Specifically, in the weighting calculation table, a weight based on the movement condition is set for each display candidate facility.

S600では、重み付け結果に基づいて、おすすめ場所マーカを表示させる施設を確定する。具体的には、図3を用いて説明したように、重み付け演算テーブルを用いた演算によって、各表示候補に対しておすすめ順位を付与し、おすすめ順位の高い順に、上限値の範囲内で、地図画像中に表示させる施設を確定する。   In S600, the facility for displaying the recommended place marker is determined based on the weighting result. Specifically, as described with reference to FIG. 3, a recommendation ranking is assigned to each display candidate by calculation using a weighting calculation table, and within the range of the upper limit value in descending order of recommendation ranking, Determine the facilities to be displayed in the image.

このようにしておすすめ場所決定処理を行った後は、S210(図8)に進む。S210では、S600で確定した施設毎に、地図画像5におけるその施設の所在地又はその近傍に、その施設を示すおすすめ場所マーカを表示させる。   After performing the recommended place determination process in this way, the process proceeds to S210 (FIG. 8). In S210, for each facility determined in S600, a recommended place marker indicating the facility is displayed at or near the location of the facility in the map image 5.

S220では、地図画像5に表示されているおすすめ場所マーカの何れかがタップされたか否か判断する。おすすめ場所マーカがタップされていない場合は(S220:NO)、S240に進む。おすすめ場所マーカがタップされた場合は(S220:YES)、S230で、タップされたおすすめ場所マーカを印刷対象に設定し、そのおすすめ場所マーカに対して選択枠70(図5(b)参照)を表示させる。なお、図示は省略したが、印刷対象に設定されているおすすめ場所マーカを再びタップすると、そのタップしたおすすめ場所マーカについては、印刷対象としての設定が解除され、選択枠70も消去される。   In S220, it is determined whether any of the recommended place markers displayed on the map image 5 has been tapped. If the recommended place marker is not tapped (S220: NO), the process proceeds to S240. When the recommended place marker is tapped (S220: YES), the tapped recommended place marker is set as a print target in S230, and the selection frame 70 (see FIG. 5B) is set for the recommended place marker. Display. Although illustration is omitted, when the recommended place marker set as a printing target is tapped again, the setting of the tapped recommended place marker as a printing target is canceled and the selection frame 70 is also deleted.

S240では、検索マーカの移動操作がなされたか否か判断する。検索マーカの移動操作がなされた場合は(S240:YES)、S245で、その移動操作に従って検索マーカの表示位置を移動させる。そして、移動先の位置が確定したら(例えばある位置で検索マーカがドロップされたら)、検索マーカをその移動先の位置に表示させ、且つ基準位置をその移動先の位置に変更して、S170に戻る。検索マーカの移動操作がなされていない場合は(S240:NO)、図9のS250に進む。   In S240, it is determined whether or not a search marker moving operation has been performed. When the search marker is moved (S240: YES), the display position of the search marker is moved in S245 according to the movement operation. When the position of the movement destination is confirmed (for example, when the search marker is dropped at a certain position), the search marker is displayed at the position of the movement destination, and the reference position is changed to the position of the movement destination, and the process goes to S170. Return. If the search marker has not been moved (S240: NO), the process proceeds to S250 in FIG.

S250では、地図編集ボタン33がタップされたか否か判断する。地図編集ボタン33がタップされた場合は(S250:YES)、地図範囲指定処理を終了して、S60(図7)に進む。地図編集ボタン33がタップされていない場合は(S250:NO)、S260で、設定ボタン39の操作を介した移動条件の設定要求がなされたか否か判断する。移動条件の設定要求がなされた場合は(S260:YES)、S270で、移動条件設定処理を実行する。S270の移動条件設定処理の詳細は、図10を用いて説明した通りである。   In S250, it is determined whether or not the map editing button 33 has been tapped. When the map editing button 33 is tapped (S250: YES), the map range specifying process is terminated, and the process proceeds to S60 (FIG. 7). If the map editing button 33 has not been tapped (S250: NO), it is determined in S260 whether or not a movement condition setting request has been made through the operation of the setting button 39. When a movement condition setting request is made (S260: YES), a movement condition setting process is executed in S270. Details of the movement condition setting process in S270 are as described with reference to FIG.

S270の移動条件設定処理の後は、S280で、現在地図画像5に表示されているおすすめ場所マーカを一旦すべて消去し、S200に戻る。そして、S270で設定された新たな移動条件に基づいて、あらためて、S200のおすすめ場所決定処理を実行する。   After the moving condition setting process in S270, all recommended place markers currently displayed in the map image 5 are once deleted in S280, and the process returns to S200. Then, based on the new movement condition set in S270, the recommended place determination process in S200 is executed again.

S260で、移動条件の設定要求がなされていない場合は(S260:NO)、S290で、現在地図画像5上に表示されている検索マーカに対する変更要求がなされたか否か判断する。検索マーカの変更は、既述の通り、検索用ツールバー34に表示されている各検索マーカ35〜38のうち何れかをタップすることにより可能である。   If no movement condition setting request has been made in S260 (S260: NO), it is determined in S290 whether a change request for the search marker currently displayed on the map image 5 has been made. As described above, the search marker can be changed by tapping any one of the search markers 35 to 38 displayed on the search toolbar 34.

検索マーカの変更要求がなされていない場合は(S290:NO)、S240に戻る。検索マーカの変更要求がなされた場合は(S290:YES)、S300で、地図画像5上に表示されている検索マーカを、変更要求された別の検索マーカに変更する。S310では、S280と同様、現在地図画像5に表示されているおすすめ場所マーカを一旦すべて消去し、S180に戻る。そして、S300で変更された新たな検索マーカ(新たな検索対象の施設)に基づいて、あらためて、サーバ160に対して検索を要求する。   When the search marker change request is not made (S290: NO), the process returns to S240. When a search marker change request is made (S290: YES), in S300, the search marker displayed on the map image 5 is changed to another search marker requested to be changed. In S310, as in S280, all the recommended place markers currently displayed in the map image 5 are once deleted, and the process returns to S180. Then, the server 160 is requested to search again based on the new search marker (new search target facility) changed in S300.

(4)実施形態の効果
以上説明したように、本実施形態では、端末10において地図アプリ27を実行させることで、地図画像に対する各種の処理を実行させることができる。具体的には、地図範囲指定画面30に表示されている地図画像5における任意の位置に、特定の種類の施設を示す検索マーカを設置することで、その検索マーカを設置した位置(基準位置)の周辺に存在する、その特定の種類の施設を、検索させることができる。そして、その検索結果を地図画像5上に表示させることができる。具体的には、検索された施設毎に、その施設の位置に、その施設を示すおすすめ場所マーカを表示させることができる。
(4) Effects of Embodiment As described above, in the present embodiment, various processes for a map image can be executed by causing the terminal 10 to execute the map application 27. Specifically, by installing a search marker indicating a specific type of facility at an arbitrary position in the map image 5 displayed on the map range designation screen 30, the position where the search marker is set (reference position) It is possible to search for a specific type of facility existing in the vicinity of. Then, the search result can be displayed on the map image 5. Specifically, for each searched facility, a recommended place marker indicating the facility can be displayed at the position of the facility.

さらに、本実施形態では、上記のように検索マーカを設置して検索結果を表示させた後、地図画像5に表示されている検索マーカをドラッグアンドドロップなどの直接的な操作によって移動させることができる。そして、検索マーカを移動させると、移動後の新たな位置を基準位置とした検索が自動的に行われ、移動後の新たな基準位置に対する検索結果が表示される。即ち、移動前に表示されていたおすすめ場所マーカが一旦すべてクリアされ、移動後の新たな基準位置に対応した検索結果に基づくおすすめ場所マーカが新たに表示される。   Furthermore, in this embodiment, after setting the search marker and displaying the search result as described above, the search marker displayed on the map image 5 can be moved by a direct operation such as drag and drop. it can. When the search marker is moved, a search is automatically performed with the new position after the movement as a reference position, and the search result for the new reference position after the movement is displayed. That is, all the recommended place markers displayed before the movement are once cleared, and a recommended place marker based on the search result corresponding to the new reference position after the movement is newly displayed.

つまり、ユーザは、地図画像5中の特定の位置の周辺に存在する特定の種類の施設を容易に知ることができ、且つ、必要に応じて、検索マーカに対する直接的な移動操作によって検索マーカの位置(即ち基準位置)を容易に移動させることができ、これにより移動後の基準位置に対応した周辺施設を容易に知ることができる。そのため、ユーザは、表示されている地図画像5中の複数の位置の周辺情報を、順次、容易且つ効率的に取得することができる。   That is, the user can easily know a specific type of facility existing around a specific position in the map image 5 and, if necessary, the search marker can be directly moved by a moving operation on the search marker. The position (that is, the reference position) can be easily moved, so that the peripheral facility corresponding to the moved reference position can be easily known. Therefore, the user can sequentially and easily acquire the peripheral information of a plurality of positions in the displayed map image 5.

また、本実施形態では、地図範囲指定画面30に表示されている地図編集ボタン33をタップすることで、LCD16に実際に表示されている地図画像5の地理的範囲を少なく
とも含む一定の地理的範囲の地図画像を、印刷用の地図編集画像81(図5(c)参照)に決定することができる。またその際、印刷用の地図編集画像81には、特定のおすすめ場所マーカを含ませることができる。
In the present embodiment, by tapping the map editing button 33 displayed on the map range designation screen 30, a certain geographic range including at least the geographical range of the map image 5 actually displayed on the LCD 16 is displayed. Can be determined as a map editing image 81 for printing (see FIG. 5C). At that time, the map editing image 81 for printing can include a specific recommended place marker.

そのため、ユーザは、おすすめ場所マーカが表示された地図画像を印刷出力させることができ、これにより、そのおすすめ場所マーカにより示される施設に関する情報(少なくとも地理的位置に関する情報)を効率良く知ることができる。   Therefore, the user can print out the map image on which the recommended place marker is displayed, and thereby can efficiently know information on the facility indicated by the recommended place marker (at least information on the geographical position). .

また、本実施形態では、検索用ツールバー34に予め複数種類の施設に対応した検索マーカが用意されており、その中から検索したい施設の種類を選択することで、その施設を検索させることができる。そのため、ユーザは、検索対象の施設の種類を容易に選択、指定することができ、知りたい情報を効率良く取得することができる。   Further, in the present embodiment, search markers corresponding to a plurality of types of facilities are prepared in advance in the search toolbar 34, and the facility can be searched by selecting the type of facility to be searched from among them. . Therefore, the user can easily select and specify the type of facility to be searched, and can efficiently acquire information he wants to know.

しかも、本実施形態では、検索用ツールバー34に用意されている検索用マーカを地図画像5中の任意の位置にドラッグアンドドロップすることで、検索対象の基準位置の指定と、検索対象の施設の種類の指定とを、同時に行うことができる。   In addition, in the present embodiment, the search marker provided on the search toolbar 34 is dragged and dropped to an arbitrary position in the map image 5 to specify the reference position of the search target and the facility of the search target. Specification of types can be performed simultaneously.

また、本実施形態では、既に表示されている検索マーカの位置を、ドラッグアンドドロップなどの簡単な操作によって、移動させることができる。つまり、検索の基準位置を容易且つ直感的に行うことができる。   In the present embodiment, the position of the search marker already displayed can be moved by a simple operation such as drag and drop. That is, the reference position for the search can be easily and intuitively performed.

また、本実施形態では、既に表示されている検索マーカの種類を、容易に変更することができる。具体的には、検索用ツールバー34に用意されている複数の検索マーカの中から、現在地図画像5に表示されている検索マーカとは異なる検索マーカをタップすることで、地図画像5中の検索マーカをそのタップした検索マーカに変更することができる。そのため、ユーザは、検索対象の施設の種類を必要に応じて容易に切り替えることができ、同じ場所の周辺に存在する様々な施設の情報を効率的に取得することができる。   In the present embodiment, the type of the search marker already displayed can be easily changed. Specifically, a search in the map image 5 is performed by tapping a search marker different from the search marker currently displayed in the map image 5 from among a plurality of search markers prepared in the search toolbar 34. The marker can be changed to the tapped search marker. Therefore, the user can easily switch the type of facility to be searched as necessary, and can efficiently acquire information on various facilities existing around the same place.

また、本実施形態では、サーバ160から取得された検索結果に対し、重み付け演算テーブル(図3)を用いて、おすすめ順位を設定する。そして、設定したおすすめ順位に基づいて、最終的に地図画像5上に表示させるべきおすすめ場所マーカを決定する。   In the present embodiment, the recommendation order is set for the search result acquired from the server 160 using the weighting calculation table (FIG. 3). Then, based on the set recommendation order, a recommended place marker to be finally displayed on the map image 5 is determined.

そのため、サーバ160から得られた検索結果として多数の施設の該当施設情報が含まれていたとしても、その中から、表示させるべき優先度の高い施設を絞り込んで表示させることができる。このように、検索結果の中から表示させるべき施設を絞り込むことで、地図画像5によって提供される地理的情報の情報量が損なわれるのを抑えつつ、周辺の施設情報を適切に提供することができる。   Therefore, even if the relevant facility information of a large number of facilities is included as a search result obtained from the server 160, it is possible to narrow down and display the facilities with high priority to be displayed. In this way, by narrowing down the facilities to be displayed from the search results, it is possible to appropriately provide peripheral facility information while suppressing the amount of geographical information provided by the map image 5 from being impaired. it can.

また、本実施形態では、表示させるべき施設の優先度を、場所の種類、レーティング情報、及び移動条件の充足有無を総合的に勘案して演算している。そのため、表示させるべき優先度の高い施設を適切に表示させることができる。   In the present embodiment, the priority of the facility to be displayed is calculated by comprehensively considering the type of place, the rating information, and whether or not the moving condition is satisfied. Therefore, it is possible to appropriately display a facility with a high priority to be displayed.

なお、本実施形態において、地図アプリ27は本発明の周辺情報提供プログラムの一例に相当する。端末10は本発明の周辺情報提供装置の一例に相当する。LCD16は本発明の表示部の一例に相当する。各無線通信部20,21は本発明の通信部の一例に相当する。CPU11は本発明の制御部の一例に相当する。サーバ160は本発明の外部装置の一例に相当する。   In the present embodiment, the map application 27 corresponds to an example of the peripheral information providing program of the present invention. The terminal 10 corresponds to an example of a peripheral information providing apparatus according to the present invention. The LCD 16 corresponds to an example of a display unit of the present invention. Each of the wireless communication units 20 and 21 corresponds to an example of a communication unit of the present invention. The CPU 11 corresponds to an example of a control unit of the present invention. The server 160 corresponds to an example of the external device of the present invention.

また、S10の処理は本発明の地図表示処理の一例に相当する。S140の処理は本発明の位置受付処理及び種類受付処理の一例に相当する。S150の処理は本発明の基準設
定処理の一例に相当する。S180の処理は本発明の第1の要求処理、第2の要求処理、及び第3の要求処理の一例に相当する。S190の処理は本発明の第1の取得処理、第2の取得処理、及び第3の取得処理の一例に相当する。S210の処理は本発明の第1の施設表示処理、第2の施設表示処理、及び第3の施設表示処理の一例に相当する。S240の処理は本発明の移動受付処理の一例に相当する。S245の処理は本発明の基準移動処理の一例に相当する。S220の処理は本発明の施設受付処理の一例に相当する。S230の処理は本発明の対象設定処理の一例に相当する。S110の処理は本発明の指定受付処理の一例に相当する。S60の処理は本発明の決定処理の一例に相当する。S40の処理は本発明のリスト表示処理の一例に相当する。S290の処理は本発明の変更受付処理の一例に相当する。S600の処理は本発明の施設抽出処理の一例に相当する。S440の処理は本発明のパラメータ演算処理の一例に相当する。
Further, the process of S10 corresponds to an example of the map display process of the present invention. The process of S140 corresponds to an example of the position reception process and the type reception process of the present invention. The process of S150 corresponds to an example of the reference setting process of the present invention. The process of S180 corresponds to an example of the first request process, the second request process, and the third request process of the present invention. The process of S190 corresponds to an example of the first acquisition process, the second acquisition process, and the third acquisition process of the present invention. The process of S210 corresponds to an example of a first facility display process, a second facility display process, and a third facility display process of the present invention. The process of S240 corresponds to an example of the movement reception process of the present invention. The process of S245 corresponds to an example of the reference movement process of the present invention. The process of S220 corresponds to an example of the facility reception process of the present invention. The process of S230 corresponds to an example of the target setting process of the present invention. The process of S110 corresponds to an example of a designation receiving process of the present invention. The process of S60 corresponds to an example of the determination process of the present invention. The process of S40 corresponds to an example of the list display process of the present invention. The process of S290 corresponds to an example of a change acceptance process of the present invention. The process of S600 corresponds to an example of the facility extraction process of the present invention. The process of S440 corresponds to an example of the parameter calculation process of the present invention.

[他の実施形態]
以上、本発明の実施形態について説明したが、本発明は上記実施形態に限定されることなく、種々の形態を採り得る。
[Other Embodiments]
As mentioned above, although embodiment of this invention was described, this invention can take a various form, without being limited to the said embodiment.

(1)上記実施形態では、検索用ツールバー34に表示される検索マーカとして、駅検索マーカ35、飲食店検索マーカ36、居酒屋検索マーカ37、及び無指定検索マーカ38の計4つの検索マーカを示したが、これらはあくまでも一例である。検索用ツールバー34に表示される検索マーカの種類(即ち検索対象の施設の種類)や数は適宜決めることができる。   (1) In the above embodiment, four search markers including the station search marker 35, the restaurant search marker 36, the pub search marker 37, and the unspecified search marker 38 are shown as search markers displayed on the search toolbar 34. However, these are only examples. The type (namely, the type of facility to be searched) and the number of search markers displayed on the search toolbar 34 can be determined as appropriate.

(2)上記実施形態では、サーバ160から取得した検索結果の中から地図画像5上におすすめ場所マーカを表示させるべき施設を決定する方法として、図3の重み付け演算テーブルを用いた方法を示したが、これはあくまでも一例である。   (2) In the above-described embodiment, the method using the weighting calculation table of FIG. 3 is shown as a method for determining the facility where the recommended place marker should be displayed on the map image 5 from the search results acquired from the server 160. However, this is just an example.

図3に示した3種類の重みのうちいずれか1つ又は2つのみを用いて優先度を決めるようにしてもよいし、図3に示した重みとは別の種類の重みを評価対象に加えて優先度を決めるようにしても良い。或いは、図3の重み付け演算テーブルを用いずに、全く別の方法によって優先度を決めるようにしてもよい。   The priority may be determined using only one or two of the three types of weights shown in FIG. 3, or a different type of weight from the weights shown in FIG. In addition, priority may be determined. Alternatively, the priority may be determined by a completely different method without using the weighting calculation table of FIG.

検索結果として得られた複数の施設の中から最終的におすすめ場所として表示させるべき優先度の高い施設を適切に決定することができる限り、その具体的決定方法は適宜決めることができる。   As long as it is possible to appropriately determine a high priority facility to be finally displayed as a recommended place from among a plurality of facilities obtained as a search result, the specific determination method can be appropriately determined.

(3)逆に、サーバ160から取得した検索結果を、上記のように順位付けをして絞り込まずに、全て、地図画像5上に表示させるようにしてもよい。
(4)地図画像5上に、異なる複数種類の検索マーカを設置して、検索マーカ毎の検索結果を同時に表示させることができるようにしてもよい。
(3) Conversely, all the search results acquired from the server 160 may be displayed on the map image 5 without being ranked and narrowed down as described above.
(4) A plurality of different types of search markers may be installed on the map image 5 so that the search results for each search marker can be displayed simultaneously.

また、地図画像5上の異なる位置にそれぞれ同じ検索マーカを設置して、その異なる位置毎の検索結果を同時に表示させることができるようにしてもよい。
(5)地図画像の編集のための各種入力操作がタッチパネル17に対する各種の接触操作であることはあくまでも一例である。例えば、端末10が入力デバイスとしてマウスを接続可能な端末である場合は、マウス操作によって、地図の表示範囲の移動、拡大/縮小、各種ボタンの押下操作、描画操作などの各種入力操作を行えるようにしてもよい。
Alternatively, the same search marker may be installed at different positions on the map image 5 so that the search results for the different positions can be displayed simultaneously.
(5) It is merely an example that various input operations for editing a map image are various touch operations on the touch panel 17. For example, when the terminal 10 is a terminal to which a mouse can be connected as an input device, various input operations such as movement of a map display range, enlargement / reduction, pressing of various buttons, and drawing operation can be performed by a mouse operation. It may be.

(6)その他、上記実施形態における1つの構成要素が有する機能を複数の構成要素として分散させたり、複数の構成要素が有する機能を1つの構成要素に統合させたりしてもよい。また、上記実施形態の構成の少なくとも一部を、同様の機能を有する公知の構成に
置き換えてもよい。また、上記実施形態の構成の一部を省略してもよい。また、上記実施形態の構成の少なくとも一部を、他の上記実施形態の構成に対して付加又は置換してもよい。なお、特許請求の範囲に記載した文言のみによって特定される技術思想に含まれるあらゆる態様が本発明の実施形態である。
(6) In addition, the functions of one component in the above embodiment may be distributed as a plurality of components, or the functions of a plurality of components may be integrated into one component. Further, at least a part of the configuration of the above embodiment may be replaced with a known configuration having the same function. Moreover, you may abbreviate | omit a part of structure of the said embodiment. In addition, at least a part of the configuration of the above embodiment may be added to or replaced with the configuration of the other embodiment. In addition, all the aspects included in the technical idea specified only by the wording described in the claim are embodiment of this invention.

10…端末、11…CPU、12…ROM、13…RAM、14…記憶部、15…操作キー、16…LCD、17…タッチパネル、18…メモリカードI/F、19…音声入出力部、20…第1無線通信部、21…第2無線通信部、22…バスライン、31…検索ボックス、32…地図種類切替ボタン32、33…地図編集ボタン、34…検索用ツールバー、35…駅検索マーカ、36…飲食店検索マーカ、37…居酒屋検索マーカ、38…無指定検索マーカ、39…設定ボタン、40…飲食店マーカ、50…居酒屋マーカ、60…移動条件設定画面、61…移動手段設定ボックス、62…移動時間設定ボックス、63…OKボタン、64…キャンセルボタン、66…駅マーカ、70…選択枠、80…地図編集画面、81…地図編集画像、82…プレビューボタン、83…テキストモードボタン、84…図形モードボタン85…お絵描きモードボタン、86…一括削除ボタン、87…全範囲表示ボタン、100…MFP、101…無線通信部、103…プリンタ部、110…インターネット、120…移動通信網、150…AP、151…ルータ、160…サーバ。 DESCRIPTION OF SYMBOLS 10 ... Terminal, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Memory | storage part, 15 ... Operation key, 16 ... LCD, 17 ... Touch panel, 18 ... Memory card I / F, 19 ... Voice input / output part, 20 ... 1st wireless communication part, 21 ... 2nd wireless communication part, 22 ... Bus line, 31 ... Search box, 32 ... Map type switching button 32, 33 ... Map edit button, 34 ... Search toolbar, 35 ... Station search marker 36 ... Restaurant search marker, 37 ... Izakaya search marker, 38 ... Unspecified search marker, 39 ... Setting button, 40 ... Restaurant marker, 50 ... Izakaya marker, 60 ... Moving condition setting screen, 61 ... Moving means setting box 62 ... Movement time setting box, 63 ... OK button, 64 ... Cancel button, 66 ... Station marker, 70 ... Selection frame, 80 ... Map edit screen, 81 ... Map edit image, 8 ... Preview button, 83 ... Text mode button, 84 ... Graphic mode button 85 ... Drawing mode button, 86 ... Batch delete button, 87 ... Full range display button, 100 ... MFP, 101 ... Wireless communication unit, 103 ... Printer unit, 110 ... Internet, 120 ... mobile communication network, 150 ... AP, 151 ... router, 160 ... server.

Claims (12)

画像を表示可能な表示部と、
外部装置とデータ通信を行うための通信部と、
プログラムに従った処理を実行可能な制御部と、
を備えた情報処理装置において、前記制御部が実行可能な周辺情報提供プログラムであって、
前記制御部に、
特定の地理的範囲内の地図を示す画像である地図画像を前記表示部に表示させる地図表示処理と、
前記表示部に表示されている前記地図画像中の任意の位置を指定するための位置指定操作を受け付ける位置受付処理と、
前記位置受付処理により前記位置指定操作が受け付けられた場合に、その位置指定操作により指定された位置を基準位置に設定し、その基準位置又はその近傍にその基準位置を示す基準位置画像を表示させる基準設定処理と、
前記基準設定処理により前記基準位置が設定された場合に、前記基準位置に基づく特定範囲内に存在する少なくとも一種類の施設の検索を要求するための検索要求を、前記通信部を介して前記外部装置へ送信する第1の要求処理と、
前記第1の要求処理に対する、前記外部装置による前記少なくとも一種類の施設の検索結果を、前記外部装置から前記通信部を介して取得する第1の取得処理と、
前記第1の取得処理により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第1の施設表示処理と、
前記第1の施設表示処理により前記施設画像が表示された後、前記地図画像中の前記基準位置画像の表示位置を移動させるための、その基準位置画像に対する直接的な操作である基準移動操作を受け付ける移動受付処理と、
前記移動受付処理により前記基準移動操作が受け付けられた場合に、前記基準位置を、前記基準移動操作による移動後の前記基準位置画像の表示位置に対応した位置に移動する基準移動処理と、
前記基準移動処理により前記基準位置が移動された場合に、その移動後の基準位置に対する前記検索要求を、前記通信部を介して前記外部装置へ送信する第2の要求処理と、
前記第2の要求処理に対する、前記外部装置による前記少なくとも一種類の施設の検索結果を、前記外部装置から前記通信部を介して取得する第2の取得処理と、
前記第1の施設表示処理によって現在表示されている前記施設画像を消去させ、前記第2の取得処理により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第2の施設表示処理と、
前記表示部に表示されている前記施設画像のうちの1つを選択するための施設選択操作を受け付ける施設受付処理と、
前記施設受付処理により前記施設選択操作が受け付けられた場合に、その施設選択操作により選択された前記施設画像を印刷対象に設定する対象設定処理と、
前記表示部に表示されている前記地図画像を印刷させるための印刷指定操作を受け付ける指定受付処理と、
前記指定受付処理により前記印刷指定操作が受け付けられた場合に印刷対象の地図編集画像を決定する決定処理であって、前記地図編集画像は、前記表示部に表示されている前記地図画像を含む一定の地理的範囲の地図画像、及びその一定の地理的範囲内に表示されている前記施設画像のうち前記対象設定処理により前記印刷対象に設定された前記施設画像を含み、前記対象設定処理により前記印刷対象に設定されなかった前記施設画像を含まない、決定処理と、
を実行させるための周辺情報提供プログラム。
A display unit capable of displaying an image;
A communication unit for data communication with an external device;
A control unit capable of executing processing according to a program;
An information processing apparatus comprising: a peripheral information providing program executable by the control unit,
In the control unit,
Map display processing for displaying a map image, which is an image showing a map within a specific geographical range, on the display unit;
A position receiving process for receiving a position specifying operation for specifying an arbitrary position in the map image displayed on the display unit;
When the position specifying operation is received by the position receiving process, the position specified by the position specifying operation is set as a reference position, and a reference position image indicating the reference position is displayed at or near the reference position. Standard setting process,
When the reference position is set by the reference setting process, a search request for requesting a search for at least one type of facility existing within a specific range based on the reference position is sent via the communication unit to the external A first request process to be sent to the device;
A first acquisition process for acquiring a search result of the at least one kind of facility by the external device for the first request process from the external device via the communication unit;
The facility indicated by the acquired facility information in the map image displayed on the display unit when at least one facility information indicating the facility is acquired as the search result by the first acquisition process. A first facility display process for superimposing and displaying a facility image indicating the facility at or near the location of
After the facility image is displayed by the first facility display process, a reference movement operation that is a direct operation on the reference position image for moving the display position of the reference position image in the map image is performed. Accepting movement acceptance process;
A reference movement process for moving the reference position to a position corresponding to a display position of the reference position image after the movement by the reference movement operation when the reference movement operation is received by the movement reception process;
A second request process for transmitting the search request for the reference position after the movement to the external device via the communication unit when the reference position is moved by the reference movement process;
A second acquisition process for acquiring a search result of the at least one type of facility by the external device for the second request process from the external device via the communication unit;
When the facility image currently displayed by the first facility display process is deleted and at least one facility information indicating the facility is acquired as the search result by the second acquisition process, the display unit A second facility display process for superimposing and displaying a facility image indicating the facility at or near the location of the facility indicated by the acquired facility information in the map image displayed on
A facility reception process for receiving a facility selection operation for selecting one of the facility images displayed on the display unit;
A target setting process for setting the facility image selected by the facility selection operation as a print target when the facility selection operation is received by the facility reception process;
A designation receiving process for accepting a print designation operation for printing the map image displayed on the display unit;
A determination process for determining a map edit image to be printed when the print designation operation is accepted by the designation accepting process, wherein the map edit image includes the map image displayed on the display unit. And the facility image set as the print target by the target setting process among the facility images displayed within the certain geographical range, and the target setting process A determination process not including the facility image that has not been set as a print target;
Peripheral information provision program to execute
請求項1に記載の周辺情報提供プログラムであって、
前記制御部に実行させる処理として、
前記決定処理により決定された前記地図編集画像を前記表示部に表示させる編集画像表示処理と、
前記編集画像表示処理により前記表示部に表示された前記地図編集画像へオブジェクトを描画する描画操作を受け付ける描画受付処理と、
前記描画受付処理により受け付けられた前記描画操作に応じて前記地図編集画像に前記オブジェクトを描画するオブジェクト描画処理と、
を有することを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to claim 1,
As a process to be executed by the control unit,
An edit image display process for displaying the map edit image determined by the determination process on the display unit;
A drawing acceptance process for accepting a drawing operation for drawing an object on the map edit image displayed on the display unit by the edited image display process;
An object drawing process for drawing the object on the map editing image in accordance with the drawing operation received by the drawing receiving process;
A peripheral information providing program characterized by comprising:
請求項1又は請求項2に記載の周辺情報提供プログラムであって、
前記制御部に実行させる処理として、
検索対象の前記施設の種類である施設種類を指定するための種類指定操作を受け付ける種類受付処理、
を有し、
前記検索要求には、前記種類指定操作により指定された施設種類の前記施設の検索を要求するための前記施設種類を示す要求種類情報が含まれる
ことを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to claim 1 or claim 2,
As a process to be executed by the control unit,
A type acceptance process for accepting a type designation operation for designating a facility type that is a type of the facility to be searched;
Have
The peripheral information providing program characterized in that the search request includes request type information indicating the facility type for requesting a search for the facility of the facility type specified by the type specifying operation.
請求項3に記載の周辺情報提供プログラムであって、
前記制御部に実行させる処理として、
異なる複数の前記施設種類毎に前記施設種類を示す種類画像が配列された種類画像リストを前記表示部に表示させるリスト表示処理、
を有し、
前記種類指定操作は、前記リスト表示処理によって前記表示部に表示されている前記種類画像リストの中から、検索対象の前記種類画像をドラッグする操作であり、
前記位置指定操作は、前記種類指定操作によりドラッグした前記種類画像を前記地図画像中の任意の位置へドロップする操作である
ことを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to claim 3,
As a process to be executed by the control unit,
A list display process for displaying on the display unit a type image list in which type images indicating the type of facility are arranged for each of a plurality of different types of facilities;
Have
The type designation operation is an operation of dragging the type image to be searched from the type image list displayed on the display unit by the list display process,
The peripheral information providing program, wherein the position specifying operation is an operation of dropping the type image dragged by the type specifying operation to an arbitrary position in the map image.
請求項3又は請求項4に記載の周辺情報提供プログラムであって、
前記基準移動操作は、前記地図画像中に表示されている前記基準位置画像をドラッグし、移動先の位置でドロップする操作である
ことを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to claim 3 or claim 4,
The peripheral information providing program, wherein the reference movement operation is an operation of dragging the reference position image displayed in the map image and dropping it at a destination position.
請求項3〜請求項5の何れか1項に記載の周辺情報提供プログラムであって、
前記制御部に実行させる処理として、
前記地図画像中に表示されている前記基準位置画像に対応した前記施設種類を別の前記施設種類に変更させるための種類変更操作を受け付ける変更受付処理と、
前記変更受付処理により前記種類変更操作が受け付けられた場合に、その操作対象の前記基準位置画像に対応した前記基準位置である変更対象位置に対する、その種類変更操作による変更後の前記施設種類の施設の検索を要求するための前記検索要求を、前記通信部を介して前記外部装置へ送信する第3の要求処理と、
前記第3の要求処理に対する前記外部装置の検索結果を前記外部装置から前記通信部を介して取得する第3の取得処理と、
現在表示されている前記変更対象位置に対応した前記施設画像を消去させ、前記第3の取得処理により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第3の施設表示処理と、
を有することを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to any one of claims 3 to 5,
As a process to be executed by the control unit,
A change acceptance process for accepting a type change operation for changing the facility type corresponding to the reference position image displayed in the map image to another facility type;
When the type change operation is accepted by the change acceptance process, the facility of the facility type after the change by the type change operation for the change target position that is the reference position corresponding to the reference position image of the operation target A third request process for transmitting the search request for requesting a search to the external device via the communication unit;
A third acquisition process for acquiring a search result of the external apparatus for the third request process from the external apparatus via the communication unit;
When the facility image corresponding to the currently displayed position to be changed is erased and at least one facility information indicating the facility is acquired as the search result by the third acquisition process, the display unit A third facility display process for superimposing and displaying a facility image indicating the facility at or near the location of the facility indicated by the acquired facility information in the displayed map image;
A peripheral information providing program characterized by comprising:
請求項1〜請求項6の何れか1項に記載の周辺情報提供プログラムであって、
前記制御部に実行させる処理として、
前記取得処理によって前記施設情報が複数取得された場合に、その取得された複数の前記施設情報が示す各施設中から特定の少なくとも1つを表示対象施設として抽出する施設抽出処理、
を有し、
前記施設表示処理では、対応する前記取得処理によって前記施設情報が複数取得された場合、前記施設抽出処理によって前記表示対象施設として抽出された各施設の前記施設画像を重畳表示させる
ことを特徴とする周辺情報提供プログラム。
The peripheral information providing program according to any one of claims 1 to 6,
As a process to be executed by the control unit,
A facility extraction process for extracting, as a display target facility, at least one specific from each facility indicated by the plurality of acquired facility information when a plurality of the facility information is acquired by the acquisition process;
Have
In the facility display processing, when a plurality of the facility information is acquired by the corresponding acquisition processing, the facility image of each facility extracted as the display target facility by the facility extraction processing is superimposed and displayed. Peripheral information provision program.
請求項7に記載の周辺情報提供プログラムであって、
前記外部装置から前記検索結果として取得される前記複数の施設情報のうち少なくとも1つには、対応する施設の種類の重みである種類重みを示す種類重み情報が含まれ、
前記施設抽出処理では、取得された前記施設情報に含まれている前記種類重みに基づいて、前記表示対象施設の抽出を行う
ことを特徴とする周辺情報提供プログラム。
The peripheral information providing program according to claim 7,
At least one of the plurality of facility information acquired as the search result from the external device includes type weight information indicating a type weight that is a weight of the type of the corresponding facility,
In the facility extraction process, the display target facility is extracted based on the type weight included in the acquired facility information.
請求項7又は請求項8に記載の周辺情報提供プログラムであって、
前記外部装置から前記検索結果として取得される前記複数の施設情報のうち少なくとも1つには、対応する施設に対して特定の評価方法に基づいて導出された評価値を示す評価情報が含まれ、
前記施設抽出処理では、取得された前記施設情報に含まれている前記評価値に基づいて、前記表示対象施設の抽出を行う
ことを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to claim 7 or claim 8,
At least one of the plurality of facility information acquired as the search result from the external device includes evaluation information indicating an evaluation value derived based on a specific evaluation method for the corresponding facility,
In the facility extraction process, the display target facility is extracted based on the evaluation value included in the acquired facility information.
請求項7〜請求項9の何れか1項に記載の周辺情報提供プログラムであって、
前記制御部に実行させる処理として、
前記外部装置から前記検索結果として取得された複数の前記施設情報毎に、対応する施設と前記基準位置との相対的な位置関係に関連するパラメータを演算するパラメータ演算処理、
を有し、
前記施設抽出処理では、前記パラメータ演算処理により演算された前記パラメータに基づいて、前記表示対象施設の抽出を行う
ことを特徴とする周辺情報提供プログラム。
A peripheral information providing program according to any one of claims 7 to 9,
As a process to be executed by the control unit,
For each of the plurality of facility information acquired as the search result from the external device, a parameter calculation process for calculating a parameter related to a relative positional relationship between the corresponding facility and the reference position,
Have
In the facility extraction processing, the display target facility is extracted based on the parameter calculated by the parameter calculation processing.
表示部に表示されている地図画像中における特定の位置の周辺情報を提供するための周辺情報提供方法であって、
前記表示部に表示されている前記地図画像中の任意の位置を指定するための位置指定操作を受け付ける位置受付手順と、
前記位置指定操作により指定された位置を基準位置に設定し、その基準位置又はその近傍にその基準位置を示す基準位置画像を表示させる基準設定手順と、
前記基準設定手順により設定された前記基準位置に基づく特定範囲内に存在する少なくとも一種類の施設の検索を要求するための検索要求を行う第1の要求手順と、
前記第1の要求手順による前記検索要求に対する検索結果を取得する第1の取得手順と、
前記第1の取得手順により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第1の施設表示手順と、
前記第1の施設表示手順により前記施設画像が表示された後、前記地図画像中の前記基準位置画像の表示位置を移動させるための、その基準位置画像に対する直接的な操作である基準移動操作を受け付ける移動受付手順と、
前記基準位置を、前記基準移動操作による移動後の前記基準位置画像の表示位置に対応した位置に移動する基準移動手順と、
前記基準移動手順により前記基準位置が移動された場合に、その移動後の基準位置に対する前記検索要求を行う第2の要求手順と、
前記第2の要求手順による前記検索要求に対する検索結果を取得する第2の取得手順と、
前記第1の施設表示手順によって現在表示されている前記施設画像を消去させ、前記第2の取得手順により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第2の施設表示手順と、
前記表示部に表示されている前記施設画像のうちの1つを選択するための施設選択操作を受け付ける施設受付手順と、
前記施設受付手順により前記施設選択操作が受け付けられた場合に、その施設選択操作により選択された前記施設画像を印刷対象に設定する対象設定手順と、
前記表示部に表示されている前記地図画像を印刷させるための印刷指定操作を受け付ける指定受付手順と、
前記指定受付手順により前記印刷指定操作が受け付けられた場合に印刷対象の地図編集画像を決定する決定手順であって、前記地図編集画像は、前記表示部に表示されている前記地図画像を含む一定の地理的範囲の地図画像、及びその一定の地理的範囲内に表示されている前記施設画像のうち前記対象設定手順により前記印刷対象に設定された前記施設画像を含み、前記対象設定手順により前記印刷対象に設定されなかった前記施設画像を含まない、決定手順と、
を有することを特徴とする周辺情報提供方法。
A surrounding information providing method for providing surrounding information of a specific position in a map image displayed on a display unit,
A position receiving procedure for receiving a position specifying operation for specifying an arbitrary position in the map image displayed on the display unit;
A reference setting procedure for setting a position specified by the position specifying operation as a reference position and displaying a reference position image indicating the reference position at or near the reference position;
A first request procedure for making a search request for requesting a search for at least one kind of facility existing within a specific range based on the reference position set by the reference setting procedure;
A first acquisition procedure for acquiring a search result for the search request according to the first request procedure;
The facility indicated by the acquired facility information in the map image displayed on the display unit when at least one facility information indicating the facility is acquired as the search result by the first acquisition procedure. A first facility display procedure for superimposing and displaying a facility image indicating the facility at or near the location of
After the facility image is displayed by the first facility display procedure, a reference movement operation that is a direct operation on the reference position image for moving the display position of the reference position image in the map image is performed. Accepting mobile reception procedure,
A reference movement procedure for moving the reference position to a position corresponding to a display position of the reference position image after movement by the reference movement operation;
A second request procedure for making the search request for the reference position after the movement when the reference position is moved by the reference movement procedure;
A second acquisition procedure for acquiring a search result for the search request according to the second request procedure;
When the facility image currently displayed by the first facility display procedure is erased and at least one facility information indicating the facility is acquired as the search result by the second acquisition procedure, the display unit A second facility display procedure for superimposing and displaying a facility image indicating the facility at or near the location of the facility indicated by the acquired facility information in the map image displayed on
A facility reception procedure for receiving a facility selection operation for selecting one of the facility images displayed on the display unit;
A target setting procedure for setting the facility image selected by the facility selection operation as a print target when the facility selection operation is received by the facility reception procedure;
A designation acceptance procedure for accepting a print designation operation for printing the map image displayed on the display unit;
A determination procedure for determining a map edit image to be printed when the print designation operation is accepted by the designation acceptance procedure, wherein the map edit image includes the map image displayed on the display unit. And the facility image set as the print target by the target setting procedure among the facility images displayed within the certain geographical range, and the target setting procedure A determination procedure not including the facility image that has not been set as a print target;
A method for providing surrounding information, comprising:
画像を表示可能な表示部と、
外部装置とデータ通信を行うための通信部と、
制御部と、
を備えた周辺情報提供装置であって、
前記制御部は、
特定の地理的範囲内の地図を示す画像である地図画像を前記表示部に表示させる地図表示処理と、
前記表示部に表示されている前記地図画像中の任意の位置を指定するための位置指定操作を受け付ける位置受付処理と、
前記位置受付処理により前記位置指定操作が受け付けられた場合に、その位置指定操作により指定された位置を基準位置に設定し、その基準位置又はその近傍にその基準位置を示す基準位置画像を表示させる基準設定処理と、
前記基準設定処理により前記基準位置が設定された場合に、前記基準位置に基づく特定範囲内に存在する少なくとも一種類の施設の検索を要求するための検索要求を、前記通信部を介して前記外部装置へ送信する第1の要求処理と、
前記第1の要求処理に対する、前記外部装置による前記少なくとも一種類の施設の検索結果を、前記外部装置から前記通信部を介して取得する第1の取得処理と、
前記第1の取得処理により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第1の施設表示処理と、
前記第1の施設表示処理により前記施設画像が表示された後、前記地図画像中の前記基準位置画像の表示位置を移動させるための、その基準位置画像に対する直接的な操作である基準移動操作を受け付ける移動受付処理と、
前記移動受付処理により前記基準移動操作が受け付けられた場合に、前記基準位置を、前記基準移動操作による移動後の前記基準位置画像の表示位置に対応した位置に移動する基準移動処理と、
前記基準移動処理により前記基準位置が移動された場合に、その移動後の基準位置に対する前記検索要求を、前記通信部を介して前記外部装置へ送信する第2の要求処理と、
前記第2の要求処理に対する、前記外部装置による前記少なくとも一種類の施設の検索結果を、前記外部装置から前記通信部を介して取得する第2の取得処理と、
前記第1の施設表示処理によって現在表示されている前記施設画像を消去させ、前記第2の取得処理により前記検索結果として前記施設を示す施設情報が少なくとも1つ取得された場合に、前記表示部に表示されている前記地図画像中の、その取得された施設情報が示す施設の所在位置又はその近傍に、その施設を示す施設画像を重畳表示させる第2の施設表示処理と、
前記表示部に表示されている前記施設画像のうちの1つを選択するための施設選択操作を受け付ける施設受付処理と、
前記施設受付処理により前記施設選択操作が受け付けられた場合に、その施設選択操作により選択された前記施設画像を印刷対象に設定する対象設定処理と、
前記表示部に表示されている前記地図画像を印刷させるための印刷指定操作を受け付ける指定受付処理と、
前記指定受付処理により前記印刷指定操作が受け付けられた場合に印刷対象の地図編集画像を決定する決定処理であって、前記地図編集画像は、前記表示部に表示されている前記地図画像を含む一定の地理的範囲の地図画像、及びその一定の地理的範囲内に表示されている前記施設画像のうち前記対象設定処理により前記印刷対象に設定された前記施設画像を含み、前記対象設定処理により前記印刷対象に設定されなかった前記施設画像を含まない、決定処理と、
を実行することを特徴とする周辺情報提供装置。
A display unit capable of displaying an image;
A communication unit for data communication with an external device;
A control unit;
A peripheral information providing device comprising:
The controller is
Map display processing for displaying a map image, which is an image showing a map within a specific geographical range, on the display unit;
A position receiving process for receiving a position specifying operation for specifying an arbitrary position in the map image displayed on the display unit;
When the position specifying operation is received by the position receiving process, the position specified by the position specifying operation is set as a reference position, and a reference position image indicating the reference position is displayed at or near the reference position. Standard setting process,
When the reference position is set by the reference setting process, a search request for requesting a search for at least one type of facility existing within a specific range based on the reference position is sent via the communication unit to the external A first request process to be sent to the device;
A first acquisition process for acquiring a search result of the at least one kind of facility by the external device for the first request process from the external device via the communication unit;
The facility indicated by the acquired facility information in the map image displayed on the display unit when at least one facility information indicating the facility is acquired as the search result by the first acquisition process. A first facility display process for superimposing and displaying a facility image indicating the facility at or near the location of
After the facility image is displayed by the first facility display process, a reference movement operation that is a direct operation on the reference position image for moving the display position of the reference position image in the map image is performed. Accepting movement acceptance process;
A reference movement process for moving the reference position to a position corresponding to a display position of the reference position image after the movement by the reference movement operation when the reference movement operation is received by the movement reception process;
A second request process for transmitting the search request for the reference position after the movement to the external device via the communication unit when the reference position is moved by the reference movement process;
A second acquisition process for acquiring a search result of the at least one type of facility by the external device for the second request process from the external device via the communication unit;
When the facility image currently displayed by the first facility display process is deleted and at least one facility information indicating the facility is acquired as the search result by the second acquisition process, the display unit A second facility display process for superimposing and displaying a facility image indicating the facility at or near the location of the facility indicated by the acquired facility information in the map image displayed on
A facility reception process for receiving a facility selection operation for selecting one of the facility images displayed on the display unit;
A target setting process for setting the facility image selected by the facility selection operation as a print target when the facility selection operation is received by the facility reception process;
A designation receiving process for accepting a print designation operation for printing the map image displayed on the display unit;
A determination process for determining a map edit image to be printed when the print designation operation is accepted by the designation accepting process, wherein the map edit image includes the map image displayed on the display unit. And the facility image set as the print target by the target setting process among the facility images displayed within the certain geographical range, and the target setting process A determination process not including the facility image that has not been set as a print target;
The peripheral information providing apparatus characterized by executing
JP2015072608A 2015-03-31 2015-03-31 Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus Active JP6613592B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015072608A JP6613592B2 (en) 2015-03-31 2015-03-31 Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015072608A JP6613592B2 (en) 2015-03-31 2015-03-31 Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus

Publications (2)

Publication Number Publication Date
JP2016191860A JP2016191860A (en) 2016-11-10
JP6613592B2 true JP6613592B2 (en) 2019-12-04

Family

ID=57246617

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015072608A Active JP6613592B2 (en) 2015-03-31 2015-03-31 Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus

Country Status (1)

Country Link
JP (1) JP6613592B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020009310A (en) * 2018-07-11 2020-01-16 シャープ株式会社 Image selection device
JPWO2021005707A1 (en) * 2019-07-09 2021-01-14
JP7430229B1 (en) 2022-09-01 2024-02-09 Lineヤフー株式会社 Information provision device, information provision method, and program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002303530A (en) * 2001-12-25 2002-10-18 Aisin Aw Co Ltd Navigation device
JP2004178138A (en) * 2002-11-26 2004-06-24 Haruyoshi Kato Method for extraction and presentation of destination in guide map
CN101390140A (en) * 2006-02-27 2009-03-18 株式会社纳维泰 Map display system, method of inputting conditions for searching for POI, method of displaying guidance to POI, and terminal device
JP5278786B2 (en) * 2007-03-29 2013-09-04 株式会社沖データ Map information output system
JP2010169418A (en) * 2009-01-20 2010-08-05 Aisin Aw Co Ltd Facility guiding device, method of guiding facility, and computer program
JP5182184B2 (en) * 2009-03-26 2013-04-10 アイシン・エィ・ダブリュ株式会社 Search support device, search support method, and search support program
JP2012057957A (en) * 2010-09-06 2012-03-22 Alpine Electronics Inc Navigation device
JP6220116B2 (en) * 2012-09-06 2017-10-25 株式会社ナビタイムジャパン Information processing system, information processing apparatus, information processing method, and information processing program

Also Published As

Publication number Publication date
JP2016191860A (en) 2016-11-10

Similar Documents

Publication Publication Date Title
US11231839B2 (en) Portable terminal causing an image processing device to execute operations for image data
JP6455158B2 (en) Information processing program and information processing apparatus
JP2014219734A (en) Terminal device, program and information processing system
JP5925046B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP6613592B2 (en) Peripheral information providing program, peripheral information providing method, and peripheral information providing apparatus
JP2007226597A (en) Picture display device, computer program, recording medium, information processor, and picture displaying method
KR20130082582A (en) Method and system for providing range search services in digital map
KR101307349B1 (en) Device and method for displaying locations on a map of mobile terminal
KR101633017B1 (en) Method and system for servicing a tour schedule
US20150178361A1 (en) Information processing apparatus, information processing terminal, computer program product, and information processing method
JP2009087280A (en) Map information display system, terminal device, application server, and map information display program
JP2007336311A (en) Communication apparatus
KR20140116251A (en) Apparatus and method for managing contents media
JP2007101682A (en) Map display system, map display method, client terminal of map display system and its program
JP6843958B1 (en) Search method, search program, and search system
JP2015141234A (en) Information acquisition program, information acquisition method, and information processor
JP5698583B2 (en) Menu display system
JP6421604B2 (en) Information processing apparatus, recording system, and program
JP5833393B2 (en) Transmitting apparatus, addressing method, and addressing program
JP6775663B1 (en) Search methods and programs, and search systems
JP5638589B2 (en) POSITION DISPLAY CONTROL DEVICE, POSITION DISPLAY CONTROL METHOD, AND POSITION DISPLAY CONTROL PROGRAM
KR102445222B1 (en) Electronic apparatus for processing information for pickup order and method thereof
JP7056094B2 (en) Display control device and program
US10110762B2 (en) Display control device for displaying a screen depending on the size of a display surface, method for displaying control device, method for displaying a screen depending on the size of a display surface, and computer-readable storage medium for computer program
JP2020135709A (en) Sightseeing information provision device, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180301

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190108

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20190305

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190507

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191021

R150 Certificate of patent or registration of utility model

Ref document number: 6613592

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150