JP2012208760A - Information providing device, information providing method, and program therefor - Google Patents

Information providing device, information providing method, and program therefor Download PDF

Info

Publication number
JP2012208760A
JP2012208760A JP2011074341A JP2011074341A JP2012208760A JP 2012208760 A JP2012208760 A JP 2012208760A JP 2011074341 A JP2011074341 A JP 2011074341A JP 2011074341 A JP2011074341 A JP 2011074341A JP 2012208760 A JP2012208760 A JP 2012208760A
Authority
JP
Japan
Prior art keywords
current position
information
positioning accuracy
positioning
information providing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011074341A
Other languages
Japanese (ja)
Inventor
Makiko Mochiji
麻記子 持地
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zenrin Datacom Co Ltd
Original Assignee
Zenrin Datacom Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zenrin Datacom Co Ltd filed Critical Zenrin Datacom Co Ltd
Priority to JP2011074341A priority Critical patent/JP2012208760A/en
Publication of JP2012208760A publication Critical patent/JP2012208760A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To execute optimum retrieval according to position-fix accuracy of a current position in an information providing device which retrieves and displays information about a plurality of predetermined types of targets according to the current position.SOLUTION: When an information providing application is started, from an internal memory 14, a CPU 11 reads out menu items indicating a plurality of types of target retrieval functions (retrieval of a route to the nearest station, retrieval of the nearest convenience store, and the like) which can be provided according to a current position measured by a GPS receiver 2, and displays the menu items on a display device 4. When a user uses an operation device 5 to select a desired menu item, the CPU 11 executes a function corresponding to the selected menu item. At this time, the CPU 11 refers to position-fix accuracy information generated by the GPS receiver 2, and if the accuracy is low, extends a retrieval range.

Description

本発明は、携帯端末装置やナビゲーション装置等により実現される情報提供装置、情報提供方法、及びそのプログラムに関する。   The present invention relates to an information providing device, an information providing method, and a program thereof realized by a mobile terminal device, a navigation device, or the like.

検索機能を表すメニュー項目を現在位置に応じて適宜変更する機能を有するナビゲーション装置が知られている。例えば、特許文献1には、現在位置に応じて内容を更新可能なメニュー項目を表示するナビゲーションシステムが開示されている。具体的には、GPS受信機などにより現在位置を測定して、その現在位置に対応する地域に関連付けられているメニュー情報を取得する。そして、その取得したメニュー情報を用いてメニュー項目の表示を行うというものである。   A navigation device having a function of appropriately changing a menu item representing a search function according to a current position is known. For example, Patent Document 1 discloses a navigation system that displays menu items whose contents can be updated according to the current position. Specifically, the current position is measured by a GPS receiver or the like, and menu information associated with the area corresponding to the current position is acquired. Then, menu items are displayed using the acquired menu information.

ところで、メニュー項目の中には、現在位置の測位精度がその機能に影響を及ぼすものがある。こうしたメニュー項目は、ナビゲーション装置に特有のメニュー項目に多く見られる。例えば、ナビゲーション装置において、現在位置から所定距離以内の検索範囲内で最も近いコンビニエンスストアを検索する場合、現在位置の検出精度が劣っているために、検索したい範囲とは異なる範囲を検索する場合があり得る。   By the way, in some menu items, the positioning accuracy of the current position affects the function. Such menu items are often found in menu items unique to navigation devices. For example, in a navigation device, when searching for the nearest convenience store within a search range within a predetermined distance from the current position, the current position detection accuracy is inferior, so a range different from the range to be searched may be searched. possible.

特開2001−282824号公報JP 2001-282824 A

本発明は、このような問題を解決するためになされたものであり、その目的は、現在位置の測位精度に応じて最適な検索を実行できるようにすることである。   The present invention has been made to solve such a problem, and an object of the present invention is to enable an optimal search to be executed according to the positioning accuracy of the current position.

本発明の情報提供装置は、現在位置を測位する測位部と、該測位部における測位精度を表す測位精度情報を取得する測位精度情報取得部と、前記測位部で測位された現在位置から所定の範囲に存在する複数種類の検索対象を示す複数のメニュー項目を表示する表示部と、前記測位精度情報に基づいて前記所定の範囲を決定する範囲決定部と、前記表示部に表示されているメニュー項目から選択されたメニュー項目が示す検索対象の検索を行う検索部とを備える情報提供装置である。
本発明の情報提供方法は、情報提供装置により実行される情報提供方法であって、現在位置を測位する測位工程と、該測位工程における測位精度を表す測位精度情報を取得する測位精度情報取得工程と、前記測位工程で測位された現在位置から所定の範囲に存在する複数種類の検索対象を示す複数のメニュー項目を表示する表示工程と、前記測位精度情報に基づいて前記所定の範囲を決定する範囲決定工程と、前記表示工程で表示されているメニュー項目から選択されたメニュー項目が示す検索対象の検索を行う検索工程とを備える情報提供方法である。
本発明のプログラムは、情報提供装置のコンピュータに、本発明の情報提供方法の各工程を実行させるためのプログラムである。
An information providing apparatus according to the present invention includes a positioning unit that measures a current position, a positioning accuracy information acquisition unit that acquires positioning accuracy information that indicates positioning accuracy in the positioning unit, and a predetermined position from a current position measured by the positioning unit. A display unit that displays a plurality of menu items indicating a plurality of types of search objects existing in a range, a range determination unit that determines the predetermined range based on the positioning accuracy information, and a menu that is displayed on the display unit And a search unit that searches for a search target indicated by a menu item selected from the items.
The information providing method of the present invention is an information providing method executed by the information providing apparatus, and includes a positioning step for positioning the current position, and a positioning accuracy information acquiring step for acquiring positioning accuracy information indicating the positioning accuracy in the positioning step. And a display step for displaying a plurality of menu items indicating a plurality of types of search objects existing in a predetermined range from the current position measured in the positioning step, and the predetermined range is determined based on the positioning accuracy information An information providing method comprising: a range determining step; and a search step of searching for a search target indicated by a menu item selected from the menu items displayed in the display step.
The program of this invention is a program for making the computer of an information provision apparatus perform each process of the information provision method of this invention.

