JP2024015745A - Report creation support system and report creation support method - Google Patents

Report creation support system and report creation support method Download PDF

Info

Publication number
JP2024015745A
JP2024015745A JP2022118021A JP2022118021A JP2024015745A JP 2024015745 A JP2024015745 A JP 2024015745A JP 2022118021 A JP2022118021 A JP 2022118021A JP 2022118021 A JP2022118021 A JP 2022118021A JP 2024015745 A JP2024015745 A JP 2024015745A
Authority
JP
Japan
Prior art keywords
data
observation
image data
association
creation support
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
JP2022118021A
Other languages
Japanese (ja)
Inventor
沙織 本田
Saori Honda
謙一 山崎
Kenichi Yamazaki
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions 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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2022118021A priority Critical patent/JP2024015745A/en
Publication of JP2024015745A publication Critical patent/JP2024015745A/en
Pending legal-status Critical Current

Links

Landscapes

  • Emergency Alarm Devices (AREA)
  • Alarm Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a report creation support system that supports creation of a report or the like.
SOLUTION: A report creation support system according to an embodiment includes an observation data receiving unit, an image data receiving unit, a data association processing unit, a data storage unit, and a data output unit. The observation data receiving unit receives observation data obtained by environmental observation of an observation station. The image data receiving unit receives image data obtained by photographing with a photographing device. The data association processing unit generates association data between the observation data and the image data satisfying a condition based on a date and time difference obtained from date and time information of the observation data and the image data, and a distance difference obtained from position information of the observation data and the image data. The data storage unit stores the association data. The data output unit outputs the association data associated by the data association processing unit.
SELECTED DRAWING: Figure 2
COPYRIGHT: (C)2024,JPO&INPIT

Description

本発明の実施形態は、報告書作成支援システム及び報告書作成支援方法に関する。 Embodiments of the present invention relate to a report creation support system and a report creation support method.

社会インフラを維持管理するための防災システムでは、管理者は、自然災害やこれに伴う施設又は設備への障害について監視し、住民等への情報提供の他、災害状況をまとめた報告書を作成し、関係部門等へ報告を行うことが求められる。例えば、管理者は、監視対象となる防災システム(河川、ダムなど)に設置したテレメータの観測局に設けられたセンサーから得られる観測データ(以下、観測データと略す)や、デジタルカメラ、ビデオカメラ、又はスマートフォンなどを使って撮影した静止画や動画などのデータ(以下、画像データと略す)を利用して、関係部門等への報告書をまとめる。 In a disaster prevention system for maintaining and managing social infrastructure, managers monitor natural disasters and related failures to facilities and equipment, provide information to residents, etc., and create reports summarizing the disaster situation. They are required to report to the relevant departments, etc. For example, the administrator may collect observation data (hereinafter referred to as "observation data") obtained from sensors installed at telemeter observation stations installed in disaster prevention systems (rivers, dams, etc.) to be monitored, digital cameras, video cameras, etc. Compile a report to related departments using data such as still images and videos (hereinafter referred to as image data) taken using a smartphone or other device.

特開2021-110983号公報Japanese Patent Application Publication No. 2021-110983 特許5601255号公報Patent No. 5601255 特開2020-008984号公報Japanese Patent Application Publication No. 2020-008984

報告書では、災害が時系列でどのように発生したかを表現することが必要である。現状、管理者は、観測データと画像データとは別々にそれぞれを時系列に整列し、これらのデータを組み合わせて報告書を作成している。しかしながら、独立して得られる観測データと映像データを時系列に整理する作業は、負担のかかる作業であり、このような作業負担の軽減が求められている。即ち、報告書等の作成を支援する技術が要望されている。 In the report, it is necessary to express how the disaster occurred in chronological order. Currently, administrators arrange observation data and image data separately in chronological order, and then combine these data to create reports. However, the task of arranging independently obtained observation data and video data in chronological order is a burdensome task, and there is a need to reduce this workload. That is, there is a need for technology that supports the creation of reports and the like.

本発明が解決しようとする課題は、報告書等の作成を支援する報告書作成支援システム及び報告書作成支援方法を提供することである。 The problem to be solved by the present invention is to provide a report creation support system and a report creation support method that support the creation of reports and the like.

実施形態に係る報告書作成支援システムは、観測データ受信部、画像データ受信部、データ関連付け処理部、データ蓄積部、及びデータ出力部を備える。前記観測データ受信部は、観測局の環境観測により得られる観測データを受信する。前記画像データ受信部は、撮影装置の撮影により得られる画像データを受信する。前記データ関連付け処理部は、観測データと画像データの日時情報から得られる日時の差分、及び観測データと画像データの位置情報から得られる距離の差分に基づき、条件を満たす観測データと画像データの関連付けデータを生成する。前記データ蓄積部は、前記関連付けデータを蓄積する。前記データ出力部は、データ関連付け処理部で関連付けられた前記関連付けデータを出力する。 The report creation support system according to the embodiment includes an observation data receiving section, an image data receiving section, a data association processing section, a data storage section, and a data output section. The observation data receiving unit receives observation data obtained by environmental observation at an observation station. The image data receiving section receives image data obtained by photographing with a photographing device. The data association processing unit associates observation data and image data that satisfy a condition based on a date and time difference obtained from date and time information of observation data and image data, and a distance difference obtained from position information of observation data and image data. Generate data. The data storage unit stores the association data. The data output unit outputs the association data associated by the data association processing unit.

図1は、実施形態に係る報告書作成支援システムを含む全体のシステム構成の一例示す図である。FIG. 1 is a diagram illustrating an example of the overall system configuration including a report creation support system according to an embodiment. 図2は、第1の実施形態に係る報告書作成支援システムの構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of the report creation support system according to the first embodiment. 図3は、第1の実施形態に係る報告書作成支援システムによるデータの関連付け処理の一例を示すフローチャートである。FIG. 3 is a flowchart illustrating an example of data association processing by the report creation support system according to the first embodiment. 図4は、第2の実施形態に係る報告書作成支援システムの構成を示すブロック図である。FIG. 4 is a block diagram showing the configuration of a report creation support system according to the second embodiment. 図5は、第3の実施形態に係る報告書作成支援システムの構成を示すブロック図である。FIG. 5 is a block diagram showing the configuration of a report creation support system according to the third embodiment. 図6は、第4の実施形態に係る報告書作成支援システムの構成を示すブロック図である。FIG. 6 is a block diagram showing the configuration of a report creation support system according to the fourth embodiment.

以下、図面を参照し実施形態に係る報告書作成支援システムについて説明する。ここで、報告書作成支援システムに接続される防災情報システムは、河川情報システム、ダム管理制御装置(ダムコン)や、農業用水等用水路の流量を管理する水管理システム、地域住民へ避難指示等を行う総合防災情報システム等があるが、以下の説明では、河川情報システムを一例として説明する。 Hereinafter, a report creation support system according to an embodiment will be described with reference to the drawings. Here, the disaster prevention information system connected to the report creation support system includes a river information system, a dam management control device (dam control), a water management system that manages the flow rate of irrigation canals such as agricultural water, and a system that issues evacuation instructions to local residents. Although there are comprehensive disaster prevention information systems and the like, the following explanation will use a river information system as an example.

