JP7177578B1 - Program, information processing device, information processing system, information processing method - Google Patents

Program, information processing device, information processing system, information processing method Download PDF

Info

Publication number
JP7177578B1
JP7177578B1 JP2022058048A JP2022058048A JP7177578B1 JP 7177578 B1 JP7177578 B1 JP 7177578B1 JP 2022058048 A JP2022058048 A JP 2022058048A JP 2022058048 A JP2022058048 A JP 2022058048A JP 7177578 B1 JP7177578 B1 JP 7177578B1
Authority
JP
Japan
Prior art keywords
production
information
agricultural
variety
plan
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022058048A
Other languages
Japanese (ja)
Other versions
JP2023149461A (en
Inventor
俊二 菅谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Optim Corp
Original Assignee
Optim 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 Optim Corp filed Critical Optim Corp
Priority to JP2022058048A priority Critical patent/JP7177578B1/en
Priority to JP2022179641A priority patent/JP2023152626A/en
Application granted granted Critical
Publication of JP7177578B1 publication Critical patent/JP7177578B1/en
Priority to PCT/JP2023/013746 priority patent/WO2023191111A1/en
Publication of JP2023149461A publication Critical patent/JP2023149461A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/02Agriculture; Fishing; Mining

Abstract

【課題】農業従事者等の運営者が経験に従って計画する必要があり、改善の余地があった農業生産活動の効率をより向上させるプログラム、情報処理装置、情報処理システム及び情報処理方法を提供する。【解決手段】プログラムは、ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、農作物の生産環境に関する環境情報を取得する環境取得ステップと、環境取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定する、品種に応じた農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、を実行させる。【選択図】図12A program, an information processing device, an information processing system, and an information processing method for further improving the efficiency of agricultural production activities that need to be planned based on the experience of operators such as farmers and have room for improvement. . Kind Code: A1 A program includes a variety reception step for accepting variety information about a variety of agricultural products from a user, an environment acquisition step for acquiring environment information about a production environment for the agricultural products, and a product variety based on the environment information acquired in the environment acquisition step. and a plan output step of outputting production plan information relating to the production plan of agricultural products according to the variety specified by the variety information received in the reception step. [Selection drawing] Fig. 12

Description

本開示は、プログラム、情報処理装置、情報処理システム、情報処理方法に関する。 The present disclosure relates to a program, an information processing device, an information processing system, and an information processing method.

農作物生産管理システムにおいて、作業日ごとに予定される作業を担当者に割り当て管理するシステムが知られている。
特許文献1には、農作業に関する人員の割り当て作業を従来よりも迅速化、容易化、および高精度化するための農作物生産管理システムが開示されている。
2. Description of the Related Art In agricultural product production management systems, there is known a system that assigns and manages work scheduled for each working day to a person in charge.
Patent Literature 1 discloses an agricultural product production management system for speeding up, facilitating, and improving the precision of personnel allocation work related to agricultural work.

特開2020-109588号公報Japanese Patent Application Laid-Open No. 2020-109588

農作業の作業予定は、農業従事者等の運営者が経験に従って計画する必要があり、改善の余地があった。
そこで、本開示は、上記課題を解決すべくなされたものであって、その目的は、農業生産活動の効率を向上させる技術を提供することである。
The work schedule of agricultural work needed to be planned according to experience by operators such as farmers, and there was room for improvement.
Therefore, the present disclosure has been made to solve the above problems, and an object thereof is to provide a technique for improving the efficiency of agricultural production activities.

プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、プログラムは、プロセッサに、ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、農作物の生産環境に関する環境情報を取得する環境取得ステップと、環境取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、を実行させるプログラム。 A program to be executed by a computer comprising a processor and a storage unit, the program comprising: a variety receiving step of accepting variety information about crop varieties from a user; and acquiring environmental information about the production environment of crops. and a plan output step of outputting production plan information related to a production plan for agricultural products corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the environment acquisition step. program to run.

本開示によれば、農業生産活動の効率をより向上させることができる。 According to the present disclosure, it is possible to further improve the efficiency of agricultural production activities.

情報処理システム1の機能構成を示すブロック図である。2 is a block diagram showing the functional configuration of the information processing system 1; FIG. サーバ10の機能構成を示すブロック図である。3 is a block diagram showing the functional configuration of the server 10; FIG. ユーザ端末20の機能構成を示すブロック図である。2 is a block diagram showing a functional configuration of a user terminal 20; FIG. ユーザテーブル1012のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a user table 1012; FIG. 品種テーブル1013のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a product type table 1013; 生産地点テーブル1014のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a production point table 1014; 生産計画テーブル1015のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a production planning table 1015; FIG. 農機特定テーブル1016のデータ構造を示す図である。FIG. 4 is a diagram showing the data structure of an agricultural machine identification table 1016; 農機管理テーブル1017のデータ構造を示す図である。FIG. 4 is a diagram showing the data structure of an agricultural machine management table 1017; 農機予約テーブル1018のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of an agricultural machine reservation table 1018; 環境テーブル1019のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of an environment table 1019; FIG. 生産計画処理(第一実施例)の動作を示すフローチャートである。It is a flowchart which shows the operation|movement of a production planning process (1st Example). 生産計画処理(第二実施例)の動作を示すフローチャートである。It is a flowchart which shows the operation|movement of a production planning process (2nd Example). 生産計画処理(第三実施例)の動作を示すフローチャートである。It is a flowchart which shows the operation|movement of a production planning process (3rd Example). 農機予約処理の動作を示すフローチャートである。It is a flowchart which shows the operation|movement of an agricultural-machine reservation process. 農機予約処理の動作を示す画面例である。It is an example of a screen which shows operation|movement of an agricultural-machine reservation process. 農機予約処理の動作を示す画面例である。It is an example of a screen which shows operation|movement of an agricultural-machine reservation process. コンピュータ90の基本的なハードウェア構成を示すブロック図である。2 is a block diagram showing the basic hardware configuration of computer 90. FIG.

以下、本開示の実施形態について図面を参照して説明する。実施形態を説明する全図において、共通の構成要素には同一の符号を付し、繰り返しの説明を省略する。なお、以下の実施形態は、特許請求の範囲に記載された本開示の内容を不当に限定するものではない。また、実施形態に示される構成要素のすべてが、本開示の必須の構成要素であるとは限らない。また、各図は模式図であり、必ずしも厳密に図示されたものではない。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. In all the drawings for explaining the embodiments, common constituent elements are given the same reference numerals, and repeated explanations are omitted. It should be noted that the following embodiments do not unduly limit the content of the present disclosure described in the claims. Also, not all the components shown in the embodiments are essential components of the present disclosure. Each figure is a schematic diagram and is not necessarily strictly illustrated.

<情報処理システム1の構成>
本開示における情報処理システム1は、本開示にかかる農作物の生産支援サービスを提供する情報処理システムである。
情報処理システム1は、ネットワークNを介して接続された、サーバ10、ユーザ端末20の情報処理装置を備える。
図1は、情報処理システム1の機能構成を示すブロック図である。
図2は、サーバ10の機能構成を示すブロック図である。
図3は、ユーザ端末20の機能構成を示すブロック図である。
<Configuration of information processing system 1>
An information processing system 1 according to the present disclosure is an information processing system that provides a farm product production support service according to the present disclosure.
The information processing system 1 includes information processing devices such as a server 10 and a user terminal 20 which are connected via a network N. FIG.
FIG. 1 is a block diagram showing the functional configuration of an information processing system 1. As shown in FIG.
FIG. 2 is a block diagram showing the functional configuration of the server 10. As shown in FIG.
FIG. 3 is a block diagram showing the functional configuration of the user terminal 20. As shown in FIG.

各情報処理装置は演算装置と記憶装置とを備えたコンピュータにより構成されている。コンピュータの基本ハードウェア構成および、当該ハードウェア構成により実現されるコンピュータの基本機能構成は後述する。サーバ10、ユーザ端末20のそれぞれについて、後述するコンピュータの基本ハードウェア構成およびコンピュータの基本機能構成と重複する説明は省略する。 Each information processing device is composed of a computer having an arithmetic device and a storage device. The basic hardware configuration of the computer and the basic functional configuration of the computer realized by the hardware configuration will be described later. For each of the server 10 and the user terminal 20, descriptions overlapping with the basic hardware configuration of the computer and the basic functional configuration of the computer, which will be described later, will be omitted.

<サーバ10の構成>
サーバ10は、農作物の生産支援サービスを提供する情報処理装置である。
サーバ10は、記憶部101、制御部104を備える。
<Configuration of Server 10>
The server 10 is an information processing device that provides a production support service for agricultural products.
The server 10 has a storage unit 101 and a control unit 104 .

<サーバ10の記憶部101の構成>
サーバ10の記憶部101は、アプリケーションプログラム1011、第一生産計画モデル1021、第二生産計画モデル1022、第三生産計画モデル1023、ユーザテーブル1012、品種テーブル1013、生産地点テーブル1014、生産計画テーブル1015、農機特定テーブル1016、農機管理テーブル1017、農機予約テーブル1018、環境テーブル1019を備える。
<Configuration of Storage Unit 101 of Server 10>
The storage unit 101 of the server 10 includes an application program 1011, a first production planning model 1021, a second production planning model 1022, a third production planning model 1023, a user table 1012, a product type table 1013, a production location table 1014, and a production planning table 1015. , an agricultural machine identification table 1016 , an agricultural machine management table 1017 , an agricultural machine reservation table 1018 and an environment table 1019 .

アプリケーションプログラム1011は、サーバ10の制御部104を各機能ユニットとして機能させるためのプログラムである。
アプリケーションプログラム1011は、ウェブブラウザアプリケーションなどのアプリケーションを含む。
The application program 1011 is a program for causing the control unit 104 of the server 10 to function as each functional unit.
Application programs 1011 include applications such as web browser applications.

第一生産計画モデル1021は、品種情報、環境情報を入力データとして、農作業の生産計画情報を出力(推論)する推論モデルである。具体的に、出力される生産計画情報は、生産エリア、工程データに関する情報を含む。 The first production planning model 1021 is an inference model that outputs (infers) production planning information for agricultural work using variety information and environmental information as input data. Specifically, the output production plan information includes information on production areas and process data.

第二生産計画モデル1022は、環境情報を入力データとして、農作業の品種情報および、当該品種情報により特定される品種ごとの生産計画情報を出力(推論)する推論モデルである。具体的に、出力される生産計画情報は、生産エリア、工程データに関する情報を含む。 The second production planning model 1022 is an inference model that uses environmental information as input data and outputs (infers) variety information for agricultural work and production plan information for each variety specified by the variety information. Specifically, the output production plan information includes information on production areas and process data.

第三生産計画モデル1023は、環境情報を入力データとして、農作業の品種情報を出力(推論)する推論モデルである。 The third production planning model 1023 is an inference model that outputs (infers) variety information for agricultural work using environmental information as input data.

第一生産計画モデル1021、第二生産計画モデル1022、第三生産計画モデル1023の入力データは、農作物の需給に関する情報、農作物の価格に関する情報を含んでも良い。例えば、農作物の需給に関する情報は、将来の所定の品種の農作物における生産量、消費量の予測に関する情報を含む。農作物の価格に関する情報は、将来の所定の品種の農作物における価格の予測に関する情報を含む。
第一生産計画モデル1021、第二生産計画モデル1022、第三生産計画モデル1023の出力データは、農作物の売上金額に関する情報を含んでも良い。
The input data of the first production planning model 1021, the second production planning model 1022, and the third production planning model 1023 may include information on supply and demand of agricultural products and information on prices of agricultural products. For example, the information on the supply and demand of agricultural products includes information on the prediction of future production and consumption of agricultural products of a predetermined variety. The information about the price of agricultural products includes information about the future price prediction of agricultural products of a predetermined variety.
The output data of the first production planning model 1021, the second production planning model 1022, and the third production planning model 1023 may include information on the sales amount of agricultural products.

ユーザテーブル1012は、サービスを利用する会員ユーザ(以下、ユーザ)の情報を記憶し管理するテーブルである。ユーザは、サービスの利用登録を行うことで、当該ユーザの情報がユーザテーブル1012の新しいレコードに記憶される。これにより、ユーザは本開示にかかるサービスを利用できるようになる。
ユーザテーブル1012は、ユーザIDを主キーとして、ユーザID、ユーザ名のカラムを有するテーブルである。
図4は、ユーザテーブル1012のデータ構造を示す図である。
The user table 1012 is a table that stores and manages information on member users (hereinafter referred to as users) who use the service. By registering to use the service, the user's information is stored in a new record in the user table 1012 . This enables the user to use the service according to the present disclosure.
The user table 1012 is a table having user ID and user name columns with user ID as a primary key.
FIG. 4 is a diagram showing the data structure of the user table 1012. As shown in FIG.

ユーザIDは、ユーザを識別するためのユーザ識別情報を記憶する項目である。ユーザ識別情報は、ユーザごとにユニークな値が設定されている項目である。
ユーザ名は、ユーザの氏名を記憶する項目である。ユーザ名は、氏名ではなく、ニックネームなど任意の文字列を設定しても良い。
User ID is an item that stores user identification information for identifying a user. User identification information is an item in which a unique value is set for each user.
The user name is an item that stores the name of the user. Any character string such as a nickname may be set as the user name instead of the full name.

品種テーブル1013は、品種に関する情報(品種情報)を記憶し管理するためのテーブルである。
品種テーブル1013は、品種IDを主キーとして、品種ID、品種名のカラムを有するテーブルである。
図5は、品種テーブル1013のデータ構造を示す図である。
The product type table 1013 is a table for storing and managing information (product type information) on product types.
The product type table 1013 is a table having product type ID and product name columns with the product ID as a primary key.
FIG. 5 is a diagram showing the data structure of the product type table 1013. As shown in FIG.

品種IDは、品種を識別するための品種識別情報を記憶する項目である。品種識別情報は、品種情報ごとにユニークな値が設定されている項目である。
品種名は、品種識別情報により特定される農作物の名称を記憶する項目である。品種名は任意の文字列を設定することができる。
The product ID is an item for storing product identification information for identifying the product. The product identification information is an item in which a unique value is set for each product information.
The cultivar name is an item that stores the name of the crop specified by the cultivar identification information. Any character string can be set for the variety name.

生産地点テーブル1014は、生産地点に関する情報(生産地点情報)を記憶し管理するためのテーブルである。
生産地点テーブル1014に記憶される生産地点情報は、サーバ10が提供する所定のウェブサイト等に設けられた入力フォーム等から受け付け、記憶することができる。
例えば、本開示にかかるサービスを運営する事業者等の従業者が、任意の情報処理端末のウェブブラウザ等を実行し、サーバ10が提供するウェブサイト等にアクセスし、入力フォーム等へ地点名、生産可能エリアを入力することにより、生産地点に関する情報を生産地点テーブル1014に記憶する構成としても良い。農機に関する情報を生産地点テーブル1014に記憶することができる。
同様に、ユーザが、ユーザ端末20のウェブブラウザ等を実行し、サーバ10が提供するウェブサイト等にアクセスし、入力フォーム等へ地点名、生産可能エリアを入力することにより、生産地点に関する情報を生産地点テーブル1014に記憶する構成としても良い。
生産地点テーブル1014は、地点IDを主キーとして、地点ID、ユーザID、地点名、生産可能エリアのカラムを有するテーブルである。
図6は、生産地点テーブル1014のデータ構造を示す図である。
The production point table 1014 is a table for storing and managing information on production points (production point information).
The production point information stored in the production point table 1014 can be received from an input form or the like provided on a predetermined website provided by the server 10 and stored.
For example, an employee such as a business operator who operates a service according to the present disclosure executes a web browser etc. of any information processing terminal, accesses a website etc. provided by the server 10, fills in an input form etc. By inputting a producible area, information on production sites may be stored in the production site table 1014 . Information about agricultural machines can be stored in production point table 1014 .
Similarly, the user executes the web browser of the user terminal 20, etc., accesses the website provided by the server 10, etc., and enters the name of the place and the production area into the input form, etc., thereby obtaining information on the production site. It may be configured to be stored in the production point table 1014 .
The production location table 1014 is a table having location ID, user ID, location name, and producible area columns with location ID as a primary key.
FIG. 6 is a diagram showing the data structure of the production location table 1014. As shown in FIG.

地点IDは、地点を識別するための地点識別情報を記憶する項目である。地点識別情報は、生産地点情報ごとにユニークな値が設定されている項目である。
ユーザIDは、ユーザを識別するためのユーザ識別情報を記憶する項目である。
地点名は、地点の名称を記憶する項目である。地点名は任意の文字列を設定することができる。地点名は、市区町村などの住所または、住所を特定するための任意の識別コード等を含んでも良い。
生産可能エリアは、地点識別情報により特定される生産地点の、農作物を生産する地理領域を規定する情報(地理領域情報)を記憶する項目である。生産可能エリアは、地理情報システムGIS(Geographic Information System)等の情報処理システム間のデータ相互運用で用いられるシェープファイル(Shapefile)などのデータ形式で記憶された地理領域情報を含む。
具体的に、地理領域情報は、田畑、果樹園等の空間要素の形状を、ポイント、ライン、ポリゴン等の幾何学データの組み合わせにより表現されたデータを含む。地理領域情報は、緯度経度等の地理情報を含んでも良い。
生産可能エリアにより、農作物を生産可能な田畑、果樹園等の地理領域が特定される。
The spot ID is an item that stores spot identification information for identifying a spot. The point identification information is an item in which a unique value is set for each piece of production point information.
User ID is an item that stores user identification information for identifying a user.
The location name is an item that stores the name of the location. Any character string can be set for the location name. The place name may include an address such as a municipality or an arbitrary identification code for specifying the address.
The producible area is an item that stores information (geographical area information) defining a geographical area where agricultural products are produced at the production point specified by the point identification information. The producible area includes geographic area information stored in a data format such as a Shapefile used for data interoperability between information processing systems such as a Geographic Information System (GIS).
Specifically, the geographic area information includes data expressing the shape of spatial elements such as fields and orchards by combining geometric data such as points, lines and polygons. The geographic area information may include geographic information such as latitude and longitude.
The production area specifies geographical areas such as fields and orchards where agricultural products can be produced.

生産計画テーブル1015は、農作物の生産計画に関する情報(生産計画情報)を記憶し管理するためのテーブルである。
生産計画テーブル1015は、計画IDを主キーとして、計画ID、ユーザID、品種ID、地点ID、生産エリア、工程データのカラムを有するテーブルである。
図7は、生産計画テーブル1015のデータ構造を示す図である。
The production plan table 1015 is a table for storing and managing information (production plan information) on the production plan of agricultural products.
The production plan table 1015 is a table having columns of plan ID, user ID, product ID, location ID, production area, and process data, with the plan ID as a primary key.
FIG. 7 is a diagram showing the data structure of the production planning table 1015. As shown in FIG.

計画IDは、農作物の生産計画を識別するための計画識別情報を記憶する項目である。計画識別情報は、農作物の生産計画情報ごとにユニークな値が設定されている項目である。
ユーザIDは、ユーザを識別するためのユーザ識別情報を記憶する項目である。
品種IDは、品種を識別するための品種識別情報を記憶する項目である。
地点IDは、地点を識別するための地点識別情報を記憶する項目である。
生産エリアは、農作物を生産する地理領域を規定する情報(地理領域情報)を記憶する項目である。具体的に、計画識別情報により特定される農作物の生産計画において、品種識別情報により特定される品種の農作物の作付けする地理領域が記憶される。
生産エリアは、通常、地点識別情報により特定される生産地点の生産可能エリアの一部の地理的領域となる。本開示において、生産エリアは、地理領域を規定する情報としたが、生産可能エリアに対する割合(作付割合)を数値により規定する構成としても良い。
例えば、1の生産可能エリアに対して、複数の異なる品種に対する、複数の異なる農作物の生産計画に関する情報が関連づけられる。
工程データは、農作物を生産するにあたり、農作業の工程に関する情報(工程情報)を記憶する項目である。具体的に、工程データは、農作業の工程(播種、定植、収穫、除草、開墾耕作、施肥、受粉、摘果、病害虫防除、袋掛け、草生管理、徒長枝整理)ごとに、農作業の開始時期、農作業の終了時期の日時と関連づけられ記憶される。
The plan ID is an item that stores plan identification information for identifying a production plan for agricultural products. The plan identification information is an item in which a unique value is set for each crop production plan information.
User ID is an item that stores user identification information for identifying a user.
The product ID is an item for storing product identification information for identifying the product.
The spot ID is an item that stores spot identification information for identifying a spot.
The production area is an item that stores information (geographical area information) that defines a geographical area in which agricultural products are produced. Specifically, in the production plan for the agricultural products specified by the plan identification information, the geographical area for planting the agricultural products of the variety specified by the variety identification information is stored.
The production area is usually a geographical area that is part of the production possible area of the production point specified by the point identification information. In the present disclosure, the production area is information that defines a geographic area, but it may be configured to define a ratio (planting ratio) to the producible area by a numerical value.
For example, information on production plans for a plurality of different crops for a plurality of different varieties is associated with one producible area.
The process data is an item that stores information (process information) regarding the process of farm work in producing agricultural products. Specifically, the process data for each agricultural work process (seeding, planting, harvesting, weeding, clearing cultivation, fertilization, pollination, fruit thinning, disease and pest control, bagging, grass growth management, and overgrown trimming), the start time of farm work, It is stored in association with the date and time of the end of farm work.

農機特定テーブル1016は、品種、農作業の工程から農機種別を特定するための情報(農機特定情報)を記憶し管理するためのテーブルである。
農機特定テーブル1016は、品種ID、工程、農機種別のカラムを有するテーブルである。
図8は、農機特定テーブル1016のデータ構造を示す図である。
The agricultural machine identification table 1016 is a table for storing and managing information (agricultural machine identification information) for identifying each agricultural type based on the variety and farm work process.
The agricultural machine identification table 1016 is a table having columns for variety ID, process, and agricultural model.
FIG. 8 is a diagram showing the data structure of the agricultural machine identification table 1016. As shown in FIG.

品種IDは、品種を識別するための品種識別情報を記憶する項目である。
工程は、農作業の工程に関する情報(工程情報)を記憶する項目である。
農機種別は、農機の種別に関する情報(農機識別情報)を記憶する項目である。
具体的に、農機種別は、トラクター、コンバイン、田植機、プランター、ドリル、耕運機、草刈り機、刈払い機、防除機等が含まれる。また、農機種別には、ドローン等の農業生産を支援する機器が含まれても良い。なお、農機種別は、同じ農機について、農機の大きさ、処理能力ごとに異なる農機種別を割り当てて記憶する構成としても良い。
農機種別は、農機の型番、形式などの情報を記憶し、不図示のテーブル等を参照して農機種別を特定する構成としても構わない。
The product ID is an item for storing product identification information for identifying the product.
The process is an item that stores information (process information) about the process of farm work.
Agricultural machine type is an item for storing information (agricultural machine identification information) on the type of agricultural machine.
Specifically, agricultural models include tractors, combine harvesters, rice transplanters, planters, drills, cultivators, mowers, brush cutters, pesticides, and the like. In addition, equipment such as drones that support agricultural production may be included for each agricultural model. Note that the agricultural model may be configured such that, for the same agricultural machine, a different agricultural model is assigned and stored according to the size and processing capacity of the agricultural machine.
As for the type of agricultural machine, information such as the model number and type of the agricultural machine may be stored, and the type of agricultural machine may be identified by referring to a table (not shown) or the like.

農機管理テーブル1017は、本開示にかかるサービスにおいて記憶し管理されている農機に関する情報(農機管理情報)を記憶し管理するためのテーブルである。
農機管理テーブル1017に記憶される農機管理情報は、サーバ10が提供する所定のウェブサイト等に設けられた入力フォーム等から受け付け、記憶することができる。
例えば、本開示にかかるサービスを運営する事業者等の従業者が、任意の情報処理端末のウェブブラウザ等を実行し、サーバ10が提供するウェブサイト等にアクセスし、入力フォーム等へ所有者ID、農機種別、位置データ等を入力することにより、農機に関する情報を農機管理テーブル1017に記憶することができる。
同様に、ユーザが、ユーザ端末20のウェブブラウザ等を実行し、サーバ10が提供するウェブサイト等にアクセスし、入力フォーム等へ所有者ID、農機種別、位置データ等を入力することにより、農機に関する情報を農機管理テーブル1017に記憶する構成としても良い。
農機管理テーブル1017は、農機IDを主キーとして、農機ID、所有者ID、農機種別、位置データ、レンタル代金のカラムを有するテーブルである。
図9は、農機管理テーブル1017のデータ構造を示す図である。
The agricultural machine management table 1017 is a table for storing and managing information on agricultural machines (agricultural machine management information) stored and managed in the service according to the present disclosure.
The agricultural machine management information stored in the agricultural machine management table 1017 can be received from an input form or the like provided on a predetermined website provided by the server 10 and stored.
For example, an employee such as a business operator who operates a service related to the present disclosure executes a web browser or the like on any information processing terminal, accesses a website provided by the server 10, enters an input form, etc., and enters the owner ID. , by type of farm, and by inputting position data, etc., information on the farm machine can be stored in the farm machine management table 1017 .
Similarly, the user executes a web browser or the like on the user terminal 20, accesses a website or the like provided by the server 10, and enters the owner ID, agricultural model type, position data, etc. in an input form, etc. may be stored in the agricultural machine management table 1017.
The agricultural machine management table 1017 is a table having columns of agricultural machine ID, owner ID, agricultural machine type, position data, and rental price, with the agricultural machine ID as the main key.
FIG. 9 is a diagram showing the data structure of the agricultural machine management table 1017. As shown in FIG.

農機IDは、農機を識別するための農機識別情報を記憶する項目である。農機識別情報は、農機管理情報ごとにユニークな値が設定されている項目である。
所有者IDは、農機の所有者を識別するためのユーザ識別情報を記憶する項目である。
農機種別は、農機の種別に関する情報(農機識別情報)を記憶する項目である。
位置データは、農機の位置に関する情報を記憶する項目である。位置に関する情報は、住所、緯度・経度などの情報である。位置に関する情報は、ユーザが農機ごとに予め設定しても良いし、農機に備えられたGPS(Global Positioning System)などの位置測位システムを用いて取得して設定しても良い。
農機の位置は、所定期間における、農機の代表的な位置(平均、中央、最大、最小値など)を含んでも良い。農機の位置が変化している場合は所定期間中の時刻ごとの複数の農機の位置に関する情報を含んでも良い。
レンタル代金は、農機のレンタル代金に関する情報を記憶する項目である。具体的に、農機の1日、1週間、1ヶ月間のレンタル代金の金額が記憶される。レンタル代金は、年間を通して一律であっても良いし、季節に応じて異なるレンタル代金を設定しても良い。その他、農機、農機種別ごとの予約等に基づき定まる需給情報に基づきレンタル代金を設定しても良い。
The agricultural machine ID is an item that stores agricultural machine identification information for identifying the agricultural machine. Agricultural machine identification information is an item in which a unique value is set for each piece of agricultural machine management information.
The owner ID is an item that stores user identification information for identifying the owner of the agricultural machine.
Agricultural machine type is an item for storing information (agricultural machine identification information) on the type of agricultural machine.
Position data is an item that stores information about the position of the agricultural machine. The position information is information such as address, latitude and longitude. The position information may be set in advance by the user for each agricultural machine, or may be acquired and set using a positioning system such as GPS (Global Positioning System) provided in the agricultural machine.
The position of the agricultural machine may include a representative position (average, median, maximum, minimum, etc.) of the agricultural machine over a given period of time. If the position of the agricultural machine is changing, it may include information on the position of a plurality of agricultural machines at each time during a predetermined period.
The rental price is an item that stores information about the rental price of the agricultural machine. Specifically, the amounts of rental fees for farm machines for one day, one week, and one month are stored. The rental price may be uniform throughout the year, or different rental prices may be set depending on the season. In addition, the rental price may be set based on supply and demand information determined based on reservations for each agricultural machine and agricultural model.

農機予約テーブル1018は、農機を使用する際の予約(スケジュール)に関する情報(農機予約情報)を記憶し管理するためのテーブルである。
農機予約テーブル1018は、農機ID、開始日時、終了日時のカラムを有するテーブルである。
図10は、農機予約テーブル1018のデータ構造を示す図である。
The agricultural machine reservation table 1018 is a table for storing and managing information (agricultural machine reservation information) relating to reservations (schedules) for using agricultural machines.
The agricultural machine reservation table 1018 is a table having columns of agricultural machine ID, start date and time, and end date and time.
FIG. 10 is a diagram showing the data structure of the agricultural machine reservation table 1018. As shown in FIG.

農機IDは、農機を識別するための農機識別情報を記憶する項目である。
開始日時は、農機の使用を開始する開始日時を記憶する項目である。
終了日時は、農機の使用を終了する終了日時を記憶する項目である。
The agricultural machine ID is an item that stores agricultural machine identification information for identifying the agricultural machine.
The start date and time is an item for storing the start date and time for starting the use of the agricultural machine.
The end date and time is an item for storing the end date and time when the use of the agricultural machine is ended.

環境テーブル1019は、農作物の生産環境に関する情報(環境情報)を記憶し管理するためのテーブルである。
環境テーブル1019は、環境IDを主キーとして、環境ID、地点ID、環境データのカラムを有するテーブルである。
図11は、環境テーブル1019のデータ構造を示す図である。
The environment table 1019 is a table for storing and managing information (environmental information) regarding the production environment of agricultural products.
The environment table 1019 is a table having environment ID as a primary key and columns of environment ID, point ID, and environment data.
FIG. 11 shows the data structure of the environment table 1019. As shown in FIG.

環境IDは、環境を識別するための環境識別情報を記憶する項目である。環境情報は、環境情報ごとにユニークな値が設定されている項目である。
地点IDは、地点を識別するための地点識別情報を記憶する項目である。
環境データは、地点識別情報により特定される地点における農作物の生産環境に関する情報(環境情報)を記憶する項目である。
具体的に、環境情報は、天気、気温、日照時間、降水量、風向、風速、風量などの気候に関する気候情報、土壌のpH、EC(電気伝導度)、可給態リン酸、交換性カリ、交換性石灰、交換性苦土、CEC(塩基飽和度)、硝酸態窒素などの土壌の状態に関する土壌情報を含む。
例えば、環境データは、日時・地点ごとの気候情報、土壌情報を含む。また、土壌情報については、週、月、季節ごとの測定値であっても良い。
環境情報は、サーバ10が提供する所定のウェブサイト等に設けられた入力フォーム等、環境情報を含むリクエストを受付可能なURL等のエンドポイントから受け付け、記憶する構成としても良い。
例えば、環境情報に含まれる気候情報等は、外部に設けられた他の気象情報サービス等に通信することにより取得しても良い。
環境情報に含まれる土壌情報は、ユーザが、ユーザ端末20のウェブブラウザ等を実行し、サーバ10が提供するウェブサイト等にアクセスし、入力フォーム等へ地点ID、環境データとして土壌情報等を入力することにより、土壌情報に関する情報を記憶する構成としても良い。
The environment ID is an item that stores environment identification information for identifying the environment. The environmental information is an item in which a unique value is set for each environmental information.
The spot ID is an item that stores spot identification information for identifying a spot.
Environmental data is an item that stores information (environmental information) regarding the production environment of agricultural products at a point specified by the point identification information.
Specifically, environmental information includes climatic information such as weather, temperature, hours of sunshine, precipitation, wind direction, wind speed, and wind volume, soil pH, EC (electrical conductivity), available phosphoric acid, exchangeable potassium, and so on. , exchangeable lime, exchangeable magnesium, CEC (base saturation), nitrate nitrogen, etc.
For example, environmental data includes climate information and soil information for each date/time and location. Also, the soil information may be measured values for each week, month, or season.
The environmental information may be received from an endpoint such as a URL that can accept a request including environmental information, such as an input form provided on a predetermined website provided by the server 10, and stored.
For example, climate information or the like included in the environment information may be acquired by communicating with another external weather information service or the like.
The soil information included in the environmental information is obtained by the user executing the web browser etc. of the user terminal 20, accessing the website etc. provided by the server 10, and inputting the spot ID into the input form etc. and the soil information etc. as the environmental data. By doing so, it may be configured to store information related to soil information.

<サーバ10の制御部104の構成>
サーバ10の制御部104は、ユーザ登録制御部1041、生産計画部1042、農機予約部1043、学習部1051を備える。制御部104は、記憶部101に記憶されたアプリケーションプログラム1011を実行することにより、各機能ユニットが実現される。
<Configuration of Control Unit 104 of Server 10>
The control unit 104 of the server 10 includes a user registration control unit 1041 , a production planning unit 1042 , an agricultural machine reservation unit 1043 and a learning unit 1051 . Control unit 104 implements each functional unit by executing application program 1011 stored in storage unit 101 .

ユーザ登録制御部1041は、本開示に係るサービスの利用を希望するユーザの情報をユーザテーブル1012に記憶する処理を行う。
ユーザテーブル1012に記憶される情報は、ユーザが任意の情報処理端末からサービス提供者が運営するウェブページなどを開き、所定の入力フォームに情報を入力しサーバ10へ送信する。ユーザ登録制御部1041は、受信した情報をユーザテーブル1012の新しいレコードに記憶し、ユーザ登録が完了する。これにより、ユーザテーブル1012に記憶されたユーザはサービスを利用することができるようになる。
ユーザ登録制御部1041によるユーザ情報のユーザテーブル1012への登録に先立ち、サービス提供者は所定の審査を行いユーザによるサービス利用可否を制限しても良い。
ユーザIDは、ユーザを識別できる任意の文字列または数字で良く、ユーザが希望する任意の文字列または数字、もしくはユーザ登録制御部1041が自動的に任意の文字列または数字を設定しても良い。
The user registration control unit 1041 performs processing for storing information of users who wish to use the service according to the present disclosure in the user table 1012 .
The information stored in the user table 1012 is transmitted to the server 10 by the user opening a web page or the like operated by the service provider from any information processing terminal, entering information in a predetermined input form, and transmitting the information to the server 10 . The user registration control unit 1041 stores the received information in a new record of the user table 1012, and user registration is completed. As a result, the users stored in the user table 1012 can use the service.
Prior to registration of user information in the user table 1012 by the user registration control unit 1041, the service provider may perform a predetermined examination to limit whether or not the user can use the service.
The user ID may be any character string or number that can identify the user, any character string or number desired by the user, or any character string or number automatically set by the user registration control unit 1041. .

生産計画部1042は、生産計画処理を実行する。詳細は後述する。 The production planning section 1042 executes production planning processing. Details will be described later.

農機予約部1043は、農機予約処理を実行する。詳細は後述する。 The agricultural machine reservation unit 1043 executes agricultural machine reservation processing. Details will be described later.

学習部1051は、第一生産計画モデル1021、第二生産計画モデル1022、第三生産計画モデル1023の学習処理を実行する。詳細は後述する。 The learning unit 1051 executes learning processing of the first production planning model 1021 , the second production planning model 1022 and the third production planning model 1023 . Details will be described later.

<ユーザ端末20の構成>
ユーザ端末20は、サービスを利用するユーザが操作する情報処理装置である。ユーザ端末20は、例えば、スマートフォン、タブレット等の携帯端末でもよいし、据え置き型のPC(Personal Computer)、ラップトップPCであってもよい。また、HMD(Head Mount Display)、腕時計型端末等のウェアラブル端末であってもよい。
ユーザ端末20は、記憶部201、制御部204、入力装置206、出力装置208を備える。
<Configuration of user terminal 20>
The user terminal 20 is an information processing device operated by a user who uses the service. The user terminal 20 may be, for example, a mobile terminal such as a smart phone or tablet, a stationary PC (Personal Computer), or a laptop PC. Moreover, it may be a wearable terminal such as an HMD (Head Mount Display) or a wristwatch type terminal.
The user terminal 20 includes a storage unit 201 , a control unit 204 , an input device 206 and an output device 208 .

<ユーザ端末20の記憶部201の構成>
ユーザ端末20の記憶部201は、ユーザID2011、アプリケーションプログラム2012を備える。
<Configuration of Storage Unit 201 of User Terminal 20>
The storage unit 201 of the user terminal 20 has a user ID 2011 and an application program 2012 .

ユーザID2011はユーザのアカウントIDである。ユーザは、ユーザ端末20からユーザID2011を、サーバ10へ送信する。サーバ10は、ユーザID2011に基づきユーザを識別し、本開示にかかるサービスをユーザに対して提供する。なお、ユーザID2011には、ユーザ端末20を利用しているユーザを識別するにあたりサーバ10から一時的に付与されるセッションIDなどの情報を含む。 A user ID 2011 is a user's account ID. The user transmits the user ID 2011 from the user terminal 20 to the server 10 . The server 10 identifies the user based on the user ID 2011 and provides the user with the service according to the present disclosure. The user ID 2011 includes information such as a session ID temporarily assigned by the server 10 for identifying the user using the user terminal 20 .

アプリケーションプログラム2012は、記憶部201に予め記憶されていても良いし、通信IFを介してサービス提供者が運営するウェブサーバ等からダウンロードする構成としても良い。
アプリケーションプログラム2012は、ウェブブラウザアプリケーションなどのアプリケーションを含む。
アプリケーションプログラム2012は、ユーザ端末20に記憶されているウェブブラウザアプリケーション上で実行されるJavaScript(登録商標)などのインタープリター型プログラミング言語を含む。
The application program 2012 may be stored in the storage unit 201 in advance, or may be downloaded from a web server or the like operated by the service provider via the communication IF.
Application programs 2012 include applications such as web browser applications.
Application program 2012 includes an interpreted programming language such as JavaScript (registered trademark) that runs on a web browser application stored in user terminal 20 .

<ユーザ端末20の制御部204の構成>
ユーザ端末20の制御部204は、入力制御部2041、出力制御部2042を備える。制御部204は、記憶部201に記憶されたアプリケーションプログラム2012を実行することにより、各機能ユニットが実現される。
<Configuration of the control unit 204 of the user terminal 20>
The control unit 204 of the user terminal 20 has an input control unit 2041 and an output control unit 2042 . Control unit 204 implements each functional unit by executing application program 2012 stored in storage unit 201 .

<ユーザ端末20の入力装置206の構成>
ユーザ端末20の入力装置206は、カメラ2061、マイク2062、位置情報センサ2063、モーションセンサ2064、タッチデバイス2065を備える。
<Configuration of Input Device 206 of User Terminal 20>
The input device 206 of the user terminal 20 has a camera 2061 , a microphone 2062 , a position information sensor 2063 , a motion sensor 2064 and a touch device 2065 .

<ユーザ端末20の出力装置208の構成>
ユーザ端末20の出力装置208は、ディスプレイ2081、スピーカ2082を備える。
<Configuration of the output device 208 of the user terminal 20>
The output device 208 of the user terminal 20 has a display 2081 and a speaker 2082 .

<情報処理システム1の動作>
以下、情報処理システム1の各処理について説明する。
図12は、生産計画処理(第一実施例)の動作を示すフローチャートである。
図13は、生産計画処理(第二実施例)の動作を示すフローチャートである。
図14は、生産計画処理(第三実施例)の動作を示すフローチャートである。
図15は、農機予約処理の動作を示すフローチャートである。
図16は、農機予約処理の動作を示す画面例である。
図17は、農機予約処理の動作を示す画面例である。
<Operation of information processing system 1>
Each process of the information processing system 1 will be described below.
FIG. 12 is a flow chart showing the operation of the production planning process (first embodiment).
FIG. 13 is a flow chart showing the operation of the production planning process (second embodiment).
FIG. 14 is a flow chart showing the operation of the production planning process (third embodiment).
FIG. 15 is a flow chart showing the operation of agricultural machine reservation processing.
FIG. 16 is an example of a screen showing the operation of agricultural machine reservation processing.
FIG. 17 is an example of a screen showing the operation of agricultural machine reservation processing.

<生産計画処理(第一実施例)>
生産計画処理(第一実施例)は、農作物の生産計画を作成するための処理である。生産計画処理(第一実施例)において、ユーザは、生産する品種、農作物を生産する生産地点を指定すると、当該品種にかかる農作物の生産計画を出力し、取得することができる。
<Production planning process (first embodiment)>
The production planning process (first embodiment) is a process for creating a production plan for agricultural products. In the production planning process (first embodiment), when the user designates the variety to be produced and the production location for producing the agricultural product, the production plan for the agricultural product related to the variety can be output and acquired.

<生産計画処理(第一実施例)の概要>
生産計画処理(第一実施例)は、品種・生産地点を照会し、品種・生産地点を選択し、生産地点から環境情報を取得し、生産計画を作成し出力し、生産計画を確定する一連の処理である。
<Overview of production planning processing (first embodiment)>
The production planning process (first embodiment) is a series of steps to inquire about the product type and production site, select the product type and production site, acquire environmental information from the production site, create and output a production plan, and finalize the production plan. is the processing of

<生産計画処理(第一実施例)の詳細>
以下に、生産計画処理(第一実施例)の詳細を説明する。
<Details of production planning processing (first embodiment)>
Details of the production planning process (first embodiment) will be described below.

ステップS101において、ユーザは、サーバ10に品種・生産地点を照会する。
具体的に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のブラウザアプリケーション等を実行し、所定のURL(Uniform Resource Locator)等を入力することにより、サーバ10が提供するウェブページを開く。このとき、ユーザ端末20の生産計画部1042は、ユーザID2011を含むリクエストをサーバ10へ送信する。
In step S101, the user inquires of the server 10 about the product type/production location.
Specifically, the user operates the input device 206 or the like of the user terminal 20 to execute a browser application or the like of the user terminal 20, and inputs a predetermined URL (Uniform Resource Locator) or the like to cause the server 10 to Open the web page you provide. At this time, the production planning section 1042 of the user terminal 20 transmits a request including the user ID 2011 to the server 10 .

サーバ10の生産計画部1042は、受信したユーザIDに基づき、生産地点テーブル1014のユーザIDの項目を検索し、地点ID、地点名を取得し特定する。
サーバ10の生産計画部1042は、品種テーブル1013を参照し、品種ID、品種名の一覧を取得し特定する。このとき、サーバ10の生産計画部1042は、受信したユーザIDに基づき、当該ユーザが選択可能な品種ID、品種名のみに絞り込み、一覧を取得して特定しても良い。
Based on the received user ID, the production planning unit 1042 of the server 10 searches the user ID item of the production site table 1014 to acquire and specify the site ID and site name.
The production planning unit 1042 of the server 10 refers to the product table 1013 to acquire and identify a list of product IDs and product names. At this time, based on the received user ID, the production planning unit 1042 of the server 10 may narrow down to only the product IDs and product names selectable by the user, acquire a list, and specify.

サーバ10の生産計画部1042は、特定した地点ID、地点名、品種ID、品種名をユーザ端末20へ送信する。ユーザ端末20の制御部204は、受信した地点ID、地点名、品種ID、品種名を、ユーザ端末20のディスプレイ2081に一覧表示し、ユーザに提示する。
つまり、ユーザ端末20の制御部204は、地点情報、品種情報を特定するための情報をユーザに対して提示する。
The production planning unit 1042 of the server 10 transmits the identified point ID, point name, product type ID, and product type name to the user terminal 20 . The control unit 204 of the user terminal 20 displays a list of the received point ID, point name, variety ID, and variety name on the display 2081 of the user terminal 20 and presents them to the user.
That is, the control unit 204 of the user terminal 20 presents information for specifying the location information and the variety information to the user.

ステップS102において、サーバ10の生産計画部1042は、ユーザから、農作物の生産地点に関する地点情報を受け付ける地点受付ステップを実行する。サーバ10の生産計画部1042は、ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップを実行する。
具体的に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に一覧表示された地点ID、地点名から1の地点ID、地点名を選択する。なお、ユーザは、複数の地点ID、地点名を選択可能な構成としても良い。
同様に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に一覧表示された品種ID、品種名から1の品種ID、品種名を選択する。なお、ユーザは、複数の品種ID、品種名を選択可能な構成としても良い。
つまり、ユーザは、ユーザ端末20の入力装置206などを操作することにより、地点情報、品種情報を特定するための情報を選択する。
In step S102, the production planning unit 1042 of the server 10 executes a spot reception step of accepting spot information on the production spot of agricultural products from the user. The production planning unit 1042 of the server 10 executes a variety reception step of accepting variety information on the varieties of agricultural products from the user.
Specifically, the user operates the input device 206 of the user terminal 20 or the like to select one point ID and point name from the list of point IDs and point names displayed on the display 2081 of the user terminal 20 . Note that the user may be configured to be able to select a plurality of spot IDs and spot names.
Similarly, by operating the input device 206 of the user terminal 20 or the like, the user selects one product ID and product name from the product IDs and product names listed on the display 2081 of the user terminal 20 . It should be noted that the configuration may be such that the user can select a plurality of product IDs and product names.
That is, the user operates the input device 206 or the like of the user terminal 20 to select information for specifying the location information and the variety information.

ユーザ端末20の制御部204は、ユーザにより選択された地点ID、品種IDをサーバ10へ送信する。サーバ10の生産計画部1042は、受信した地点ID、品種IDを、地点情報、品種情報として受け付ける。 The control unit 204 of the user terminal 20 transmits the point ID and the product ID selected by the user to the server 10 . The production planning unit 1042 of the server 10 accepts the received point ID and product type ID as point information and product type information.

ステップS103において、サーバ10の生産計画部1042は、農作物の生産環境に関する環境情報を取得する環境取得ステップを実行する。
環境取得ステップは、気候に関する気候情報を含む環境情報を取得するステップを実行する。環境取得ステップは、天気、気温、日照時間、降水量に関する情報を含む環境情報を取得するステップを実行する。環境取得ステップは、土壌の状態に関する土壌情報を含む環境情報を取得するステップを実行する。
In step S103, the production planning unit 1042 of the server 10 executes an environment acquisition step of acquiring environment information regarding the production environment of the crops.
The environmental obtaining step executes a step of obtaining environmental information including climate information about the climate. The environment acquisition step executes a step of acquiring environment information including information on weather, temperature, hours of sunshine, and amount of precipitation. The environmental acquisition step executes a step of acquiring environmental information including soil information regarding the condition of the soil.

具体的に、サーバ10の生産計画部1042は、受信した地点IDに基づき、生産地点テーブル1014の地点IDの項目を検索し、環境データを取得し特定する。これにより、サーバ10の生産計画部1042は、ユーザにより選択された地点における農作物の生産環境に関する環境情報を取得する。 Specifically, the production planning unit 1042 of the server 10 searches the item of the point ID in the production point table 1014 based on the received point ID, and acquires and specifies the environmental data. As a result, the production planning unit 1042 of the server 10 acquires environmental information regarding the production environment of the crops at the point selected by the user.

ステップS104において、サーバ10の生産計画部1042は、取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の生産計画に関する生産計画情報を出力する計画出力ステップを実行する。 In step S104, the production planning unit 1042 of the server 10 outputs production plan information related to the production plan of the agricultural products corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the acquisition step. Execute the plan output step.

具体的に、サーバ10の生産計画部1042は、受信した品種ID、取得した環境データを入力データとして、第一生産計画モデル1021に適用する。第一生産計画モデル1021は、品種IDとして入力された品種に応じた農作物の生産計画が規定された工程データを出力データとして出力する。 Specifically, the production planning unit 1042 of the server 10 applies the received product ID and the acquired environmental data to the first production planning model 1021 as input data. The first production planning model 1021 outputs, as output data, process data defining a production plan for agricultural products corresponding to the variety input as the variety ID.

また、ステップS104において、サーバ10の生産計画部1042は、取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物を生産する地理領域に関する生産エリアを特定する生産エリア特定ステップを実行しても良い。計画出力ステップは、生産エリア特定ステップにより特定された生産エリアにおける、農作物の生産計画に関する生産計画情報を出力するステップを実行しても良い。 Also, in step S104, the production planning unit 1042 of the server 10, based on the environment information acquired in the acquisition step, determines the production area related to the geographical area for producing the crops according to the variety specified by the variety information received in the variety reception step. You may perform the production area identification step which identifies . The plan output step may execute a step of outputting production plan information relating to the production plan of agricultural products in the production area identified by the production area identification step.

具体的に、第一生産計画モデル1021は、品種IDとして入力された品種に応じた農作物を生産する地理領域が規定された生産エリアを出力データとして出力しても良い。例えば、地点IDにより特定される生産地点の生産可能エリアに含まれる地理領域のうち、品種に応じた農作物を生産する際に好適な地理領域、作付面積の割合等が出力される。例えば、生産される農業生産物の販売単価がより高くなるような、地理領域、作付面積の割合等が出力される。これにより、生産可能エリアのうち一部の地理領域を利用して農作物を効率的に生産することができる。 Specifically, the first production planning model 1021 may output, as output data, a production area in which a geographical area for producing agricultural products corresponding to the variety input as the variety ID is defined. For example, among the geographic areas included in the producible area of the production point identified by the point ID, the geographic area suitable for producing crops according to the variety, the ratio of the planted area, and the like are output. For example, a geographic area, a percentage of planted area, etc., that will increase the sales unit price of the produced agricultural products are output. As a result, it is possible to efficiently produce agricultural products using a partial geographic area of the productive area.

なお、サーバ10の生産計画部1042は、不図示のデータベース、外部サーバ等から、農作物の需給、農作物の価格に関する情報を取得し、第一生産計画モデル1021の入力データに含めても良い。
この場合、第一生産計画モデル1021は、農作物の需給、農作物の価格に関する情報に基づき、農作物の収穫後、販売の時点において消費者による需要が多い、または価格が高くなるように農作物の生産計画に関する生産計画情報が出力する構成としても良い。つまり、農作物に関する生産計画情報は、農作物の需給に関する情報、農作物の価格に関する情報に基づき作成されても良い。
これにより、選択した品種を、消費者からの需要がより多く、価格がより高くなる時期に収穫および販売できるように効率的に生産することができる。
The production planning unit 1042 of the server 10 may acquire information on the supply and demand of agricultural products and the price of agricultural products from a database (not shown), an external server, etc., and include it in the input data of the first production planning model 1021 .
In this case, the first production planning model 1021 is based on the information about the supply and demand of agricultural products and the price of agricultural products, and after the harvest of the agricultural products, the production plan of the agricultural products so that the consumer demand is high or the price is high. It is good also as a structure which outputs the production-planning information regarding. That is, the production plan information on agricultural products may be created based on information on supply and demand of agricultural products and information on prices of agricultural products.
This allows selected varieties to be efficiently produced for harvest and sale at times of greater consumer demand and higher prices.

サーバ10の生産計画部1042は、出力された工程データ、生産エリアをユーザ端末20へ送信する。ユーザ端末20のディスプレイ2081は、受信した工程データ、生産エリアを表示し、ユーザに提示する。 The production planning section 1042 of the server 10 transmits the output process data and production area to the user terminal 20 . The display 2081 of the user terminal 20 displays the received process data and production area and presents them to the user.

ステップS105において、ユーザは、ユーザ端末20のディスプレイ2081に提示された工程データ、生産エリアを確認する。ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に表示された「確認ボタン」等を押下することにより、工程データ、生産エリアを含む承認リクエストをサーバ10へ送信する。 In step S<b>105 , the user confirms the process data and production area presented on the display 2081 of the user terminal 20 . By operating the input device 206 or the like of the user terminal 20, the user presses the "confirmation button" or the like displayed on the display 2081 of the user terminal 20, thereby submitting an approval request including the process data and the production area to the server 10. Send to

サーバ10の生産計画部1042は、承認リクエストを受信すると、受信したユーザID、品種ID、地点ID、ステップS104において出力した工程データ、生産エリアを、それぞれ、生産計画テーブル1015の新たなレコードの、ユーザID、品種ID、地点ID、生産エリア、工程データの項目に記憶する。 When the production planning unit 1042 of the server 10 receives the approval request, the received user ID, product type ID, location ID, process data output in step S104, and production area are added to the new record of the production planning table 1015. User ID, product type ID, spot ID, production area, and process data are stored.

サーバ10の生産計画部1042は、承認するリクエストを受信しない場合は、生産計画の確定を行わず、生産計画テーブル1015に生産計画情報を記憶しない。 If the production planning section 1042 of the server 10 does not receive a request for approval, it does not confirm the production plan and does not store the production plan information in the production plan table 1015 .

<生産計画処理(第二実施例)>
生産計画処理(第二実施例)は、農作物の生産計画を作成するための処理である。生産計画処理(第二実施例)において、ユーザは、農作物を生産する生産地点を指定すると、当該生産地点において生産することが望ましい品種候補、および当該品種候補ごとの農作物の生産計画を出力し、取得することができる。
<Production planning process (second embodiment)>
The production planning process (second embodiment) is a process for creating a production plan for agricultural products. In the production planning process (second embodiment), when the user designates a production point for producing agricultural products, the user outputs candidate varieties that are desirable to be produced at the production point and a production plan for the agricultural products for each of the candidate varieties, can be obtained.

<生産計画処理(第二実施例)の概要>
生産計画処理(第二実施例)は、生産地点を照会し、生産地点を選択し、生産地点から環境情報を取得し、品種候補・品種候補ごとの生産計画を作成し出力し、品種・生産計画を選択し、品種・生産計画を確定する一連の処理である。
<Overview of Production Planning Processing (Second Embodiment)>
The production planning process (second embodiment) refers to the production site, selects the production site, acquires environmental information from the production site, creates and outputs a production plan for each product candidate/product candidate, and outputs the product/production This is a series of processes for selecting a plan and finalizing the product type/production plan.

<生産計画処理(第二実施例)の詳細>
以下に、生産計画処理(第二実施例)の詳細を説明する。
<Details of production planning processing (second embodiment)>
Details of the production planning process (second embodiment) will be described below.

ステップS201において、ユーザは、サーバ10に生産地点を照会する。
具体的に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のブラウザアプリケーション等を実行し、所定のURL(Uniform Resource Locator)等を入力することにより、サーバ10が提供するウェブページを開く。このとき、ユーザ端末20の生産計画部1042は、ユーザID2011を含むリクエストをサーバ10へ送信する。
In step S201, the user inquires of the server 10 about the production site.
Specifically, the user operates the input device 206 or the like of the user terminal 20 to execute a browser application or the like of the user terminal 20, and inputs a predetermined URL (Uniform Resource Locator) or the like to cause the server 10 to Open the web page you provide. At this time, the production planning section 1042 of the user terminal 20 transmits a request including the user ID 2011 to the server 10 .

サーバ10の生産計画部1042は、受信したユーザIDに基づき、生産地点テーブル1014のユーザIDの項目を検索し、地点ID、地点名を取得し特定する。 Based on the received user ID, the production planning unit 1042 of the server 10 searches the user ID item of the production site table 1014 to acquire and specify the site ID and site name.

サーバ10の生産計画部1042は、特定した地点ID、地点名をユーザ端末20へ送信する。ユーザ端末20の制御部204は、受信した地点ID、地点名を、ユーザ端末20のディスプレイ2081に一覧表示し、ユーザに提示する。
つまり、ユーザ端末20の制御部204は、地点情報を特定するための情報をユーザに対して提示する。
The production planning unit 1042 of the server 10 transmits the specified spot ID and spot name to the user terminal 20 . The control unit 204 of the user terminal 20 displays a list of the received spot IDs and spot names on the display 2081 of the user terminal 20, and presents them to the user.
In other words, the control unit 204 of the user terminal 20 presents information for specifying point information to the user.

ステップS202において、サーバ10の生産計画部1042は、ユーザから、農作物の生産地点に関する地点情報を受け付ける地点受付ステップを実行する。
具体的に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に一覧表示された地点ID、地点名から1の地点ID、地点名を選択する。なお、ユーザは、複数の地点ID、地点名を選択可能な構成としても良い。
つまり、ユーザは、ユーザ端末20の入力装置206などを操作することにより、地点情報を特定するための情報を選択する。
In step S202, the production planning unit 1042 of the server 10 executes a spot reception step of accepting spot information on the production spot of agricultural products from the user.
Specifically, the user operates the input device 206 of the user terminal 20 or the like to select one point ID and point name from the list of point IDs and point names displayed on the display 2081 of the user terminal 20 . Note that the user may be configured to be able to select a plurality of spot IDs and spot names.
That is, the user selects information for specifying point information by operating the input device 206 of the user terminal 20 or the like.

ユーザ端末20の制御部204は、ユーザにより選択された地点IDをサーバ10へ送信する。サーバ10の生産計画部1042は、受信した地点IDを、地点情報として受け付ける。 The control unit 204 of the user terminal 20 transmits the spot ID selected by the user to the server 10 . The production planning unit 1042 of the server 10 accepts the received point ID as point information.

ステップS203において、サーバ10の生産計画部1042は、農作物の生産環境に関する環境情報を取得する環境取得ステップを実行する。
ステップS203は、生産計画処理(第一実施例)のステップS103と同様であるため説明を省略する。
In step S203, the production planning unit 1042 of the server 10 executes an environment acquisition step of acquiring environment information regarding the production environment of the crops.
Since step S203 is the same as step S103 of the production planning process (first embodiment), description thereof is omitted.

ステップS204において、サーバ10の生産計画部1042は、取得ステップにおいて取得した環境情報に基づき、複数の農作物の品種に関する複数の品種情報および、複数の品種情報により特定される複数の品種に応じた複数の農作物の生産計画に関する複数の生産計画情報を出力する計画出力ステップを実行する。 In step S204, the production planning unit 1042 of the server 10, based on the environmental information acquired in the acquisition step, produces a plurality of variety information relating to a plurality of varieties of agricultural products and a plurality of varieties corresponding to the plurality of varieties specified by the plurality of variety information. Execute a plan output step to output a plurality of production plan information related to the production plan of the agricultural products.

具体的に、サーバ10の生産計画部1042は、取得した環境データを入力データとして、第二生産計画モデル1022に適用する。第二生産計画モデル1022は、農作物の品種を特定する品種ID(候補品種ID)、当該候補品種IDにより特定される品種に応じた農作物の生産計画が規定された工程データを出力データとして出力する。出力データは、複数の候補品種IDごとに、それぞれの候補品種IDに対応する工程データが関連づけられたデータである。 Specifically, the production planning unit 1042 of the server 10 applies the acquired environmental data to the second production planning model 1022 as input data. The second production plan model 1022 outputs, as output data, a variety ID (candidate variety ID) specifying a variety of agricultural products, and process data defining a production plan for the agricultural products corresponding to the variety specified by the candidate variety ID. . The output data is data in which process data corresponding to each candidate product ID is associated with each of multiple candidate product IDs.

また、ステップS204において、サーバ10の生産計画部1042は、取得ステップにおいて取得した環境情報に基づき、品種に応じた農作物を生産する地理領域に関する生産エリアを特定する生産エリア特定ステップを実行しても良い。計画出力ステップは、生産エリア特定ステップにより特定された生産エリアにおける、農作物の生産計画に関する生産計画情報を出力するステップを実行しても良い。
具体的に、第二生産計画モデル1022は、出力データとして出力される品種IDに、当該品種IDにより特定される品種に応じた農作物を生産する地理領域が規定された生産エリアを出力データとして出力しても良い。例えば、地点IDにより特定される生産地点の生産可能エリアに含まれる地理領域のうち、品種に応じた農作物を生産する際に好適な地理領域、作付面積の割合等が出力される。これにより、生産可能エリアのうち一部の地理領域を利用して農作物を効率的に生産することができる。
Also, in step S204, the production planning unit 1042 of the server 10 may execute a production area identification step of identifying a production area related to a geographical area for producing agricultural products according to the variety based on the environmental information acquired in the acquisition step. good. The plan output step may execute a step of outputting production plan information relating to the production plan of agricultural products in the production area identified by the production area identification step.
Specifically, the second production planning model 1022 outputs, as output data, a production area in which a geographical area for producing agricultural products corresponding to a variety specified by the variety ID is defined for the variety ID output as output data. You can For example, among the geographic areas included in the producible area of the production point identified by the point ID, the geographic area suitable for producing crops according to the variety, the ratio of the planted area, and the like are output. As a result, it is possible to efficiently produce agricultural products using a partial geographic area of the productive area.

第二生産計画モデル1022は、複数の候補品種IDごとの評価値をスコアとして算定し出力する。具体的に、サーバ10の生産計画部1042は、取得した環境データに応じて、当該農作物の生産環境においてより好適な品種ほど高い評価値となるようなスコアを算定し、出力する。例えば、生産される農作物の生産環境に適しており、農作物の生産量、農作物の品質等が高くなる品種ほど、より高い評価値となるスコアが算定される。
これにより、ユーザは、指定した地点における生産環境において、生産するのに適した品種を選択し効率的に生産することができる。
The second production planning model 1022 calculates and outputs an evaluation value for each of a plurality of candidate product IDs as a score. Specifically, the production planning unit 1042 of the server 10 calculates and outputs a score that gives a higher evaluation value to a variety that is more suitable in the production environment of the crop, according to the acquired environmental data. For example, a variety that is suitable for the production environment of the crops to be produced and has a higher yield of crops, a higher quality of the crops, etc. is calculated with a higher score.
As a result, the user can select a product type suitable for production in the production environment at the specified location and produce the product efficiently.

なお、サーバ10の生産計画部1042は、不図示のデータベース、外部サーバ等から、農作物の需給、農作物の価格に関する情報を取得し、第二生産計画モデル1022の入力データに含めても良い。
この場合、サーバ10の生産計画部1042は、農作物の需給、農作物の価格に関する情報に基づき、複数の候補品種IDごとの評価値をスコアとして算定し出力しても良い。具体的に、サーバ10の生産計画部1042は、取得した農作物の需給に関する情報に基づき、消費者による需要が多い農作物にかかる品種ほど高い評価値となるようなスコアを算定し、出力する。同様に、サーバ10の生産計画部1042は、取得した農作物の価格に関する情報に基づき、より価格が高い農作物にかかる品種ほど高い評価値となるようなスコアを算定し、出力する。
これにより、ユーザは、指定した地点における生産環境において、生産するのに適しており、かつ、消費者からの需要が多く、価格が高い品種を選択し効率的に生産することができる。
The production planning unit 1042 of the server 10 may acquire information on supply and demand of agricultural products and prices of agricultural products from a database (not shown), an external server, or the like, and include it in the input data of the second production planning model 1022 .
In this case, the production planning unit 1042 of the server 10 may calculate and output an evaluation value for each of a plurality of candidate variety IDs as a score based on information on the supply and demand of agricultural products and the price of agricultural products. Specifically, the production planning unit 1042 of the server 10 calculates and outputs a score that gives a higher evaluation value to a variety of agricultural products that are in high demand by consumers, based on the acquired information on supply and demand of agricultural products. Similarly, the production planning unit 1042 of the server 10 calculates and outputs a score such that the higher the price of the crop, the higher the evaluation value, based on the acquired information on the price of the crop.
As a result, the user can select and efficiently produce a product that is suitable for production, is in high demand from consumers, and has a high price in the production environment at the specified location.

この場合、第二生産計画モデル1022は、農作物の需給、農作物の価格に関する情報に基づき、農作物の収穫後、販売の時点において消費者による需要が多い、または価格が高くなるように農作物の生産計画に関する生産計画情報が出力する構成としても良い。つまり、農作物に関する生産計画情報は、農作物の需給に関する情報、農作物の価格に関する情報に基づき作成されても良い。
これにより、選択した品種を、消費者からの需要がより多く、価格がより高くなる時期に収穫および販売できるように効率的に生産することができる。
In this case, the second production planning model 1022 is based on the information about the supply and demand of the agricultural products and the price of the agricultural products. It is good also as a structure which outputs the production-planning information regarding. That is, the production plan information on agricultural products may be created based on information on supply and demand of agricultural products and information on prices of agricultural products.
This allows selected varieties to be efficiently produced for harvest and sale at times of greater consumer demand and higher prices.

サーバ10の生産計画部1042は、出力された候補品種ID、工程データ、生産エリアをユーザ端末20へ送信する。サーバ10の生産計画部1042は、候補品種IDにより、品種テーブルを介して特定される品種名、候補品種IDごとのスコアをユーザ端末20へ送信しても良い。
ユーザ端末20の制御部204は、受信した候補品種ID、工程データ、生産エリアを、ユーザ端末20のディスプレイ2081に一覧表示し、ユーザにリストとして提示する。ユーザ端末20のディスプレイ2081は、候補品種IDごとの評価値が大きい順に優先順位を設定し、当該優先順位に応じた順番でユーザに対して提示しても良い。例えば、優先順位が高い候補品種IDをリストの上位に表示させたり、複数の候補品種IDをカルーセルまたはページ送りにより表示する場合にはより先頭のページに候補品種IDを表示させることが考えられる。
これにより、ユーザは、指定した地点における生産環境において、生産するのに適した品種を直感的に選択することができる。つまり、ユーザ端末20の制御部204は、品種情報を特定するための情報をユーザに対して提示する。
The production planning section 1042 of the server 10 transmits the output candidate product ID, process data, and production area to the user terminal 20 . The production planning unit 1042 of the server 10 may transmit the product name specified via the product table and the score for each candidate product ID to the user terminal 20 using the candidate product ID.
The control unit 204 of the user terminal 20 lists the received candidate product IDs, process data, and production areas on the display 2081 of the user terminal 20 and presents them to the user as a list. The display 2081 of the user terminal 20 may set a priority in descending order of the evaluation value for each candidate product ID, and present to the user in order according to the priority. For example, candidate product IDs with higher priority may be displayed at the top of the list, or when a plurality of candidate product IDs are displayed by carousel or page turning, the candidate product IDs may be displayed on the first page.
This allows the user to intuitively select a product type suitable for production in the production environment at the specified location. That is, the control unit 204 of the user terminal 20 presents information for specifying the product type information to the user.

ステップS205において、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に一覧表示された候補品種IDから1の品種IDを選択する。なお、ユーザは、複数の品種IDを選択可能な構成としても良い。例えば、選択された品種IDに関連づけられた生産エリアが、地点IDにより特定される生産可能エリアの地理領域、面積を超えない範囲内において、複数の品種IDを選択できる構成としても良い。つまり、地点IDにより特定される生産可能エリアに含まれる地理領域の範囲内において、ユーザが、複数の品種IDを組み合わせて選択可能な構成としても良い。つまり、ユーザは、ユーザ端末20の入力装置206などを操作することにより、品種情報を特定するための情報を選択する。
ユーザ端末20の制御部204は、選択された品種ID、品種IDに対応する工程データ、生産エリアを含む承認リクエストをサーバ10へ送信する。
サーバ10の生産計画部1042は、承認リクエストを受信すると、受信したユーザID、品種ID、地点ID、生産エリア、品種IDに対応する工程データを、それぞれ、生産計画テーブル1015の新たなレコードの、ユーザID、品種ID、地点ID、生産エリア、工程データの項目に記憶する。
In step S205, the user selects one product ID from the list of candidate product IDs displayed on the display 2081 of the user terminal 20 by operating the input device 206 of the user terminal 20 or the like. It should be noted that the configuration may be such that the user can select a plurality of product IDs. For example, a plurality of product IDs may be selected within a range in which the production area associated with the selected product ID does not exceed the geographic area or area of the producible area specified by the point ID. In other words, the configuration may be such that the user can combine and select a plurality of product IDs within the geographic area included in the producible area specified by the point ID. In other words, the user selects information for specifying the product type information by operating the input device 206 of the user terminal 20 or the like.
The control unit 204 of the user terminal 20 transmits to the server 10 an approval request including the selected product ID, process data corresponding to the product ID, and production area.
When the production planning unit 1042 of the server 10 receives the approval request, the process data corresponding to the received user ID, product type ID, location ID, production area, and product type ID are added to the new record of the production planning table 1015, User ID, product type ID, spot ID, production area, and process data are stored.

サーバ10の生産計画部1042は、承認するリクエストを受信しない場合は、生産計画の確定を行わず、生産計画テーブル1015に生産計画情報を記憶しない。 If the production planning section 1042 of the server 10 does not receive a request for approval, it does not confirm the production plan and does not store the production plan information in the production plan table 1015 .

<生産計画処理(第三実施例)>
生産計画処理(第三実施例)は、農作物の生産計画を作成するための処理である。生産計画処理(第三実施例)において、ユーザは、農作物を生産する生産地点を指定すると、当該生産地点において生産することが望ましい品種候補を取得することができる。ユーザは、品種候補から農作物を生産する品種を選択すると、当該農作物の生産計画を出力し、取得することができる。
<Production planning process (third embodiment)>
The production planning process (third embodiment) is a process for creating a production plan for agricultural products. In the production planning process (third embodiment), when the user designates a production point for producing agricultural products, it is possible to obtain candidate varieties that are desired to be produced at that production point. When the user selects a cultivar for producing agricultural products from the cultivar candidates, the user can output and acquire a production plan for the agricultural products.

<生産計画処理(第三実施例)の概要>
生産計画処理(第三実施例)は、生産地点を照会し、生産地点を選択し、生産地点から環境情報を取得し、品種候補を出力し、品種を選択し、生産計画を作成し出力し、生産計画を確定する一連の処理である。
<Overview of Production Planning Processing (Third Embodiment)>
Production planning processing (third embodiment) refers to production sites, selects production sites, acquires environmental information from production sites, outputs product candidates, selects products, creates and outputs a production plan. , a series of processes for finalizing the production plan.

<生産計画処理(第三実施例)の詳細>
以下に、生産計画処理(第三実施例)の詳細を説明する。
<Details of production planning processing (third embodiment)>
Details of the production planning process (third embodiment) will be described below.

ステップS301、S302は、それぞれ、生産計画処理(第二実施例)のステップS201、S202と同様であるため説明を省略する。 Steps S301 and S302 are the same as steps S201 and S202 of the production planning process (second embodiment), respectively, so description thereof will be omitted.

ステップS303において、サーバ10の生産計画部1042は、農作物の生産環境に関する環境情報を取得する環境取得ステップを実行する。
ステップS303は、生産計画処理(第一実施例)のステップS103と同様であるため説明を省略する。
In step S303, the production planning unit 1042 of the server 10 executes an environment acquisition step of acquiring environment information regarding the production environment of the crops.
Since step S303 is the same as step S103 of the production planning process (first embodiment), description thereof is omitted.

ステップS304において、サーバ10の生産計画部1042は、取得ステップにおいて取得した環境情報に基づき、複数の農作物の品種に関する複数の品種情報を出力する品種出力ステップを実行する。 In step S304, the production planning unit 1042 of the server 10 executes a variety output step of outputting a plurality of variety information regarding a plurality of varieties of agricultural products based on the environmental information acquired in the acquisition step.

具体的に、サーバ10の生産計画部1042は、取得した環境データを入力データとして、第三生産計画モデル1023に適用する。第三生産計画モデル1023は、農作物の品種を特定する品種ID(候補品種ID)を出力データとして出力する。 Specifically, the production planning unit 1042 of the server 10 applies the acquired environmental data to the third production planning model 1023 as input data. The third production planning model 1023 outputs a variety ID (candidate variety ID) that identifies the variety of agricultural products as output data.

第三生産計画モデル1023は、複数の候補品種IDごとの評価値をスコアとして算定し出力する。具体的に、サーバ10の生産計画部1042は、取得した環境データに応じて、当該農作物の生産環境においてより好適な品種ほど高い評価値となるようなスコアを算定し、出力する。例えば、生産される農作物の生産環境に適しており、農作物の生産量、農作物の品質等が高くなる品種ほど、より高い評価値となるスコアが算定される。
これにより、ユーザは、指定した地点における生産環境において、生産するのに適した品種を選択し効率的に生産することができる。
The third production planning model 1023 calculates and outputs an evaluation value for each of a plurality of candidate product IDs as a score. Specifically, the production planning unit 1042 of the server 10 calculates and outputs a score that gives a higher evaluation value to a variety that is more suitable in the production environment of the crop, according to the acquired environmental data. For example, a variety that is suitable for the production environment of the crops to be produced and has a higher yield of crops, a higher quality of the crops, etc. is calculated with a higher score.
As a result, the user can select a product type suitable for production in the production environment at the specified location and produce the product efficiently.

なお、サーバ10の生産計画部1042は、不図示のデータベース、外部サーバ等から、農作物の需給、農作物の価格に関する情報を取得し、第三生産計画モデル1023の入力データに含めても良い。
この場合、サーバ10の生産計画部1042は、農作物の需給、農作物の価格に関する情報に基づき、複数の候補品種IDごとの評価値をスコアとして算定し出力しても良い。具体的に、サーバ10の生産計画部1042は、取得した農作物の需給に関する情報に基づき、消費者による需要が多い農作物にかかる品種ほど高い評価値となるようなスコアを算定し、出力する。同様に、サーバ10の生産計画部1042は、取得した農作物の価格に関する情報に基づき、より価格が高い農作物にかかる品種ほど高い評価値となるようなスコアを算定し、出力する。
これにより、ユーザは、指定した地点における生産環境において、生産するのに適しており、かつ、消費者からの需要が多く、価格が高い品種を選択し効率的に生産することができる。
The production planning unit 1042 of the server 10 may acquire information on supply and demand of agricultural products and prices of agricultural products from a database (not shown), an external server, or the like, and include the information in the input data of the third production planning model 1023 .
In this case, the production planning unit 1042 of the server 10 may calculate and output an evaluation value for each of a plurality of candidate variety IDs as a score based on information on the supply and demand of agricultural products and the price of agricultural products. Specifically, the production planning unit 1042 of the server 10 calculates and outputs a score that gives a higher evaluation value to a variety of agricultural products that are in high demand by consumers, based on the acquired information on supply and demand of agricultural products. Similarly, the production planning unit 1042 of the server 10 calculates and outputs a score such that the higher the price of the crop, the higher the evaluation value, based on the acquired information on the price of the crop.
As a result, the user can select and efficiently produce a product that is suitable for production, is in high demand from consumers, and has a high price in the production environment at the specified location.

サーバ10の生産計画部1042は、出力された候補品種IDをユーザ端末20へ送信する。サーバ10の生産計画部1042は、候補品種IDにより、品種テーブルを介して特定される品種名、候補品種IDごとのスコアをユーザ端末20へ送信しても良い。
ユーザ端末20の制御部204は、受信した候補品種IDを、ユーザ端末20のディスプレイ2081に一覧表示し、ユーザにリストとして提示する。ユーザ端末20のディスプレイ2081は、候補品種IDごとの評価値が大きい順に優先順位を設定し、当該優先順位に応じた順番でユーザに対して提示しても良い。例えば、優先順位が高い候補品種IDをリストの上位に表示させたり、複数の候補品種IDをカルーセルまたはページ送りにより表示する場合にはより先頭のページに候補品種IDを表示させることが考えられる。
これにより、ユーザは、指定した地点における生産環境において、生産するのに適した品種を直感的に選択することができる。つまり、ユーザ端末20の制御部204は、品種情報を特定するための情報をユーザに対して提示する。
The production planning section 1042 of the server 10 transmits the output candidate product ID to the user terminal 20 . The production planning unit 1042 of the server 10 may transmit the product name specified via the product table and the score for each candidate product ID to the user terminal 20 using the candidate product ID.
The control unit 204 of the user terminal 20 displays a list of the received candidate variety IDs on the display 2081 of the user terminal 20 to present the list to the user. The display 2081 of the user terminal 20 may set a priority in descending order of the evaluation value for each candidate product ID, and present to the user in order according to the priority. For example, candidate product IDs with higher priority may be displayed at the top of the list, or when a plurality of candidate product IDs are displayed by carousel or page turning, the candidate product IDs may be displayed on the first page.
This allows the user to intuitively select a product type suitable for production in the production environment at the specified location. That is, the control unit 204 of the user terminal 20 presents information for specifying the product type information to the user.

ステップS305において、サーバ10の生産計画部1042は、ユーザから、品種出力ステップにおいて出力された複数の品種情報のうち、所定の品種情報を選択する指示を受け付ける品種受付ステップを実行する。
具体的に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に一覧表示された候補品種IDから1の品種IDを選択する。なお、ユーザは、複数の品種IDを選択可能な構成としても良い。つまり、ユーザは、ユーザ端末20の入力装置206などを操作することにより、品種情報を特定するための情報を選択する。
ユーザ端末20の制御部204は、選択された品種IDを含む選択リクエストをサーバ10へ送信する。
In step S305, the production planning unit 1042 of the server 10 executes a product type reception step for receiving an instruction from the user to select predetermined product type information from the plurality of product type information output in the product type output step.
Specifically, the user selects one product ID from the list of candidate product IDs displayed on the display 2081 of the user terminal 20 by operating the input device 206 of the user terminal 20 or the like. It should be noted that the configuration may be such that the user can select a plurality of product IDs. In other words, the user selects information for specifying the product type information by operating the input device 206 of the user terminal 20 or the like.
The control unit 204 of the user terminal 20 transmits a selection request including the selected product ID to the server 10 .

ステップS306において、サーバ10の生産計画部1042は、取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の生産計画に関する生産計画情報を出力する計画出力ステップを実行する。 In step S306, the production planning unit 1042 of the server 10 outputs production plan information related to the production plan of the agricultural products corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the acquisition step. Execute the plan output step.

具体的に、サーバ10の生産計画部1042は、受信した選択リクエストに含まれる品種ID、取得した環境データを入力データとして、第一生産計画モデル1021に適用する。第一生産計画モデル1021は、品種IDとして入力された品種に応じた農作物の生産計画が規定された工程データを出力データとして出力する。
ステップS306は、生産計画処理(第一実施例)のステップS104と同様であるため説明を省略する。
Specifically, the production planning unit 1042 of the server 10 applies the product ID included in the received selection request and the acquired environmental data to the first production planning model 1021 as input data. The first production planning model 1021 outputs, as output data, process data defining a production plan for agricultural products corresponding to the variety input as the variety ID.
Since step S306 is the same as step S104 of the production planning process (first embodiment), description thereof is omitted.

ステップS307において、ユーザは、ユーザ端末20のディスプレイ2081に提示された工程データ、生産エリアを確認する。
ステップS307は、生産計画処理(第一実施例)のステップS105と同様であるため説明を省略する。
In step S307, the user confirms the process data and production area presented on the display 2081 of the user terminal 20. FIG.
Since step S307 is the same as step S105 of the production planning process (first embodiment), description thereof is omitted.

<農機予約処理>
農機予約処理は、生産計画処理により作成された農作物の生産計画に基づき、生産計画に必要となる農機を特定し予約する処理である。
<Agricultural machine reservation processing>
The agricultural machine reservation process is a process of specifying and reserving the agricultural machines necessary for the production plan based on the production plan for the agricultural products created by the production planning process.

<農機予約処理の概要>
農機予約処理は、生産計画処理において生産計画が確定すると、生産計画に含まれる農作業の工程において必要となる農機種別を特定し、農機種別から使用可能な農機を照会し、生産計画および農機をユーザに提示するとともに、農機の選択、生産計画の変更を受け付け、農機予約を確定する一連の処理である。
<Overview of Agricultural Machine Reservation Processing>
In the agricultural machine reservation process, when the production plan is confirmed in the production planning process, the agricultural machine type required in the agricultural work process included in the production plan is specified, the available agricultural machine is inquired from the agricultural machine type, and the production plan and the agricultural machine are sent to the user. This is a series of processes for presenting the information to the customer, accepting the selection of the agricultural machine, changing the production plan, and confirming the reservation for the agricultural machine.

<農機予約処理の詳細>
以下に、農機予約処理の詳細を説明する。農機予約処理は、生産計画処理(第一実施例)、生産計画処理(第二実施例)、生産計画処理(第三実施例)に引き続き実行される処理である。
<Details of agricultural machine reservation processing>
The details of the agricultural machine reservation process will be described below. The agricultural machine reservation process is a process executed subsequent to the production planning process (first embodiment), the production planning process (second embodiment), and the production planning process (third embodiment).

ステップS501は、生産計画処理(第一実施例)のステップS105、生産計画処理(第二実施例)のステップS206、生産計画処理(第三実施例)のステップS307のいずれかに相当する。 Step S501 corresponds to step S105 of the production planning process (first embodiment), step S206 of the production planning process (second embodiment), or step S307 of the production planning process (third embodiment).

ステップS502において、サーバ10の農機予約部1043は、品種受付ステップにおいて受け付けた品種情報、および、計画出力ステップにおいて出力された生産計画情報に基づき、生産計画情報に含まれる農作業の工程に応じた農機種別を特定する農機種別特定ステップを実行する。
具体的に、サーバ10の農機予約部1043は、ユーザID2011に基づき、生産計画テーブル1015のユーザIDの項目を検索し、品種ID、工程データを取得し、特定する。サーバ10の農機予約部1043は、工程データに含まれる、農作業の工程に関する情報(工程情報)を取得する。サーバ10の農機予約部1043は、品種ID、工程情報に基づき、農機特定テーブル1016の品種ID、工程の項目を検索し、農機種別を取得し、特定する。
In step S502, the agricultural machine reservation unit 1043 of the server 10 selects an agricultural machine according to the agricultural work process included in the production plan information based on the variety information received in the variety reception step and the production plan information output in the plan output step. Execute an agricultural type identification step for identifying the type.
Specifically, based on the user ID 2011, the agricultural machine reservation unit 1043 of the server 10 searches the user ID item of the production planning table 1015 to acquire and specify the product ID and process data. The agricultural machine reservation unit 1043 of the server 10 acquires information (process information) regarding the process of farm work, which is included in the process data. The farm machine reservation unit 1043 of the server 10 searches the farm machine identification table 1016 for the breed ID and process items based on the breed ID and process information, and acquires and identifies the farm machine type.

ステップS502において、農機種別特定ステップは、生産計画に含まれる農作業の工程に応じた複数の農機種別を特定するステップを実行する。
具体的に、サーバ10の農機予約部1043は、工程データに含まれる複数の農作業の工程のそれぞれに対して、複数の農機種別を取得し、特定しても良い。
In step S502, an agricultural type identifying step executes a step of identifying a plurality of agricultural types corresponding to farm work processes included in the production plan.
Specifically, the agricultural machine reservation unit 1043 of the server 10 may acquire and specify a plurality of agricultural model types for each of the plurality of agricultural work processes included in the process data.

ステップS503において、サーバ10の農機予約部1043は、品種受付ステップにおいて受け付けた品種情報、および、計画出力ステップにおいて出力された生産計画情報に基づき、生産計画情報に含まれる農作業の工程に応じた農機を特定する農機特定ステップを実行する。 In step S503, the agricultural machine reservation unit 1043 of the server 10 selects an agricultural machine according to the agricultural work process included in the production plan information based on the variety information received in the variety reception step and the production plan information output in the plan output step. Execute a machine identification step to identify the .

具体的に、サーバ10の農機予約部1043は、特定した農機種別に基づき、農機管理テーブル1017の農機種別の項目を検索し、農機ID、農機種別、位置データを取得し、特定する。これにより、サーバ10の農機予約部1043は、生産計画情報に含まれる農作業の工程に応じた農機を特定することができる。 Specifically, the agricultural machine reservation unit 1043 of the server 10 searches the agricultural machine management table 1017 for the agricultural machine management table 1017 based on the identified agricultural machine model, and acquires and specifies the agricultural machine ID, the agricultural machine machine type, and the position data. As a result, the agricultural machine reservation unit 1043 of the server 10 can specify the agricultural machine corresponding to the farm work process included in the production plan information.

なお、サーバ10の農機予約部1043は、特定した農機IDに基づき、農機予約テーブル1018の農機IDの項目を検索し、開始日時、終了日時を取得し特定する。
サーバ10の農機予約部1043は、農機予約情報の開始日時、終了日時を、それぞれ、農機に対応する農作業の工程の開始時期、終了日時と比較し、農機IDにより特定される農機が、当該農機に対応する農作業の工程の開始時期、終了時期までの期間に使用可能か判定する。
例えば、農作業の工程の開始時期、終了日時までの期間に、第三者による農機の予約が入っている場合には、当該農機は使用することができないため、サーバ10の農機予約部1043は、当該農機に対応する農機IDを除外する処理を実行する。
このようにサーバ10の農機予約部1043は、工程データに含まれる複数の農作業の工程のそれぞれに対して、第三者による農機の予約が入っておらず、予約することが可能な農機の農機IDを特定する。
Based on the specified agricultural machine ID, the agricultural machine reservation unit 1043 of the server 10 searches the agricultural machine ID item in the agricultural machine reservation table 1018 to acquire and specify the start date and time and the end date and time.
The agricultural machine reservation unit 1043 of the server 10 compares the start date and time and end date and time of the agricultural machine reservation information with the start time and end date and time of the agricultural work process corresponding to the agricultural machine, respectively, and determines whether the agricultural machine specified by the agricultural machine ID is the agricultural machine. It is determined whether it can be used during the period from the start time to the end time of the agricultural work process corresponding to .
For example, if an agricultural machine is reserved by a third party between the start time and the end date and time of the agricultural work process, the agricultural machine cannot be used. A process of excluding the agricultural machine ID corresponding to the agricultural machine is executed.
In this way, the agricultural machine reservation unit 1043 of the server 10 reserves an agricultural machine that is not reserved by a third party and that can be reserved for each of a plurality of agricultural work processes included in the process data. Identify the ID.

ステップS503において、農機特定ステップは、生産計画に含まれる農作業の工程に応じた複数の農機を特定するステップを実行する。
具体的に、サーバ10の農機予約部1043は、工程データに含まれる複数の農作業の工程のそれぞれに対して、複数の農機を取得し、特定しても良い。
In step S503, the agricultural machine identifying step executes a step of identifying a plurality of agricultural machines corresponding to the process of farm work included in the production plan.
Specifically, the agricultural machine reservation unit 1043 of the server 10 may acquire and identify a plurality of agricultural machines for each of the plurality of agricultural work processes included in the process data.

ステップS504において、サーバ10の農機予約部1043は、計画出力ステップにおいて出力された生産計画情報をユーザに提示する計画提示ステップを実行する。
具体的に、サーバ10の農機予約部1043は、ステップS502において取得した工程データをユーザ端末20に送信する。
ユーザ端末20の制御部204は、受信した工程データに含まれる農作業の工程をユーザ端末20のディスプレイ2081に表示し、ユーザに提示する。これにより、生産計画処理において出力された生産計画情報がユーザに対して提示される。
In step S504, the agricultural machine reservation unit 1043 of the server 10 executes a plan presentation step of presenting the production plan information output in the plan output step to the user.
Specifically, the agricultural machine reservation unit 1043 of the server 10 transmits the process data acquired in step S502 to the user terminal 20 .
The control unit 204 of the user terminal 20 displays the farm work process included in the received process data on the display 2081 of the user terminal 20 to present it to the user. Thereby, the production planning information output in the production planning process is presented to the user.

ステップS504において、サーバ10の農機予約部1043は、農機特定ステップにおいて特定された農機をユーザに提示する農機提示ステップ(生産資源提示ステップ)を実行する。
具体的に、サーバ10の農機予約部1043は、ステップS503において特定した農機の農機IDをユーザ端末20に送信する。サーバ10の農機予約部1043は、農機IDに基づき、農機管理テーブル1017を介して特定可能な当該農機の農機ID、所有者ID、農機種別、位置データ、レンタル代金等をユーザ端末20に送信しても良い。
ユーザ端末20の制御部204は、受信した農機IDを含む農機情報をユーザ端末20のディスプレイ2081に表示し、ユーザに対して提示する。
In step S504, the agricultural machine reservation unit 1043 of the server 10 executes an agricultural machine presentation step (production resource presentation step) for presenting the user with the agricultural machine identified in the agricultural machine identification step.
Specifically, the agricultural machine reservation unit 1043 of the server 10 transmits the agricultural machine ID of the agricultural machine specified in step S503 to the user terminal 20 . Based on the agricultural machine ID, the agricultural machine reservation unit 1043 of the server 10 transmits to the user terminal 20 the agricultural machine ID, owner ID, type of agricultural machine, position data, rental price, etc. of the agricultural machine that can be specified via the agricultural machine management table 1017. can be
The control unit 204 of the user terminal 20 displays the agricultural machine information including the received agricultural machine ID on the display 2081 of the user terminal 20 to present it to the user.

図16は、農機予約処理の動作を示す画面例である。ユーザ端末20のディスプレイ2081に表示される画面70には、生産計画情報710、生産計画情報に含まれる農作業の各工程711~719、農作業の工程に関連づけられた農機情報ダイアログ730、731、ユーザが選択可能な農機情報の一覧リスト741が含まれる。
ユーザは、画面70に含まれる生産計画情報710を確認することにより、農作業の各工程をいつごろ実施する必要があるのか視覚的に確認することができる。ユーザは、画面70に表示される農機情報ダイアログ730、731を確認することにより、農作業の工程ごとにどのような農機が必要となるかを確認することができる。
ユーザは、画面70に含まれる農機情報の一覧リスト741を確認することにより、予約可能な農機の農機情報を確認することができるとともに、ユーザ端末20の入力装置206などを操作することにより、予約する農機を選択することができる。
FIG. 16 is an example of a screen showing the operation of agricultural machine reservation processing. The screen 70 displayed on the display 2081 of the user terminal 20 includes production plan information 710, farm work processes 711 to 719 included in the production plan information, farm machine information dialogs 730 and 731 associated with the farm work processes, A list 741 of selectable agricultural machine information is included.
By confirming the production plan information 710 included in the screen 70, the user can visually confirm when each process of farm work should be performed. The user can confirm what kind of agricultural machinery is required for each process of farm work by confirming the agricultural machinery information dialogs 730 and 731 displayed on the screen 70 .
By confirming the agricultural machine information list 741 included in the screen 70, the user can confirm the agricultural machine information of the agricultural machines that can be reserved, and by operating the input device 206 of the user terminal 20, etc., the reservation can be made. You can select the agricultural machine to be used.

ステップS504において、農機提示ステップは、農機特定ステップ(生産資源特定ステップ)において特定された農機を、計画提示ステップにおいてユーザに提示された生産計画情報に含まれる農作業の工程と同時にユーザに提示するステップを実行する。
具体的に、サーバ10の農機予約部1043は、特定した農機IDに基づき、農機予約テーブル1018の農機IDの項目を検索し、農機IDごとの開始日時、終了日時を取得する。サーバ10の農機予約部1043は、農機IDごとの開始日時、終了日時をユーザ端末20に送信する。
ユーザ端末20の制御部204は、受信した農機IDにより特定される農機の農機情報を、工程データに含まれる農作業の各工程と同時に、ユーザ端末20のディスプレイ2081に表示し、ユーザに提示する。これにより、ユーザは、農作業の工程ごとに、必要となる農機を同時に確認することができ、いつ、どのような時期に農機が必要となるのかを直感的に確認することができる。
In step S504, an agricultural machine presentation step presents the agricultural machine identified in the agricultural machine identification step (production resource identification step) to the user at the same time as the agricultural work process included in the production plan information presented to the user in the plan presentation step. to run.
Specifically, the agricultural machine reservation unit 1043 of the server 10 searches the agricultural machine ID item in the agricultural machine reservation table 1018 based on the specified agricultural machine ID, and acquires the start date and time and the end date and time for each agricultural machine ID. The agricultural machine reservation unit 1043 of the server 10 transmits the start date and time and the end date and time for each agricultural machine ID to the user terminal 20 .
The control unit 204 of the user terminal 20 displays the agricultural machine information of the agricultural machine specified by the received agricultural machine ID on the display 2081 of the user terminal 20 at the same time as each process of farm work included in the process data, and presents it to the user. As a result, the user can simultaneously confirm the required agricultural machine for each process of farm work, and can intuitively confirm when and in what period the agricultural machine will be required.

ステップS504において、農機提示ステップは、農機特定ステップにおいて特定された複数の農機を、複数の農機ごとの優先度に応じてユーザに提示するステップを実行する。
具体的に、サーバ10の農機予約部1043は、複数の農機IDごとの評価値を農機スコアとして算定し出力する。
In step S504, the agricultural machine presenting step executes a step of presenting the plurality of agricultural machines identified in the agricultural machine identifying step to the user according to the priority of each of the plurality of agricultural machines.
Specifically, the agricultural machine reservation unit 1043 of the server 10 calculates and outputs an evaluation value for each of a plurality of agricultural machine IDs as an agricultural machine score.

例えば、サーバ10の農機予約部1043は、ユーザ端末20の位置情報センサ2063から出力されるユーザ端末20の位置データを取得し、ステップS503において取得した農機ごとの位置データと比較することにより、農機ごとのユーザ端末20からの距離をユーザからの距離として算定し取得する。サーバ10の農機予約部1043は、取得した農機とユーザとの距離に基づき、ユーザから距離が近い農機ほど高い評価値となるような農機スコアを算定し出力する。 For example, the agricultural machine reservation unit 1043 of the server 10 acquires the position data of the user terminal 20 output from the position information sensor 2063 of the user terminal 20, and compares it with the position data of each agricultural machine acquired in step S503. Each distance from the user terminal 20 is calculated and acquired as the distance from the user. Based on the acquired distance between the agricultural machine and the user, the agricultural machine reservation unit 1043 of the server 10 calculates and outputs an agricultural machine score such that the closer the distance from the user, the higher the evaluation value of the agricultural machine.

例えば、サーバ10の農機予約部1043は、特定した地点IDの位置データを生産地点テーブルまたは不図示のテーブル等を用いて取得し、ステップS503において取得した農機ごとの位置データと比較することにより、農機ごとの生産地点からの距離を算定し取得する。サーバ10の農機予約部1043は、取得した農機と生産地点との距離に基づき、生産地点から距離が近い農機ほど高い評価値となるような農機スコアを算定し出力する。
つまり、農作物の生産計画に関連づけられた農作物を生産する地点から、農機までの距離に基づき、距離が近い農機ほど高い評価値となるような農機スコアを算定し出力する。
For example, the agricultural machine reservation unit 1043 of the server 10 acquires the position data of the specified point ID using a production point table or a table (not shown), etc., and compares it with the position data of each agricultural machine acquired in step S503. Calculate and acquire the distance from the production point for each agricultural machine. Based on the obtained distance between the agricultural machine and the production point, the agricultural machine reservation unit 1043 of the server 10 calculates and outputs an agricultural machine score such that the closer the distance from the production point, the higher the evaluation value of the agricultural machine.
That is, based on the distance from the agricultural production point associated with the agricultural production plan to the agricultural machine, an agricultural machine score is calculated and output such that the closer the distance to the agricultural machine, the higher the evaluation value.

例えば、サーバ10の農機予約部1043は、ステップS503において取得したレンタル代金に基づき、レンタル代金が安いほど高い評価値となるような農機スコアを算定し出力する。 For example, the agricultural machine reservation unit 1043 of the server 10 calculates and outputs an agricultural machine score such that the lower the rental price, the higher the evaluation value, based on the rental price acquired in step S503.

その他、農機スコアは、ユーザから農機までの距離、生産地点から農機までの距離、レンタル代金のいずれかを組み合わせて算定しても構わない。 Alternatively, the agricultural machine score may be calculated by combining any of the distance from the user to the agricultural machine, the distance from the production point to the agricultural machine, and the rental price.

サーバ10の農機予約部1043は、農機IDごとの農機スコアをユーザ端末20へ送信しても良い。
ユーザ端末20の制御部204は、受信した農機IDに対応する農機の農機情報を、ユーザ端末20のディスプレイ2081に一覧表示し、ユーザにリストとして提示する。ユーザ端末20のディスプレイ2081は、農機IDごとの農機スコアが大きい順に優先順位を設定し、当該優先順位に応じた順番に農機情報を並べてユーザに対して提示しても良い。例えば、優先順位が高い農機情報をリストの上位に表示させたり、複数の農機情報をカルーセルまたはページ送りにより表示する場合にはより先頭のページに農機情報を表示させることが考えられる。
これにより、ユーザは、複数の農機から好ましい農機を簡単に選択することができる。
The agricultural machine reservation unit 1043 of the server 10 may transmit the agricultural machine score for each agricultural machine ID to the user terminal 20 .
The control unit 204 of the user terminal 20 displays a list of the agricultural machine information of the agricultural machine corresponding to the received agricultural machine ID on the display 2081 of the user terminal 20, and presents the list to the user. The display 2081 of the user terminal 20 may set priority in descending order of the agricultural machine score for each agricultural machine ID, and arrange the agricultural machine information in order according to the priority and present it to the user. For example, it is conceivable to display the agricultural machine information with the highest priority at the top of the list, or to display the agricultural machine information on the first page when displaying a plurality of agricultural machine information by carousel or page turning.
This allows the user to easily select a preferred agricultural machine from a plurality of agricultural machines.

ユーザ端末20の制御部204は、画面70に含まれる農機情報の一覧リスト741において、農機スコアが大きい順番に、農機情報を並べてユーザに対して提示する。 The control unit 204 of the user terminal 20 arranges the agricultural machine information in descending order of the agricultural machine score in the agricultural machine information list 741 included in the screen 70 and presents it to the user.

ステップS504において、サーバ10の農機予約部1043は、農機特定ステップにおいて特定された農機に基づき、ユーザに対して、生産計画情報に含まれる農作業の工程の実施時期の変更を提案する変更提案ステップを実行する。
具体的に、サーバ10の農機予約部1043は、農機管理テーブル1017および農機予約テーブル1018を参照して、第三者による農機の予約が入っていることにより、ステップS503において除外された農機の農機IDを候補農機IDとして特定する。サーバ10の農機予約部1043は、候補農機IDのそれぞれに対して、農機スコアを算定する。
サーバ10の農機予約部1043は、候補農機IDに対して算定された農機スコアが、所定の値よりも大きい場合には、当該候補農機IDにより特定される農機を使用できるように、農作業の工程の実施時期の変更を特定し、ユーザ端末20へ送信する。ユーザ端末20の制御部204は、ユーザに対して農作業の工程の実施時期の変更を提案する情報をユーザ端末20のディスプレイ2081に表示し、提示する。
In step S504, the agricultural machine reservation unit 1043 of the server 10 performs a change proposal step of proposing a change in the implementation timing of the agricultural work process included in the production plan information to the user based on the agricultural machine identified in the agricultural machine identification step. Run.
Specifically, the agricultural machine reservation unit 1043 of the server 10 refers to the agricultural machine management table 1017 and the agricultural machine reservation table 1018, and confirms the reservation of the agricultural machine excluded in step S503 due to the reservation of the agricultural machine by a third party. ID is identified as a candidate agricultural machine ID. The agricultural machine reservation unit 1043 of the server 10 calculates an agricultural machine score for each of the candidate agricultural machine IDs.
When the agricultural machine score calculated for the candidate agricultural machine ID is larger than a predetermined value, the agricultural machine reservation unit 1043 of the server 10 reserves the farm work process so that the agricultural machine specified by the candidate agricultural machine ID can be used. is specified and transmitted to the user terminal 20 . The control unit 204 of the user terminal 20 displays and presents information to the user on the display 2081 of the user terminal 20 for proposing a change in the implementation timing of the farm work process.

図17は、農機予約処理の動作を示す画面例である。ユーザ端末20のディスプレイ2081に表示される画面70には、農作業の工程の実施時期の変更を提案する提案ダイアログ750が含まれる。画面70に描画される、図16と同様の描画オブジェクトについての説明は省略する。
ユーザは、提示内容を確認し、農作業の工程の実施時期を変更する場合は、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に表示された承認ボタン755を押下する。ユーザ端末20の制御部204は、農作業の工程の実施時期を変更するリクエストをサーバ10へ送信する。サーバ10の農機予約部1043は、リクエストを受信すると、生産計画テーブル1015の工程データに含まれる、該当する農作業の工程の実施時期を変更する。
FIG. 17 is an example of a screen showing the operation of agricultural machine reservation processing. The screen 70 displayed on the display 2081 of the user terminal 20 includes a proposal dialog 750 that proposes a change in the implementation timing of the agricultural work process. A description of drawing objects similar to those in FIG. 16 drawn on the screen 70 will be omitted.
The user confirms the content of the presentation and presses the approval button 755 displayed on the display 2081 of the user terminal 20 by operating the input device 206 or the like of the user terminal 20 when changing the implementation timing of the agricultural work process. do. The control unit 204 of the user terminal 20 transmits to the server 10 a request to change the implementation timing of the agricultural work process. Upon receiving the request, the agricultural machine reservation unit 1043 of the server 10 changes the implementation timing of the process of the corresponding farm work included in the process data of the production planning table 1015 .

ステップS504において、サーバ10の農機予約部1043は、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の生産量および消費量を含む需給情報を取得する需給取得ステップを実行する。サーバ10の農機予約部1043は、需給取得ステップにおいて取得した需給情報に基づき、ユーザに対して、農作物の品種の変更を提案する品種変更ステップを実行する。
需給取得ステップは、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の価格情報を取得するステップを含む。ステップS504において、品種変更ステップは、需給取得ステップにおいて取得した価格情報に基づき、農作物の品種の変更を提案するステップを実行する。
In step S504, the agricultural machine reservation unit 1043 of the server 10 executes a supply and demand acquisition step of acquiring supply and demand information including production and consumption amounts of agricultural products corresponding to the variety specified by the variety information received in the variety reception step. The agricultural machine reservation unit 1043 of the server 10 executes a variety change step of proposing a change in the variety of agricultural products to the user based on the supply and demand information acquired in the supply and demand acquisition step.
The supply and demand acquisition step includes a step of acquiring price information of agricultural products corresponding to the variety specified by the variety information received in the variety reception step. In step S504, the variety change step executes a step of proposing a change in the variety of agricultural products based on the price information acquired in the supply and demand acquisition step.

具体的に、サーバ10の生産計画部1042は、不図示のデータベース、外部サーバ等から、農作物の需給、農作物の価格に関する情報を取得する。
サーバ10の農機予約部1043は、取得した農作物の需要、農作物の価格が所定値よりも大きい品種について、当該品種に対応する品種IDを品種テーブル1013に基づき特定し、ユーザ端末20へ送信する。
ユーザ端末20の制御部204は、ユーザに対して農作物の品種の変更を提案する情報をユーザ端末20のディスプレイ2081に表示し、提示する。
ユーザは、提示内容を確認し、農作物の品種を変更する場合は、ユーザ端末20の入力装置206などを操作することにより、ユーザ端末20のディスプレイ2081に表示された「承認ボタン」等を押下する。ユーザ端末20の制御部204は、農作物の品種を変更するリクエストをサーバ10へ送信する。サーバ10の農機予約部1043は、リクエストを受信すると、生産計画テーブル1015の品種IDの項目を更新する。
なお、この場合、生産計画処理(第一実施例)、生産計画処理(第二実施例)、生産計画処理(第三実施例)を改めて実行する構成としても良い。
Specifically, the production planning unit 1042 of the server 10 acquires information on the supply and demand of agricultural products and the price of agricultural products from a database (not shown), an external server, or the like.
The agricultural machine reservation unit 1043 of the server 10 specifies the variety ID corresponding to the acquired varieties for which the demand for agricultural products and the price of the acquired agricultural products are larger than a predetermined value based on the variety table 1013 , and transmits the ID to the user terminal 20 .
The control unit 204 of the user terminal 20 displays and presents information to the user on the display 2081 of the user terminal 20 to suggest a change in the variety of agricultural products.
The user confirms the presented content, and when changing the variety of agricultural products, presses the "Approve button" or the like displayed on the display 2081 of the user terminal 20 by operating the input device 206 or the like of the user terminal 20. . The control unit 204 of the user terminal 20 transmits a request to change the variety of agricultural products to the server 10 . Upon receiving the request, the agricultural machine reservation unit 1043 of the server 10 updates the product type ID item of the production planning table 1015 .
In this case, the production planning process (first embodiment), the production planning process (second embodiment), and the production planning process (third embodiment) may be executed again.

ステップS505において、サーバ10の農機予約部1043は、ユーザから、計画提示ステップにおいてユーザに提示された農機に対する選択操作を受け付ける農機選択ステップ(生産資源選択ステップ)を実行する。
具体的に、ユーザは、ユーザ端末20の入力装置206などを操作することにより、ステップS504において提示された複数の農機から、予約する農機を選択する。
In step S505, the agricultural machine reservation unit 1043 of the server 10 executes an agricultural machine selection step (production resource selection step) for accepting a selection operation from the user for the agricultural machine presented to the user in the plan presentation step.
Specifically, the user selects an agricultural machine to be reserved from the plurality of agricultural machines presented in step S504 by operating the input device 206 of the user terminal 20 or the like.

ステップS505において、サーバ10の農機予約部1043は、農機選択ステップにおいて選択された農機を、生産計画情報に含まれる農作業の工程の実施期間と関連づけて、農機に関する予約情報として記憶する農機予約ステップ(生産資源予約ステップ)を実行する。
具体的に、ユーザ端末20の制御部204は、選択された農機の農機ID、選択された農機に対応する農作業の工程の開始時期、終了時期の情報をサーバ10へ送信する。サーバ10の農機予約部1043は、受信した農機ID、開始時期、終了時期を、それぞれ、農機予約テーブル1018の新たなレコードの農機ID、開始日時、終了日時の項目に記憶する。これにより、所定の農作業の工程に対応して、農機の予約が確定する。
In step S505, the agricultural machine reservation unit 1043 of the server 10 associates the agricultural machine selected in the agricultural machine selection step with the implementation period of the agricultural work process included in the production plan information, and stores it as reservation information on the agricultural machine. resource reservation step).
Specifically, the control unit 204 of the user terminal 20 transmits to the server 10 the agricultural machine ID of the selected agricultural machine and the start time and end time of the agricultural work process corresponding to the selected agricultural machine. The agricultural machine reservation unit 1043 of the server 10 stores the received agricultural machine ID, start time, and end time in the agricultural machine ID, start date, and end time items of the new record of the agricultural machine reservation table 1018, respectively. As a result, the reservation of the agricultural machine is confirmed for the process of the predetermined farm work.