[作用]
本発明によれば、現在位置を測位するとともに測位精度情報を取得し、現在位置から所定の範囲に存在する複数種類の検索対象を示す複数のメニュー項目を表示し、ユーザにより選択されたメニュー項目が示す検索対象の検索を行う際、現在位置の測位精度に基づいて検索範囲を決定する。
[Action]
According to the present invention, the current position is measured, positioning accuracy information is acquired, a plurality of menu items indicating a plurality of types of search objects existing within a predetermined range from the current position are displayed, and the menu item selected by the user When searching for the search target indicated by, the search range is determined based on the positioning accuracy of the current position.

本発明によれば、現在位置に対応して提供される検索機能の検索対象を示す複数のメニュー項目を表示するとともに、それらのメニュー項目の中からユーザにより選択されたメニュー項目が示す検索対象の検索を実行する際、現在位置の測位精度に基づいて最適な検索を実行することができる。   According to the present invention, a plurality of menu items indicating search targets of the search function provided corresponding to the current position are displayed, and the search target indicated by the menu item selected by the user from among the menu items is displayed. When executing the search, an optimal search can be executed based on the positioning accuracy of the current position.

本発明の実施形態の情報提供装置のブロック図である。It is a block diagram of the information provision apparatus of embodiment of this invention. 本発明の実施形態の情報提供装置の動作の一部を示すフローチャートである。It is a flowchart which shows a part of operation | movement of the information provision apparatus of embodiment of this invention. 本発明の実施形態の情報提供装置の動作の残りの部分を示すフローチャートである。It is a flowchart which shows the remaining part of operation | movement of the information provision apparatus of embodiment of this invention. 本発明の実施形態の情報提供装置で表示されるメニュー項目を示す図である。It is a figure which shows the menu item displayed with the information provision apparatus of embodiment of this invention.

以下、本発明の実施形態について図面を参照して詳細に説明する。
〈情報提供装置の構成〉
図1は、本発明の実施形態の情報提供装置のブロック図である。本実施形態は、本発明を携帯型ナビゲーション装置に適用したものであるが、本発明は、情報提供アプリケーションソフトをインストールした携帯電話機と、ネットワーク上のサーバとを備えて構成されるシステムに適用することもできる。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
<Configuration of information providing device>
FIG. 1 is a block diagram of an information providing apparatus according to an embodiment of the present invention. In the present embodiment, the present invention is applied to a portable navigation device. However, the present invention is applied to a system including a mobile phone in which information providing application software is installed and a server on a network. You can also.

この情報提供装置は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、及び内部メモリ14を有する制御装置1と、それぞれが制御装置1に接続されたGPS(Global Positioning System)受信機2、方位センサ3、表示装置4、操作装置5、及び外部I/F(インタフェース)6を備えている。   The information providing apparatus includes a control device 1 having a central processing unit (CPU) 11, a read only memory (ROM) 12, a random access memory (RAM) 13, and an internal memory 14, and each is connected to the control device 1. A GPS (Global Positioning System) receiver 2, an orientation sensor 3, a display device 4, an operation device 5, and an external I / F (interface) 6 are provided.

制御装置1内のCPU11は各種演算を実行する。ROM12には、CPU11が実行する各種演算のプログラムや表示装置4に表示される文字、記号などのパターンが記憶されている。RAM13には、CPU11が各種演算を実行するときにデータや演算結果が一時的に記憶される。内部メモリ14は不揮発性メモリからなり、道路形状データなどの地図データ、関連する施設データ、名称データ等の各種位置関連データが道路形状データに対応付けられて記憶されている。また、後述するメニュー項目を表示するために必要な情報も記憶される。   The CPU 11 in the control device 1 executes various calculations. The ROM 12 stores various arithmetic programs executed by the CPU 11 and patterns such as characters and symbols displayed on the display device 4. The RAM 13 temporarily stores data and calculation results when the CPU 11 executes various calculations. The internal memory 14 is composed of a non-volatile memory, and stores various map-related data such as road shape data, related facility data, name data and the like in association with road shape data. Information necessary for displaying menu items to be described later is also stored.

GPS受信機2は、複数の衛星から送信される電波を受信して演算することにより、受信点、即ちこの情報提供装置の現在位置(緯度、経度)を測定するとともに、測位精度を表す測位精度情報を生成する。ここで、測位精度情報は、GPS受信機2が現在位置を測定するときに生成するGDOP(Geometrical Dilution of Precision)値に対応するものであり、「良好(誤差50m未満)」、「中間(誤差50m以上300m未満)」、「悪い(誤差300m以上)」の3段階の精度を示す。方位センサ3は、この情報提供装置の向いている方位を検出する地磁気センサなどからなる。   The GPS receiver 2 receives and calculates radio waves transmitted from a plurality of satellites, thereby measuring a reception point, that is, a current position (latitude, longitude) of the information providing device, and a positioning accuracy representing the positioning accuracy. Generate information. Here, the positioning accuracy information corresponds to a GDOP (Geometrical Dilution of Precision) value generated when the GPS receiver 2 measures the current position, and is “good (less than 50 m)”, “intermediate (error) 3 stages of accuracy, “50 m or more and less than 300 m” and “bad (error 300 m or more)”. The direction sensor 3 includes a geomagnetic sensor that detects the direction in which the information providing device is directed.

