
EOxServer Quickstart¶
eoxserver是一个通过开放标准展示大地球观测(eo)数据档案和元数据的服务器。它建立在一个开源软件栈之上,其中包括python, MapServer ,姜戈/姜戈, GDAL ,PROJ 4和A SpatiaLite 或 PostGIS 数据库。
此快速入门介绍了如何:
- 使用Web客户端查看、筛选、子集和下载EO数据
- 使用管理客户端检查地球观测数据档案
Contents
使用Web客户端¶
单击 网络客户端 链接以打开集成的EOxServer客户端。
在这个客户机中,您可以探索EOxServer实例的内容。演示实例中充满了ENVISAT MERIS场景。

客户机提供一组交互。在顶部,您可以看到一个菜单栏,显示层选择和工具小部件。主要区域是客户端的map小部件,其中已经显示了一组数据集。在底部,您将找到timeslider小部件,它允许您探索时间维度中的内容。

The Layer Selection widget allows you to enable or disable the visibility and configure the rendering of the layers. Also, you can show or hide the streets-overlay and select the background layer. Please note, that when you disable the "MER FRS 1P RGB reduced" layer, the timeslider widget is hidden and only reappears once a dataset layer is enabled. The Tools widget provides three different tools: the Bounding Box Selection Tool, the Selection Management Tool and the Download Tool.

与地图类似,您可以缩放和平移当前可见的感兴趣时间,并通过绘制包含红点的区域来选择感兴趣时间。您还可以将鼠标悬停在点上以查看数据集ID。通过单击点,地图将自动缩放到数据集的范围。

启用边界框工具后,可以直接在地图上绘制边界框。边界框用于在下载工具中进行查询。

When the Download Tool is enabled, a query to the server is sent. This query includes the selected time of interest and bounding box. The results are shown in the Download widget, where you can select the format, projection and datasets to download.
这是对eoxserver Web客户端的快速介绍。请参阅 online documentation 有关此主题的详细信息。
使用管理客户端¶
在EOxServer主页面中,单击 管理客户机 与用户链接和登录 admin 密码 admin .

这个 Admin Client is Djangos standard admin and allows you to configure the available data. Please feel free to explore the client. More information can be found in the operators' guide .

例如,您可以通过单击“数据集系列”链接,然后单击“MER_FRS_1P_RGB_reduced”链接来检查默认加载的数据集系列。

在这里您还可以看到包含的数据集。您可以使用右侧的“删除”复选框并单击“保存”来排除单个数据集。

接下来呢?¶
这是一个简单的演示,但是您可以用eoxserver做更多的工作。这个项目网站包含了大量的资源来帮助你开始工作。下面是一些要查看的资源:
- 见 EOxServer Overview 更多信息。
- 阅读 EOxServer Operators' Guide .
- 阅读完整的 EOxServer Users' documentation 从 EOxServer Basics .
- 如果您已经在osgeolive环境中,请阅读 EOxServer Users' local documentation
- 准备好使用eoxserver了吗?然后加入社区 mailing lists 交流想法,讨论潜在的软件改进,并提出问题。