JP2023137983A - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
JP2023137983A
JP2023137983A JP2022044453A JP2022044453A JP2023137983A JP 2023137983 A JP2023137983 A JP 2023137983A JP 2022044453 A JP2022044453 A JP 2022044453A JP 2022044453 A JP2022044453 A JP 2022044453A JP 2023137983 A JP2023137983 A JP 2023137983A
Authority
JP
Japan
Prior art keywords
information
event
user
map
unit
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
JP2022044453A
Other languages
Japanese (ja)
Inventor
雄毅 田口
Yuki Taguchi
孝之介 山下
Konosuke Yamashita
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2022044453A priority Critical patent/JP2023137983A/en
Publication of JP2023137983A publication Critical patent/JP2023137983A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an information processing device, an information processing method, and an information processing program that can provide information allowing a user to intuitively figure out contents of events including fairs.SOLUTION: An information processing device 10 includes: a map information acquisition unit 131 that acquires map information for drawing a map; an event information acquisition unit 132 that acquires event information regarding events at each point on the map; a user information acquisition unit 133 that acquires user information indicating characteristics of a user; a providing event determination unit 134 that determines the event information to be provided to the user from among the event information around a current location of the user based on the user information; and an information providing unit 135 that provides the map information around the current location of the user, and the event information determined by the providing event determination unit. The event information includes an icon, a figure, or an image that is a mode for symbolizing the event.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置、情報処理方法及び情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、画面に表示された地図の地域において開催されるイベントに関する情報をユーザに提供する技術が知られている。このような技術の一例として、地図上にイベントの開催日を示す日付アイコンを表示し、ユーザが当該日付アイコンをタップすることにより当該イベントに関する情報を画面に表示する技術がある(例えば、特許文献1参照)。 2. Description of the Related Art Conventionally, there has been known a technique for providing a user with information regarding an event to be held in an area of a map displayed on a screen. An example of such technology is a technology in which a date icon indicating the date of an event is displayed on a map, and when the user taps the date icon, information regarding the event is displayed on the screen (for example, Patent Document (see 1).

特開2017-26929号公報JP 2017-26929 Publication

特許文献1に記載された技術では、日付アイコンは同一の形状を有し、イベントの開催日だけを表示しているので、ユーザは当該日付アイコンをタップするまで当該日付アイコンに対応したイベントの内容について直感的に把握できない。前記日付アイコンにはイベント名等を伴うものもあるが、イベント名等が読み取りにくい場合やイベント名等が当該イベントの内容を適切に表していない場合には、ユーザは、当該日付アイコンをタップするまで当該イベントの内容を把握できない。 In the technology described in Patent Document 1, the date icons have the same shape and display only the date of the event, so the user does not see the content of the event corresponding to the date icon until the user taps the date icon. cannot be understood intuitively. Some of the date icons are accompanied by an event name, etc., but if the event name, etc. is difficult to read, or if the event name, etc. does not appropriately represent the content of the event, the user taps the date icon. Until then, the details of the event cannot be grasped.

本発明は、ユーザがイベントを含む事象の内容を直感的に把握可能な情報を提供可能な情報処理装置、情報処理方法及び情報処理プログラムを提供することを目的とする。 An object of the present invention is to provide an information processing device, an information processing method, and an information processing program that can provide information that allows a user to intuitively understand the contents of events including events.

本発明に係る情報処理装置は、地図を描画するための地図情報を取得する地図情報取得部と、前記地図上の各地点における事象に関する事象情報を取得する事象情報取得部と、ユーザの特徴を示すユーザ情報を取得するユーザ情報取得部と、前記ユーザ情報に基づいて、前記ユーザの現在位置周辺における前記事象情報の中から、前記ユーザに提供する前記事象情報を決定する提供事象決定部と、前記ユーザの前記現在位置周辺の前記地図情報と、前記提供事象決定部が決定した前記事象情報とを提供する情報提供部と、を備え、前記事象情報は、当該事象を象徴する態様のアイコン、図形又は画像を含む。 The information processing device according to the present invention includes a map information acquisition unit that acquires map information for drawing a map, an event information acquisition unit that acquires event information regarding events at each point on the map, and a user characteristics a user information acquisition unit that acquires user information indicating the user information; and a provided event determination unit that determines the event information to be provided to the user from among the event information around the user's current location based on the user information. and an information providing unit that provides the map information around the current location of the user and the event information determined by the provided event determining unit, wherein the event information symbolizes the event. Contains icons, graphics, or images of aspects.

本発明では、ユーザがイベントを含む事象の内容を直感的に把握可能な情報を提供可能である。 According to the present invention, it is possible to provide information that allows a user to intuitively grasp the contents of events including events.

本発明の一実施形態に係る情報処理システムの概略構成を示す図。1 is a diagram showing a schematic configuration of an information processing system according to an embodiment of the present invention. 本実施形態のサーバ装置の概略構成を示すブロック図。FIG. 1 is a block diagram showing a schematic configuration of a server device according to the present embodiment. 本実施形態の端末装置の概略構成を示すブロック図。FIG. 1 is a block diagram showing a schematic configuration of a terminal device according to the present embodiment. 本実施形態に係る情報処理方法の一例を表すフローチャート。1 is a flowchart illustrating an example of an information processing method according to the present embodiment. 本実施形態に係る情報処理方法の一例を表すフローチャート。1 is a flowchart illustrating an example of an information processing method according to the present embodiment. 本実施形態に係る端末装置におけるアプリ起動時のトップ画面の一例を示す図。The figure which shows an example of the top screen at the time of application starting in the terminal device based on this embodiment. 本実施形態に係る端末装置における事象レーダー画面の一例を示す図。The figure which shows an example of the event radar screen in the terminal device based on this embodiment. 本実施形態に係る端末装置における各事象のポップアップ表示の一例を示す図。The figure which shows an example of the pop-up display of each event in the terminal device based on this embodiment.

以下、本発明の実施形態を図面に基づいて説明する。
図1は、本実施形態に係る情報処理システム1の概略構成を示す図である。図1に示すように、本実施形態に係る情報処理システム1は、情報処理装置であるサーバ装置10と、地図情報サーバ装置20と、複数の端末装置30とが、インターネット等のネットワークを介して通信可能に接続されている。
Embodiments of the present invention will be described below based on the drawings.
FIG. 1 is a diagram showing a schematic configuration of an information processing system 1 according to the present embodiment. As shown in FIG. 1, in the information processing system 1 according to the present embodiment, a server device 10, which is an information processing device, a map information server device 20, and a plurality of terminal devices 30 are connected via a network such as the Internet. Connected for communication.

この情報処理システム1は、サーバ装置10から端末装置30に事象に関する事象情報を提供する情報提供システムであり、端末装置30を所持するユーザの特徴に応じた事象情報を提供する。ここで、事象とは、催しや行事など人が行うイベントだけでなく、風雨、桜の開花などの現象や、熊の出没などの事実を含む。また、事象には、祭、桜の開花などのユーザがその事象が生じている場所に立ち寄りたくなるプラスの事象だけでなく、土砂崩れ、川の増水、騒ぎ、事件、事故などユーザがその事象が生じている又は生じた場所を避けた方が良いマイナスの事象も含む。さらに、プラスの事象とマイナスの事象の組み合わせ、例えば、「山菜が取れるが、過去に熊出没」なども含む。
以下、このような情報処理システム1の各構成について詳細に説明する。
The information processing system 1 is an information providing system that provides event information related to events from the server device 10 to the terminal device 30, and provides event information according to the characteristics of the user who owns the terminal device 30. Here, events include not only events held by people such as events and events, but also phenomena such as wind and rain, the blooming of cherry blossoms, and facts such as the appearance of bears. In addition, events include not only positive events such as festivals and cherry blossoms that make users want to visit the place where the event is occurring, but also things such as landslides, river flooding, commotion, incidents, accidents, etc. It also includes negative events that should be avoided in places where they occur or occur. Furthermore, it also includes combinations of positive and negative events, such as "we can grow wild vegetables, but bears have appeared in the past."
Each configuration of such information processing system 1 will be described in detail below.

[サーバ装置10の構成]
図2は、サーバ装置10の概略構成を示すブロック図である。
サーバ装置10は、コンピューターにより構成され、本発明の情報処理装置として機能する。このサーバ装置10は、通信部11と、記憶部12と、制御部13と、等を含んで構成されている。
通信部11は、例えばLAN等を介してネットワーク(インターネット)に接続されており、地図情報サーバ装置20、及び複数の端末装置30等と通信する。
[Configuration of server device 10]
FIG. 2 is a block diagram showing a schematic configuration of the server device 10. As shown in FIG.
The server device 10 is configured by a computer and functions as an information processing device of the present invention. This server device 10 includes a communication section 11, a storage section 12, a control section 13, and the like.
The communication unit 11 is connected to a network (Internet) via, for example, a LAN, and communicates with the map information server device 20, the plurality of terminal devices 30, and the like.

[記憶部12の構成]
記憶部12は、例えばメモリ、ハードディスク等により構成されたデータ記憶装置である。この記憶部12は、地図情報記憶部(地図情報DB121)、事象情報記憶部(事象情報DB122)、スポット情報記憶部(スポット情報DB123)、及びユーザ情報記憶部(ユーザ情報DB124)等を備えている。
[Configuration of storage unit 12]
The storage unit 12 is a data storage device composed of, for example, a memory, a hard disk, or the like. This storage unit 12 includes a map information storage unit (map information DB 121), an event information storage unit (event information DB 122), a spot information storage unit (spot information DB 123), a user information storage unit (user information DB 124), etc. There is.

なお、ここでは、サーバ装置10の記憶部12に、地図情報DB121、事象情報DB122、スポット情報DB123、及びユーザ情報DB124が設けられる例を示すが、サーバ装置10とネットワークを介して通信可能に接続された他のデータサーバやクラウドストレージに、これらのデータベース(DB)が設けられ、適宜必要なデータをダウンロードする構成としてもよい。
また、記憶部12には、サーバ装置10を制御するための情報処理プログラム(ソフトウェア)が記憶されている。
Here, an example is shown in which the storage unit 12 of the server device 10 is provided with a map information DB 121, an event information DB 122, a spot information DB 123, and a user information DB 124. It may also be configured such that these databases (DB) are provided in other data servers or cloud storages, and necessary data is downloaded as appropriate.
Further, the storage unit 12 stores an information processing program (software) for controlling the server device 10.

[地図情報DB121に記憶される情報]
地図情報DB121は、地図を描画するための地図情報を記憶したデータベースである。地図情報には、例えば、地図の画像である地図画像、地図上の位置を示す緯度経度の位置情報などが含まれる。後述する地図情報取得部131は、定期的又は不定期に地図情報サーバ装置20にアクセスして地図情報DB121に記憶された地図情報を更新する。
[Information stored in map information DB 121]
The map information DB 121 is a database that stores map information for drawing maps. The map information includes, for example, a map image that is an image of a map, position information on latitude and longitude that indicates a position on the map, and the like. A map information acquisition unit 131, which will be described later, accesses the map information server device 20 regularly or irregularly to update the map information stored in the map information DB 121.

[事象情報DB122に記憶される情報]
事象情報DB122は、事象情報を記憶したデータベースである。事象情報には、各事象を識別する事象ID、この事象IDに対応づけられた当該事象が生じている又は生じた場所の地図上の位置を示す位置情報(例えば、桜の開花など移動しない事象の場合当該場所の緯度及び経度、パレードなど移動する事象の場合移動距離や範囲)、時間、当該事象のジャンル、事象詳細情報等が含まれる。
[Information stored in event information DB 122]
The event information DB 122 is a database that stores event information. Event information includes an event ID that identifies each event, and location information that indicates the location on a map where the event associated with this event ID is occurring or has occurred (for example, information about events that do not move, such as cherry blossoms blooming). In the case of a moving event such as a parade, it includes the latitude and longitude of the location, the distance and range of movement (in the case of a moving event such as a parade), the time, the genre of the event, detailed event information, etc.

事象詳細情報は、事象の詳細な内容であり、例えばテキストデータや、イメージデータを含んで構成されている。テキストデータには、当該事象の名称など事象の詳細に関係する多数のキーワードが含まれる。テキストデータには、例えば、当該事象の規模(例えば、コンサートの場合:参加人数、事故の場合:被害状況など)、施設(例えば、花火大会の場合:トイレの数、飲食店出店数など)、関心度(例えば、SNS(Social networking service)におけるお気に入り等のメッセージに反応した数など)などがある。また、イメージデータには、当該事象を象徴する態様のアイコン、図形又は、当該事象を撮影した画像、当該画像を縮小したサムネイル画像が含まれる。なお、前記テキストデータ及び前記イメージデータには、各事象が生じている場所の管理者、各事象の主催者等が開設するサイトに掲載されたものだけでなく、個人のSNSの投稿、写真、ブログなどのユーザー生成コンテンツ(UGC:User Generated Content)も含まれる。前記時間は、当該事象が過去に生じた場合にはその生じた日時であり、当該事象が所定期間生じる場合にはその期間などが含まれる。 The event detailed information is detailed content of the event, and includes, for example, text data and image data. The text data includes many keywords related to the details of the event, such as the name of the event. The text data includes, for example, the scale of the event (for example, in the case of a concert: number of participants, in the case of an accident: damage situation, etc.), facilities (for example, in the case of a fireworks festival: number of toilets, number of restaurants, etc.), There is a degree of interest (for example, the number of reactions to messages such as favorites on SNS (Social networking service), etc.). Further, the image data includes an icon or a figure symbolizing the event, an image taken of the event, or a thumbnail image obtained by reducing the image. Note that the text data and image data include not only those posted on sites set up by the administrator of the place where each event occurs, the organizer of each event, etc., but also personal SNS posts, photos, It also includes user-generated content (UGC) such as blogs. The time is the date and time when the event occurred in the past, and includes the period when the event occurs for a predetermined period of time.

[スポット情報DB123に記憶される情報]
スポットとは、本願明細書では、例えば、山、河川、学校、公園、駅、線路、建物など、地図上で一定の範囲を占めるものをいう。スポットには、いわゆるPOI(Point of Interest)と呼ばれるものも含まれる。スポット情報DB123は、スポット情報を記憶したデータベースである。
[Information stored in spot information DB 123]
In this specification, a spot refers to something that occupies a certain range on a map, such as a mountain, river, school, park, station, railroad, or building. Spots also include what is called a POI (Point of Interest). The spot information DB 123 is a database that stores spot information.

スポット情報には、各スポットを識別するスポットID、このスポットIDに対応づけられた、当該スポットの名称、当該スポットの地図上の位置を示す位置情報、当該スポットを地図上に表示するためのアイコン画像などが含まれる。なお、スポットの位置情報は、当該スポットの地図上の地理的な中心、又は不動産登記上の住所ではなく、人口重心、又は当該スポットへの来訪者が多く集まるような地点(例えば、建物の玄関、銅像、記念碑など待ち合わせに使われる場所)などが好ましい。 The spot information includes a spot ID that identifies each spot, the name of the spot associated with this spot ID, location information indicating the location of the spot on the map, and an icon for displaying the spot on the map. Contains images, etc. Note that the location information of a spot is not the geographical center of the spot on a map or the address in real estate registration, but the center of population or a point where many visitors to the spot gather (for example, the entrance of a building). , statues, monuments, and other places used for meetings) are preferred.