表示装置4は、薄型表示装置、例えば液晶、有機EL(Electroluminescence)ディスプレイ等からなり、地図及び現在位置、方位等を表示する。操作装置5は、ユーザがこの情報提供装置を使用するときに各種指令の入力を行うための装置であり、表示装置4の画面上のタッチパネル、図示しない装置筐体上のボタン或いはそれらの組み合わせからなる。外部I/F6は、SDメモリ、USB(Universal Serial Bus)メモリなどの外部メモリや、携帯電話機などの無線通信装置を接続するためのインタフェースである。   The display device 4 includes a thin display device such as a liquid crystal display or an organic EL (Electroluminescence) display, and displays a map, a current position, an orientation, and the like. The operation device 5 is a device for inputting various commands when the user uses the information providing device. The operation device 5 includes a touch panel on the screen of the display device 4, a button on a device housing (not shown), or a combination thereof. Become. The external I / F 6 is an interface for connecting an external memory such as an SD memory or a USB (Universal Serial Bus) memory, or a wireless communication device such as a mobile phone.

〈情報提供装置の動作〉
以上の構成を有する情報提供装置の動作について、図2及び図3に示すフローチャート、並びに図4に示すメニュー項目表示画面を参照して説明する。このフローチャートの処理は、ユーザによる情報提供アプリケーションの起動指示に応じて、CPU11がROM12に格納された情報提供アプリケーションプログラムを読み出すことで実行される。通常、このプログラムは装置の製造時にROM12に書き込まれるが、このプログラムを記録したメモリカードやネットワーク上のサーバから外部I/F6を介してROM12や内部メモリ14に書き込むこともできる。
<Operation of information providing device>
The operation of the information providing apparatus having the above configuration will be described with reference to the flowcharts shown in FIGS. 2 and 3 and the menu item display screen shown in FIG. The processing of this flowchart is executed by the CPU 11 reading out the information providing application program stored in the ROM 12 in response to an instruction to start the information providing application by the user. Normally, this program is written in the ROM 12 at the time of manufacture of the apparatus, but it can also be written in the ROM 12 and the internal memory 14 via the external I / F 6 from a memory card recording this program or a server on the network.

まずCPU11は、GPS受信機2が生成した現在位置情報及び測位精度情報を取得し(ステップS1)、測位精度が悪いか否かを判断する(ステップS2)。そして、測位精度が悪くない場合(ステップS2:NO)、即ち測位精度が良好若しくは中間の場合は、現在位置補正機能を表すメニュー項目を含まないメニュー項目を内部メモリ14から読み出し、表示装置4に表示させる(ステップS3)。一方、測位精度が悪い場合(ステップS2:YES)は、現在位置補正機能を表すメニュー項目を含むメニュー項目を内部メモリ14から読み出し、表示装置4に表示させる(ステップS4)。なお、測位精度が悪くない場合は、現在位置補正機能を表すメニュー項目をマスクされた状態の表示態様に変更し、メニュー項目自体は表示するが、ユーザの選択ができない状態としてもよい。   First, the CPU 11 acquires current position information and positioning accuracy information generated by the GPS receiver 2 (step S1), and determines whether the positioning accuracy is poor (step S2). If the positioning accuracy is not bad (step S2: NO), that is, if the positioning accuracy is good or intermediate, the menu item that does not include the menu item representing the current position correction function is read from the internal memory 14 and displayed on the display device 4. It is displayed (step S3). On the other hand, if the positioning accuracy is poor (step S2: YES), the menu item including the menu item representing the current position correction function is read from the internal memory 14 and displayed on the display device 4 (step S4). If the positioning accuracy is not bad, the menu item representing the current position correction function is changed to a masked display mode, and the menu item itself is displayed, but the user cannot select it.

図4に、ステップS3の実行により表示されるメニュー項目を示す。これらのメニュー項目は、現在位置に応じて提供可能な検索機能における複数種類の検索対象を示すメニュー項目であり、現在位置補正機能を表すメニュー項目は含まれていない。   FIG. 4 shows menu items displayed by executing step S3. These menu items are menu items indicating a plurality of types of search objects in the search function that can be provided according to the current position, and do not include a menu item that indicates the current position correction function.

ここでは、メニュー項目として、「今いる場所」、「最寄り駅までのルート」、「トイレ」、「コンビニ」、「帰宅チャンネル」、「メール」、「終電」、「検索/履歴」、「最寄りの警察・交番」等が表示装置4に表示される。   Here, the menu items are “Current location”, “Route to nearest station”, “Toilet”, “Convenience store”, “Home channel”, “Mail”, “Last train”, “Search / History”, “Nearest” “Police / Police” is displayed on the display device 4.