<学習処理>
第一生産計画モデル1021、第二生産計画モデル1022、第三生産計画モデル1023(以下、生産計画モデル)の一例として、深層学習におけるディープニューラルネットワークによる深層学習モデルを説明する。
生産計画モデルは、深層学習モデルである必要は必ずしもなく、任意の機械学習、人工知能モデルでも良い。また、生産計画モデルは、農業生産における専門家等の知見に基づきルールベースで構築されたモデルであっても良い。
<Learning processing>
As an example of the first production planning model 1021, the second production planning model 1022, and the third production planning model 1023 (hereinafter referred to as production planning models), a deep learning model using a deep neural network in deep learning will be described.
The production planning model does not necessarily have to be a deep learning model, and may be any machine learning or artificial intelligence model. Also, the production planning model may be a rule-based model based on the knowledge of experts in agricultural production.

生産計画モデルの学習処理を以下に説明する。 Learning processing of the production planning model will be described below.

<第一生産計画モデル1021の学習処理>
第一生産計画モデル1021の学習処理は、第一生産計画モデル1021に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of the first production planning model 1021>
The learning process of the first production planning model 1021 is a process of learning the learning parameters of the deep neural network included in the first production planning model 1021 by deep learning.

<第一生産計画モデル1021の学習処理の概要>
第一生産計画モデル1021の学習処理は、品種情報、環境情報を入力データ(入力ベクトル)として、生産計画情報が出力データ(教師データ)となるように、第一生産計画モデル1021に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Outline of learning process of the first production planning model 1021>
In the learning process of the first production planning model 1021, deep data contained in the first production planning model 1021 is processed so that the product type information and environment information are input data (input vector) and the production planning information is output data (teaching data). This is the process of learning the learning parameters of the neural network by deep learning.

