Skip to content

Map Manager

giovo87 edited this page Jun 25, 2012 · 41 revisions

MapManager, using a single interface, allow the user to create, delete and search maps, generate an embed link to put a map in a web site, share your own maps with other users. This is performed interacting with GeoStore. MapManager supports both authentication and definition of access policies to protect maps managed by GeoStore.

Resources (maps created by users) are displayed in a grid that describes content by using the following attributes:

  • Resource Id: unique identifier of the resource
  • Name: name assigned by the user to the resource
  • Description: description assigned by the user to the resource
  • Date Creation: creation date of the resource
  • Last Update: last update of the resource

Application

The application contains several types of widgets.

  1. Search-Tool widgets (Figure 2): The widget allow you to filter the resources contained in GeoStore and displayed in the grid via a text search. With the Reset button displays all resources.

Application

  1. New Map widgets (Figure 3):

Application

This widget allows the user to open an iframe containing MapComposer application. The user interacts with it by adding new layers and save the map with a title and description. This action puts the resource in GeoStore.

Application

Clone this wiki locally