これらのメニュー項目は、情報提供アプリケーションとして、地図表示アプリケーションや経路案内アプリケーション等を選択したときに表示される。また、各メニューにおける地図の表示範囲、及び「最寄り駅までのルート」、「トイレ」等のメニュー毎における距離は予めメニュー毎にユーザが任意に設定することができる。また、各メニュー項目の数や配置(画面内の表示位置)も任意に設定することができる。表示位置を変更するメニュー項目と変更しないメニュー項目があってもよい。表示位置を変更しないメニュー項目は特定の位置に表示してもよいし、ユーザが表示位置を決めるようにしてもよい。   These menu items are displayed when a map display application, a route guidance application, or the like is selected as the information providing application. Further, the display range of the map in each menu and the distance for each menu such as “route to the nearest station” and “toilet” can be arbitrarily set in advance for each menu by the user. Further, the number and arrangement (display position in the screen) of each menu item can be arbitrarily set. There may be menu items that change the display position and menu items that do not change. Menu items that do not change the display position may be displayed at a specific position, or the user may determine the display position.

各メニュー項目は、番号が付され、ユーザの操作によって選択可能となっている。例えば、各メニュー項目の番号は、入力キーの「1」、「2」、・・・、「0」と対応付けられており、入力キー「1」、「2」、・・・、「0」の何れかが入力されると、入力された番号に対応する表示領域が拡大表示され、各メニュー項目の機能が実行される。また、タッチパネルの場合であれば、選択された表示領域が拡大されるようにすることができる。さらに、メニュー項目には、位置情報を利用しない例えば設定のメニュー項目を含んだメニュー項目を表示してもよい。   Each menu item is numbered and can be selected by a user operation. For example, the number of each menu item is associated with the input keys “1”, “2”,..., “0”, and the input keys “1”, “2”,. "Is input, the display area corresponding to the input number is enlarged and displayed, and the function of each menu item is executed. In the case of a touch panel, the selected display area can be enlarged. Furthermore, the menu item may include a menu item that includes, for example, a set menu item that does not use position information.

「今いる場所」のメニュー項目では、「1 今いる場所」の文字の上に、現在位置を中心とした地図が表示され、地図の中心に現在位置を示すアイコンが表示されている。このメニュー項目画面を操作装置5で選択すると、周辺検索が行われ、検索結果である周辺の施設に関する情報、及び現在位置の住所が表示される。   In the menu item “current location”, a map centered on the current position is displayed above the characters “1 present location”, and an icon indicating the current position is displayed at the center of the map. When this menu item screen is selected by the operation device 5, a peripheral search is performed, and information on peripheral facilities as a search result and an address of the current position are displayed.

「最寄り駅までのルート」のメニュー項目では、「2 最寄り駅までのルート」の文字の上に、現在位置を左端とした地図が表示され、地図の左端付近に現在位置を示すアイコンが表示され、地図の中心に最寄り駅のアイコンが表示されている。また、現在位置から最寄り駅までの距離を表す文字も表示されている。このメニュー項目画面を操作装置5で選択すると、最寄り駅までのルートが検索され、検索されたルート及び最寄り駅に関する情報(時刻表など)が表示される。   In the “Route to the nearest station” menu item, a map with the current position at the left end is displayed above the text “2 Route to the nearest station”, and an icon indicating the current position is displayed near the left end of the map. The icon of the nearest station is displayed in the center of the map. In addition, characters representing the distance from the current position to the nearest station are also displayed. When this menu item screen is selected with the operation device 5, a route to the nearest station is searched, and information (time table, etc.) on the searched route and the nearest station is displayed.

「トイレ」のメニュー項目では、「3 トイレ」の文字の上に、現在位置を中心とした地図が表示され、地図の中心に現在位置を示すアイコンが表示され、トイレが存在する位置にトイレを示すアイコンが表示されている。また、現在位置からトイレまでの距離(ここでは100mと200m)を表す文字も表示されている。このメニュー項目画面を操作装置5で選択すると、最寄りのトイレまでのルートが検索され、検索されたルート及び最寄りのトイレに関する情報が表示される。地図上に複数のトイレが表示されている場合は、操作装置5で任意のトイレを選択すると、そのトイレまでのルートが検索され、検索されたルート及びそのトイレに関する情報が表示される。   In the “Toilet” menu item, a map centered on the current location is displayed above the letters “3 Toilet”, an icon indicating the current location is displayed at the center of the map, and the toilet is placed where the toilet is located. An icon is displayed. In addition, characters representing the distance from the current position to the toilet (here, 100 m and 200 m) are also displayed. When this menu item screen is selected with the operation device 5, a route to the nearest toilet is retrieved, and information regarding the retrieved route and the nearest toilet is displayed. When a plurality of toilets are displayed on the map, when an arbitrary toilet is selected with the operation device 5, a route to the toilet is searched, and the searched route and information on the toilet are displayed.

「コンビニ」のメニュー項目では、「4 コンビニ」の文字の上に、現在位置を中心とした地図が表示され、地図の中心に現在位置を示すアイコンが表示され、コンビニエンスストア(以下、コンビニ)が存在する位置にコンビニを示すアイコンが表示されている。また、現在位置から最寄りのコンビニまでの距離(ここでは500m)を表す文字も表示されている。このメニュー項目画面を操作装置5で選択すると、最寄りのコンビニまでのルートが検索され、検索されたルートや最寄りのコンビニに関する情報が表示される。地図上に複数のコンビニが表示されている場合は、操作装置5で任意のコンビニを選択すると、そのコンビニまでのルートが検索され、検索されたルート及びそのコンビニに関する情報が表示される。   In the “Convenience Store” menu item, a map centered on the current position is displayed above the characters “4 Convenience Store”, an icon indicating the current position is displayed at the center of the map, and a convenience store (hereinafter referred to as a convenience store) is displayed. An icon indicating a convenience store is displayed at the existing position. In addition, characters representing the distance from the current position to the nearest convenience store (500 m in this case) are also displayed. When this menu item screen is selected with the operation device 5, a route to the nearest convenience store is searched, and information on the searched route and the nearest convenience store is displayed. When a plurality of convenience stores are displayed on the map, when an arbitrary convenience store is selected with the operation device 5, a route to the convenience store is searched, and the searched route and information about the convenience store are displayed.