<第1の実施形態>
図1は、実施形態に係る報告書作成支援システムを含む全体のシステム構成の一例示す図である。
図1に示すように、本実施形態のシステム構成は、網防災情報システム2、撮影装置3、及び上位報告先となる関係部門4とが、通信網(インターネットまたは専用線のどちらでもよい)6を介して接続されたシステムに、報告書作成支援システム1を設けるところが特徴である。ここで、報告書作成支援システム1は、物理サーバ(オンプレミス)で実現してもよいし、仮想サーバ(クラウド)で実現してもよい。
<First embodiment>
FIG. 1 is a diagram illustrating an example of the overall system configuration including a report creation support system according to an embodiment.
As shown in FIG. 1, the system configuration of this embodiment is such that a network disaster prevention information system 2, a photographing device 3, and a related department 4 serving as a higher level reporting destination are connected to a communication network (either the Internet or a dedicated line) 6. The feature is that a report creation support system 1 is provided in the system connected via the system. Here, the report creation support system 1 may be realized by a physical server (on-premises) or a virtual server (cloud).

まず、防災情報システム2について、説明する。
防災情報システム2は、テレメータ監視装置21、データ蓄積装置22、通信処理サーバ23、表示盤装置24、操作部25、公開用Webサーバ27、及びメールサーバ26を備える。
First, the disaster prevention information system 2 will be explained.
The disaster prevention information system 2 includes a telemeter monitoring device 21, a data storage device 22, a communication processing server 23, a display panel device 24, an operation section 25, a public Web server 27, and a mail server 26.

テレメータ観測局5は、定期的に雨量又は河川の水位等の観測値を観測し、リアルタイム又は定期的に観測値を送信する。
テレメータ監視装置21は、対象地区に設置されたテレメータ観測局5で定期的に観測される雨量又は河川の水位等の観測値をリアルタイム又は定期的に受信し、受信した観測値を通信処理サーバ23に配信する。
The telemeter observation station 5 regularly observes observed values such as rainfall amount or river water level, and transmits the observed values in real time or periodically.
The telemeter monitoring device 21 receives observed values such as rainfall or river water level regularly observed at the telemeter observation station 5 installed in the target area in real time or periodically, and sends the received observed values to the communication processing server 23. Deliver to.

データ蓄積装置22は、データ蓄積部であり、各種データを記憶する。例えば、データ蓄積装置22は、テレメータ監視装置21で受信した観測値を観測データとして蓄積する。また、データ蓄積装置22は、関連付けデータを蓄積する。関連付けデータについては後に詳しく説明する。 The data storage device 22 is a data storage unit and stores various data. For example, the data storage device 22 stores observation values received by the telemeter monitoring device 21 as observation data. The data storage device 22 also stores association data. The association data will be explained in detail later.

通信処理サーバ23は、テレメータ監視装置21から配信された観測データと閾値とを比較して、観測データが閾値を超えると異常を検出し、警報等を出力する。例えば、通信処理サーバ23は、観測データの更新に応じてリアルタイムに観測データを報告書作成支援システム1へ送信してもよいし、定期的に観測データを報告書作成支援システム1へ送信してもよい。
また、通信処理サーバ23は、通信網6等を介して、データ蓄積装置22に蓄積される観測データを報告書作成支援システム1へ送信する。
The communication processing server 23 compares the observation data distributed from the telemeter monitoring device 21 with a threshold value, and when the observation data exceeds the threshold value, detects an abnormality and outputs a warning or the like. For example, the communication processing server 23 may transmit observation data to the report creation support system 1 in real time in response to an update of the observation data, or periodically transmit observation data to the report creation support system 1. Good too.
Further, the communication processing server 23 transmits observation data accumulated in the data storage device 22 to the report creation support system 1 via the communication network 6 or the like.

表示盤装置24は、テレメータ監視装置21による観測データ等を表示する。また、表示盤装置24は、通信装置23から出力される警報の表示も行う。 The display panel device 24 displays observation data etc. by the telemeter monitoring device 21. The display panel device 24 also displays alarms output from the communication device 23.

操作部25は、データ蓄積装置22に蓄積された計測データと画像データとを任意の日時又は位置を検索して関連付け、報告書作為のための操作を行う入出力装置である。報告書作成の詳細方法は、後述する。操作部25は、産業用パーソナルコンピュータ又は一般的なパーソナルコンピュータ、またはスマートフォン等で構成される。 The operation unit 25 is an input/output device that searches for and associates measurement data and image data stored in the data storage device 22 with arbitrary dates and times, and performs operations for preparing a report. The detailed method for creating the report will be described later. The operation unit 25 is configured with an industrial personal computer, a general personal computer, a smartphone, or the like.

メールサーバ26は、登録されたメールアドレスに対してメールを送信する。例えば、メールサーバ26は、通信処理サーバ23から出力される警報をメールで送信する。 The mail server 26 sends an email to the registered email address. For example, the mail server 26 transmits the warning output from the communication processing server 23 by mail.

公開用Webサーバ27は、データ蓄積装置22に保存された監視結果を公開するWebサーバである。公開用Webサーバ27は、各種通信端末からのアクセスに応答し、監視結果を出力する。 The publishing web server 27 is a web server that publishes the monitoring results stored in the data storage device 22. The public web server 27 responds to accesses from various communication terminals and outputs monitoring results.

撮影装置3は、河川、ダム等の観測場所を撮影した画像データを送信する、撮影装置である。撮影装置3は、固定された撮影装置であってもよいし、持ち運び可能な撮影装置であってもよく、デジタルカメラ、ビデオカメラ、又はスマートフォン等である。 The photographing device 3 is a photographing device that transmits image data obtained by photographing observation locations such as rivers and dams. The photographing device 3 may be a fixed photographing device or a portable photographing device, such as a digital camera, a video camera, or a smartphone.

報告書作成支援システム1は、観測データ収集装置11、画像データ収集装置12、データ関連付け装置13、データ蓄積装置14、及びデータ出力装置15を備える。 The report creation support system 1 includes an observation data collection device 11 , an image data collection device 12 , a data association device 13 , a data storage device 14 , and a data output device 15 .

観測データ収集装置11は、通信網6等を介して、防災情報システム2の環境観測により得られる観測データを受信する通信装置である。また、観測データ収集装置11は、受信した観測データを解析するデータ解析装置でもある。観測データは、日時情報、位置情報、及び観測値等を含む。
さらに、観測データは、観測局名、水系名、河川名、管轄事務所、住所、及び基準値(閾値)を含む。観測値は、河川、ダム等で観測された値である。
ここで、日時情報は、観測値の観測日時を示す。位置情報は、観測位置の緯度及び経度を示す。観測値は、雨量又は河川等の水位を示す。
The observation data collection device 11 is a communication device that receives observation data obtained by environmental observation of the disaster prevention information system 2 via the communication network 6 or the like. The observation data collection device 11 is also a data analysis device that analyzes received observation data. The observation data includes date and time information, location information, observed values, and the like.
Furthermore, the observation data includes an observation station name, water system name, river name, jurisdiction office, address, and reference value (threshold value). Observed values are values observed at rivers, dams, etc.
Here, the date and time information indicates the date and time of observation of the observed value. The location information indicates the latitude and longitude of the observation location. The observed value indicates the amount of rainfall or the water level of a river, etc.