<第一生産計画モデル1021の学習処理の詳細>
サーバ10の学習部1051は、品種情報、環境情報などを入力データ(入力ベクトル)として、生産計画情報を出力データ(教師データ)となるよう、学習データを作成する。
<Details of the learning process of the first production planning model 1021>
The learning unit 1051 of the server 10 creates learning data so that the product type information, environment information, etc. are input data (input vector) and the production planning information is output data (teaching data).

サーバ10の学習部1051は、農作物の需給に関する情報、農作物の価格に関する情報などを入力データ(入力ベクトル)として、農作物の収穫後、販売の時点において消費者による需要が多い、または価格が高くなるような農作物の生産計画に関する生産計画情報を出力データ(教師データ)となるよう、学習データを作成しても良い。 The learning unit 1051 of the server 10 uses information on the supply and demand of agricultural products, information on the price of agricultural products, etc. as input data (input vector), and after harvesting the agricultural products, at the time of sale, there is a high demand by consumers or the price is high. Learning data may be created so that production plan information related to the production plan of such agricultural products is used as output data (teacher data).

サーバ10の学習部1051は、学習データに基づき、第一生産計画モデル1021のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づき第一生産計画モデル1021に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the first production planning model 1021 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the first production planning model 1021 by deep learning based on the created data set.

