MapStore Training

Table Of Contents

Previous topic

Work with MapStore binary

Next topic

MapStore Configuration

This Page

Work with MapStore installer

This page provides a quickly guide in order to run the MapStore with all his components described in the MapStore Overview using the Windows Installer.

You can start using MapStore following the steps below:

Install and Start-Up Demo

  1. If you don’t have Java installed, download and install a Java Development Kit (1.6 or later), and set an environment variable JAVA_HOME to the pathname of the directory into which you installed the JDK.

  2. Download the MapStore standard (Windows installer).

  3. Double-click the executable file “mapstore-latest.exe” to start the installation procedure.

  4. Welcome message. Click “Next” to continue.

    ../_images/win_installer_welcome.png
  5. License Agreement. Click “I Agree” to continue.

    ../_images/win_installer_agree.png
  6. Choose Install Location. To install in a different folder, click Browse and select another folder. Click “Next” to continue.

    ../_images/win_installer_dest_folder.png
  7. Choose Start Menu Folder. Choose a Start Menu folder for the MapStore 1.3 shortcuts.

    ../_images/win_installer_start_menu_folder.png
  8. Java Runtime Environment. Select the path to your Java Runtime Environment. If you’ve done step one the installation process recognise your settings. Click “Next” to continue.

    ../_images/win_installer_java_run_env.png
  9. MapStore Web Server Port. Set the port that MapStore will respond on. By default will set to port 8080. Click “Next” to continue.

    ../_images/win_installer_web_server_port.png
  10. Type of Installation. Select the type of installation for MapStore. Now we choose “Run manually”. Click “Next” to continue.

    ../_images/win_installer_type_of_install.png
  11. Ready to Install. Now MapStore is ready to be installed. All settings are listed. Click “Install” to continue.

    ../_images/win_installer_ready_install.png
  12. Install complete. The window appears indicating that the installation is successful. Click “Finish” to close the wizard.

    ../_images/win_installer_install_complete.png
  13. Start MapStore. Once the installation is complete, click on the Start button, and search MapStore 1.3 through the list of installed programs. Since we have chosen to start MapStore manually, we have to click Start MapStore. It opens a prompt to start the service. Wait until the startup process has completed (you should see the message Started SelectChannelConnector@0.0.0.0:8080 at the bottom of the startup windows).

    ../_images/win_installer_start_mapstore.png
  14. MapStore Admin Page. Now, clicking on MapStore Admin Page you can play with the demo by other looking at the preconfigured maps or by creating new maps.

    ../_images/win_installer_admin_page_mapstore.png

    MapStore Admin Page

    ../_images/homepage.png

Open Existing Maps

MapStore comes with a few preconfigured maps:

  1. Clicking on the rows of Using the MapManager you can get access to the existing maps.

    ../_images/openmap.png
  2. You can also get a unique link to embed them into existing sites.

    ../_images/embedmap.png

Create new maps or modify existing ones

First of all, login to MapStore, clicking on the Login button and entering the following credentials:

  • username: admin

  • password: admin

    ../_images/login.png

You can now create new maps, modify the existing ones or manage the users. These functionalities will be illustrated in next sections.

Note

To create a new map click on the “New Map” button, a new window should open up where you can compose your map, choosing a background layer and adding more layers from the preconfigured services, your personal map server, or one of the free map servers available on the net. You can then click the “Save” button to give a name to your map and share it with the world.

Shutdown the demo

  1. Stop MapStore

    ../_images/win_installer_stop_mapstore.png