画像データ収集装置12は、通信網6等を介して、撮影装置3の撮影により得られる画像データを受信する通信装置である。また、画像データ収集装置12は、画像処理により、受信した画像データから建造物等を検出する画像解析装置でもある。画像データは、河川、ダムなどを撮影したデータである。例えば、画像データは、日時情報を含む。また、画像データは、日時情報に加えて位置情報を含んでもよい。日時情報は、画像データの撮影日時を示す。位置情報は、画像データの撮影場所の緯度及び経度を示す。 The image data collection device 12 is a communication device that receives image data obtained by photographing with the photographing device 3 via the communication network 6 or the like. The image data collection device 12 is also an image analysis device that detects buildings and the like from the received image data through image processing. The image data is data obtained by photographing rivers, dams, etc. For example, the image data includes date and time information. Further, the image data may include location information in addition to date and time information. The date and time information indicates the date and time when the image data was taken. The location information indicates the latitude and longitude of the location where the image data was taken.

データ関連付け装置13は、関連付け条件を満たす観測データと画像データを対応付けて同期させる。例えば、データ関連付け装置13は、観測データと画像データの日時情報から得られる日時の差分、及び観測データと画像データの位置情報から得られる距離の差分に基づき、関連付け条件を満たす観測データと画像データのデータ関連付けを生成する。 The data association device 13 associates and synchronizes observation data and image data that satisfy association conditions. For example, the data association device 13 connects observation data and image data that satisfy the association condition based on a difference in date and time obtained from date and time information of observation data and image data, and a difference in distance obtained from position information of observation data and image data. Generate data associations for.

データ蓄積装置14は、データ記憶装置であり、各種データを記憶する。例えば、データ蓄積装置14は、データ関連付け装置13により生成されるデータ関連付けを蓄積する。 The data storage device 14 is a data storage device and stores various data. For example, the data storage device 14 stores data associations generated by the data association device 13.

データ出力装置15は、防災システム2の操作部25からの要求に応じて検索画面を提示し、検索画面を介して検索を受け付け、検索結果としてデータ関連付けを指定フォーマットで出力する。例えば、データ出力装置15は、日時又は位置を指定する検索要求に基づき、検索要求を満たすデータ関連付けを指定フォーマットで出力する。 The data output device 15 presents a search screen in response to a request from the operation unit 25 of the disaster prevention system 2, accepts a search via the search screen, and outputs data association in a specified format as a search result. For example, based on a search request that specifies date and time or location, the data output device 15 outputs data associations that satisfy the search request in a specified format.

各種の報告書を作成する作成者は、防災システム2の操作部25により、指定フォーマットで、関連付けデータを受け取ることができる。作成者は、関連付けデータから、同期した観測データと画像データを得ることができ、同期した観測データと画像データにより報告書を容易に作成することができる。 A creator who creates various reports can receive association data in a specified format using the operation unit 25 of the disaster prevention system 2. The creator can obtain synchronized observation data and image data from the association data, and can easily create a report using the synchronized observation data and image data.

関係部門4は、作成された報告書を受領する関係部門である。
例えば、河川情報システムの場合、防災システム2が河川事務所に設置され、関係部門は上位の機関である、地方整備局や、国土交通書等になる。また、関係部門としては、都道府県、市町村、消防、警察等、報告書を必要とする関係部門である。
The related department 4 is a related department that receives the created report.
For example, in the case of a river information system, the disaster prevention system 2 is installed at the river office, and the related departments are higher-level organizations such as the regional development bureau and the Ministry of Land, Infrastructure, Transport and Tourism. In addition, related departments include prefectures, municipalities, fire departments, police departments, etc. that require reports.

図2は、第1の実施形態に係る報告書作成支援システムの構成を示すブロック図である。
図2に示すように、報告書作成支援システム1は、観測データ収集装置11、画像データ収集装置12、データ関連付け装置13、データ蓄積装置14、及びデータ出力装置15を備える。
FIG. 2 is a block diagram showing the configuration of the report creation support system according to the first embodiment.
As shown in FIG. 2, the report creation support system 1 includes an observation data collection device 11, an image data collection device 12, a data association device 13, a data storage device 14, and a data output device 15.

観測データ収集装置11は、観測データ受信部111及び観測データ配信部112を備える。
観測データ受信部111は、防災情報システム2の環境観測により得られる観測データを受信する。観測データ配信部112は、受信した観測データをデータ関連付け装置13等へ配信する。
The observation data collection device 11 includes an observation data receiving section 111 and an observation data distribution section 112.
The observation data receiving unit 111 receives observation data obtained by environmental observation of the disaster prevention information system 2. The observation data distribution unit 112 distributes the received observation data to the data association device 13 and the like.

画像データ収集装置12は、画像データ受信部121及び画像データ配信部122を備える。
画像データ受信部121は、撮影装置3の観測場所の撮影により得られる画像データを受信する。画像データ配信部122は、受信した画像データをデータ関連付け装置13等へ配信する。
The image data collection device 12 includes an image data receiving section 121 and an image data distribution section 122.
The image data receiving unit 121 receives image data obtained by photographing an observation location with the photographing device 3. The image data distribution unit 122 distributes the received image data to the data association device 13 and the like.

データ関連付け装置13は、データ受信部131、データ関連付け処理部132、及びデータ配信部133を備える。
データ受信部131は、観測データ収集装置11から配信される観測データを受信し、また、画像データ収集装置12から配信される画像データを受信する。
データ関連付け処理部132は、観測データと画像データの日時情報から得られる日時の差分、及び観測データと画像データの位置情報から得られる距離の差分に基づき、関連付け条件を満たす観測データと画像データの関連付けデータを生成する。
データ配信部133は、関連付けデータをデータ蓄積装置14等へ配信する。
The data association device 13 includes a data reception section 131, a data association processing section 132, and a data distribution section 133.
The data receiving unit 131 receives observation data distributed from the observation data collection device 11 and also receives image data distributed from the image data collection device 12.
The data association processing unit 132 connects the observation data and image data that satisfy the association condition based on the difference in date and time obtained from the date and time information of the observation data and the image data, and the difference in distance obtained from the position information of the observation data and image data. Generate association data.
The data distribution unit 133 distributes the association data to the data storage device 14 and the like.

データ関連付け処理部132は、観測データに含まれる日時情報に基づき観測データを時系列に整理し、時系列に整理された観測データに含まれる位置情報に基づき観測データをグループ分けする。
同様に、データ関連付け処理部132は、画像データに含まれる日時情報に基づき画像データを時系列に整理し、時系列に整理された画像データに含まれる位置情報に基づきグループ分けする。
さらに、データ関連付け処理部132は、所定距離未満のグループの観測データと画像データを時系列に関連付ける。
The data association processing unit 132 organizes the observation data in chronological order based on date and time information included in the observation data, and groups the observation data based on position information included in the observation data arranged in chronological order.
Similarly, the data association processing unit 132 organizes the image data in chronological order based on the date and time information included in the image data, and groups the image data based on the position information included in the chronologically arranged image data.
Furthermore, the data association processing unit 132 associates observation data and image data of groups less than a predetermined distance in time series.