「帰宅チャンネル」のメニュー項目では、「5 帰宅チャンネル」の文字の上に、現在位置を中心とした地図が表示され、地図の中心に家を示すアイコンが表示されている。このメニュー項目画面を操作装置5で選択すると、現在位置から自宅までの帰宅チャンネル(徒歩ルート)が検索され、表示される。運休していない利用可能な交通機関に関する情報を検索し、表示することもできる。   In the “home channel” menu item, a map centered on the current position is displayed above the characters “5 home channel”, and an icon indicating a house is displayed at the center of the map. When this menu item screen is selected with the operation device 5, the return channel (walking route) from the current position to the home is retrieved and displayed. You can also search and display information about available transportation that is not suspended.

「メール」のメニュー項目では、「6 メール」の文字の上に、現在位置を中心とした地図が表示され、地図の中心付近に「mail to」の文字が表示されている。このメニュー項目画面を操作装置5で選択すると、地図表示範囲内に存在する予め登録されている携帯電話機などに外部I/F6に接続されている携帯電話機からメールを送信する。   In the “Mail” menu item, a map centered on the current position is displayed above the characters “6 Mail”, and “mail to” characters are displayed near the center of the map. When this menu item screen is selected by the operation device 5, a mail is transmitted from a mobile phone connected to the external I / F 6 to a pre-registered mobile phone or the like existing within the map display range.

「終電」のメニュー項目では、「7 終電」の文字の上に、現在位置を中心とした地図が表示され、地図の下部に最寄りの駅の終電までの時間が表示される。このメニュー項目画面を操作装置5で選択すると、終電までの時間に加えて、最寄りの駅までのルートやその駅に関する情報が表示される。さらに、最寄りの駅から自宅までの乗換案内情報を表示することもできる。   In the “last train” menu item, a map centered on the current position is displayed above the characters “7 last train”, and the time until the last train of the nearest station is displayed at the bottom of the map. When this menu item screen is selected by the operation device 5, in addition to the time until the last train, the route to the nearest station and information about the station are displayed. It is also possible to display transfer guidance information from the nearest station to your home.

「検索/履歴」のメニュー項目では、「8 検索/履歴」の文字の上に、現在位置を中心とした地図が表示され、地図の中央部に「Search」の文字及び検索履歴の表示枠が表示されている。このメニュー項目画面を操作装置5で選択すると、地図表示範囲内の検索履歴の表示画面に移行する。   In the “Search / History” menu item, a map centered on the current position is displayed above the characters “8 Search / History”, and “Search” characters and a search history display frame are displayed at the center of the map. It is displayed. When this menu item screen is selected by the operation device 5, the screen shifts to a search history display screen within the map display range.

「最寄りの警察・交番」のメニュー項目では、「9 最寄りの警察・交番」の文字の上に、現在位置を左上端付近とした地図が表示され、地図の左上端付近に現在位置を示すアイコンが表示され、地図の右下端付近に最寄りの警察・交番を示すアイコンが表示されている。また、現在位置から最寄りの警察・交番までの距離(ここでは500m)を表す文字も表示されている。このメニュー項目画面を操作装置5で選択すると、最寄りの警察・交番までのルートが検索され、検索されたルート及び最寄りの警察・交番に関する情報が表示される。   In the “Nearest Police / Koban” menu item, a map with the current position near the upper left corner is displayed above the characters “9 Nearest Police / Koban”, and an icon indicating the current position near the upper left corner of the map. Is displayed, and an icon indicating the nearest police or police box is displayed near the lower right corner of the map. In addition, characters representing the distance (here, 500 m) from the current position to the nearest police or police box are also displayed. When this menu item screen is selected with the operation device 5, the route to the nearest police / duty box is searched, and information on the searched route and the nearest police / police is displayed.

ステップS4の実行により表示されるメニュー項目は、図4に示す「1 今いる場所」〜「9 最寄りの警察・交番」に、図4の下端に配置されている「0」のメニュー項目として、現在位置補正機能に関するメニュー項目を追加したものである。この現在位置補正機能に関するメニュー項目においては、例えば「ユーザに直接現在位置を入力させる(地図上の位置を選択させる)」、「GPS以外の手段を用いて現在位置を取得する(携帯電話基地局や無線LANアクセスポイントの利用)」、「再度GPSによる測位を実行する」を選択できるようにする。   The menu items displayed by the execution of step S4 are menu items “0” arranged at the lower end of FIG. 4 in “1 Location where you are” to “9 Nearest police and police box” shown in FIG. Menu items related to the current position correction function are added. In the menu item relating to the current position correction function, for example, “directly input the current position by the user (selecting a position on the map)”, “acquiring the current position using means other than GPS (cell phone base station) And “use of wireless LAN access point)” and “execute positioning by GPS again”.