[ユーザ情報DB124に記憶される情報]
ユーザ情報DB124は、各ユーザの特徴を示すユーザ情報を記憶したデータベースである。ユーザ情報には、例えば、ユーザID、ユーザ名、ユーザ属性、ユーザ履歴などが含まれる。
[Information stored in user information DB 124]
The user information DB 124 is a database that stores user information indicating characteristics of each user. The user information includes, for example, a user ID, user name, user attributes, user history, and the like.

ユーザIDは、各ユーザを識別するための情報であり、各ユーザにそれぞれ異なる情報が付与される。ユーザIDは、例えば、各ユーザが有するメールアドレスでも良い。ユーザ名は、例えば、ユーザの氏名やハンドルネームである。 ユーザ属性は、ユーザの特徴を示す情報であり、例えば、性別、年齢層、嗜好、住所、家族構成、学歴、年収等、ユーザに関する様々な情報が含まれる。 The user ID is information for identifying each user, and different information is assigned to each user. The user ID may be, for example, an email address that each user has. The user name is, for example, the user's full name or handle name. User attributes are information indicating characteristics of a user, and include various information regarding the user, such as gender, age group, preference, address, family composition, educational background, annual income, and the like.

ユーザ履歴は、ユーザの行動履歴を示す情報である。このユーザ履歴としては、例えば、インターネットにおいて閲覧したコンテンツの履歴(閲覧コンテンツのURL、及び閲覧日時)、検索エンジン等を用いた際の検索履歴(ネット検索やショッピング検索のキーワード、及び検索日時)、閲覧や検索などの行動をとった場所の位置情報などが含まれる。ユーザが移動中に前記行動をとった場合、位置情報には、移動元、移動先の位置情報も含まれる。前記位置情報は、端末装置30におけるGPS(Global Positioning System)の機能によって得られる情報でも、経度及び緯度などの実測値や、端末装置30が所定の通信を行ったアクセスポイントの位置等を示す情報であっても良い。 The user history is information indicating the user's behavior history. This user history includes, for example, the history of content viewed on the Internet (URL of viewed content and date and time of viewing), search history when using search engines, etc. (keywords of online searches and shopping searches, and search date and time), This includes location information of places where you took actions such as browsing and searching. If the user takes the action while moving, the location information also includes location information of the source and destination. The location information may be information obtained by the GPS (Global Positioning System) function of the terminal device 30, or may be information indicating actual measured values such as longitude and latitude, or the location of an access point with which the terminal device 30 has performed predetermined communication. It may be.