データ蓄積装置14は、データ保存部141を備える。
データ保存部141は、データ関連付け装置13から配信される関連付けデータを記憶する。関連付けデータは、関連付けられた観測データと画像データを含んでもよいし、関連付けられた観測データと画像データを含まずに関連付けられた観測データと画像データへのリンクデータを含んでもよい。
The data storage device 14 includes a data storage section 141.
The data storage unit 141 stores association data distributed from the data association device 13. The association data may include associated observation data and image data, or may include link data to the associated observation data and image data without including the associated observation data and image data.

関連付けデータの日時情報として、関連付けられた観測データの日時情報を採用してもよいし、関連付けられた画像データの日時情報を採用してもよいし、両方の日時情報を採用してもよい。同様に、関連付けデータの位置情報として、関連付けられた観測データの位置情報を採用してもよいし、関連付けられた画像データの位置情報を採用してもよいし、両方の位置情報を採用してもよい。 As the date and time information of the association data, the date and time information of the associated observation data may be employed, the date and time information of the associated image data may be employed, or both date and time information may be employed. Similarly, as the position information of the associated data, the position information of the associated observation data may be adopted, the position information of the associated image data may be adopted, or both position information may be adopted. Good too.

データ出力装置15は、データ検索部151及びデータ出力部152を備える。
データ検索部151は、操作部25から送信される、日時又は位置を指定する検索要求に基づき、検索要求を満たす関連付けデータを検索する。例えば、データ検索部151は、検索要求に含まれる観測データ又は画像データの日時を基準として、基準日時から前後に所定時間未満の観測データ又は画像データを関連付けたデータを検索する。所定時間として1時間が設定されると、データ検索部151は、基準日時から前後に1時間未満の観測データ又は画像データを関連付けたデータを検索する。
The data output device 15 includes a data search section 151 and a data output section 152.
The data search unit 151 searches for association data that satisfies the search request, based on a search request that specifies the date and time or location and is sent from the operation unit 25 . For example, the data search unit 151 uses the date and time of observation data or image data included in the search request as a reference, and searches for data in which observation data or image data that is less than a predetermined time before or after the reference date and time is associated. When one hour is set as the predetermined time, the data search unit 151 searches for data in which observation data or image data of less than one hour before and after the reference date and time are associated.

また、データ検索部151は、検索要求に含まれる観測データ又は画像データの位置を基準として、基準位置から所定距離未満の観測データ又は画像データを関連付けたデータを検索する。所定距離として1kmが設定されると、データ検索部151は、基準位置から1km未満の観測データ又は画像データを関連付けたデータを検索する。
データ出力部152は、検索された関連付けデータを操作部25へ出力する。例えば、データ出力部152は、指定された報告書のフォーマットに適合した関連付けデータを操作部25へ出力する。
Furthermore, the data search unit 151 searches for data associated with observation data or image data that is less than a predetermined distance from the reference position, using the position of the observation data or image data included in the search request as a reference. When 1 km is set as the predetermined distance, the data search unit 151 searches for data associated with observation data or image data less than 1 km from the reference position.
The data output unit 152 outputs the retrieved association data to the operation unit 25. For example, the data output unit 152 outputs association data that conforms to the specified report format to the operation unit 25.

ここで、データ関連付け処理部132による観測データと画像データの関連付けについていくつかを例示して説明する。
(1-1)データ関連付け処理部132は、観測データと画像データの日時情報から得られる日時の差分が第1の閾値未満の関連付け条件を満たす観測データと画像データの関連付けデータを生成する。
ここで第1の閾値は任意の値であり、第1の閾値を1時間に設定することにより、データ関連付け処理部132は、日時の差分が1時間未満の観測データと画像データの関連付けデータを生成する。例えば、各種の報告書を作成する作成者により操作される操作部25が、関連付け条件を指定する。
即ち、作成者が、操作部25を介して、任意の値である第1の閾値を指定する。
Here, some examples of association between observation data and image data by the data association processing unit 132 will be explained.
(1-1) The data association processing unit 132 generates association data between observation data and image data that satisfies an association condition in which the difference in date and time obtained from the date and time information of observation data and image data is less than a first threshold.
Here, the first threshold is an arbitrary value, and by setting the first threshold to one hour, the data association processing unit 132 can associate data between observation data and image data for which the difference in date and time is less than one hour. generate. For example, the operation unit 25 operated by a creator who creates various reports specifies association conditions.
That is, the creator specifies the first threshold value, which is an arbitrary value, via the operation unit 25.

(1-2)第1の閾値未満の関連付け条件を満たす観測データが無い場合、データ関連付け処理部132が、暫定的に、日時の差分が第1の閾値以上で最小値になる観測データと画像データの関連付けデータを生成し、暫定情報を含む関連付けデータを出力してもよい。 (1-2) If there is no observed data that satisfies the association condition of less than the first threshold, the data association processing unit 132 temporarily selects the observed data and the image whose date and time difference is equal to or greater than the first threshold and has the minimum value. Data association data may be generated and association data including provisional information may be output.

(2)また、最も相応しいデータを関連付けるため、第1の閾値未満の関連付け条件満たす観測データと画像データの関連付けデータの生成に替えて、データ関連付け処理部132は、観測データと画像データの日時情報から得られる日時の差分が最も小さい関連付け条件を満たす観測データと画像データの関連付けデータを生成してもよい。
これにより、第1の閾値未満の関連付け条件満たす観測データと画像データの組み合わせが複数存在する場合に、最も相応しいデータを関連付けることができる。例えば、各種の報告書を作成する作成者により操作される操作部25が、上記した関連付け条件を指定する。
(2) In addition, in order to associate the most appropriate data, instead of generating association data between observation data and image data that satisfy the association condition less than the first threshold, the data association processing unit 132 generates date and time information of observation data and image data. You may generate association data between observation data and image data that satisfies an association condition in which the difference in date and time obtained from the above is the smallest.
Thereby, when there are multiple combinations of observation data and image data that satisfy the association condition less than the first threshold, it is possible to associate the most appropriate data. For example, the operation unit 25 operated by a creator who creates various reports specifies the above-mentioned association conditions.

(3-1)データ関連付け処理部132は、観測データと画像データの位置情報から得られる距離の差分が第2の閾値未満の関連付け条件を満たす観測データと画像データの関連付けデータを生成する。
ここで、第2の閾値は任意の値であり、第2の閾値を1kmに設定することにより、データ関連付け処理部132は、距離の差分が1km未満の観測データと画像データの関連付けデータを生成する。例えば、各種の報告書を作成する作成者により操作される操作部25が、任意の値である第2の閾値を指定する。
(3-1) The data association processing unit 132 generates association data between observation data and image data that satisfies an association condition in which the difference in distance obtained from the position information of observation data and image data is less than a second threshold.
Here, the second threshold is an arbitrary value, and by setting the second threshold to 1 km, the data association processing unit 132 generates association data between observation data and image data for which the difference in distance is less than 1 km. do. For example, the operation unit 25 operated by a creator who creates various reports specifies a second threshold that is an arbitrary value.

(3-2)第2の閾値未満の関連付け条件を満たす観測データが無い場合、データ関連付け処理部132が、暫定的に、距離の差分が第2の閾値以上で最小値になる観測データと画像データの関連付けデータを生成し、暫定情報を含む関連付けデータを出力してもよい。 (3-2) If there is no observation data that satisfies the association condition less than the second threshold, the data association processing unit 132 temporarily selects the observation data and the image whose distance difference is equal to or greater than the second threshold and has a minimum value. Data association data may be generated and association data including provisional information may be output.