図2の説明に戻る。測位精度が悪くなかった場合(ステップS2:NO)は、ステップS3でメニュー項目を表示した後、所定時間(例えば30秒)経過する間に、メニュー項目が選択されたか否かを判定し(ステップS5、S6)、選択されなかった場合(ステップS5:NO→S6:YES)は、ステップS1に戻り、選択された場合(ステップS5:YES)は、図3のステップS11に進む。   Returning to the description of FIG. If the positioning accuracy is not bad (step S2: NO), after displaying the menu item in step S3, it is determined whether or not the menu item has been selected within a predetermined time (for example, 30 seconds) (step S2). If not selected (step S5: NO → S6: YES), the process returns to step S1, and if selected (step S5: YES), the process proceeds to step S11 in FIG.

また、測位精度が悪かった場合(ステップS2:YES)も、ステップS4でメニュー項目を表示した後、所定時間(例えば30秒)経過する間に、メニュー項目が選択されたか否かを判定し(ステップS7、S8)、選択されなかった場合(ステップS7:NO→S8:YES)は、ステップS1に移行し、選択された場合(ステップS7:YES)は、選択されたメニュー項目が現在位置補正機能に関するものであるか否かを判定する(ステップS9)。   Also, when the positioning accuracy is poor (step S2: YES), it is determined whether or not the menu item is selected while a predetermined time (for example, 30 seconds) elapses after the menu item is displayed in step S4 ( If not selected (step S7: NO → S8: YES), the process proceeds to step S1, and if selected (step S7: YES), the selected menu item is corrected to the current position. It is determined whether the function is related or not (step S9).

判定の結果、現在位置補正機能に関する項目でなかった場合(ステップS9:NO)、即ち図4に示すメニュー項目であった場合は、図3のステップS11に進み、現在位置補正機能に関する項目であった場合(ステップS9:YES)は、ステップS10に進んで現在位置補正処理(ここでは、「ユーザに直接現在位置を入力させる(地図上の位置を選択させる)」)を実行した後にステップS3に移行する。   If it is determined that the item is not an item related to the current position correction function (step S9: NO), that is, if it is a menu item shown in FIG. 4, the process proceeds to step S11 in FIG. If this is the case (step S9: YES), the process proceeds to step S10 to execute the current position correction process (here, “directly input the current position (select the position on the map) by the user)” and then to step S3. Transition.

つまり、測位精度が悪かった場合、ユーザによる現在位置補正指示に従って現在位置補正処理を実行することで、測位精度が悪くなかった場合と同じ状態にすることができる。   That is, when the positioning accuracy is poor, the current position correction process is executed according to the current position correction instruction by the user, so that the same state as when the positioning accuracy is not bad can be obtained.

ステップS11では、選択されたメニュー項目に対応する情報提供アプリケーションの機能(地図表示、経路案内、メール送信等)に検索範囲が設定されているか否かを判定する。図4に示すメニュー項目の場合、「最寄り駅までのルート」、「トイレ」、「コンビニ」、「メール」、「終電」、「検索/履歴」、「最寄りの警察・交番」については検索範囲が設定されており、「今いる場所」、「帰宅チャンネル」については検索範囲が設定されていない。   In step S11, it is determined whether or not a search range is set for the function (map display, route guidance, mail transmission, etc.) of the information providing application corresponding to the selected menu item. In the case of the menu items shown in FIG. 4, the search range for "Route to nearest station", "Toilet", "Convenience store", "Email", "Last train", "Search / History", and "Nearest police / alternate" Is set, and no search range is set for “location where I am now” and “home channel”.

検索範囲が設定されている場合(ステップS11:YES)は、測位精度が悪いか否かを判定する(ステップS12)。ここで、ステップS7:YES→S9:NO→S11→S12の順に処理してきた場合は測位精度が悪いことになり、ステップS5:YES→S11→S12の順に処理してきた場合は悪くないことになる。   When the search range is set (step S11: YES), it is determined whether the positioning accuracy is poor (step S12). Here, when processing is performed in the order of step S7: YES → S9: NO → S11 → S12, the positioning accuracy is poor, and when processing is performed in the order of step S5: YES → S11 → S12, it is not bad. .

測定精度が悪い場合(ステップS12:YES)は、ステップS13で、検索範囲を各メニュー項目画面上に表示されている範囲から拡張し、ステップS14で、周辺検索を実行した後に、ステップS15で、選択されたメニュー項目に対応する情報提供アプリケーションの機能を実行する。ここで、測定精度が悪い場合、測位誤差が300m以上であることから、少なくとも検索範囲を300m拡張することが好適である。なお、情報提供装置は、検索範囲を予めユーザによって設定することができるような機能を備えてもよい。   If the measurement accuracy is poor (step S12: YES), in step S13, the search range is expanded from the range displayed on each menu item screen, and after performing a peripheral search in step S14, in step S15, The information providing application function corresponding to the selected menu item is executed. Here, when the measurement accuracy is poor, since the positioning error is 300 m or more, it is preferable to extend the search range by at least 300 m. Note that the information providing apparatus may have a function that allows the user to set the search range in advance.

測位精度が悪くない場合(ステップS12:NO)は、検索範囲を拡張することなくそのまま周辺検索を実行し(ステップS14)、選択されたメニュー項目に対応する情報提供アプリケーションの機能を実行する(ステップS15)。   If the positioning accuracy is not bad (step S12: NO), the peripheral search is executed as it is without expanding the search range (step S14), and the function of the information providing application corresponding to the selected menu item is executed (step S14). S15).