<第二生産計画モデル1022の学習処理>
第二生産計画モデル1022の学習処理は、第二生産計画モデル1022に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of the second production planning model 1022>
The learning process of the second production planning model 1022 is a process of learning the learning parameters of the deep neural network included in the second production planning model 1022 by deep learning.

<第二生産計画モデル1022の学習処理の概要>
第二生産計画モデル1022の学習処理は、環境情報を入力データ(入力ベクトル)として、農作物の品種情報および、当該品種情報により特定される品種ごとの生産計画情報が出力データ(教師データ)となるように、第二生産計画モデル1022に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。教師データには、農作物の品種情報および、当該品種情報により特定される品種ごとの生産計画情報ごとの評価値であるスコアを含めても良い。
例えば、スコアは、農業の専門家等による、農作物の生産環境、成育環境に関する、アンケート等による主観的な評価値に基づき定めても良い。また、スコアは、生産される農作物の生産量、品質に関するデータに基づき算定された値に基づき定めても良い。
<Outline of learning processing of the second production planning model 1022>
In the learning process of the second production planning model 1022, environmental information is used as input data (input vector), and crop variety information and production plan information for each variety specified by the variety information are output data (teacher data). In this way, the learning parameters of the deep neural network included in the second production planning model 1022 are learned by deep learning. The training data may include the variety information of agricultural products and a score that is an evaluation value for each production plan information for each variety specified by the variety information.
For example, the score may be determined based on a subjective evaluation value obtained from a questionnaire or the like by an agricultural expert or the like regarding the production environment or growing environment of agricultural products. Also, the score may be determined based on a value calculated based on data on the production volume and quality of agricultural products to be produced.