(4)また、最も相応しいデータを関連付けるため、第2の閾値未満の関連付け条件満たす観測データと画像データの関連付けデータの生成に替えて、データ関連付け処理部132は、観測データと画像データの位置情報から得られる距離の差分が最も小さい関連付け条件を満たす観測データと画像データの関連付けデータを生成してもよい。
これにより、第2の閾値未満の関連付け条件満たす観測データと画像データの組み合わせが複数存在する場合に、最も相応しいデータを関連付けることができる。各種の報告書を作成する作成者は、操作部25に表示したい、上記した関連付け条件を指定する。
(4) In order to associate the most appropriate data, instead of generating association data between observation data and image data that satisfy the association condition less than the second threshold, the data association processing unit 132 generates position information of observation data and image data. You may generate association data between observation data and image data that satisfies an association condition in which the difference in distance obtained from .
Thereby, when there are multiple combinations of observation data and image data that satisfy the association condition less than the second threshold, it is possible to associate the most appropriate data. A creator who creates various reports specifies the above-mentioned association conditions that he or she wants to display on the operation unit 25.

データ関連付け処理部132は、上記(1-1)又は(1-2)と(3-1)、(3-2)、又は(4)を組み合わせて実行する。或いは、上記(2)と(3-1)、(3-2)、又は(4)を組み合わせて実行する。
(2)を実行する場合は、日時に重点を置いた関連付けデータを得ることができる。(4)を実行する場合は距離に重点を置いた関連付けデータを得ることができる。また、(2)と(4)を実行する場合は、日時と距離の両方に重点を置いた関連付けデータを得ることができる。
The data association processing unit 132 executes the above (1-1) or (1-2) in combination with (3-1), (3-2), or (4). Alternatively, the above (2) and (3-1), (3-2), or (4) are executed in combination.
When executing (2), it is possible to obtain association data with emphasis on date and time. When (4) is executed, association data that focuses on distance can be obtained. Furthermore, when executing (2) and (4), it is possible to obtain association data that focuses on both date and time and distance.

図3は、第1の実施形態に係る報告書作成支援システムによるデータの関連付け処理の一例を示すフローチャートである。
図3に示すように、ST101において、観測データ収集装置11は、観測データ受信部111により、防災情報システム2の環境観測により得られる観測データを受信する。また、画像データ収集装置12は、画像データ受信部121により、撮影装置3の観測場所の撮影により得られる画像データを受信する。
FIG. 3 is a flowchart illustrating an example of data association processing by the report creation support system according to the first embodiment.
As shown in FIG. 3, in ST101, the observation data collection device 11 receives observation data obtained by environmental observation of the disaster prevention information system 2 through the observation data receiving unit 111. Furthermore, the image data collection device 12 receives, through the image data receiving unit 121, image data obtained by photographing the observation location with the photographing device 3.

次に、ST102において、データ関連付け装置13は、データ関連付け処理部132により、観測データと画像データの日時情報から得られる日時の差分、及び位置情報から得られる距離の差分に基づき、関連付け条件を満たす観測データと画像データを関連付けて、関連付けデータを生成する。 Next, in ST102, the data association processing unit 132 causes the data association device 13 to satisfy the association condition based on the date and time difference obtained from the date and time information of the observation data and the image data, and the distance difference obtained from the position information. Generate association data by associating observation data and image data.

次に、ST103において、データ蓄積装置14は、データ保存部141により、生成された関連付けデータを蓄積する。 Next, in ST103, the data storage device 14 stores the generated association data using the data storage unit 141.

次に、ST104において、データ出力装置15は、データ検索部151により、操作部25から送信される、日時又は位置を指定する検索要求に基づき、検索要求を満たす関連付けデータを検索する。
そして、ST105において、データ出力部152により、検索された関連付けデータを操作部25へ出力する。
Next, in ST104, the data output device 15 uses the data search unit 151 to search for association data that satisfies the search request, based on the search request that specifies the date and time or location and is transmitted from the operation unit 25.
Then, in ST105, the data output section 152 outputs the retrieved association data to the operation section 25.

<第2の実施形態>
次に、第2の実施形態について、説明する。本実施の形態は、データ関連付け処理部にもAI解析を用いたデータ解析部を備えた実施形態である。なお、報告書作成支援システムを含む全体のシステム構成の一例は、図1と同様のため説明を省略する。
<Second embodiment>
Next, a second embodiment will be described. This embodiment is an embodiment in which the data association processing section also includes a data analysis section using AI analysis. Note that an example of the overall system configuration including the report creation support system is the same as that in FIG. 1, so a description thereof will be omitted.

図4は、第2の実施形態に係る報告書作成支援システムの構成を示すブロック図である。ここでは、第1例と相違点を中心に説明する。
図4に示すように、報告書作成支援システム1のデータ関連付け処理部132は、データ解析部1321を備える。データ解析部1321は、AI(Artificial Intelligence)により、画像データの位置を推定する。なお、データ解析部1321は、AIにより、観測データの位置を解析して推定してもよい。
ここで、データ解析部1321は、マップデータ(位置と画像を含む)を学習し、位置と画像のモデルを生成し、生成されるモデルに基づき、撮影により得られた画像データの位置を推定する。
FIG. 4 is a block diagram showing the configuration of a report creation support system according to the second embodiment. Here, the explanation will focus on the differences from the first example.
As shown in FIG. 4, the data association processing section 132 of the report creation support system 1 includes a data analysis section 1321. The data analysis unit 1321 estimates the position of image data using AI (Artificial Intelligence). Note that the data analysis unit 1321 may use AI to analyze and estimate the position of the observation data.
Here, the data analysis unit 1321 learns the map data (including positions and images), generates a position and image model, and estimates the position of the image data obtained by shooting based on the generated model. .

或いは、データ解析部1321は、建造物の輪郭及び位置情報を登録した建造物データベースに基づき、画像処理により画像データから所定の画像を検出してもよい。
この場合、データ解析部1321は、建造物データベースに基づき、データ受信部131により受信された第1の画像データから建造物を検出する。さらに、データ解析部1321は、建造物データベースに基づき、検出された建造物から第1の画像データの位置を推定する。
Alternatively, the data analysis unit 1321 may detect a predetermined image from the image data by image processing based on a building database in which outlines and position information of buildings are registered.
In this case, the data analysis unit 1321 detects a building from the first image data received by the data receiving unit 131 based on the building database. Further, the data analysis unit 1321 estimates the position of the first image data from the detected building based on the building database.

なお、推定される位置は、第1の画像データの撮影者の位置ではなく、第1の画像データに含まれる建造物の位置である。これにより、撮影者の位置ではなく、第1の画像データに含まれる建造物の位置に基づく関連付けデータの生成が可能となる。
また、データ受信部131により受信された第1の画像データが位置情報(撮影者の位置情報)を含まない場合であっても、第1の画像データの位置を推定することができる。
データ関連付け処理部132は、推定された第1の画像データの位置に基づき、関連付けデータを生成する。
Note that the estimated position is not the position of the photographer of the first image data, but the position of the building included in the first image data. This makes it possible to generate association data based on the position of the building included in the first image data, rather than the position of the photographer.
Furthermore, even if the first image data received by the data receiving unit 131 does not include position information (position information of the photographer), the position of the first image data can be estimated.
The data association processing unit 132 generates association data based on the estimated position of the first image data.

