Skip to content
tdipisa edited this page Jun 25, 2012 · 48 revisions

Map Store Overview

MapStore has been developed to create, save, browse and share in a simple and intuitive way mashups created using content from sources server like Google Maps, OpenStreetMap, MapQuest or specific servers provided by your organization or anyone else. MapStore consists of two main components as MapManager and GeoStore, respectively front-end and back-end.

The following figure shows the components of the architecture on which the project is based.

MapStore Architecture

  • [MapManager](wiki/Map Manager) allow the user to create, delete and search maps.
  • GeoStore is an open source Java enterprise application for storing, searching and retrieving data on the fly.
  • Http-Proxy is a forward proxy http to allow the viewer and the composer to make calls cross origin to external servers.

Clone this wiki locally