<第二生産計画モデル1022の学習処理の詳細>
サーバ10の学習部1051は、環境情報などを入力データ(入力ベクトル)として、農作物の品種情報および、当該品種情報により特定される品種ごとの生産計画情報を出力データ(教師データ)となるよう、学習データを作成する。
<Details of the learning process of the second production planning model 1022>
The learning unit 1051 of the server 10 uses environmental information and the like as input data (input vector), and uses crop variety information and production plan information for each variety specified by the variety information as output data (teaching data). Create training data.

サーバ10の学習部1051は、農作物の需給に関する情報、農作物の価格に関する情報などを入力データ(入力ベクトル)として、農作物の品種情報および、当該品種情報により特定される品種ごとの農作物の収穫後、販売の時点において消費者による需要が多い、または価格が高くなるような農作物の生産計画に関する生産計画情報を出力データ(教師データ)となるよう、学習データを作成しても良い。 The learning unit 1051 of the server 10 uses information on the supply and demand of agricultural products, information on the price of agricultural products, etc. as input data (input vector), and after harvesting the agricultural product variety information and the agricultural products for each variety specified by the variety information, The learning data may be created so that the output data (teacher data) is production plan information related to the production plan of agricultural products that will be in high demand or high in price from consumers at the time of sale.

サーバ10の学習部1051は、学習データに基づき、第二生産計画モデル1022のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づき第二生産計画モデル1022に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the second production planning model 1022 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the second production planning model 1022 by deep learning based on the created data set.