或いは、データ関連付け処理部132は、河川データベースに基づき第1の画像データの位置から第1の画像データに関係する河川を特定し、特定河川に関する第1の観測データを選択し、関連付け条件を満たす第1の観測データと第1の画像データの関連付けデータを生成する。 Alternatively, the data association processing unit 132 identifies a river related to the first image data from the position of the first image data based on the river database, selects first observation data regarding the specific river, and satisfies the association condition. Association data between the first observation data and the first image data is generated.

画像データには、並行して流れる複数の河川、又は支流を含む複数の河川が含まれることがある。
データ関連付け処理部132は、河川データベースを用いて、画像データに含まれる建造物の位置を基準にして河川を特定し、特定河川に関する観測データと画像データを適切に関連付けることができる。
The image data may include multiple rivers flowing in parallel or multiple rivers including tributaries.
The data association processing unit 132 can use the river database to identify rivers based on the positions of buildings included in the image data, and can appropriately associate observation data regarding the specific river with image data.

或いは、操作部25の表示に基づき、各種の報告書を作成する作成者は、河川名を含む関連付け条件を指定し、データ関連付け処理部132は、指定される関連付け条件に基づき、関連付けの対象となる河川の観測データと画像データを抽出し、抽出された観測データと画像データについて、時系列に対応させた観測データと画像データのデータを生成してもよい。 Alternatively, based on the display on the operation unit 25, the creator of various reports specifies association conditions including river names, and the data association processing unit 132 selects the association target based on the specified association conditions. Observation data and image data of a river may be extracted, and data of observation data and image data made to correspond in time series may be generated from the extracted observation data and image data.

<第3の実施形態>
次に、第3の実施形態について、説明する。本実施の形態は、受信データから、閾値を超過判定した受信データを集めて自動的に報告書を作成する実施形態である。なお、報告書作成支援システムを含む全体のシステム構成の一例は、図1と同様のため説明を省略する。
<Third embodiment>
Next, a third embodiment will be described. This embodiment is an embodiment in which received data determined to exceed a threshold value is collected from received data and a report is automatically created. Note that an example of the overall system configuration including the report creation support system is the same as that in FIG. 1, so a description thereof will be omitted.

図5は、実施形態に係る報告書作成支援システムの第3例を示すブロック図である。ここでは、第1例と相違点を中心に説明する。
図5に示すように、報告書作成支援システム1のデータ関連付け処理部132は、超過判定部1322を備える。また、報告書作成支援システム1のデータ保存部141は、報告書作成部1411を備える。
FIG. 5 is a block diagram showing a third example of the report creation support system according to the embodiment. Here, the explanation will focus on the differences from the first example.
As shown in FIG. 5, the data association processing section 132 of the report creation support system 1 includes an excess determination section 1322. Furthermore, the data storage section 141 of the report creation support system 1 includes a report creation section 1411.