なお、選択されたメニュー項目に対応する情報提供アプリケーションの機能に検索範囲が設定されていない場合(ステップS11:NO)は、そのままステップS15に移行し、選択されたメニュー項目に対応する情報提供アプリケーションの機能を実行する(ステップS15)。   If the search range is not set in the function of the information providing application corresponding to the selected menu item (step S11: NO), the process proceeds to step S15 as it is, and the information providing application corresponding to the selected menu item. The function is executed (step S15).

選択されたメニュー項目に対応する情報提供アプリケーションの機能が終了した場合、図2及び図3に示すフローチャートの処理が終了する。その後、フローチャートの最初から繰り返すように構成してもよいし、情報提供アプリケーションを終了してもよい。ここで、選択されたメニュー項目に対応する情報提供アプリケーションの機能の終了とは、例えば経路案内において目的地(最寄りの駅、自宅等)に到着したと装置が判定した場合、メールが送信されたときなど、各機能の目的が達成されたことを装置が認識した場合である。なお、目的地に到着したか否かはGPS受信機2の測位情報を基に判定し、メールが送信されたか否かは、外部I/F6に接続されている携帯電話機の動作状態を基に判定する。また、ユーザが途中で機能の実行を中断した場合など各機能の目的が達成されなかった場合も、図2及び図3のフローチャートの処理を終了してもよい。   When the function of the information providing application corresponding to the selected menu item is finished, the processing of the flowcharts shown in FIGS. 2 and 3 is finished. Then, it may be configured to repeat from the beginning of the flowchart, or the information providing application may be terminated. Here, the end of the function of the information providing application corresponding to the selected menu item means that, for example, when the device determines that it has arrived at the destination (the nearest station, home, etc.) in the route guidance, a mail is transmitted Such as when the device recognizes that the purpose of each function has been achieved. Whether or not the destination has been reached is determined based on the positioning information of the GPS receiver 2, and whether or not a mail has been transmitted is based on the operating state of the mobile phone connected to the external I / F 6. judge. Also, when the purpose of each function is not achieved, such as when the user interrupts the execution of the function in the middle, the processing of the flowcharts in FIGS. 2 and 3 may be terminated.

以上詳細に説明したように、本発明の実施形態の情報提供装置によれば、現在位置を測定し、現在位置から所定の範囲に存在する複数種類の検索対象を示す複数のメニュー項目を表示し、ユーザにより選択されたメニュー項目が示す検索対象の検索を行う際、測位精度が悪い場合、検索範囲を拡張するので、測位精度が悪いことによる検索の誤りを防止することができる。   As described above in detail, according to the information providing apparatus of the embodiment of the present invention, the current position is measured, and a plurality of menu items indicating a plurality of types of search objects existing within a predetermined range from the current position are displayed. When searching for the search target indicated by the menu item selected by the user, if the positioning accuracy is poor, the search range is extended, so that a search error due to poor positioning accuracy can be prevented.

なお、本実施形態では、各メニュー項目は、アイコンのような画像としたが、大きさや形を変更してもよい。また、アイコンのような画像でなくとも、文字からなる画像でも、アイコンと文字を組み合わせることもできる。また、画像は、対応付けられた機能がわかる画像であってもよい。対応付けられた機能を実行したときの画像を縮小した画像、または、対応付けられた機能を実行したときの画像をデフォルメした画像であれば、ユーザがメニュー項目を選択したときに、予めメニュー項目に対応する機能を実行し、対応した画像を作成した上で、メニュー項目として表示しているため、選択した機能をすぐに表示することができる。さらに、各メニュー項目の表示時と選択されたメニュー項目の機能実行時とで、地図の縮尺を変更してもよい。また、検索を予め行なった上で、メニュー項目の表示をしてもよい。   In the present embodiment, each menu item is an image like an icon, but the size and shape may be changed. Further, an icon and a character can be combined with each other even if it is not an image like an icon but an image composed of characters. Further, the image may be an image showing the associated function. If the image when the associated function is executed is reduced, or the image obtained when the associated function is executed is deformed, the menu item is selected in advance when the user selects the menu item. Since the function corresponding to is executed and the corresponding image is created and displayed as a menu item, the selected function can be displayed immediately. Further, the scale of the map may be changed when each menu item is displayed and when the function of the selected menu item is executed. Further, menu items may be displayed after a search is performed in advance.

1…制御装置、2…GPS受信機、3…方位センサ、4…表示装置、5…操作装置、6…外部I/F、11…CPU、12…ROM、13…RAM、14…内部メモリ。   DESCRIPTION OF SYMBOLS 1 ... Control apparatus, 2 ... GPS receiver, 3 ... Direction sensor, 4 ... Display apparatus, 5 ... Operation apparatus, 6 ... External I / F, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Internal memory.

Claims (4)