<第三生産計画モデル1023の学習処理>
第三生産計画モデル1023の学習処理は、第三生産計画モデル1023に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of the third production planning model 1023>
The learning process of the third production planning model 1023 is a process of learning the learning parameters of the deep neural network included in the third production planning model 1023 by deep learning.

<第三生産計画モデル1023の学習処理の概要>
第三生産計画モデル1023の学習処理は、環境情報を入力データ(入力ベクトル)として、農作物の品種情報を出力データ(教師データ)となるように、第三生産計画モデル1023に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。教師データには、農作物の品種情報ごとの評価値であるスコアを含めても良い。
例えば、スコアは、農業の専門家等による、農作物の生産環境、成育環境に関する、アンケート等による主観的な評価値に基づき定めても良い。また、スコアは、生産される農作物の生産量、品質に関するデータに基づき算定された値に基づき定めても良い。
<Outline of learning process of the third production planning model 1023>
The learning process of the third production planning model 1023 uses the deep neural network included in the third production planning model 1023 so that environmental information is used as input data (input vector) and crop variety information is used as output data (teacher data). This is a process of learning the learning parameters of by deep learning. The training data may include a score, which is an evaluation value for each crop variety information.
For example, the score may be determined based on a subjective evaluation value obtained from a questionnaire or the like by an agricultural expert or the like regarding the production environment or growing environment of agricultural products. Also, the score may be determined based on a value calculated based on data on the production volume and quality of agricultural products to be produced.

<第三生産計画モデル1023の学習処理の詳細>
サーバ10の学習部1051は、環境情報などを入力データ(入力ベクトル)として、農作物の品種情報が出力データ(教師データ)となるよう、学習データを作成する。
サーバ10の学習部1051は、学習データに基づき、第三生産計画モデル1023のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づき第三生産計画モデル1023に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
<Details of the learning process of the third production planning model 1023>
The learning unit 1051 of the server 10 creates learning data so that the environment information and the like are input data (input vector) and the crop variety information is output data (teacher data).
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the third production planning model 1023 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the third production planning model 1023 by deep learning based on the created data set.

<変形例>
本開示においては、生産計画処理により作成された農作物の生産計画に基づき、生産計画に必要となる農機を特定し予約する処理を開示した。農機予約処理には、農機を特定し予約する処理に加えて、農機の操縦者、運転者、オペレータ等(以下、オペレータ)の人物を特定し予約する処理を含めても良い。
具体的に、サーバ10の記憶部101は、品種、農作業の工程からオペレータ種別を特定するための情報(オペレータ特定情報)を記憶し、管理するためのテーブルとしてオペレータ特定テーブルを備える。サーバ10の記憶部101は、オペレータに関する情報(オペレータ管理情報)を記憶し管理するためテーブルとしてオペレータ管理テーブルを備える。
<Modification>
In the present disclosure, based on the production plan for agricultural products created by the production planning process, the process of specifying and reserving agricultural machines required for the production plan is disclosed. The agricultural machine reservation process may include, in addition to the process of specifying and reserving an agricultural machine, a process of specifying a person such as a driver, driver, operator, etc. (hereinafter referred to as an operator) of the agricultural machine and making a reservation.
Specifically, the storage unit 101 of the server 10 stores information (operator identification information) for identifying the operator type from the variety and farm work process, and includes an operator identification table as a table for management. The storage unit 101 of the server 10 includes an operator management table as a table for storing and managing information about operators (operator management information).

オペレータ特定テーブルは、農機特定テーブル1016において、農機種別に代えて、トラクター運転手、コンバイン運転手、田植機運転手、ドローン操縦士等のオペレータ種別のカラムを有するテーブルである。
オペレータ管理テーブルは、農機管理テーブル1017において、農機ID、農機種別に代えて、それぞれ、オペレータID、オペレータ種別のカラムを有するテーブルである。オペレータIDは、オペレータの人物それぞれを識別するためのオペレータ識別情報を記憶する項目である。オペレータIDには、オペレータの人物のユーザIDが記憶される構成としても良い。
オペレータ管理テーブルの所有者IDは、オペレータIDにより特定される人物の雇用者の会社識別情報、ユーザ識別情報を記憶しても良い。オペレータ管理テーブルの位置データは、オペレータIDにより特定される人物の位置情報、所在地、住所等の位置情報を記憶しても良い。オペレータ管理テーブルのレンタル代金は、オペレータIDにより特定される人物へ支払う報酬等が時給等により規定された情報を記憶しても良い。
The operator identification table is a table having a column of operator types such as tractor driver, combine driver, rice transplanter driver, drone operator, etc., in place of the agricultural machine identification table 1016 .
The operator management table is a table having columns of operator ID and operator type instead of the agricultural machine ID and agricultural model in the agricultural machine management table 1017 . The operator ID is an item for storing operator identification information for identifying each person of the operator. The operator ID may be configured to store the user ID of the operator.
The owner ID of the operator management table may store company identification information and user identification information of the employer of the person specified by the operator ID. The position data of the operator management table may store position information such as position information, location, and address of a person specified by an operator ID. The rental fee in the operator management table may store information in which the remuneration to be paid to a person specified by the operator ID is defined by an hourly wage or the like.

農機予約処理において、農機特定テーブル1016、農機管理テーブル1017を、それぞれ、オペレータ特定テーブル、オペレータ管理テーブルに読み替えることにより、農機予約処理と同様に、農機のオペレータの人物を特定し予約するオペレータ予約処理を実行することが可能である。
オペレータ予約処理は、農機予約処理に含めても良い。具体的に、農機予約処理のステップS502において、農機種別に加えて、オペレータ種別が特定され、ステップS503において、農機の照会に加えて、オペレータの人物が照会され、ステップS504において、農機の提示、農機選択に加えて、オペレータの人物の提示、オペレータの人物の選択、ステップS505において、オペレータの人物の予約が確定する構成を含めることができる。
これにより、本開示にかかるサービスのユーザは、農機の予約に加えて、当該農機を操作するためのオペレータを予約し、手配することもできる。
In the agricultural machine reservation process, by replacing the agricultural machine identification table 1016 and the agricultural machine management table 1017 with the operator identification table and the operator management table, respectively, the operator reservation process of identifying and making a reservation for the operator of the agricultural machine is performed in the same manner as in the agricultural machine reservation process. It is possible to execute
The operator reservation process may be included in the agricultural machine reservation process. Specifically, in step S502 of the agricultural machine reservation process, the type of operator is specified in addition to the type of farm. In step S503, the person of the operator is inquired in addition to the inquiry of the agricultural machine. In addition to agricultural machine selection, a configuration can be included in which the operator's person is presented, the operator's person is selected, and the reservation of the operator's person is confirmed in step S505.
Thereby, the user of the service according to the present disclosure can reserve and arrange for an operator to operate the agricultural machine, in addition to making a reservation for the agricultural machine.

本開示において、農機およびオペレータを、農業生産資源として特定することができる。同様に、農機種別およびオペレータ種別を、農業生産種別として特定することができる。同様に、農機予約処理を、農業生産資源特定処理として特定することができる。
本開示における、農機予約処理は、農機を、農機およびオペレータと読み替えることにより、農機およびオペレータを含む農業生産資源を対象とした、農業生産資源予約処理として実行することができる。
Agricultural machinery and operators may be identified as agricultural production resources in this disclosure. Similarly, farm type and operator type can be identified as agricultural production types. Similarly, an agricultural machine reservation process can be identified as an agricultural resource identification process.
The agricultural machine reservation processing in the present disclosure can be executed as agricultural production resource reservation processing targeting agricultural production resources including the agricultural machine and the operator by replacing the agricultural machine with the agricultural machine and the operator.

<コンピュータの基本ハードウェア構成>
図18は、コンピュータ90の基本的なハードウェア構成を示すブロック図である。コンピュータ90は、プロセッサ901、主記憶装置902、補助記憶装置903、通信IF991(インタフェース、Interface)を少なくとも備える。これらは通信バス921により相互に電気的に接続される。
<Basic computer hardware configuration>
FIG. 18 is a block diagram showing the basic hardware configuration of the computer 90. As shown in FIG. The computer 90 includes at least a processor 901, a main storage device 902, an auxiliary storage device 903, and a communication IF 991 (interface). These are electrically connected to each other by a communication bus 921 .

プロセッサ901とは、プログラムに記述された命令セットを実行するためのハードウェアである。プロセッサ901は、演算装置、レジスタ、周辺回路等から構成される。 The processor 901 is hardware for executing an instruction set described in a program. The processor 901 is composed of an arithmetic unit, registers, peripheral circuits, and the like.

主記憶装置902とは、プログラム、及びプログラム等で処理されるデータ等を一時的に記憶するためのものである。例えば、DRAM(Dynamic Random Access Memory)等の揮発性のメモリである。 The main storage device 902 is for temporarily storing programs and data processed by the programs. For example, it is a volatile memory such as a DRAM (Dynamic Random Access Memory).

補助記憶装置903とは、データ及びプログラムを保存するための記憶装置である。例えば、フラッシュメモリ、HDD(Hard Disc Drive)、光磁気ディスク、CD-ROM、DVD-ROM、半導体メモリ等である。 Auxiliary storage device 903 is a storage device for storing data and programs. For example, flash memory, HDD (Hard Disc Drive), magneto-optical disk, CD-ROM, DVD-ROM, semiconductor memory, and the like.

通信IF991とは、有線又は無線の通信規格を用いて、他のコンピュータとネットワークを介して通信するための信号を入出力するためのインタフェースである。
ネットワークは、インターネット、LAN、無線基地局等によって構築される各種移動通信システム等で構成される。例えば、ネットワークには、3G、4G、5G移動通信システム、LTE(Long Term Evolution)、所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(例えばWi-Fi(登録商標))等が含まれる。無線で接続する場合、通信プロトコルとして例えば、Z-Wave(登録商標)、ZigBee(登録商標)、Bluetooth(登録商標)等が含まれる。有線で接続する場合は、ネットワークには、USB(Universal Serial Bus)ケーブル等により直接接続するものも含む。
The communication IF 991 is an interface for inputting and outputting signals for communicating with other computers via a network using a wired or wireless communication standard.
The network is composed of various mobile communication systems constructed by the Internet, LAN, wireless base stations, and the like. For example, networks include 3G, 4G, and 5G mobile communication systems, LTE (Long Term Evolution), wireless networks (for example, Wi-Fi (registered trademark)) that can be connected to the Internet through predetermined access points, and the like. When connecting wirelessly, communication protocols include, for example, Z-Wave (registered trademark), ZigBee (registered trademark), Bluetooth (registered trademark), and the like. In the case of wired connection, the network includes direct connection using a USB (Universal Serial Bus) cable or the like.

なお、各ハードウェア構成の全部または一部を複数のコンピュータ90に分散して設け、ネットワークを介して相互に接続することによりコンピュータ90を仮想的に実現することができる。このように、コンピュータ90は、単一の筐体、ケースに収納されたコンピュータ90だけでなく、仮想化されたコンピュータシステムも含む概念である。 It should be noted that the computer 90 can be virtually realized by distributing all or part of each hardware configuration to a plurality of computers 90 and connecting them to each other via a network. Thus, the computer 90 is a concept that includes not only the computer 90 housed in a single housing or case, but also a virtualized computer system.