[制御部13の機能構成]
制御部13は、CPU(Central Processing Unit)等の演算回路、RAM(Random Access Memory)等の記憶回路により構成される。制御部13は、記憶部12等に記憶されている情報処理プログラムをRAMに展開し、RAMに展開されたプログラムとの協働により各種処理を実行する。
[Functional configuration of control unit 13]
The control unit 13 includes an arithmetic circuit such as a CPU (Central Processing Unit), and a storage circuit such as a RAM (Random Access Memory). The control unit 13 loads the information processing program stored in the storage unit 12 or the like into the RAM, and executes various processes in cooperation with the program loaded into the RAM.

そして、制御部13は、記憶部12に記憶された情報処理プログラムを読み込み実行することで、図2に示すように、地図情報取得部131、事象情報取得部132、ユーザ情報取得部133、提供事象決定部134、及び情報提供部135等として機能する。 Then, the control unit 13 reads and executes the information processing program stored in the storage unit 12, so that the map information acquisition unit 131, the event information acquisition unit 132, the user information acquisition unit 133, the provision It functions as an event determining unit 134, an information providing unit 135, and the like.

なお、本実施形態では、1台のサーバ装置10により情報処理装置が構成され、制御部13が地図情報取得部131、事象情報取得部132、ユーザ情報取得部133、提供事象決定部134、及び情報提供部135として機能する例を示すが、これに限定されない。例えば、通信可能に接続された複数のサーバ装置によって本発明の情報処理装置が構成されていても良く、この場合、各機能に対応したサーバ装置を設けることで、処理負荷の軽減を図ることができる。 In this embodiment, the information processing device is configured by one server device 10, and the control unit 13 includes a map information acquisition unit 131, an event information acquisition unit 132, a user information acquisition unit 133, a provision event determination unit 134, and Although an example of functioning as the information providing unit 135 will be shown, the present invention is not limited thereto. For example, the information processing device of the present invention may be constituted by a plurality of communicably connected server devices, and in this case, it is possible to reduce the processing load by providing a server device corresponding to each function. can.

地図情報取得部131は、定期的又は不定期に地図情報サーバ装置20にアクセスして地図情報DB121に記憶された地図情報を更新する。また、地図情報取得部131は、定期的又は不定期にニュースサイト、SNSサイト、ブログサイト等の各種サイトにアクセスしてスポット情報DB123に記憶されたスポット情報を更新する。また、地図情報取得部131は、端末装置30から送信された現在位置情報又は地名に基づいて前記現在位置情報又は前記地名に対応した地域の地図情報を地図情報DB121から取得し、情報提供部135へ供給する。さらに、端末装置30からスポット名が送信された場合には、地図情報取得部131は、当該スポット名に基づいてスポット情報DB123から位置情報を取得し、当該位置情報に対応した地域の地図情報を地図情報DB121から取得し、情報提供部135へ供給する。 The map information acquisition unit 131 accesses the map information server device 20 regularly or irregularly to update the map information stored in the map information DB 121. Additionally, the map information acquisition unit 131 accesses various sites such as news sites, SNS sites, blog sites, etc. regularly or irregularly to update the spot information stored in the spot information DB 123. Further, the map information acquisition unit 131 acquires map information of the area corresponding to the current position information or the place name from the map information DB 121 based on the current position information or place name transmitted from the terminal device 30, and the information providing unit 135 supply to Furthermore, when a spot name is transmitted from the terminal device 30, the map information acquisition unit 131 acquires location information from the spot information DB 123 based on the spot name, and obtains map information of the area corresponding to the location information. It is acquired from the map information DB 121 and supplied to the information providing unit 135.

事象情報取得部132は、定期的又は不定期にニュースサイト、SNSサイト、ブログサイト等の各種サイトにアクセスして事象情報を取得し、事象IDに対応づけて事象情報DB122に記憶する。 The event information acquisition unit 132 regularly or irregularly accesses various sites such as news sites, SNS sites, blog sites, etc. to acquire event information, and stores it in the event information DB 122 in association with an event ID.

ユーザ情報取得部133は、例えば、端末装置30を所持するユーザが様々な場所で端末装置30を操作することにより定期又は不定期に送信される当該ユーザのユーザ情報を取得する。また、ユーザ情報取得部133は、取得したユーザ情報に基づいて、各地域の人口推移や各地域における当該ユーザの興味関心などを集計し、ユーザIDに対応づけてユーザ情報DB124に記憶する。 For example, the user information acquisition unit 133 acquires user information of a user who owns the terminal device 30 and is transmitted periodically or irregularly when the user operates the terminal device 30 at various locations. Further, the user information acquisition unit 133 aggregates the population trends of each region, the interests of the user in each region, etc. based on the acquired user information, and stores them in the user information DB 124 in association with the user ID.

提供事象決定部134は、ユーザ情報DB124に記憶されている当該ユーザのユーザ情報に基づいて、事象情報DB122に記憶されている、当該ユーザの現在位置情報、あるいは当該ユーザが指定する地名又はスポットを中心とした地域周辺において生じている又は生じた各事象の事象情報の中から、当該ユーザに提供する事象情報を決定する。また、提供事象決定部134は、提供を決定した各事象情報を事象情報DB122から読み出し、情報提供部135へ供給する。
情報提供部135は、地図情報取得部131から供給される地図情報と、提供事象決定部134から供給される事象情報などを合成し、合成データを端末装置30へ送信する。
The provided event determining unit 134 determines the current location information of the user stored in the event information DB 122 or the place name or spot specified by the user based on the user information of the user stored in the user information DB 124. The event information to be provided to the user is determined from the event information of each event that is occurring or has occurred around the central area. Further, the provision event determining unit 134 reads each piece of event information that has been decided to be provided from the event information DB 122 and supplies it to the information providing unit 135 .
The information providing unit 135 combines the map information supplied from the map information acquisition unit 131 and the event information supplied from the provided event determining unit 134, and transmits the composite data to the terminal device 30.

[端末装置30の構成]
図3は、端末装置30の概略構成を示すブロック図である。
端末装置30は、ユーザが保有する端末装置であり、例えばスマートフォン、タブレット端末、パーソナルコンピューター等のコンピューターにより構成されている。なお、図1には、端末装置30がスマートフォンである例を示している。
[Configuration of terminal device 30]
FIG. 3 is a block diagram showing a schematic configuration of the terminal device 30. As shown in FIG.
The terminal device 30 is a terminal device owned by a user, and is configured by, for example, a smartphone, a tablet terminal, a computer such as a personal computer, or the like. Note that FIG. 1 shows an example in which the terminal device 30 is a smartphone.

この端末装置30は、通信部31と、入力部32と、表示部33と、記憶部34と、測位部35と、制御部36と、等を含んで構成されている。
通信部31は、ネットワーク(インターネット)に接続されており、サーバ装置10等と通信する。通信部31は、サーバ装置10により送信された情報を受信した場合、受信した情報を制御部36へ供給する。また、通信部31は、制御部36の指示に従って、サーバ装置10へ情報を送信する。
入力部32は、例えば、ボタン、キーボード、マウス、マイク、タッチパネル等のユーザインターフェースである。また、入力部32は、例えば、音声による入力を受け付けるものであってもよい。なお、表示部33がタッチパネルである場合、入力部32の一部は表示部33と一体として形成される。
This terminal device 30 includes a communication section 31, an input section 32, a display section 33, a storage section 34, a positioning section 35, a control section 36, and the like.
The communication unit 31 is connected to a network (Internet) and communicates with the server device 10 and the like. When the communication unit 31 receives the information transmitted by the server device 10, the communication unit 31 supplies the received information to the control unit 36. Further, the communication unit 31 transmits information to the server device 10 according to instructions from the control unit 36.
The input unit 32 is, for example, a user interface such as a button, keyboard, mouse, microphone, touch panel, or the like. Further, the input unit 32 may accept, for example, voice input. Note that when the display section 33 is a touch panel, a part of the input section 32 is formed integrally with the display section 33.

