GeoExplorer

From Gcube Wiki
Jump to: navigation, search

The GeoExplorer Portlet is a web application that allows users to interactive navigate, organize, analyze, search and discovery internal or external GIS Layers. GeoExplorer Portlet operating on a GeoNetwork instance in order to discover layers residing on a distributed e-Infrastructure.


Overview

GeoExplorer Portlet startup screenshot

The GeoExplorer Portlet provides the following facilities:

  • Internal layers exploration (preview, sorting, filtering, multi-selecion);
  • Interactive layers visualization on a Geospatial Map (zoom & pan);
  • Visual correlation analysis of several overlying layers;
  • CQL visual Filter of one or more layers;
  • Tabular spatial data retrieval of one or more layers;
  • Transect layers analysis;
  • Default Base Layers visualization (TrueMarble, GEBCO, relief, and so on);
  • External WMS Layer management;

The webapp is partitioned into two logical components: the GeoExplorer area and the GisViewer area.





GeoExplorer Component

GeoExplorer panels subdivision

The GeoExplorer component offers an analytic view of all layers discovered by GeoNetwork. It consists in two panels: a tabular paging view of the layers (fig.1), and a layer details contextual panel (fig.1). The table exposes a summary of layers metadata, as the layer title, name and url of the Geoserver that stores this layer.

It's possible to:

  • interactive move around the pages;
  • operate a filter and sorting to search for a given layer;
  • select one or more layers to show in the GisViewer;
  • obtain details on demand for a selected layer (layer image preview, name, title, full name and so on);

To add a layer users can click on the AddLayer button GeoExplorer Gisplus Icon.png in the table, to add more selected layers (by checkboxes) users can click on the "Add Selected Layers" button (located on the top of the table).

Note: the layers are loaded by a csw global query on the GeoNetwork server; this query can take some minutes, therefore a cache is used for offer a rapid layers exploration. This cache is updated each 30 minutes, but it's possible to operate an "hard refresh" (by the update button GeoExplorer HardRefresh.png on the top) to force reload.




GisViewer Component

Example of a GisViewer screenshot
The GisViewer is a widget based on a map container for the layers chosen by user on the GeoExplorer. The philosophy of the GisViewer is that each layer can have a spatial representetion on a map, and more layers can be overlapped each other in several ways.

A graphical map-based representation is crucial for abling users to analyze layers spatial data and obtain hidden information, thus many usable layer tools have been developed for user interaction.

Initially the GisViewer is a collapsed panel located on the top. By adding one ore more layers from the GeoExplorer Panel the Gisviewer Panel automatically expand to show opened layers. Howhever it's possible at any time to expand or collapse the panel, by the Expand/Collapse button GeoExplorer OpenButton.png. Also the panel can be horizontally resized as desired by the horizontal line between GeoExplorer and GisViewer Panels.

The GisViewer panel consists in three sub-panels: Layers Panel, Map Panel and Data Panel.


Layers Panel

The Layers panel is the container for all layers that users want to study in a certain moment. This panel uses the "overlay" concept to able users to create a "personal view map environment".

Map Panel

Data Panel