<コンピュータ90の基本機能構成>
コンピュータ90の基本ハードウェア構成(図18)により実現されるコンピュータの機能構成を説明する。コンピュータは、制御部、記憶部、通信部の機能ユニットを少なくとも備える。
<Basic Functional Configuration of Computer 90>
A functional configuration of the computer realized by the basic hardware configuration of the computer 90 (FIG. 18) will be described. The computer includes at least functional units of a control section, a storage section, and a communication section.

なお、コンピュータ90が備える機能ユニットは、それぞれの機能ユニットの全部または一部を、ネットワークで相互に接続された複数のコンピュータ90に分散して設けても実現することができる。コンピュータ90は、単一のコンピュータ90だけでなく、仮想化されたコンピュータシステムも含む概念である。 Note that the functional units included in the computer 90 can also be implemented by distributing all or part of each functional unit to a plurality of computers 90 interconnected via a network. The computer 90 is a concept that includes not only a single computer 90 but also a virtualized computer system.

制御部は、プロセッサ901が補助記憶装置903に記憶された各種プログラムを読み出して主記憶装置902に展開し、当該プログラムに従って処理を実行することにより実現される。制御部は、プログラムの種類に応じて様々な情報処理を行う機能ユニットを実現することができる。これにより、コンピュータは情報処理を行う情報処理装置として実現される。 The control unit is implemented by the processor 901 reading out various programs stored in the auxiliary storage device 903, developing them in the main storage device 902, and executing processing according to the programs. The control unit can implement functional units that perform various information processing according to the type of program. Thereby, the computer is implemented as an information processing device that performs information processing.

記憶部は、主記憶装置902、補助記憶装置903により実現される。記憶部は、データ、各種プログラム、各種データベースを記憶する。また、プロセッサ901は、プログラムに従って記憶部に対応する記憶領域を主記憶装置902または補助記憶装置903に確保することができる。また、制御部は、各種プログラムに従ってプロセッサ901に、記憶部に記憶されたデータの追加、更新、削除処理を実行させることができる。 A storage unit is realized by the main storage device 902 and the auxiliary storage device 903 . The storage unit stores data, various programs, and various databases. Also, the processor 901 can secure a storage area corresponding to the storage unit in the main storage device 902 or the auxiliary storage device 903 according to a program. In addition, the control unit can cause the processor 901 to execute addition, update, and deletion processing of data stored in the storage unit according to various programs.

データベースは、リレーショナルデータベースを指し、行と列によって構造的に規定された表形式のテーブル、マスタと呼ばれるデータ集合を、互いに関連づけて管理するためのものである。データベースでは、表をテーブル、マスタ、表の列をカラム、表の行をレコードと呼ぶ。リレーショナルデータベースでは、テーブル、マスタ同士の関係を設定し、関連づけることができる。
通常、各テーブル、各マスタにはレコードを一意に特定するための主キーとなるカラムが設定されるが、カラムへの主キーの設定は必須ではない。制御部は、各種プログラムに従ってプロセッサ901に、記憶部に記憶された特定のテーブル、マスタにレコードを追加、削除、更新を実行させることができる。
A database refers to a relational database, and is used to manage tabular tables structurally defined by rows and columns, and data sets called masters in association with each other. In a database, a table is called a table, a master is called a column, and a row is called a record. In a relational database, relationships between tables and masters can be set and associated.
Normally, each table and each master has a primary key column for uniquely identifying a record, but setting a primary key to a column is not essential. The control unit can cause the processor 901 to add, delete, and update records in specific tables and masters stored in the storage unit according to various programs.

なお、本開示におけるデータベース、マスタは、情報が構造的に規定された任意のデータ構造体(リスト、辞書、連想配列、オブジェクトなど)を含み得る。データ構造体には、データと、任意のプログラミング言語により記述された関数、クラス、メソッドなどを組み合わせることにより、データ構造体と見なし得るデータも含むものとする。 Note that the database and master in the present disclosure may include any data structure (list, dictionary, associative array, object, etc.) in which information is structurally defined. The data structure also includes data that can be regarded as a data structure by combining data with functions, classes, methods, etc. written in any programming language.

通信部は、通信IF991により実現される。通信部は、ネットワークを介して他のコンピュータ90と通信を行う機能を実現する。通信部は、他のコンピュータ90から送信された情報を受信し、制御部へ入力することができる。制御部は、各種プログラムに従ってプロセッサ901に、受信した情報に対する情報処理を実行させることができる。また、通信部は、制御部から出力された情報を他のコンピュータ90へ送信することができる。 A communication unit is implemented by the communication IF 991 . The communication unit implements a function of communicating with another computer 90 via a network. The communication section can receive information transmitted from another computer 90 and input it to the control section. The control unit can cause the processor 901 to execute information processing on the received information according to various programs. Also, the communication section can transmit information output from the control section to another computer 90 .

<付記>
以上の各実施形態で説明した事項を以下に付記する。
<Appendix>
The items described in the above embodiments will be added below.

(付記1)
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、プログラムは、プロセッサに、ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップ(S102)と、農作物の生産環境に関する環境情報を取得する環境取得ステップ(S103)と、環境取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の生産計画に関する生産計画情報を出力する計画出力ステップ(S104)と、を実行させるプログラム。
これにより、品種、生産環境に応じたより好適な生産計画を取得することができ、農業生産活動の効率をより向上させることができる。
(Appendix 1)
A program to be executed by a computer comprising a processor and a storage unit, the program comprising: a variety receiving step (S102) for accepting variety information about crop varieties from a user; An environment acquisition step (S103) for acquiring information, and based on the environment information acquired in the environment acquisition step, outputting production plan information relating to a production plan for agricultural products corresponding to the variety specified by the variety information received in the variety reception step. A program for executing a plan output step (S104).
As a result, it is possible to acquire a more suitable production plan according to the variety and the production environment, and to further improve the efficiency of agricultural production activities.

(付記2)
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、プログラムは、プロセッサに、農作物の生産環境に関する環境情報を取得する環境取得ステップ(S203)と、環境取得ステップにおいて取得した環境情報に基づき、複数の農作物の品種に関する複数の品種情報および、複数の品種情報により特定される複数の品種に応じた複数の農作物の生産計画に関する複数の生産計画情報を出力する計画出力ステップ(S204)と、を実行させるプログラム。
これにより、生産環境に応じたより好適な品種、生産計画を取得することができ、農業生産活動の効率をより向上させることができる。
(Appendix 2)
A program to be executed by a computer comprising a processor and a storage unit, the program comprising: an environment acquiring step (S203) for acquiring environmental information relating to the production environment of agricultural products; A plan output step of outputting, based on the information, a plurality of variety information relating to a plurality of varieties of agricultural products and a plurality of production plan information relating to production plans of a plurality of agricultural products corresponding to the plurality of varieties specified by the plurality of variety information (S204 ) and the program that causes it to run.
As a result, it is possible to acquire more suitable varieties and production plans according to the production environment, and to further improve the efficiency of agricultural production activities.

(付記3)
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、プログラムは、プロセッサに、農作物の生産環境に関する環境情報を取得する環境取得ステップ(S303)と、環境取得ステップにおいて取得した環境情報に基づき、複数の農作物の品種に関する複数の品種情報を出力する品種出力ステップ(S304)と、ユーザから、品種出力ステップにおいて出力された複数の品種情報のうち、所定の品種情報を選択する指示を受け付ける品種受付ステップ(S305)と、環境取得ステップにおいて取得した環境情報に基づき、品種受付ステップにおいて受け付けた品種情報により特定される品種に応じた農作物の生産計画に関する生産計画情報を出力する計画出力ステップ(S306)と、を実行させるプログラム。
これにより、生産環境に応じたより好適な品種情報の取得することができ、品種に応じた生産計画を取得することができ、農業生産活動の効率をより向上させることができる。
(Appendix 3)
A program to be executed by a computer comprising a processor and a storage unit, the program instructing the processor to acquire environment information relating to the production environment of agricultural products (S303); A variety output step (S304) for outputting a plurality of variety information related to a plurality of varieties of agricultural products based on the information, and an instruction from the user to select predetermined variety information from among the plurality of variety information output in the variety output step. Variety receiving step (S305) for receiving; and plan output for outputting production plan information related to a production plan for agricultural products according to the variety specified by the variety information received in the variety receiving step, based on the environment information acquired in the environment acquiring step (S305). A program for executing step (S306).
As a result, it is possible to acquire more suitable variety information according to the production environment, acquire a production plan according to the variety, and further improve the efficiency of agricultural production activities.

(付記4)
環境取得ステップ(S103)は、気候に関する気候情報を含む環境情報を取得するステップである、付記1から3のいずれか記載のプログラム。
これにより、農作物の品種に対して、気候に適した生産計画情報を取得することができ、農業生産活動の効率をより向上させることができる。
(Appendix 4)
4. The program according to any one of appendices 1 to 3, wherein the environment acquisition step (S103) is a step of acquiring environment information including climate information about climate.
As a result, it is possible to acquire production plan information suitable for the climate for varieties of agricultural products, and to further improve the efficiency of agricultural production activities.

(付記5)
環境取得ステップ(S103)は、天気、気温、日照時間、および、降水量に関する情報を含む環境情報を取得するステップである、付記1から4のいずれか記載のプログラム。
これにより、農作物の品種に対して、気候に適した生産計画情報を取得することができ、農業生産活動の効率をより向上させることができる。
(Appendix 5)
5. The program according to any one of appendices 1 to 4, wherein the environment acquisition step (S103) is a step of acquiring environment information including information on weather, temperature, hours of sunshine, and amount of precipitation.
As a result, it is possible to acquire production plan information suitable for the climate for varieties of agricultural products, and to further improve the efficiency of agricultural production activities.

(付記6)
環境取得ステップ(S103)は、土壌の状態に関する土壌情報を含む環境情報を取得するステップである、付記1から5のいずれか記載のプログラム。
これにより、農作物の品種に対して、土壌の状態に適した生産計画情報を取得することができ、農業生産活動の効率をより向上させることができる。
(Appendix 6)
6. The program according to any one of Appendices 1 to 5, wherein the environment acquisition step (S103) is a step of acquiring environment information including soil information regarding the condition of the soil.
As a result, it is possible to acquire production plan information suitable for the state of soil for varieties of agricultural products, and to further improve the efficiency of agricultural production activities.

(付記7)
プログラムは、プロセッサに、品種情報、および、計画出力ステップにおいて出力された生産計画情報に基づき、生産計画情報に含まれる農作業の工程に応じた農業生産資源を特定する生産資源特定ステップ(S502)と、を実行させる、付記1から6のいずれか記載のプログラム。
これにより、生産計画情報に含まれる農作業の工程において必要となる農業生産資源(農機またはオペレータ)を特定することができる。ユーザは、生産計画情報に含まれる農作業の工程ごとに、どのような農業生産資源が必要となるのか確認することができる。
(Appendix 7)
The program provides the processor with a production resource identification step (S502) for identifying agricultural production resources according to the farm work process included in the production plan information based on the variety information and the production plan information output in the plan output step. 7. The program according to any one of appendices 1 to 6, causing the execution of .
This makes it possible to specify agricultural production resources (agricultural machines or operators) required in the process of farm work included in the production plan information. The user can confirm what kind of agricultural production resources are required for each process of farm work included in the production plan information.

(付記8)
生産資源特定ステップは、生産計画情報に含まれる農作業の工程に応じた農機またはオペレータを、農業生産資源として特定するステップである、付記7記載のプログラム。
これにより、生産計画情報に含まれる農作業の工程において必要となる農機またはオペレータを、農業生産資源として特定することができる。
(Appendix 8)
7. The program according to appendix 7, wherein the productive resource identification step is a step of identifying, as the agricultural production resource, an agricultural machine or an operator corresponding to the farm work process included in the production plan information.
This makes it possible to specify agricultural machines or operators necessary for farm work processes included in the production plan information as agricultural production resources.

(付記9)
プログラムは、プロセッサに、計画出力ステップにおいて出力された生産計画情報をユーザに提示する計画提示ステップ(S504)と、生産資源特定ステップにおいて特定された農業生産資源をユーザに提示する生産資源提示ステップ(S504)と、を実行させる、付記8記載のプログラム。
これにより、ユーザは、生産計画情報と、必要となる農業生産資源を同時に確認することができる。
(Appendix 9)
The program provides the processor with a plan presentation step (S504) for presenting the user with the production plan information output in the plan output step, and a production resource presentation step (S504) for presenting the agricultural production resource specified in the production resource specification step to the user. S504), and the program according to appendix 8.
This allows the user to simultaneously check the production plan information and the necessary agricultural production resources.

(付記10)
生産資源提示ステップ(S504)は、生産資源特定ステップにおいて特定された農業生産資源を、計画提示ステップにおいてユーザに提示された生産計画情報に含まれる農作業の工程と同時にユーザに提示するステップである、付記9記載のプログラム。
これにより、ユーザは、生産計画情報と、生産計画情報に含まれる農作業の工程ごとに、必要となる農業生産資源を同時に確認することができ、いつ、どのような時期に農業生産資源が必要となるのかを直感的に確認することができる。
(Appendix 10)
The production resource presentation step (S504) is a step of presenting the agricultural production resources identified in the production resource identification step to the user at the same time as the agricultural work process included in the production plan information presented to the user in the plan presentation step. The program according to Appendix 9.
As a result, the user can simultaneously check the production plan information and the required agricultural production resources for each agricultural work process included in the production plan information. You can intuitively check if

(付記11)
生産資源特定ステップ(S502)は、生産計画に含まれる農作業の工程に応じた複数の農業生産資源を特定するステップであり、生産資源提示ステップ(S504)は、生産資源特定ステップにおいて特定された複数の農業生産資源を、複数の農業生産資源のそれぞれの優先度に応じてユーザに提示するステップである、付記10記載のプログラム。
これにより、ユーザは、生産計画情報に含まれる農作業の工程ごとに、複数の農業生産資源が特定された場合において、優先順位に応じた提示を受けることにより、農業生産資源を簡単に選択することができる。
(Appendix 11)
The production resource identification step (S502) is a step of identifying a plurality of agricultural production resources according to the farm work process included in the production plan, and the production resource presentation step (S504) is a step of identifying the plurality of agricultural production resources identified in the production resource identification step. 11. The program according to appendix 10, which is a step of presenting the agricultural production resources of the plurality of agricultural production resources to the user according to respective priorities of the plurality of agricultural production resources.
As a result, when a plurality of agricultural production resources are specified for each step of farm work included in the production plan information, the user can easily select an agricultural production resource by receiving presentation according to the priority. can be done.

(付記12)
農業生産資源のそれぞれの優先度は、ユーザから農業生産資源までの距離と、計画出力ステップにおいて出力された、農作物の生産計画に関連づけられた農作物を生産する地点から、農業生産資源までの距離と、農業生産資源のレンタル代金または報酬と、の少なくともいずれか1つに基づき算定される、付記11記載のプログラム。
これにより、ユーザは、距離が近く利便性の高い農業生産資源や、レンタル代金、報酬が安い農業生産資源を簡単に選択することができる。
(Appendix 12)
The priority of each agricultural production resource is the distance from the user to the agricultural production resource, and the distance from the agricultural production resource associated with the production plan of the agricultural production output in the plan output step to the agricultural production resource. 12. The program according to Supplementary Note 11, wherein the program is calculated based on at least one of: , agricultural production resource rental fee or remuneration.
As a result, the user can easily select agricultural production resources that are close to each other and have high convenience, or agricultural production resources with low rental fees and rewards.

(付記13)
プログラムは、プロセッサに、ユーザから、計画提示ステップにおいてユーザに提示された農業生産資源に対する選択操作を受け付ける生産資源選択ステップ(S505)と、生産資源選択ステップにおいて選択された農業生産資源を、生産計画情報に含まれる農作業の工程の実施期間と関連づけて、農業生産資源に関する予約情報として記憶する生産資源予約ステップ(S505)と、を実行させる、付記9記載のプログラム。
これにより、ユーザは、提示された農業生産資源を選択することにより、農業生産資源を予約することができる。農業生産資源の稼働率をより高めることができる。
(Appendix 13)
The program provides the processor with a production resource selection step (S505) for receiving a selection operation for the agricultural production resource presented to the user in the plan presentation step from the user, and the agricultural production resource selected in the production resource selection step, according to the production plan. 10. The program according to appendix 9, for executing a production resource reservation step (S505) of storing reservation information on agricultural production resources in association with the implementation period of the agricultural work process included in the information.
This allows the user to reserve the agricultural production resource by selecting the presented agricultural production resource. It is possible to further increase the utilization rate of agricultural production resources.

(付記14)
プログラムは、プロセッサに、生産資源特定ステップにおいて特定された農業生産資源に基づき、ユーザに対して、生産計画情報に含まれる農作業の工程の実施時期の変更を提案する変更提案ステップ(S504)と、を実行させる、付記8記載のプログラム。
これにより、ユーザは、農業生産資源の予約状況に応じて、農作物の生産計画を変更することができる。農業生産資源の稼働率をより高めることができるとともに、農業生産活動の効率をより向上させることができる。
(Appendix 14)
The program provides the processor with a change proposal step (S504) for proposing a change in the implementation timing of the farm work process included in the production plan information to the user based on the agricultural production resources identified in the production resource identification step; The program according to appendix 8, causing the execution of
Thereby, the user can change the production plan of agricultural products according to the reservation status of agricultural production resources. While being able to raise the utilization rate of agricultural production resources more, the efficiency of agricultural production activity can be improved more.

(付記15)
プログラムは、プロセッサに、環境取得ステップにおいて取得した環境情報に基づき、品種情報により特定される品種に応じた農作物を生産する地理領域に関する生産エリアを特定する生産エリア特定ステップ(S104)と、を実行させ、計画出力ステップ(S104)は、生産エリア特定ステップにより特定された生産エリアにおける、農作物の生産計画に関する生産計画情報を出力するステップである、付記1から14のいずれか記載のプログラム。
これにより、農作物の生産により適した生産エリアにおいて農作物を生産することにより、農業生産活動の効率をより向上させることができる。
(Appendix 15)
The program causes the processor to execute a production area identification step (S104) of identifying a production area related to a geographical area for producing crops corresponding to the variety identified by the variety information, based on the environment information obtained in the environment acquisition step. 15. The program according to any one of Appendices 1 to 14, wherein the plan output step (S104) is a step of outputting production plan information related to the production plan of agricultural products in the production area identified by the production area identification step.
As a result, the efficiency of agricultural production activities can be further improved by producing agricultural products in a production area that is more suitable for producing agricultural products.

(付記16)
プログラムは、プロセッサに、品種情報により特定される品種に応じた農作物の生産量および消費量を含む需給情報を取得する需給取得ステップ(S504)と、需給取得ステップにおいて取得した需給情報に基づき、ユーザに対して、農作物の品種の変更を提案する品種変更ステップ(S504)と、を実行させる付記1から15のいずれか記載のプログラム。
これにより、農作物の需給関係に応じて、より需要が高い農作物の品種をユーザに対して提示することができる。
(Appendix 16)
The program provides a processor with a supply and demand acquisition step (S504) for acquiring supply and demand information including the production amount and consumption amount of agricultural products corresponding to the variety specified by the variety information, and based on the supply and demand information acquired in the supply and demand acquisition step, the user 16. The program according to any one of Supplementary Notes 1 to 15, for executing a variety change step (S504) of proposing a change of the variety of agricultural products.
Accordingly, it is possible to present to the user the varieties of agricultural products with higher demand according to the supply and demand relationship of the agricultural products.

(付記17)
需給取得ステップ(S504)は、品種情報により特定される品種に応じた農作物の価格情報を取得するステップを含み、品種変更ステップ(S504)は、需給取得ステップにおいて取得した価格情報に基づき、農作物の品種の変更を提案するステップである、付記16記載のプログラム。
これにより、農作物の需給関係に応じて、より需要が高く価格が高い農作物の品種をユーザに対して提示することができる。
(Appendix 17)
The supply and demand acquisition step (S504) includes a step of acquiring price information of agricultural products corresponding to the variety specified by the variety information. 17. The program according to appendix 16, which is a step of proposing a change of breed.
As a result, it is possible to present to the user varieties of agricultural products with higher demand and higher prices according to the supply and demand relationship of the agricultural products.

(付記18)
プロセッサと、記憶部とを備える情報処理装置であって、プロセッサに、付記1から17のいずれか記載のプログラムを実行させる、情報処理装置。
これにより、農業生産活動の効率をより向上させることができる。
(Appendix 18)
18. An information processing device comprising a processor and a storage unit, the information processing device causing the processor to execute the program according to any one of appendices 1 to 17.
As a result, the efficiency of agricultural production activities can be further improved.