表示部33は、例えば、LCD(Liquid Crystal Display)や有機EL(Electroluminescence)ディスプレイなどの表示装置である。表示部33は、制御部36から入力される情報に基づいて文字や画像等を表示する。
記憶部34は、例えば、フラッシュメモリ、ROM(Read Only Memory)、RAM(Random Access Memory)、SDカード、HDD(Hard Disc Drive)、EEPROM(Electrically Erasable Programmable Read Only Memory)等の不揮発性の記憶媒体と、レジスタ等の揮発性の記憶媒体等により実現される。
測位部35は、例えばGNSS(Global Navigation Satellite System)受信機を含む。測位部35は、衛星から受信した電波に基づく測位を行って、端末装置30の位置(すなわちユーザの位置)を特定し、位置情報を制御部36へ供給する。
The display unit 33 is, for example, a display device such as an LCD (Liquid Crystal Display) or an organic EL (Electroluminescence) display. The display unit 33 displays characters, images, etc. based on information input from the control unit 36.
The storage unit 34 is, for example, a nonvolatile storage medium such as a flash memory, ROM (Read Only Memory), RAM (Random Access Memory), SD card, HDD (Hard Disc Drive), or EEPROM (Electrically Erasable Programmable Read Only Memory). This is realized using a volatile storage medium such as a register.
The positioning unit 35 includes, for example, a GNSS (Global Navigation Satellite System) receiver. The positioning unit 35 performs positioning based on radio waves received from a satellite, specifies the position of the terminal device 30 (that is, the user's position), and supplies the position information to the control unit 36.

制御部36は、CPU(Central Processing Unit)等のプロセッサが、記憶部34に記憶されたプログラム(ソフトウェア)を実行することで実現される。プログラムは、例えば、ネットワークを介してアプリケーションサーバからダウンロードされてもよいし、端末装置30にプリインストールされていてもよい。制御部36は、ユーザにより入力された情報をサーバ装置10へ送信するとともに、サーバ装置10から受信した情報を表示部33に表示させる。 The control unit 36 is realized by a processor such as a CPU (Central Processing Unit) executing a program (software) stored in the storage unit 34. The program may be downloaded from an application server via a network, or may be preinstalled on the terminal device 30, for example. The control unit 36 transmits information input by the user to the server device 10, and causes the display unit 33 to display information received from the server device 10.

[情報処理方法]
次に、情報処理システム1における情報処理方法について説明する。
図4及び図5は、本実施形態に係る情報処理方法の一例を表すフローチャートである。サーバ装置10は、端末装置30へ事象情報を提供するにあたり、事前にユーザ情報及び事象情報を取得しており、記憶部12のユーザ情報DB124及び事象情報DB122に記憶しているものとする。
[Information processing method]
Next, an information processing method in the information processing system 1 will be explained.
4 and 5 are flowcharts illustrating an example of the information processing method according to this embodiment. In providing event information to the terminal device 30, the server device 10 has acquired user information and event information in advance, and has stored them in the user information DB 124 and the event information DB 122 of the storage unit 12.

以下において説明する処理は、端末装置30の制御部36が記憶部34に記憶されているアプリケーションプログラム(以下、単に「アプリ」と略す)がユーザの操作により起動されることに実行される。
アプリが起動されると、まず、制御部36は、測位部35から現在位置情報を取得する(ステップS1)。次に、制御部36は、表示部33に図6に示すアプリに対応したサイトのトップ画面1000を表示する(ステップS2)。なお、アプリの起動時にユーザID及びパスワードがサーバ装置10へ送信され、当該アプリに対応したサイトにログインするものとする。
The processing described below is executed by the control unit 36 of the terminal device 30 when an application program (hereinafter simply referred to as “app”) stored in the storage unit 34 is activated by a user's operation.
When the application is started, the control unit 36 first obtains current position information from the positioning unit 35 (step S1). Next, the control unit 36 displays the top screen 1000 of the site corresponding to the application shown in FIG. 6 on the display unit 33 (step S2). It is assumed that the user ID and password are sent to the server device 10 when the application is started, and the user logs in to the site corresponding to the application.

図6は、端末装置30におけるアプリ起動時に表示部33に表示されるトップ画面1000の一例を示す図である。図6の例では、複数のニュース記事の見出しの他に、事象レーダーアイコン1001が表示されている。事象レーダーアイコン1001には、「事象レーダー」という表示がなされている。事象レーダーとは、事象がいつどこで生じているのか又は生じたのかを視認しやすいように提供するサービスである。 FIG. 6 is a diagram showing an example of a top screen 1000 displayed on the display unit 33 when an application is started on the terminal device 30. In the example of FIG. 6, an event radar icon 1001 is displayed in addition to the headlines of a plurality of news articles. The event radar icon 1001 is displayed as "event radar." Event radar is a service that provides easy visual confirmation of when and where an event is occurring or whether it has occurred.

本実施形態では、事象レーダーのサービスは、現在位置周辺、あるいはユーザが指定した地名又はスポット周辺の地図画像と事象情報とを重ね合わせた画像を表示部33に表示させることにより実現する。ユーザが図6に示す事象レーダーアイコン1001の位置をタッチすることにより、以下に説明するように、事象レーダーを表示した事象レーダー画面1100(図7参照)への切り替え制御が行われる。 In this embodiment, the event radar service is realized by displaying on the display unit 33 an image in which event information is superimposed on a map image around the current location or around a place name or spot designated by the user. When the user touches the position of the event radar icon 1001 shown in FIG. 6, switching to the event radar screen 1100 (see FIG. 7) displaying the event radar is performed as described below.

図4に戻って説明すると、制御部36は、ユーザが表示部33に表示されている事象レーダーアイコン1001の位置をタッチしたか否かを判断する(ステップS3)。ステップS3の判断結果が「NO」の場合、制御部36は、例えば、表示部33のどの位置もタッチされなかった場合にはトップ画面1000の表示処理を続行し、表示部33の事象レーダーアイコン1001の位置以外の位置がタッチされた場合にはそれに応じた処理を実行する。 Returning to FIG. 4, the control unit 36 determines whether the user has touched the position of the event radar icon 1001 displayed on the display unit 33 (step S3). If the determination result in step S3 is "NO", the control unit 36 continues displaying the top screen 1000 if no position on the display unit 33 is touched, and displays the event radar icon on the display unit 33. If a position other than the position 1001 is touched, a corresponding process is executed.

一方、ステップS3の判断結果が「YES」の場合、すなわち、事象レーダーアイコン1001の位置がタッチされた場合には、制御部36は、画面表示を切り替えるための処理を行う。
まず、制御部36は、ステップS1の処理で取得した現在位置情報その他の情報をサーバ装置10へ送信する(ステップS4)。
On the other hand, if the determination result in step S3 is "YES", that is, if the position of the event radar icon 1001 is touched, the control unit 36 performs processing to switch the screen display.
First, the control unit 36 transmits the current location information and other information acquired in the process of step S1 to the server device 10 (step S4).

サーバ装置10の地図情報取得部131は、受信した現在位置情報に基づいて、前記現在位置情報に対応した地域の地図情報を地図情報DB121から取得し、情報提供部135へ供給する(ステップS21)。 Based on the received current location information, the map information acquisition unit 131 of the server device 10 acquires map information of the area corresponding to the current location information from the map information DB 121, and supplies it to the information providing unit 135 (step S21). .

提供事象決定部134は、ユーザ情報DB124に記憶されている当該ユーザのユーザ情報に基づいて、事象情報DB122に記憶されている、ユーザの現在位置情報を中心とした地域周辺において生じている又は生じた各事象の事象情報の中から、当該ユーザに提供する事象情報を決定する。次に、提供事象決定部134は、提供を決定した各事象情報を事象情報DB122から読み出し、情報提供部135へ供給する(ステップS22)。
情報提供部135は、地図情報取得部131から供給される地図情報と、提供事象決定部134から供給される事象情報などを合成した後、合成データを端末装置30へ送信する(ステップS23)。
Based on the user information of the user stored in the user information DB 124, the provided event determination unit 134 determines whether or not the event has occurred or is occurring around the area around the current location information of the user, which is stored in the event information DB 122. The event information to be provided to the user is determined from among the event information of each event. Next, the provision event determining unit 134 reads each piece of event information that has been decided to be provided from the event information DB 122 and supplies it to the information providing unit 135 (step S22).
The information providing unit 135 combines the map information supplied from the map information acquisition unit 131 and the event information supplied from the provided event determining unit 134, and then transmits the combined data to the terminal device 30 (step S23).

端末装置30の制御部36は、受信した合成データを表示部33に表示した後、ステップ6へ進む(ステップS5)。図7は、ステップS5の処理において端末装置30の表示部33に表示される事象レーダー画面1100の一例である。図7の例では、最上部に当該画面が事象レーダー画面であることを示す「事象レーダー」の文字と、図6に示すトップ画面1000へ戻ること、すなわち、事象レーダーの終了を指示するための戻るアイコン1101とが表示されている。 After displaying the received composite data on the display unit 33, the control unit 36 of the terminal device 30 proceeds to step 6 (step S5). FIG. 7 is an example of an event radar screen 1100 displayed on the display unit 33 of the terminal device 30 in the process of step S5. In the example of FIG. 7, the words "Event Radar" are displayed at the top to indicate that the screen is an event radar screen, and the text is used to instruct to return to the top screen 1000 shown in FIG. 6, that is, to terminate the event radar. A return icon 1101 is displayed.

図7の2段目には、検索すべき地名又はスポットを入力するための入力フィールド1102と、入力された地名又はスポットの検索を指示するための検索ボタン1103とが表示されている。この入力フィールド1102及び検索ボタン1103は、ユーザが所望の場所又はスポットに生じている又は生じた事象を調べる際に使用される。 In the second row of FIG. 7, an input field 1102 for inputting a place name or spot to be searched, and a search button 1103 for instructing a search for the input place name or spot are displayed. This input field 1102 and search button 1103 are used when the user searches for events that are occurring or have occurred at a desired location or spot.

図7に表示されている地図の中央位置には、現在位置マーク1104が表示されている。現在位置マーク1104は、表示されている地図上における端末装置30の現在位置を示している。ユーザが移動した場合でも、現在位置マーク1104は、常に地図の中央位置に表示される。
現在位置マーク1104を中心とした同心円として、小円1105、中円1106、及び大円1107が表示されている。図7は、ユーザが徒歩で移動している例であり、それに応じた縮尺で地図が表示されるとともに、小円1105、中円1106、及び大円1107の各半径は、それぞれ500m、2km、及び5kmに設定されている。ユーザが自転車又は自動車等の移動手段で移動している場合、地図の縮尺並びに小円1105、中円1106、及び大円1107の各半径は移動手段の違いに応じて変更される。
A current position mark 1104 is displayed at the center of the map displayed in FIG. The current position mark 1104 indicates the current position of the terminal device 30 on the displayed map. Even if the user moves, the current location mark 1104 is always displayed at the center of the map.
A small circle 1105, a medium circle 1106, and a large circle 1107 are displayed as concentric circles centered on the current position mark 1104. FIG. 7 shows an example in which the user is moving on foot, and the map is displayed at a scale corresponding to the user's movement, and the radii of the small circle 1105, the middle circle 1106, and the large circle 1107 are 500 m, 2 km, and 2 km, respectively. and 5km. When the user is traveling by a means of transportation such as a bicycle or a car, the scale of the map and the radii of the small circle 1105, the middle circle 1106, and the large circle 1107 are changed depending on the means of transportation.

図7の例では、3つの事象が表示されている。図7の左上には、当該地図上の位置において桜の開花の事象が生じていることを示す画像1108及び文字列1109が表示されている。画像1108には、桜の開花という事象を直感的にユーザに理解させるために、桜の花びらの画像が用いられている。文字列1109は、当該事象に関する最小限の情報であり、この例では、「絹町公園桜並木 5分咲き」という文字列が表示されている。 In the example of FIG. 7, three events are displayed. At the upper left of FIG. 7, an image 1108 and a character string 1109 indicating that a cherry blossom event is occurring at the location on the map are displayed. The image 1108 uses an image of cherry blossom petals in order to help the user intuitively understand the phenomenon of cherry blossom blooming. The character string 1109 is the minimum information regarding the event, and in this example, the character string "Kinumachi Park Cherry Blossom Trees in Bloom for 5 Minutes" is displayed.

図7の現在位置マーク1104の右側には、当該地図上の位置において演奏のライブの事象が生じていることを示す画像1110及び文字列1111が表示されている。画像1110には、ライブという事象を直感的にユーザに理解させるために、マイクの画像が用いられている。文字列1111は、当該事象に関する最小限の情報であり、この例では、演奏するグループの名称ATP、料金が無料であること、終了時間を示すために、「ATPフリーライブ 20:00まで」という文字列が表示されている。 On the right side of the current position mark 1104 in FIG. 7, an image 1110 and a character string 1111 indicating that a live performance event is occurring at the position on the map are displayed. An image of a microphone is used as the image 1110 in order to help the user intuitively understand the event of a live performance. The character string 1111 is the minimum information regarding the event, and in this example, it includes the name of the performing group ATP, the fact that the fee is free, and the end time of "ATP Free Live Until 20:00". A string is displayed.

図7の画像1110及び文字列1111のやや左下部には、当該地図上の位置においてお祭りの事象が生じていることを示す画像1112及び文字列1113が表示されている。画像1112には、お祭りという事象を直感的にユーザに理解させるために、御輿の画像が用いられている。文字列1113は、当該事象に関する最小限の情報であり、この例では、お祭りが行われている神社の名称湊神社、毎年開催のお祭りではなく大祭であること、終了時間を示すために、「湊神社大祭 21:00まで」という文字列が表示されている。 Slightly to the lower left of the image 1110 and the character string 1111 in FIG. 7, an image 1112 and a character string 1113 indicating that a festival event is occurring at the position on the map are displayed. An image of a mikoshi is used as the image 1112 in order to help the user intuitively understand the phenomenon of a festival. The character string 1113 is the minimum information regarding the event, and in this example, the name of the shrine where the festival is being held, Minato Shrine, the fact that it is a major festival rather than an annual festival, and the ending time, " The text string "Minato Shrine Grand Festival until 9:00 PM" is displayed.

画像1108又は文字列1109、画像1110又は文字列1111、あるいは画像1112又は文字列1113のいずれかをユーザがタッチすると、さらに詳細な情報を示すポップアップ表示が各事象近傍に表示される。
図8は、端末装置30における各事象のポップアップ表示の一例を示す図である。図8の例では、図7に記載された各文字列の他、住所、期間などが表示されている。各ポップアップ表示をユーザがタッチした場合、各事象が生じている場所の管理者、各事象の主催者等が開設するサイトを表示するように構成しても良い。
When the user touches either the image 1108 or the character string 1109, the image 1110 or the character string 1111, or the image 1112 or the character string 1113, a pop-up display showing more detailed information is displayed near each event.
FIG. 8 is a diagram showing an example of a pop-up display of each event on the terminal device 30. In the example of FIG. 8, in addition to each character string described in FIG. 7, an address, a period, etc. are displayed. When a user touches each pop-up display, a site established by the administrator of the place where each event occurs, the organizer of each event, etc. may be displayed.

図7に戻って説明すると、図7の最下部には、表示されている地図上で生じている又は生じた事象の件数、及び当該地図の住所を示す文字列1114が表示されている。文字列1114の下部には、横軸を時間、基準となる時点を左端としたグラフが表示され、当該グラフの横軸には時点の変更を指示するためのスライダー1115が表示されている。 Returning to FIG. 7, at the bottom of FIG. 7, a character string 1114 indicating the number of events that are occurring or have occurred on the displayed map and the address of the map is displayed. Below the character string 1114, a graph is displayed with time on the horizontal axis and the reference point in time at the left end, and a slider 1115 for instructing to change the point in time is displayed on the horizontal axis of the graph.

図7の例では、グラフは、左端を基準となる現時点とし、右端を現時点から2日後(明後日)として複数の目盛が付けられている。現時点から1時間後の位置、現時点から3時間後の位置、現時点から3時間後から15時間後までは3時間刻みの位置、現時点から1日後(明日)の位置、現時点から2日後(明後日)の位置に、各目盛がそれぞれ付けられている。図7の例では、目盛の間隔、及び時間刻み幅(所定長さあたりの時間を表す目盛単位)は異なっている。時間刻み幅は、段階的に又は連続的に異ならせてもよい。 In the example of FIG. 7, the graph has a plurality of scales, with the left end being the reference current point and the right end being two days from the current point (the day after tomorrow). Position 1 hour from now, position 3 hours from now, position in 3-hour increments from 3 hours to 15 hours from now, position 1 day from now (tomorrow), position 2 days from now (the day after tomorrow) Each scale is marked at the position of . In the example of FIG. 7, the scale intervals and time step widths (scale units representing time per predetermined length) are different. The time step width may be varied stepwise or continuously.

図4に戻って説明すると、端末装置30の制御部36は、測位部35から現在位置情報を取得する(ステップS6)。次に、制御部36は、現在位置情報が前回より変化したか否かを判断する(ステップS7)。このステップS6及びS7の処理は、定期的に行っても良いし、測位部35から現在位置情報が供給されるごとに行っても良い。
ステップS7の判断結果が「YES」の場合には、制御部36は、ステップS4へ戻り、前記したステップS4及びS5の処理を行う。これにより、サーバ装置10は、変化した現在位置情報に基づいて前記したステップS21~S23の処理を行う。すなわち、ユーザの移動に応じて、現在位置を中心した地図と、当該地図上の位置において生じている又は生じた複数の事象に対応した画像及び文字列とがリアルタイムで変更されて表示部33に表示される。
Returning to FIG. 4, the control unit 36 of the terminal device 30 acquires current position information from the positioning unit 35 (step S6). Next, the control unit 36 determines whether the current position information has changed from the previous time (step S7). The processing in steps S6 and S7 may be performed periodically, or may be performed every time the current position information is supplied from the positioning unit 35.
If the determination result in step S7 is "YES", the control unit 36 returns to step S4 and performs the processes of steps S4 and S5 described above. Thereby, the server device 10 performs the processes of steps S21 to S23 described above based on the changed current position information. That is, as the user moves, a map centered on the current location and images and character strings corresponding to multiple events occurring or occurring at the location on the map are changed in real time and displayed on the display unit 33. Is displayed.

一方、ステップS7の判断結果が「NO」の場合、すなわち、現在位置情報が前回より変化しなかった場合には、制御部36は、図5のステップS8へ進む。
ステップS8では、制御部36は、地名又はスポット名が入力されたか否か判断する。この処理は、図7に示す入力フィールド1102に検索すべき地域の地名又はスポット名が入力され、検索ボタン1103がタッチされたか否かを判断して行う。
ステップS8の判断結果が「YES」の場合には、制御部36は、ステップS8の処理で取得した地名又はスポット名その他の情報をサーバ装置10へ送信する(ステップS9)。
On the other hand, if the determination result in step S7 is "NO", that is, if the current position information has not changed from the previous time, the control unit 36 proceeds to step S8 in FIG. 5.
In step S8, the control unit 36 determines whether a place name or spot name has been input. This process is performed by inputting the place name or spot name of the area to be searched into the input field 1102 shown in FIG. 7, and determining whether or not the search button 1103 is touched.
If the determination result in step S8 is "YES", the control unit 36 transmits the place name or spot name and other information acquired in the process of step S8 to the server device 10 (step S9).

サーバ装置10の地図情報取得部131は、地名を受信した場合には、当該地名に対応した地域の地図情報を地図情報DB121から取得し、情報提供部135へ供給する。また、地図情報取得部131は、スポット名を受信した場合には、当該スポット名に基づいてスポット情報DB123から位置情報を取得し、当該位置情報に対応した地域の地図情報を地図情報DB121から取得し、情報提供部135へ供給する(図5のステップS24)。 When the map information acquisition unit 131 of the server device 10 receives a place name, it acquires map information of the area corresponding to the place name from the map information DB 121 and supplies it to the information providing unit 135. Furthermore, when receiving a spot name, the map information acquisition unit 131 acquires position information from the spot information DB 123 based on the spot name, and acquires map information of the area corresponding to the position information from the map information DB 121. and supplies it to the information providing unit 135 (step S24 in FIG. 5).

提供事象決定部134は、当該ユーザのユーザ情報に基づいて、事象情報DB122に記憶されている、受信した地名又はスポットを中心とした地域周辺において生じている又は生じた各事象の事象情報の中から、当該ユーザに提供する事象情報を決定する。次に、提供事象決定部134は、提供を決定した各事象情報を事象情報DB122から読み出し、情報提供部135へ供給する(ステップS25)。
情報提供部135は、地図情報取得部131から供給される地図情報と、提供事象決定部134から供給される事象情報などを合成した後、合成データを端末装置30へ送信する(ステップS26)。
端末装置30の制御部36は、受信した合成データを表示部33に表示した後、ステップS11へ進む(ステップS10)。
Based on the user information of the user, the provided event determining unit 134 selects among the event information of each event occurring or occurring in the area around the received place name or spot, which is stored in the event information DB 122, based on the user information of the user. From this, event information to be provided to the user is determined. Next, the provision event determining unit 134 reads each piece of event information that has been decided to be provided from the event information DB 122 and supplies it to the information providing unit 135 (step S25).
The information providing unit 135 combines the map information supplied from the map information acquisition unit 131 and the event information supplied from the provided event determining unit 134, and then transmits the combined data to the terminal device 30 (step S26).
The control unit 36 of the terminal device 30 displays the received composite data on the display unit 33, and then proceeds to step S11 (step S10).

以上説明したように、ユーザは、入力フィールド1102に検索すべき地名又はスポット名を入力し、検索ボタン1103をタッチするだけで、現時点より数時間後、数十時間後、数日後において所望の場所で生じる事象について直感的に把握することができる。この機能は、例えば、ユーザが旅行先における当日から数日後の事象を容易に把握できるため、旅行の計画を立てるのに便利である。 As explained above, the user can search for a desired location several hours, tens of hours, or several days from now by simply entering the place name or spot name to be searched in the input field 1102 and touching the search button 1103. You can intuitively grasp the phenomena that occur in This function is convenient for planning a trip, for example, because the user can easily grasp events that will occur several days after the current day at the travel destination.

一方、ステップS8の判断結果が「NO」の場合、すなわち、地名又はスポット名が入力されなかった場合には、制御部36は、何もせず、ステップS11へ進む。
ステップS11では、制御部36は、図7に示すスライダー1115が操作されたか否かを判断する。ステップS11の判断結果が「YES」の場合には、制御部36は、ステップS11の処理で取得した時間情報その他の情報をサーバ装置10へ送信する(ステップS12)。
On the other hand, if the determination result in step S8 is "NO", that is, if no place name or spot name has been input, the control unit 36 does nothing and proceeds to step S11.
In step S11, the control unit 36 determines whether the slider 1115 shown in FIG. 7 has been operated. If the determination result in step S11 is "YES", the control unit 36 transmits the time information and other information acquired in the process of step S11 to the server device 10 (step S12).

サーバ装置10の提供事象決定部134は、時間情報その他の情報を受信する(ステップS27)。次に、提供事象決定部134は、当該ユーザのユーザ情報及び受信した時間情報に基づいて、事象情報DB122に記憶されている、ユーザの現在位置情報、又は受信した地名又はスポットを中心とした地域周辺において生じている又は生じた各事象の事象情報の中から、当該ユーザに提供する事象情報を決定する。次に、提供事象決定部134は、提供を決定した各事象情報を事象情報DB122から読み出し、情報提供部135へ供給する(ステップS28)。
情報提供部135は、地図情報取得部131から供給される地図情報と、提供事象決定部134から供給される事象情報などを合成した後、合成データを端末装置30へ送信する(ステップS29)。
端末装置30の制御部36は、受信した合成データを表示部33に表示した後、ステップS14へ進む(ステップS13)。
The provision event determining unit 134 of the server device 10 receives time information and other information (step S27). Next, based on the user information of the user and the received time information, the provision event determining unit 134 selects the user's current location information stored in the event information DB 122 or the area centered around the received place name or spot. The event information to be provided to the user is determined from the event information of each event that is occurring or has occurred in the surrounding area. Next, the provision event determining unit 134 reads each piece of event information that has been decided to be provided from the event information DB 122 and supplies it to the information providing unit 135 (step S28).
The information providing unit 135 combines the map information supplied from the map information acquisition unit 131 and the event information supplied from the provided event determining unit 134, and then transmits the combined data to the terminal device 30 (step S29).
The control unit 36 of the terminal device 30 displays the received composite data on the display unit 33, and then proceeds to step S14 (step S13).

この場合、サーバ装置10の情報提供部135は、今回の合成データと、ステップS23又はステップS26の処理で送信した合成データと異なる部分データだけを端末装置30へ送信しても良い。端末装置30の制御部36は、ステップS5又はステップS10の処理で表示部33に表示した合成データを、前記部分データにより変更して表示部33に表示する。 In this case, the information providing unit 135 of the server device 10 may transmit to the terminal device 30 only the current composite data and the partial data that is different from the composite data transmitted in step S23 or step S26. The control unit 36 of the terminal device 30 changes the composite data displayed on the display unit 33 in the process of step S5 or step S10 with the partial data and displays it on the display unit 33.

以上説明したように、ユーザは、スライダー1115を操作するだけで、現時点より数時間後、数十時間後、数日後において現在位置、あるいは選択した地名又はスポット周辺で生じている又は生じた事象について直感的に把握することができる。
一方、ステップS11の判断結果が「NO」の場合、すなわち、スライダー1115が操作されなかった場合には、制御部36は、何もせず、ステップS14へ進む。
As explained above, by simply operating the slider 1115, the user can learn about the current location, or events that are occurring or have occurred around the selected place name or spot, several hours, tens of hours, or several days from now. It can be grasped intuitively.
On the other hand, if the determination result in step S11 is "NO", that is, if the slider 1115 is not operated, the control unit 36 does nothing and proceeds to step S14.

ステップS14では、制御部36は、事象レーダーの終了が指示されたか否か判断する。この処理は、図7に示す戻るアイコン1101がタッチされたか否かを判断して行う。
ステップS14の判断結果が「YES」の場合には、制御部36は、事象レーダーの終了を指示する情報をサーバ装置10へ送信した後、図4のステップS2へ戻り、前記ステップS2以降の処理を続行する(ステップS15)。
サーバ装置10の提供事象決定部134は、事象レーダーの終了を指示する情報を受信すると、一連の処理を終了する(ステップS30)。
In step S14, the control unit 36 determines whether or not termination of the event radar has been instructed. This process is performed by determining whether the return icon 1101 shown in FIG. 7 has been touched.
If the determination result in step S14 is "YES", the control unit 36 transmits information instructing the end of the event radar to the server device 10, and then returns to step S2 in FIG. continues (step S15).
When the provision event determination unit 134 of the server device 10 receives the information instructing the termination of the event radar, it terminates a series of processes (step S30).

一方、ステップS14の判断結果が「NO」の場合、すなわち、事象レーダーの終了が指示されなかった場合には、制御部36は、図4のステップS6へ戻り、前記ステップS6以降の処理を続行する。 On the other hand, if the determination result in step S14 is "NO", that is, if termination of the event radar is not instructed, the control unit 36 returns to step S6 in FIG. 4 and continues the processing from step S6 onward. do.

[本実施形態の作用効果]
本実施形態のサーバ装置10は、記憶部12と、制御部13とを備え、制御部13は、記憶部12に記憶された情報処理プログラムを読み込むことで、地図情報取得部131、事象情報取得部132、ユーザ情報取得部133、提供事象決定部134、及び情報提供部135等として機能する。
[Actions and effects of this embodiment]
The server device 10 of the present embodiment includes a storage unit 12 and a control unit 13, and the control unit 13 reads the information processing program stored in the storage unit 12, so that the map information acquisition unit 131 and event information acquisition 132, a user information acquisition section 133, a provision event determination section 134, an information provision section 135, and the like.

地図情報取得部131は、地図を描画するための地図情報を取得する。事象情報取得部132は、地図上の各地点における事象に関する事象情報を取得する。ユーザ情報取得部133は、ユーザの特徴を示すユーザ情報を取得する。提供事象決定部134は、ユーザ情報に基づいて、ユーザの現在位置周辺における事象情報の中から、ユーザに提供する事象情報を決定する。情報提供部135は、ユーザの現在位置周辺の地図情報と、提供事象決定部134が決定した事象情報とを端末装置30に提供する。事象情報は、当該事象を象徴する態様のアイコン、図形又は画像を含んでいる。 The map information acquisition unit 131 acquires map information for drawing a map. The event information acquisition unit 132 acquires event information regarding events at each point on the map. The user information acquisition unit 133 acquires user information indicating user characteristics. The provided event determining unit 134 determines event information to be provided to the user from event information around the user's current location based on the user information. The information providing unit 135 provides the terminal device 30 with map information around the user's current location and event information determined by the provided event determining unit 134. The event information includes an icon, figure, or image that symbolizes the event.

これにより、ユーザが事象の内容を直感的に把握可能な事象情報を提供することができる。よって、ユーザは、検索では見逃してしまうような事象を簡単に知ることができる。また、事象情報が当該事象を象徴する態様のアイコン、図形又は画像を含んでいるので、文字を理解できない者でもどんな事象であるのか直感的に理解することができる。 This makes it possible to provide event information that allows the user to intuitively understand the content of the event. Therefore, the user can easily learn about events that would otherwise be missed in a search. Furthermore, since the event information includes an icon, figure, or image that symbolizes the event, even a person who cannot understand text can intuitively understand what kind of event it is.

本実施形態では、提供事象決定部134は、ユーザの現在位置の変化に応じて、提供する事象情報を決定し、情報提供部135は、変化した現在位置周辺の地図情報と、提供事象決定部134が決定した事象情報とを提供する。これにより、ユーザは、移動中であっても、自身の現在位置を中心した地域における事象をリアルタイムで知ることができる。 In the present embodiment, the provision event determining unit 134 determines the event information to be provided according to a change in the user's current location, and the information providing unit 135 uses map information around the changed current position and the provision event determining unit The event information determined by 134 is provided. This allows the user to know events in the area around his or her current location in real time even when the user is on the move.

本実施形態では、地名又はスポットが指定可能であり、提供事象決定部134は、指定された地名又はスポット周辺における事象情報の中から、提供する事象情報を決定し、情報提供部135は、指定された地名又はスポット周辺の地図情報と、提供事象決定部134が決定した事象情報とを提供する。これにより、ユーザは、例えば、旅行先における当日から数日後の事象を容易に把握できるため、旅行の計画を立てるのに便利である。 In this embodiment, a place name or a spot can be specified, and the provided event determining unit 134 determines the event information to be provided from among the event information around the specified place name or spot, and the information providing unit 135 The provided place name or map information around the spot and the event information determined by the provided event determining unit 134 are provided. This allows the user to easily grasp, for example, events at the travel destination several days after the current day, which is convenient for making travel plans.

本実施形態では、事象情報は事象の発生に関する時間情報を含み、事象の発生に関する時間が指定可能であり、提供事象決定部134は、指定された時間に応じて、提供する事象情報を決定する。これにより、ユーザは、現時点より数時間後、数十時間後、数日後において現在位置、あるいは指定した地名又はスポット周辺の事象について直感的に把握することができる。 In this embodiment, the event information includes time information regarding the occurrence of the event, the time regarding the occurrence of the event can be specified, and the provided event determining unit 134 determines the event information to be provided according to the specified time. . This allows the user to intuitively understand the current location, or events around a specified place name or spot several hours, tens of hours, or several days from the current time.

[変形例]
なお、本発明は、前記した実施形態に限定されるものではなく、本発明の目的を達成できる範囲で、以下に示される変形をも含むものである。
[Modified example]
Note that the present invention is not limited to the embodiments described above, but includes the following modifications as long as the object of the present invention can be achieved.

[変形例1]
前記実施形態では、端末装置30のユーザ自身のユーザ情報に基づいてユーザに提供する事象情報を決定する例を示したが、端末装置30のユーザを含む各ユーザを匿名化した匿名ユーザの行動に関する行動情報のうち、当該ユーザと類似した匿名ユーザの行動情報に基づいて事象情報を決定してもよい。このように構成すれば、ユーザ自身が今まで関心がなかったジャンルの事象が表示される可能性があるので、新たな発見、新たな気付きが生まれるきっかけとなる。
各ユーザを匿名化する際には、例えば、年齢層、性別、趣味、嗜好、居住地域、勤務地域、行動地域、学歴、職業、家族構成、年収などを匿名化要素とする。匿名ユーザの例としては、例えば、ゲームが趣味で、居住地域、勤務地域及び行動地域はいずれも首都圏である30代未婚男性、居住地域、勤務地域及び行動地域はいずれも関西である20代未婚女性などである。
行動情報は、ユーザ情報DB124に記憶された各ユーザのユーザ履歴を、予め設定された匿名ユーザを対象として、所定の期間や地域について集計する。ここで、予め設定された匿名ユーザとは、例えば、年齢層、性別及び居住地域など予め想定可能な要素だけを備えた匿名ユーザなどである。
[Modification 1]
In the embodiment described above, an example was shown in which event information to be provided to the user is determined based on the user's own user information of the terminal device 30. Among the behavior information, event information may be determined based on behavior information of an anonymous user similar to the user. With this configuration, there is a possibility that phenomena in genres that the user himself has not been interested in will be displayed, which will lead to new discoveries and new realizations.
When anonymizing each user, the anonymization factors include, for example, age group, gender, hobbies, preferences, area of residence, area of work, area of activity, educational background, occupation, family structure, annual income, etc. Examples of anonymous users include an unmarried man in his 30s whose hobby is gaming and who lives, works, and travels in the Tokyo metropolitan area, and an unmarried man in his 20s who lives, works, and travels in the Kansai region. These include unmarried women.
The behavior information is compiled by compiling the user history of each user stored in the user information DB 124 for a predetermined period or region, targeting anonymous users set in advance. Here, the preset anonymous user is, for example, an anonymous user having only predetermined factors such as age group, gender, and area of residence.

[変形例2]
前記実施形態では、図7に示す事象レーダー画面1100に表示される各事象を象徴する態様のアイコン、図形又は画像(以下「アイコン等」と略す)はほぼ同一サイズである例を示したが、各事象の規模や関心度に応じてアイコン等のサイズや色を変更してもよい。端末装置30がユーザの心拍数などユーザの興奮度を示すデータを送信可能な場合には、前記関心度には、前記興奮度を示すデータも含む。また、各事象の混雑度や危険度等を過去のデータ等に基づいて予測し、予測結果をアイコン等の色や濃淡で表示してもよい。アイコン等の色や濃淡は、図7に示すスライダー1115の操作に応じて時間的に変化させてもよい。
[Modification 2]
In the embodiment described above, an example was shown in which the icons, figures, or images (hereinafter abbreviated as "icons, etc.") symbolizing each event displayed on the event radar screen 1100 shown in FIG. 7 are approximately the same size. The size and color of icons etc. may be changed depending on the scale and interest level of each event. If the terminal device 30 is capable of transmitting data indicating the user's degree of excitement, such as the user's heart rate, the interest level also includes data indicating the degree of excitement. Furthermore, the degree of congestion, risk, etc. of each event may be predicted based on past data, etc., and the prediction results may be displayed in colors or shadings of icons or the like. The color and shading of the icons etc. may be changed over time according to the operation of the slider 1115 shown in FIG.

[変形例3]
前記実施形態では、図7に示す事象レーダー画面1100には、各事象を象徴する態様のアイコン等と、事象の名称や終了時間など最小限の情報とを表示する例を示したが、その他の情報を表示してもよい。例えば、事象が花火大会の場合には、トイレの数、飲食店出店数などについて、トイレ及び飲食店をそれぞれ示すピクトグラムを事象の周辺にその場所及び数に応じて表示してもよい。
[Modification 3]
In the embodiment described above, an example was shown in which the event radar screen 1100 shown in FIG. 7 displays icons representing each event and minimal information such as the event name and end time. Information may be displayed. For example, if the event is a fireworks display, pictograms indicating the number of restrooms and restaurants, respectively, may be displayed around the event according to the location and number of restaurants.

[変形例4]
前記実施形態では、ユーザの現在位置が日本であることを前提とした例を示したが、ユーザの現在位置が海外であって、入力フィールド1102に日本の地名又はスポットを入力した場合には、当該地名又はスポットのアイコン等がクリックされると、当該地名又はスポットにちなんで日本を紹介する外国語のメッセージを表示してもよい。このように構成すれば、日本語が理解できないユーザであっても、アイコン等によって事象が何を表すのかを直感的に把握できるとともに、当該事象について詳しく理解することができる。
[Modification 4]
In the above embodiment, an example was shown assuming that the user's current location is in Japan, but if the user's current location is overseas and a Japanese place name or spot is input in the input field 1102, When the icon of the place name or spot is clicked, a message in a foreign language introducing Japan based on the place name or spot may be displayed. With this configuration, even a user who cannot understand Japanese can intuitively understand what an event represents using icons, etc., and can understand the event in detail.

[変形例5]
前記実施形態では、サーバ装置10の情報提供部135が合成データを作成して端末装置30へ送信する例を示したが、情報提供部135は地図情報等を個別に端末装置30へ送信し、端末装置30の制御部36が受信した地図情報等に基づいて合成データを作成した後、表示部33に表示するように構成しても良い。
[Modification 5]
In the embodiment described above, an example was shown in which the information providing unit 135 of the server device 10 creates composite data and transmits it to the terminal device 30, but the information providing unit 135 individually transmits map information etc. to the terminal device 30, It may be configured such that the composite data is created based on the map information etc. received by the control unit 36 of the terminal device 30 and then displayed on the display unit 33.

10…サーバ装置(情報処理装置)、12…記憶部、13…制御部、30…端末装置、121…地図情報DB、122…事象情報DB、123…スポット情報DB、124…ユーザ情報DB、131…地図情報取得部、132…事象情報取得部、133…ユーザ情報取得部、134…提供事象決定部、135…情報提供部。 10... Server device (information processing device), 12... Storage unit, 13... Control unit, 30... Terminal device, 121... Map information DB, 122... Event information DB, 123... Spot information DB, 124... User information DB, 131 ... map information acquisition section, 132 ... event information acquisition section, 133 ... user information acquisition section, 134 ... provision event determination section, 135 ... information provision section.

Claims (6)

地図を描画するための地図情報を取得する地図情報取得部と、
前記地図上の各地点における事象に関する事象情報を取得する事象情報取得部と、
ユーザの特徴を示すユーザ情報を取得するユーザ情報取得部と、
前記ユーザ情報に基づいて、前記ユーザの現在位置周辺における前記事象情報の中から、前記ユーザに提供する前記事象情報を決定する提供事象決定部と、
前記ユーザの前記現在位置周辺の前記地図情報と、前記提供事象決定部が決定した前記事象情報とを提供する情報提供部と、を備え、
前記事象情報は、当該事象を象徴する態様のアイコン、図形又は画像を含む情報処理装置。
a map information acquisition unit that acquires map information for drawing a map;
an event information acquisition unit that acquires event information regarding events at each point on the map;
a user information acquisition unit that acquires user information indicating characteristics of the user;
a provided event determining unit that determines the event information to be provided to the user from among the event information around the user's current location, based on the user information;
an information providing unit that provides the map information around the current location of the user and the event information determined by the provided event determining unit;
The event information includes an icon, a figure, or an image that symbolizes the event.
請求項1に記載の情報処理装置において、
前記提供事象決定部は、前記ユーザの前記現在位置の変化に応じて、提供する前記事象情報を決定し、
前記情報提供部は、変化した前記現在位置周辺の前記地図情報と、前記提供事象決定部が決定した前記事象情報とを提供する情報処理装置。
The information processing device according to claim 1,
The provision event determining unit determines the event information to be provided according to a change in the current location of the user,
The information providing unit is an information processing device that provides the changed map information around the current location and the event information determined by the provided event determining unit.
請求項1又は請求項2に記載の情報処理装置において、
地名又はスポットが指定可能であり、
前記提供事象決定部は、指定された前記地名又は前記スポット周辺における前記事象情報の中から、提供する前記事象情報を決定し、
前記情報提供部は、指定された前記地名又は前記スポット周辺の前記地図情報と、前記提供事象決定部が決定した前記事象情報とを提供する情報処理装置。
In the information processing device according to claim 1 or claim 2,
Place names or spots can be specified,
The provided event determining unit determines the event information to be provided from among the event information around the specified place name or the spot,
The information providing unit is an information processing device that provides the specified place name or the map information around the spot, and the event information determined by the provided event determining unit.
請求項1から請求項3のいずれか1項に記載の情報処理装置において、
前記事象情報は、前記事象の発生に関する時間情報を含み、
前記事象の発生に関する時間が指定可能であり、
前記提供事象決定部は、指定された前記時間に応じて、提供する前記事象情報を決定する情報処理装置。
The information processing device according to any one of claims 1 to 3,
The event information includes time information regarding the occurrence of the event,
a time regarding the occurrence of the event is specifiable;
The provision event determining unit is an information processing device that determines the event information to be provided according to the specified time.
コンピュータにより情報を提供する情報処理方法であって、
前記コンピュータは、地図情報取得部、事象情報取得部、ユーザ情報取得部、提供事象決定部、及び情報提供部を備え、
前記地図情報取得部が、地図を描画するための地図情報を取得するステップと、
前記事象情報取得部が、前記地図上の各地点における事象に関する事象情報を取得するステップと、
前記ユーザ情報取得部が、ユーザの特徴を示すユーザ情報を取得するステップと、
前記提供事象決定部が、前記ユーザ情報に基づいて、前記ユーザの現在位置周辺における前記事象情報の中から、前記ユーザに提供する前記事象情報を決定するステップと、
前記情報提供部が、前記ユーザの前記現在位置周辺の前記地図情報と、前記提供事象決定部が決定した前記事象情報とを提供するステップと、
を実施し、
前記事象情報は、当該事象を象徴する態様のアイコン、図形又は画像を含む情報処理方法。
An information processing method that provides information by a computer,
The computer includes a map information acquisition unit, an event information acquisition unit, a user information acquisition unit, a provision event determination unit, and an information provision unit,
a step in which the map information acquisition unit acquires map information for drawing a map;
the event information acquisition unit acquiring event information regarding events at each point on the map;
the user information acquisition unit acquiring user information indicating characteristics of the user;
The provision event determining unit determines the event information to be provided to the user from among the event information around the user's current location based on the user information;
a step in which the information providing unit provides the map information around the current location of the user and the event information determined by the provided event determining unit;
carried out,
An information processing method in which the event information includes an icon, a figure, or an image that symbolizes the event.
コンピュータにより読み取り実行可能な情報処理プログラムであって、
前記コンピュータを、請求項1から請求項4のいずれか1項に記載の情報処理装置として機能させる情報処理プログラム。
An information processing program readable and executable by a computer,
An information processing program that causes the computer to function as the information processing apparatus according to any one of claims 1 to 4.
JP2022044453A 2022-03-18 2022-03-18 Information processing device, information processing method, and information processing program Pending JP2023137983A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022044453A JP2023137983A (en) 2022-03-18 2022-03-18 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022044453A JP2023137983A (en) 2022-03-18 2022-03-18 Information processing device, information processing method, and information processing program

Publications (1)

Publication Number Publication Date
JP2023137983A true JP2023137983A (en) 2023-09-29

Family

ID=88146473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022044453A Pending JP2023137983A (en) 2022-03-18 2022-03-18 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP2023137983A (en)

Similar Documents

Publication Publication Date Title
US10949468B2 (en) Indicators for entities corresponding to search suggestions
JP5276746B1 (en) Information sharing system using maps
US9983021B1 (en) Time-inclusive route and trip planning
US9117182B2 (en) Method and system for dynamic travel plan management
US8457653B2 (en) Method and apparatus for pre-fetching location-based data while maintaining user privacy
JP6885819B2 (en) Navigation devices and navigation systems
US20120185262A1 (en) Travel-related methods, systems and devices
WO2013165838A1 (en) Indicators for off-screen content
JP2002157253A (en) Information providing server, client and recording medium recording information provision retrieval execution program
US9507801B2 (en) Enforcing category diversity
CN112000700A (en) Map information display method and device, electronic equipment and storage medium
KR101781413B1 (en) Apparatus and method for providing field experience study service
US20190139165A1 (en) Contextual trip itinerary generator
Pang et al. The role of a location-based city exploration game in digital placemaking
KR20040055612A (en) Information Display System
JP2014134515A (en) Guide system, server, terminal device, guide method, and program
JP5839978B2 (en) Navigation device
Fujita et al. Development of dynamic real-time navigation system
US20190354564A1 (en) Generating travel queries in response to free-text search queries
JP2009037498A (en) Information distribution system, information distribution method, information distribution server, and terminal device
US20020120395A1 (en) On-line navigational system
US20180211427A1 (en) Generating and providing layers for maps
US20210304086A1 (en) System and method for sharing a travel itinerary with booking options
JP2007128490A (en) Job offer/job hunting information support system
US11042819B2 (en) Server, client, and information sharing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220419

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220705

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220905

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20221115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230207

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20230215

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20230414

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20231026

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240306