超過判定部1322は、観測データに含まれる閾値に基づき、閾値を超える観測値を含む観測データ(閾値超えの観測データ)を検出し、データ関連付け処理部132は、関連付け条件を満たす観測データ(閾値超えの観測データ)と画像データの関連付けデータを生成する。 The excess determination unit 1322 detects observation data including observed values exceeding the threshold value (observed data exceeding the threshold value) based on the threshold value included in the observed data, and the data association processing unit 132 detects observed data that satisfies the association condition (threshold value Generate association data between (exceeding observed data) and image data.

報告書作成部1411は、関連付け条件を満たす観測データ(閾値超えの観測データ)と画像データの関連付けデータに基づき報告書を作成する。データ保存部141は、作成された報告書を保存する。 The report creation unit 1411 creates a report based on the association data between observation data that satisfies the association condition (observation data that exceeds the threshold) and image data. The data storage unit 141 stores the created report.

この場合、操作部25は、関連付け条件を満たす観測データ(閾値超えの観測データ)と画像データの関連付けデータから生成される報告書を受信し、表示することができる。 In this case, the operation unit 25 can receive and display a report generated from association data between observation data that satisfies the association condition (observation data that exceeds a threshold) and image data.

<第4の実施形態>
次に、第4の実施形態について、説明する。本実施の形態は、受信した観測データから超過データを抽出して、異常値か否かを判定し、異常値の場合は、異常通知を行う実施形態である。なお、報告書作成支援システムを含む全体のシステム構成の一例は、図1と同様のため説明を省略する。
<Fourth embodiment>
Next, a fourth embodiment will be described. This embodiment is an embodiment in which excess data is extracted from received observation data, it is determined whether or not it is an abnormal value, and if it is an abnormal value, an abnormality notification is sent. Note that an example of the overall system configuration including the report creation support system is the same as that in FIG. 1, so a description thereof will be omitted.

図6は、第4の実施形態に係る報告書作成支援システムの構成を示すブロック図である。ここでは、第1例と相違点を中心に説明する。
図6に示すように、第1の実施形態と比較すると、報告書作成支援システム1のデータ関連付け処理部132は、超過判定部1322を備える。また、報告書作成支援システム1のデータ保存部141は、異常判定部1412を備える。また、報告書作成支援システム1のデータ出力部152は、異常通知部1521を備える。
FIG. 6 is a block diagram showing the configuration of a report creation support system according to the fourth embodiment. Here, the explanation will focus on the differences from the first example.
As shown in FIG. 6, compared to the first embodiment, the data association processing section 132 of the report creation support system 1 includes an excess determination section 1322. Furthermore, the data storage section 141 of the report creation support system 1 includes an abnormality determination section 1412. Further, the data output unit 152 of the report creation support system 1 includes an abnormality notification unit 1521.

超過判定部1322は、観測データに含まれる閾値に基づき、閾値を超える観測値を含む観測データ(閾値超えの観測データ)を検出し、データ関連付け処理部132は、関連付け条件を満たす観測データ(閾値超えの観測データ)と画像データの関連付けデータを生成する。 The excess determination unit 1322 detects observation data including observed values exceeding the threshold value (observed data exceeding the threshold value) based on the threshold value included in the observed data, and the data association processing unit 132 detects observed data that satisfies the association condition (threshold value Generate association data between (exceeding observed data) and image data.

異常判定部1412は、関連付け条件を満たす観測データ(閾値超えの観測データ)と画像データの関連付けデータに基づき、画像処理により画像データを解析して、画像データ中の異常の有無を判定し、判定結果を出力する。 The anomaly determination unit 1412 analyzes the image data through image processing based on the association data between the observed data that satisfies the association condition (observed data that exceeds the threshold value) and the image data, determines the presence or absence of an abnormality in the image data, and makes a determination. Output the results.

例えば、異常判定部1412は、閾値を超えた観測データは、雨量が多いこと又は水位が高いことを示しているが、画像データの解析結果では、雨量が多いこと又は水位が高いことを示さない場合は、解析結果が一致しないため、異常と判定する。
また、異常判定部1412は、閾値を超えた観測データは、雨量が多いこと又は水位が高いことを示していて、画像データの解析結果も、雨量が多いこと又は水位が高いことを示す場合は、解析結果合が一致するため、正常と判定する。
For example, the abnormality determination unit 1412 determines that observation data exceeding a threshold indicates that there is a large amount of rainfall or that the water level is high, but the analysis result of the image data does not indicate that there is a large amount of rainfall or that the water level is high. In this case, the analysis results do not match, so it is determined to be abnormal.
In addition, the abnormality determination unit 1412 determines that observation data exceeding the threshold value indicates that there is a large amount of rainfall or that the water level is high, and if the analysis result of the image data also indicates that there is a large amount of rainfall or that the water level is high. , Since the analysis results match, it is determined to be normal.

異常通知部1521は、異常判定部1412からの判定結果を受けて、操作部25に対して判定結果を送信する。例えば、異常通知部1521は、アラートとして異常を示す判定結果を送信する。
本実施形態では、もし、観測データまたは画像データのいずれかに異常が発生した場合でも、操作部25に異常通知を行うため、誤って状況判断による、誤った報告書を作成してしまうリスクを防ぐことができる。
The abnormality notification unit 1521 receives the determination result from the abnormality determination unit 1412 and transmits the determination result to the operation unit 25. For example, the abnormality notification unit 1521 transmits a determination result indicating an abnormality as an alert.
In this embodiment, even if an abnormality occurs in either observation data or image data, an abnormality notification is sent to the operation unit 25, so there is no risk of creating an incorrect report due to erroneous situational judgment. It can be prevented.

以上、説明した各実施形態により、報告書等の作成を支援する報告書作成支援システム及び報告書作成支援方法を提供することができる。
報告書作成支援システム1は、観測データと画像データの日時情報から得られる日時の差分、及び観測データと画像データの位置情報から得られる距離の差分に基づき、関連付け条件を満たす観測データと画像データの関連付けデータを生成し、操作部25等からの要求に応じた関連付けデータを出力する。
操作部25からの要求は、日時、位置、又は河川名を含む。
各種の報告書を作成する作成者は、操作部25を介して、適切な関連付けデータを受け取ることができる。
According to each of the embodiments described above, it is possible to provide a report creation support system and a report creation support method that support the creation of reports and the like.
The report creation support system 1 identifies observation data and image data that satisfy the association condition based on the difference in date and time obtained from the date and time information of observation data and image data, and the difference in distance obtained from position information of observation data and image data. , and outputs the association data in response to a request from the operation unit 25 or the like.
The request from the operation unit 25 includes date and time, location, or river name.
A creator of various reports can receive appropriate association data via the operation unit 25.

以上説明した各実施形態では、河川情報システムに接続される報告書作成支援システムについて説明したが、これに限られず、他の防災システムである、ダム管理制御装置(以下、ダムコン)や、農業用水等用水路の流量を管理する水管理システム、地域住民へ避難指示等を行う総合防災情報システム等に適用が可能である。この場合も、センサデータと画像データを組み合わせて上位の関係省庁等への報告書を作成する場合に、適用が可能である。 In each of the embodiments described above, a report creation support system connected to a river information system has been described, but the system is not limited to this, and is not limited to this. It can be applied to water management systems that manage the flow rate of irrigation canals, comprehensive disaster prevention information systems that issue evacuation instructions to local residents, etc. In this case as well, the present invention can be applied when combining sensor data and image data to create a report to higher-level related ministries and agencies.

更に、報告書作成支援システムに接続されるシステムは、防災情報システムに限られず、上下水道や、ビル、空港、発電所、化学プラント等のプラント施設へ適用してもよい。この場合、各プラント施設の動作状況やプラントの動作状況を示すために、観測データに替えて、プラントのプロセスデータを、画像データ等を合成して作成することで、報告書作成の支援装置に適用することも適用可能である。 Furthermore, the system connected to the report creation support system is not limited to the disaster prevention information system, and may be applied to plant facilities such as water and sewage systems, buildings, airports, power plants, and chemical plants. In this case, in order to show the operating status of each plant facility and the operating status of the plant, instead of observation data, plant process data is created by combining image data, etc., so that it can be used as a report creation support device. It is also possible to apply.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although several embodiments of the invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, substitutions, and changes can be made without departing from the gist of the invention. These embodiments and their modifications are included within the scope and gist of the invention, as well as within the scope of the invention described in the claims and its equivalents.

1…報告書作成支援システム
2…防災情報システム
3…撮影装置
4…関係部門
5…テレメータ観測局
6…通信網
11…観測データ収集装置
12…画像データ収集装置
13…データ関連付け装置
14…データ蓄積装置
15…データ出力装置
21…テレメータ監視装置
22…データ蓄積装置
23…通信処理サーバ
24…表示盤装置
25…操作部
26…メールサーバ
27…公開用Webサーバ
111…観測データ受信部
112…観測データ配信部
121…画像データ受信部
122…画像データ配信部
131…データ受信部
132…データ関連付け処理部
133…データ配信部
141…データ保存部
151…データ検索部
152…データ出力部
1321…データ解析部
1322…超過判定部
1411…報告書作成部
1412…異常判定部
1521…異常通知部
1...Report creation support system 2...Disaster prevention information system 3...Photography device 4...Related departments 5...Telemeter observation station 6...Communication network 11...Observation data collection device 12...Image data collection device 13...Data association device 14...Data accumulation Device 15...Data output device 21...Telemeter monitoring device 22...Data storage device 23...Communication processing server 24...Display panel device 25...Operation unit 26...Mail server 27...Web server for publication 111...Observation data receiving unit 112...Observation data Distribution unit 121...Image data reception unit 122...Image data distribution unit 131...Data reception unit 132...Data association processing unit 133...Data distribution unit 141...Data storage unit 151...Data search unit 152...Data output unit 1321...Data analysis unit 1322...Excess determination unit 1411...Report creation unit 1412...Abnormality determination unit 1521...Abnormality notification unit

Claims (13)

観測局の観測により得られる観測データを受信する観測データ受信部と、
撮影装置の撮影により得られる画像データを受信する画像データ受信部と、
観測データと画像データの日時情報から得られる日時の差分、及び観測データと画像データの位置情報から得られる距離の差分に基づき、条件を満たす観測データと画像データの関連付けデータを生成するデータ関連付け処理部と、
前記関連付けデータを蓄積するデータ蓄積部と、
データ関連付け処理部で関連付けられた前記関連付けデータを出力するデータ出力部と、
を備える報告書作成支援システム。
an observation data receiving unit that receives observation data obtained from observation at an observation station;
an image data receiving unit that receives image data obtained by photographing with the photographing device;
Data association processing that generates association data between observation data and image data that satisfies conditions based on the difference in date and time obtained from the date and time information of observation data and image data, and the difference in distance obtained from position information of observation data and image data. Department and
a data storage unit that stores the association data;
a data output unit that outputs the association data associated by the data association processing unit;
A report creation support system equipped with
前記データ関連付け処理部は、観測データと画像データの日時の差分が閾値未満の条件を満たす観測データと画像データの関連付けデータを生成する、
請求項1の報告書作成支援システム。
The data association processing unit generates association data between observation data and image data that satisfies a condition that a difference in date and time between observation data and image data is less than a threshold.
The report creation support system according to claim 1.
前記データ関連付け処理部は、観測データと画像データの日時の差分が最も小さい条件を満たす観測データと画像データの関連付けデータを生成する、
請求項2の報告書作成支援システム。
The data association processing unit generates association data between observation data and image data that satisfies a condition where the difference in date and time between observation data and image data is the smallest.
The report creation support system according to claim 2.
前記データ関連付け処理部は、観測データと画像データの距離の差分が閾値未満の条件を満たす観測データと画像データの関連付けデータを生成する、
請求項1の報告書作成支援システム。
The data association processing unit generates association data between observation data and image data that satisfies a condition that a difference in distance between observation data and image data is less than a threshold.
The report creation support system according to claim 1.
前記データ関連付け処理部は、観測データと画像データの距離の差分が最も小さい条件を満たす観測データと画像データの関連付けデータを生成する、
請求項4の報告書作成支援システム。
The data association processing unit generates association data between observation data and image data that satisfies a condition in which a difference in distance between observation data and image data is the smallest.
The report creation support system according to claim 4.
前記データ出力部は、日時又は位置を指定する検索要求に基づき、前記検索要求を満たす関連付けデータを出力する、
請求項1の報告書作成支援システム。
The data output unit outputs association data that satisfies the search request based on a search request specifying date and time or location.
The report creation support system according to claim 1.
前記データ関連付け処理部は、画像データに含まれる建造物から画像データの位置を推定する、
請求項1の報告書作成支援システム。
The data association processing unit estimates the position of the image data from the buildings included in the image data.
The report creation support system according to claim 1.
前記データ関連付け処理部は、受信した観測データの位置をAIで解析して推定して、対応付ける、
請求項1の報告書作成支援システム。
The data association processing unit analyzes and estimates the position of the received observation data using AI, and associates the position.
The report creation support system according to claim 1.
前記データ関連付け処理部は、建造物データベースに基づき第1の画像データに含まれる建造物から前記第1の画像データの位置を推定し、河川データベースに基づき前記第1の画像データの位置から河川を特定し、特定河川に関する第1の観測データを選択し、条件を満たす前記第1の観測データと前記第1の画像データの第1の関連付けデータを生成する、
請求項1の報告書作成支援システム。
The data association processing unit estimates the position of the first image data from the buildings included in the first image data based on the building database, and estimates the position of the first image data based on the river database from the position of the first image data. identifying, selecting first observation data regarding a specific river, and generating first association data of the first observation data and the first image data that satisfy a condition;
The report creation support system according to claim 1.
前記データ関連付け処理部は、閾値を超える観測値を含む第2の観測データを検出し、条件を満たす前記第2の観測データと第2の画像データの関連付けデータを生成し、
前記データ蓄積部は、前記データ関連付け処理部で関連付けられた関連付けデータを用いて報告書を作成する、
請求項1の報告書作成支援システム。
The data association processing unit detects second observation data including an observation value exceeding a threshold, and generates association data between the second observation data and second image data that satisfy a condition,
The data storage unit creates a report using the association data associated by the data association processing unit.
The report creation support system according to claim 1.
前記データ関連付け処理部は、閾値を超える観測値を含む第2の観測データを検出し、条件を満たす前記第2の観測データと第2の画像データの関連付けデータを生成し、
前記データ蓄積部は、異常値との比較を行う異常判定部を備え、
前記データ出力部は、異常値の場合に、通知を行う、
請求項1の報告書作成支援システム。
The data association processing unit detects second observation data including an observation value exceeding a threshold, and generates association data between the second observation data and second image data that satisfy a condition,
The data storage unit includes an abnormality determination unit that performs comparison with an abnormal value,
The data output unit provides notification in the case of an abnormal value.
The report creation support system according to claim 1.
前記観測データは、観測場所で観測された雨量又は水位を示すデータであり、
前記画像データは、上下水道、河川、ダム、ビル、又は空港の施設の観測場所を撮影したデータである、
請求項1乃至9の何れか一つの報告書作成支援システム。
The observation data is data indicating the amount of rainfall or water level observed at the observation location,
The image data is data obtained by photographing observation locations of facilities such as water supply and sewerage systems, rivers, dams, buildings, or airports;
A report creation support system according to any one of claims 1 to 9.
観測局の環境観測により得られる観測データ、及び撮影装置の撮影により得られる画像データを受信し、
観測データと画像データの日時情報から得られる日時の差分、及び観測データと画像データの位置情報から得られる距離の差分に基づき、条件を満たす観測データと画像データの関連付けデータを生成し、
前記関連付けデータを出力する、報告書作成支援方法。

Receive observation data obtained from environmental observation at observation stations and image data obtained from photography by imaging devices,
Based on the difference in date and time obtained from the date and time information of the observation data and image data, and the difference in distance obtained from the position information of the observation data and image data, generate association data between observation data and image data that satisfy the conditions,
A report creation support method that outputs the association data.

JP2022118021A 2022-07-25 2022-07-25 Report creation support system and report creation support method Pending JP2024015745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022118021A JP2024015745A (en) 2022-07-25 2022-07-25 Report creation support system and report creation support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022118021A JP2024015745A (en) 2022-07-25 2022-07-25 Report creation support system and report creation support method

Publications (1)

Publication Number Publication Date
JP2024015745A true JP2024015745A (en) 2024-02-06

Family

ID=89772770

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022118021A Pending JP2024015745A (en) 2022-07-25 2022-07-25 Report creation support system and report creation support method

Country Status (1)

Country Link
JP (1) JP2024015745A (en)

Similar Documents

Publication Publication Date Title
US20200314478A1 (en) Premises Monitoring System
JP6094132B2 (en) Disaster information management apparatus, disaster information system, disaster information management method, disaster information management program, portable terminal, portable terminal control method, and control program for controlling portable terminal operation
US8138940B2 (en) Municipal operations monitoring and alert system
JP3828445B2 (en) Disaster occurrence prediction method and disaster occurrence prediction apparatus
CN107920111A (en) A kind of integral intelligent collecting method and platform based on surface weather observation
CN107357230B (en) The monitoring system and method for navigation mark alarm treatment process based on Pharos Remote Sensing and Control System
CN107784435A (en) A kind of pollution sources data managing method and system based on Internet of Things
KR20160099931A (en) Disaster preventing and managing method for the disaster harzard and interest area
CN106384213A (en) Intelligent flood prevention on duty management method based on neural network algorithm
CN105096550A (en) Campus safety alarm prompting system and method thereof
US11599812B2 (en) Condition determination system, condition determination method, decision-making support system, computer program, and storage medium
JP2010048632A (en) System for decision and support of disaster prevention system
KR101219192B1 (en) Water management automation system of remote facility
JP2024015745A (en) Report creation support system and report creation support method
JP5202214B2 (en) Video surveillance and distribution device
JP5487006B2 (en) Camera selection system and camera selection device
KR102383966B1 (en) Video surveillance system and method for composing, presenting, retrieving and controlling multi-channel video data and sensor data
JP2019101803A (en) Danger determination and notification system and terminal device of the same
WO2021124436A1 (en) Prediction method
CN116583887A (en) Advanced behavior-based security notification system and method
JP2004094641A (en) Evacuation form determination system
Osorio et al. Development of data collecting system for forecasting with meteorological sensors
CN105656681A (en) Hidden danger handling method and hidden danger handling system
JP2016224710A (en) Analysis system, analysis method and analysis program
JP5188490B2 (en) Video surveillance and distribution device

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20230105