(付記19)
プロセッサと、記憶部とを備える情報処理装置を含む情報処理システムであって、プロセッサに、付記1から17のいずれか記載のプログラムを実行させる、情報処理システム。
これにより、農業生産活動の効率をより向上させることができる。
(Appendix 19)
18. An information processing system including an information processing device comprising a processor and a storage unit, the information processing system causing the processor to execute the program according to any one of Appendices 1 to 17.
As a result, the efficiency of agricultural production activities can be further improved.

(付記20)
プロセッサと、記憶部とを備える情報処理装置により実行される情報処理方法であって、プロセッサに、付記1から17のいずれか記載のプログラムを実行させる、情報処理方法。
これにより、農業生産活動の効率をより向上させることができる。
(Appendix 20)
An information processing method executed by an information processing apparatus comprising a processor and a storage unit, the information processing method comprising causing the processor to execute the program according to any one of appendices 1 to 17.
As a result, the efficiency of agricultural production activities can be further improved.

1 情報処理システム、10 サーバ、101 記憶部、104 制御部、106 入力装置、108 出力装置、20 ユーザ端末、201 記憶部、204 制御部、206 入力装置、208 出力装置 1 information processing system, 10 server, 101 storage unit, 104 control unit, 106 input device, 108 output device, 20 user terminal, 201 storage unit, 204 control unit, 206 input device, 208 output device

Claims (16)

プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、
前記プログラムは、前記プロセッサに、
ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、
前記農作物の生産環境に関する環境情報を取得する環境取得ステップと、
前記環境取得ステップにおいて取得した前記環境情報に基づき、前記品種受付ステップにおいて受け付けた前記品種情報により特定される前記品種に応じた前記農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、
前記品種情報、および、前記計画出力ステップにおいて出力された前記生産計画情報に基づき、前記生産計画情報に含まれる農作業の工程に応じた農業生産資源を特定する生産資源特定ステップと、
前記計画出力ステップにおいて出力された前記生産計画情報をユーザに提示する計画提示ステップと、
前記生産資源特定ステップにおいて特定された前記農業生産資源を前記ユーザに提示する生産資源提示ステップと、
ユーザから、前記計画提示ステップにおいて前記ユーザに提示された前記農業生産資源に対する選択操作を受け付ける生産資源選択ステップと、
前記生産資源選択ステップにおいて選択された前記農業生産資源を、前記生産計画情報に含まれる農作業の工程の実施期間と関連づけて、前記農業生産資源に関する予約情報として記憶する生産資源予約ステップと、
を実行させるプログラム。
A program to be executed by a computer comprising a processor and a storage unit,
The program causes the processor to:
a variety receiving step of accepting variety information about varieties of agricultural products from a user;
an environment acquisition step of acquiring environmental information about the production environment of the crop;
a plan output step of outputting production plan information relating to a production plan for the agricultural product corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the environment acquisition step;
a production resource identification step of identifying agricultural production resources according to the process of agricultural work included in the production plan information based on the variety information and the production plan information output in the plan output step;
a plan presentation step of presenting the production plan information output in the plan output step to a user;
a production resource presenting step of presenting the agricultural production resource identified in the production resource identification step to the user;
a production resource selection step of receiving, from a user, a selection operation for the agricultural production resource presented to the user in the plan presentation step;
a production resource reservation step of storing the agricultural production resource selected in the production resource selection step as reservation information related to the agricultural production resource in association with the implementation period of the agricultural work process included in the production plan information;
program to run.
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、
前記プログラムは、前記プロセッサに、
ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、
前記農作物の生産環境に関する環境情報を取得する環境取得ステップと、
前記環境取得ステップにおいて取得した前記環境情報に基づき、前記品種受付ステップにおいて受け付けた前記品種情報により特定される前記品種に応じた前記農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、
前記品種情報、および、前記計画出力ステップにおいて出力された前記生産計画情報に基づき、前記生産計画情報に含まれる農作業の工程に応じた農業生産資源を特定する生産資源特定ステップと、
前記生産資源特定ステップにおいて特定された前記農業生産資源に基づき、ユーザに対して、前記生産計画情報に含まれる前記農作業の工程の実施時期の変更を提案する変更提案ステップと、
を実行させるプログラム。
A program to be executed by a computer comprising a processor and a storage unit,
The program causes the processor to:
a variety receiving step of accepting variety information about varieties of agricultural products from a user;
an environment acquisition step of acquiring environmental information about the production environment of the crop;
a plan output step of outputting production plan information relating to a production plan for the agricultural product corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the environment acquisition step;
a production resource identification step of identifying agricultural production resources according to the process of agricultural work included in the production plan information based on the variety information and the production plan information output in the plan output step;
a change proposal step of proposing a change to the implementation timing of the agricultural work process included in the production plan information to a user based on the agricultural production resource identified in the production resource identification step;
program to run.
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、
前記プログラムは、前記プロセッサに、
ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、
前記農作物の生産環境に関する環境情報を取得する環境取得ステップと、
前記環境取得ステップにおいて取得した前記環境情報に基づき、前記品種受付ステップにおいて受け付けた前記品種情報により特定される前記品種に応じた前記農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、
前記環境取得ステップにおいて取得した前記環境情報に基づき、前記品種情報により特定される前記品種に応じた前記農作物を生産する地理領域に関する生産エリアを特定する生産エリア特定ステップと、
を実行させ、
前記計画出力ステップは、前記生産エリア特定ステップにより特定された前記生産エリアにおける、前記農作物の生産計画に関する生産計画情報を出力するステップである、
プログラム。
A program to be executed by a computer comprising a processor and a storage unit,
The program causes the processor to:
a variety receiving step of accepting variety information about varieties of agricultural products from a user;
an environment acquisition step of acquiring environmental information about the production environment of the crop;
a plan output step of outputting production plan information relating to a production plan for the agricultural product corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the environment acquisition step;
a production area identification step of identifying a production area related to a geographic area for producing the agricultural product corresponding to the variety identified by the variety information, based on the environment information acquired in the environment acquisition step;
and
The plan output step is a step of outputting production plan information related to the production plan of the agricultural products in the production area identified by the production area identification step.
program.
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、
前記プログラムは、前記プロセッサに、
ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、
前記農作物の生産環境に関する環境情報を取得する環境取得ステップと、
前記環境取得ステップにおいて取得した前記環境情報に基づき、前記品種受付ステップにおいて受け付けた前記品種情報により特定される前記品種に応じた前記農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、
前記品種情報により特定される前記品種に応じた前記農作物の生産量および消費量を含む需給情報を取得する需給取得ステップと、
前記需給取得ステップにおいて取得した前記需給情報に基づき、ユーザに対して、前記農作物の品種の変更を提案する品種変更ステップと、
を実行させるプログラム。
A program to be executed by a computer comprising a processor and a storage unit,
The program causes the processor to:
a variety receiving step of accepting variety information about varieties of agricultural products from a user;
an environment acquisition step of acquiring environmental information about the production environment of the crop;
a plan output step of outputting production plan information relating to a production plan for the agricultural product corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the environment acquisition step;
a supply and demand acquisition step of acquiring supply and demand information including the production amount and consumption amount of the agricultural product according to the variety specified by the variety information;
a variety change step of proposing a change of the variety of the agricultural products to the user based on the supply and demand information acquired in the supply and demand acquisition step;
program to run.
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、
前記プログラムは、前記プロセッサに、
ユーザから、農作物の品種に関する品種情報を受け付ける品種受付ステップと、
前記農作物の生産環境に関する環境情報を取得する環境取得ステップと、
前記環境取得ステップにおいて取得した前記環境情報に基づき、前記品種受付ステップにおいて受け付けた前記品種情報により特定される前記品種に応じた前記農作物の生産計画に関する生産計画情報を出力する計画出力ステップと、
前記品種情報、および、前記計画出力ステップにおいて出力された前記生産計画情報に基づき、前記生産計画情報に含まれる農作業の工程に応じた農業生産資源を特定する生産資源特定ステップと、
前記計画出力ステップにおいて出力された前記生産計画情報をユーザに提示する計画提示ステップと、
前記生産資源特定ステップにおいて特定された前記農業生産資源を前記ユーザに提示する生産資源提示ステップと、
を実行させ、
前記生産資源特定ステップは、前記生産計画に含まれる農作業の工程に応じた複数の農業生産資源を特定するステップであり、
前記生産資源提示ステップは、前記生産資源特定ステップにおいて特定された前記複数の農業生産資源を、前記複数の農業生産資源のそれぞれの優先度に応じて前記ユーザに提示するステップであり、
前記農業生産資源のそれぞれの前記優先度は、
前記ユーザから前記農業生産資源までの距離と、
前記計画出力ステップにおいて出力された、前記農作物の生産計画に関連づけられた前記農作物を生産する地点から、前記農業生産資源までの距離と、
の少なくともいずれか1つに基づき算定される、
プログラム。
A program to be executed by a computer comprising a processor and a storage unit,
The program causes the processor to:
a variety receiving step of accepting variety information about varieties of agricultural products from a user;
an environment acquisition step of acquiring environmental information about the production environment of the crop;
a plan output step of outputting production plan information relating to a production plan for the agricultural product corresponding to the variety specified by the variety information received in the variety reception step, based on the environment information acquired in the environment acquisition step;
a production resource identification step of identifying agricultural production resources according to the process of agricultural work included in the production plan information based on the variety information and the production plan information output in the plan output step;
a plan presentation step of presenting the production plan information output in the plan output step to a user;
a production resource presenting step of presenting the agricultural production resource identified in the production resource identification step to the user;
and
The production resource identification step is a step of identifying a plurality of agricultural production resources according to farm work processes included in the production plan,
The production resource presentation step is a step of presenting the plurality of agricultural production resources identified in the production resource identification step to the user according to the priority of each of the plurality of agricultural production resources,
said priority of each of said agricultural production resources comprising:
a distance from the user to the agricultural production resource;
a distance from a point for producing the agricultural product, which is associated with the production plan for the agricultural product, to the agricultural production resource, which is output in the plan output step;
calculated based on at least one of
program.
前記プログラムは、前記プロセッサに、The program causes the processor to:
前記環境取得ステップにおいて取得した前記環境情報に基づき、複数の農作物の品種に関する複数の品種情報を出力する品種出力ステップと、 a variety output step of outputting a plurality of variety information relating to a plurality of varieties of agricultural products based on the environment information acquired in the environment acquisition step;
前記品種受付ステップは、前記ユーザから、前記品種出力ステップにおいて出力された複数の品種情報のうち、所定の品種情報を選択する指示を受け付けることにより、前記品種情報を受け付けるステップである、 The product type receiving step is a step of receiving the product type information by receiving from the user an instruction to select predetermined product type information from among the plurality of product type information output in the product type outputting step.
請求項1から5のいずれか記載のプログラム。A program according to any one of claims 1 to 5.
前記環境取得ステップは、気候に関する気候情報を含む前記環境情報を取得するステップである、
請求項1から6のいずれか記載のプログラム。
the step of obtaining the environment is a step of obtaining the environmental information including climate information about climate;
A program according to any one of claims 1 to 6 .
前記環境取得ステップは、天気、気温、日照時間、および、降水量に関する情報を含む前記環境情報を取得するステップである、
請求項1から7のいずれか記載のプログラム。
The step of obtaining the environment is a step of obtaining the environmental information including information on weather, temperature, hours of sunshine, and amount of precipitation.
A program according to any one of claims 1 to 7 .
前記環境取得ステップは、土壌の状態に関する土壌情報を含む前記環境情報を取得するステップである、
請求項1から8のいずれか記載のプログラム。
The step of obtaining the environment is a step of obtaining the environmental information including soil information regarding the condition of the soil.
A program according to any one of claims 1 to 8 .
前記プログラムは、前記プロセッサに、
前記品種情報、および、前記計画出力ステップにおいて出力された前記生産計画情報に基づき、前記生産計画情報に含まれる農作業の工程に応じた農業生産資源を特定する生産資源特定ステップと、
を実行させる、
請求項1から9のいずれか記載のプログラム。
The program causes the processor to:
a production resource identification step of identifying agricultural production resources according to the process of agricultural work included in the production plan information based on the variety information and the production plan information output in the plan output step;
to run
A program according to any one of claims 1 to 9 .
前記生産資源特定ステップは、前記生産計画情報に含まれる前記農作業の工程に応じた農機またはオペレータを、前記農業生産資源として特定するステップである、
請求項10記載のプログラム。
The production resource identification step is a step of identifying, as the agricultural production resource, an agricultural machine or an operator corresponding to the process of the agricultural work included in the production plan information.
11. A program according to claim 10 .
前記生産資源提示ステップは、前記生産資源特定ステップにおいて特定された前記農業生産資源を、前記計画提示ステップにおいて前記ユーザに提示された前記生産計画情報に含まれる前記農作業の工程と同時に前記ユーザに提示するステップである、
請求項5記載のプログラム。
The production resource presentation step presents the agricultural production resources identified in the production resource identification step to the user at the same time as the agricultural work process included in the production plan information presented to the user in the plan presentation step. is the step to
6. A program according to claim 5 .
前記需給取得ステップは、前記品種情報により特定される前記品種に応じた前記農作物の価格情報を取得するステップを含み、
前記品種変更ステップは、前記需給取得ステップにおいて取得した前記価格情報に基づき、前記農作物の品種の変更を提案するステップである、
請求項4記載のプログラム。
The supply and demand acquisition step includes acquiring price information of the agricultural products according to the variety specified by the variety information,
The variety change step is a step of proposing a change of the variety of the agricultural products based on the price information acquired in the supply and demand acquisition step.
5. The program according to claim 4 .
プロセッサと、記憶部とを備える情報処理装置であって、
前記プロセッサに、請求項1から13のいずれか記載のプログラムを実行させる、
情報処理装置。
An information processing device comprising a processor and a storage unit,
Cause the processor to execute the program according to any one of claims 1 to 13 ,
Information processing equipment.
プロセッサと、記憶部とを備える情報処理装置を含む情報処理システムであって、
前記プロセッサに、請求項1から13のいずれか記載のプログラムを実行させる、
情報処理システム。
An information processing system including an information processing device comprising a processor and a storage unit,
Cause the processor to execute the program according to any one of claims 1 to 13 ,
Information processing system.
プロセッサと、記憶部とを備えるコンピュータにより実行される情報処理方法であって、
前記コンピュータに、請求項1から13のいずれか記載のステップを実行させる、
情報処理方法。
An information processing method executed by a computer comprising a processor and a storage unit,
causing the computer to perform the steps according to any one of claims 1 to 13 ;
Information processing methods.
JP2022058048A 2022-03-31 2022-03-31 Program, information processing device, information processing system, information processing method Active JP7177578B1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2022058048A JP7177578B1 (en) 2022-03-31 2022-03-31 Program, information processing device, information processing system, information processing method
JP2022179641A JP2023152626A (en) 2022-03-31 2022-11-09 Program, information processor, information processing system, and method for processing information
PCT/JP2023/013746 WO2023191111A1 (en) 2022-03-31 2023-03-31 Program, information processing device, information processing system, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022058048A JP7177578B1 (en) 2022-03-31 2022-03-31 Program, information processing device, information processing system, information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022179641A Division JP2023152626A (en) 2022-03-31 2022-11-09 Program, information processor, information processing system, and method for processing information

Publications (2)

Publication Number Publication Date
JP7177578B1 true JP7177578B1 (en) 2022-11-24
JP2023149461A JP2023149461A (en) 2023-10-13

Family

ID=84178861

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022058048A Active JP7177578B1 (en) 2022-03-31 2022-03-31 Program, information processing device, information processing system, information processing method
JP2022179641A Pending JP2023152626A (en) 2022-03-31 2022-11-09 Program, information processor, information processing system, and method for processing information

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022179641A Pending JP2023152626A (en) 2022-03-31 2022-11-09 Program, information processor, information processing system, and method for processing information

Country Status (2)

Country Link
JP (2) JP7177578B1 (en)
WO (1) WO2023191111A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005080514A (en) 2003-09-04 2005-03-31 Matsushita Electric Ind Co Ltd Fertilizer information-providing system, soil information input means and fertilizer information-providing method
JP2005176850A (en) 2005-01-11 2005-07-07 Nokodai Tlo Kk Information processing equipment and method, and recording medium
WO2016178268A1 (en) 2015-05-01 2016-11-10 株式会社日立製作所 Farm field management apparatus, farm field management method, and storage medium
JP2019020923A (en) 2017-07-13 2019-02-07 富士通株式会社 Vegetation support program, device and method
JP2019125117A (en) 2018-01-15 2019-07-25 株式会社日本総合研究所 Management device and program
JP2019128741A (en) 2018-01-23 2019-08-01 株式会社クボタ Farm management system
JP2021039753A (en) 2019-08-29 2021-03-11 株式会社天地人 Land aptitude evaluation apparatus, land aptitude evaluation method, and program therefor

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4058544B2 (en) * 1998-04-20 2008-03-12 農工大ティー・エル・オー株式会社 Work determination support apparatus and method, and recording medium
KR20200064024A (en) * 2018-11-28 2020-06-05 주식회사 리테일영 Information providing system and method for recommendation of crop cultivation

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005080514A (en) 2003-09-04 2005-03-31 Matsushita Electric Ind Co Ltd Fertilizer information-providing system, soil information input means and fertilizer information-providing method
JP2005176850A (en) 2005-01-11 2005-07-07 Nokodai Tlo Kk Information processing equipment and method, and recording medium
WO2016178268A1 (en) 2015-05-01 2016-11-10 株式会社日立製作所 Farm field management apparatus, farm field management method, and storage medium
JP2019020923A (en) 2017-07-13 2019-02-07 富士通株式会社 Vegetation support program, device and method
JP2019125117A (en) 2018-01-15 2019-07-25 株式会社日本総合研究所 Management device and program
JP2019128741A (en) 2018-01-23 2019-08-01 株式会社クボタ Farm management system
JP2021039753A (en) 2019-08-29 2021-03-11 株式会社天地人 Land aptitude evaluation apparatus, land aptitude evaluation method, and program therefor

Also Published As

Publication number Publication date
JP2023152626A (en) 2023-10-17
WO2023191111A1 (en) 2023-10-05
JP2023149461A (en) 2023-10-13

Similar Documents

Publication Publication Date Title
US11386378B2 (en) Agricultural enterprise management method and system
US11069007B2 (en) Crop management method and system
Fountas et al. A model of decision-making and information flows for information-intensive agriculture
US20130174040A1 (en) Methods, apparatus and systems for generating, updating and executing a crop-planting plan
US20080157990A1 (en) Automated location-based information recall
JP2020529674A (en) Portable device for economical agricultural management
AU2024201487A1 (en) Agronomy calculator tool and method
Ali et al. Role of ICT in crop management
Thysen et al. Online decision support for irrigation for farmers
Trogo et al. SMS-based smarter agriculture decision support system for yellow corn farmers in Isabela
Medennikov et al. Formation of the Digital Platform for Precision Farming with Mathematical Modeling.
US20210256631A1 (en) System And Method For Digital Crop Lifecycle Modeling
Schöning et al. Crop rotation and management tools for every farmer?: The current status on crop rotation and management tools for enabling sustainable agriculture worldwide
Kopishynska et al. Main aspects of the creation of managing information system at the implementation of precision farming
JP7177578B1 (en) Program, information processing device, information processing system, information processing method
JP2022159110A (en) Agricultural support device, program, and agricultural support system
Schöning et al. Crop rotation and management tools for every farmer? the current status on crop rotation and management tools for enabling sustainable agriculture worldwide
JP2022149787A (en) Agriculture support system
JP6846782B2 (en) Analysis data pipeline system from environmental sensing data acquisition to advanced analysis
KR20170091310A (en) Information technology of Two-way through smart phone
JP6817797B2 (en) Information processing equipment, information processing methods and information processing programs
JP7351035B1 (en) Agricultural equipment sharing support system, agricultural equipment sharing support program, and agricultural equipment sharing support method
JP2023152761A (en) Information processing device, information processing system, information processing program and management planning method
Liben et al. Co-developing and co-validating location-specific fertilizer and agroclimate advisory service for Wheat in Ethiopia: the Digital Green Use Case
Hinduja Innovations in e-agricultural extension technology (e-AET): diffusion and adoption of information kiosks and mobile initiatives among the farmers of Thiruvanathapuram district, Kerala

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220331

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220331

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220804

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221024

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221109

R150 Certificate of patent or registration of utility model

Ref document number: 7177578

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150