現在位置を測位する測位部と、
該測位部における測位精度を表す測位精度情報を取得する測位精度情報取得部と、
前記測位部で測位された現在位置から所定の範囲に存在する複数種類の検索対象を示す複数のメニュー項目を表示する表示部と、
前記測位精度情報に基づいて前記所定の範囲を決定する範囲決定部と、
前記表示部に表示されているメニュー項目から選択されたメニュー項目が示す検索対象の検索を行う検索部と
を備える情報提供装置。
A positioning unit that measures the current position;
A positioning accuracy information acquisition unit for acquiring positioning accuracy information representing the positioning accuracy in the positioning unit;
A display unit for displaying a plurality of menu items indicating a plurality of types of search objects existing in a predetermined range from the current position measured by the positioning unit;
A range determination unit that determines the predetermined range based on the positioning accuracy information;
An information providing apparatus comprising: a search unit that searches for a search target indicated by a menu item selected from the menu items displayed on the display unit.
請求項1に記載された情報提供装置において、
前記範囲決定部は、前記測位精度が所定レベル未満のときは、所定レベル以上のときよりも、前記所定の範囲を広くする情報提供装置。
In the information provision apparatus described in Claim 1,
The range determining unit is an information providing apparatus that widens the predetermined range when the positioning accuracy is less than a predetermined level than when the positioning accuracy is higher than a predetermined level.
情報提供装置により実行される情報提供方法であって、
現在位置を測位する測位工程と、
該測位工程における測位精度を表す測位精度情報を取得する測位精度情報取得工程と、
前記測位工程で測位された現在位置から所定の範囲に存在する複数種類の検索対象を示す複数のメニュー項目を表示する表示工程と、
前記測位精度情報に基づいて前記所定の範囲を決定する範囲決定工程と、
前記表示工程で表示されているメニュー項目から選択されたメニュー項目が示す検索対象の検索を行う検索工程と
を備える情報提供方法。
An information providing method executed by an information providing apparatus,
A positioning process for positioning the current position;
A positioning accuracy information acquisition step for acquiring positioning accuracy information representing the positioning accuracy in the positioning step;
A display step of displaying a plurality of menu items indicating a plurality of types of search objects existing in a predetermined range from the current position measured in the positioning step;
A range determining step for determining the predetermined range based on the positioning accuracy information;
A search step of searching for a search target indicated by a menu item selected from the menu items displayed in the display step.
情報提供装置のコンピュータに、請求項3に記載された情報提供方法の各工程を実行させるためのプログラム。   The program for making the computer of an information provision apparatus perform each process of the information provision method described in Claim 3.
JP2011074341A 2011-03-30 2011-03-30 Information providing device, information providing method, and program therefor Pending JP2012208760A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011074341A JP2012208760A (en) 2011-03-30 2011-03-30 Information providing device, information providing method, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011074341A JP2012208760A (en) 2011-03-30 2011-03-30 Information providing device, information providing method, and program therefor

Publications (1)

Publication Number Publication Date
JP2012208760A true JP2012208760A (en) 2012-10-25

Family

ID=47188422

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011074341A Pending JP2012208760A (en) 2011-03-30 2011-03-30 Information providing device, information providing method, and program therefor

Country Status (1)

Country Link
JP (1) JP2012208760A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003185455A (en) * 2002-09-24 2003-07-03 Aisin Aw Co Ltd Navigation device for vehicle
JP2004340689A (en) * 2003-05-14 2004-12-02 Matsushita Electric Ind Co Ltd Course guiding device
JP2006260081A (en) * 2005-03-16 2006-09-28 Nippon Telegr & Teleph Corp <Ntt> Information provision device, program and method
JP2008242408A (en) * 2007-02-27 2008-10-09 Yahoo Japan Corp Method for correcting position data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003185455A (en) * 2002-09-24 2003-07-03 Aisin Aw Co Ltd Navigation device for vehicle
JP2004340689A (en) * 2003-05-14 2004-12-02 Matsushita Electric Ind Co Ltd Course guiding device
JP2006260081A (en) * 2005-03-16 2006-09-28 Nippon Telegr & Teleph Corp <Ntt> Information provision device, program and method
JP2008242408A (en) * 2007-02-27 2008-10-09 Yahoo Japan Corp Method for correcting position data

Similar Documents

Publication Publication Date Title
US8694247B2 (en) Method, mobile device and computer-readable medium for displaying surrounding points of interest
JP4198513B2 (en) MAP INFORMATION PROCESSING DEVICE, MAP INFORMATION PROCESSING SYSTEM, POSITION INFORMATION DISPLAY DEVICE, ITS METHOD, ITS PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
US8983772B2 (en) Method for displaying navigation route, navigation apparatus and recording medium
US9536224B2 (en) Method, apparatus and recording medium for displaying tasks
CN103229023A (en) Mobile terminal, system and method
JP2009063374A (en) Navigation apparatus for vehicle
JP5955493B2 (en) Information processing system, map information display device, information processing method, and program
JP2010032348A (en) Mobile terminal, current position display method, and current position display program
JP2013160586A (en) Navigation device
JP2010164492A (en) Navigation apparatus and navigation system
JP5749057B2 (en) Navigation device
JP5658636B2 (en) Route guidance device and route guidance method
JP6034810B2 (en) Destination candidate display system, destination candidate display method and program
JP5731999B2 (en) Navigation device, navigation method, and program
JP2006250819A (en) Positioning device and positioning method
JP2012208760A (en) Information providing device, information providing method, and program therefor
JP5765726B2 (en) Address input device, navigation device using the same, and database used for the address input device
JP4886631B2 (en) Route calculation device, route guidance device, and route calculation method
JP6795652B2 (en) Map display system, map display method, program, and route display device
JP2013247428A (en) Radio communication device, pairing method of radio communication device, pairing program of radio communication device
JP2014048167A (en) Portable equipment and display method and program for course
JP5903975B2 (en) Electronic device in which navigation application is installed, electronic device control method, and computer program
TWI409443B (en) Method and system for designating directions of points of interest and computer program product using the method
JP5232662B2 (en) Navigation device and point data update program
JP6695269B2 (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140610

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141202