ja:documentation:pandorafms:technical_annexes:13_geoserver_installation

文書の過去の版を表示しています。


Geoサーバのインストールと設定

This guide is intended for a minimal test environment. To set up a production environment, please check out the GeoServer documentation.

このガイドは最小限のテスト環境を対象としています。実稼働環境をセットアップするには、GeoServer ドキュメント を参照してください。

This documentation was tested with GeoServer version 2.13.0.

このドキュメントは、GeoServer バージョン 2.13.0 でテストしています。

GeoServer is an application written in Java, so a JRE v8 is required to run it. It can also be launched using a Java application server such as Tomcat.

GetServer は、Java で書かれたアプリケーションであり、実行には JRE v8 が必要です。また、Tomcat のような Java application サーバを使って起動されます。

Run ./bin/startup.sh in the root of the GeoServer directory.

GeoServer のルートディレクトリで、./bin/startup.sh を実行します。

After starting the server, you may access the Configuration Web Console from:

サーバ起動後、以下から設定ウェブコンソールへアクセスできます。

http://localhost:8080/geoserver

Use the admin user and the password geoserver.

ユーザに admin、パスワードに geoserver を使います。

In the welcome screen you will see three options that will be necessary to add your own maps:

最初の画面で、独自マップを追加するために必要な 3つのオプションがあります。

  • Add workspaces.
  • Add warehouses.
  • Add layers.
  • Adding workspaces (ワークスペースの追加)
  • Adding warehouses (ストアの追加)
  • Adding layers (レイヤの追加)

In this first step, it is only necessary to enter a name (without spaces) under which the working warehouses and layers will be found later. An alias can be entered in the URI field.

この最初のステップでは、作業中のストアとレイヤーを後で見つけられるようにするための名前 (スペースなし) を入力するだけです。URI フィールドに別名を入力できます。

First choose the type of data, which will depend on the file to be used. Depending on the type, more options may appear, but the basic key is to choose the workspace created earlier, assign a name to this store and indicate the path to the file to be used.

最初に利用するファイルに依存するデータのタイプを選択する必要があります。タイプによってさらにオプションが現れます。基本的には、このストアに名前を割り当てる前もって作成したワークスペースを選択し、ファイルパスを追加します。

Once the warehouse is created, a layer must be published to expose the file through the service. After selecting the previously created vault, access a form with information about the layer.

ストアを作成したら、サービスを通してファイルを公開するために、レイヤを公開する必要があります。作成したストアを選択した後、レイヤの情報を入力するフォームにアクセスします。

The first thing to do is to enter the name of the layer. Next, enter the coordinate reference system, which varies depending on the file you wish to publish. Finally, the layer frame must be added. The frame values can be retrieved from the file used (Compute from data) or from the chosen coordinate reference system (Compute from SRS bounds).

最初にレイヤーの名前を入力します。次に、公開するファイルに応じて異なる座標参照システムを入力します。最後に、レイヤー フレームを追加する必要があります。フレームの値は、使用されているファイルから取得できます (Compute from data)、または選択した座標参照システムから取得できます (Compute from SRS bounds)。

After adding the layer successfully, you will be able to create a connection in Pandora FMS GIS maps. To do this use the identifier of the new layer created.

レイヤを正しく追加できたら、Pandora FMS GIS マップで、接続の作成 を実行できます。これを行うには、作成した新しいレイヤーの識別子を使用します。

To add new map files, the data warehouse and layer addition steps must be repeated.

新たなマップファイルを追加するには、データストアから同じステップを繰り返し新たなレイヤを追加します。

  • ja/documentation/pandorafms/technical_annexes/13_geoserver_installation.1724209881.txt.gz
  • 最終更新: 2024/08/21 03:11
  • by junichi