Mapbender

Mapbender
Developer(s) Mapbender Developer Team
Initial release November 23, 2001 (2001-11-23)
Stable release
2.7.3 / March 13, 2013 (2013-03-13)
Preview release
3.0.1 / September 12, 2013 (2013-09-12)
Development status stable
Written in PHP, HTML, JavaScript, JSON
Platform Cross-platform
Available in en,de,gr,fr,es,pt,hu,nl,bg
Type Geographic information system
License Dual licensed GPL and BSD
Website www.mapbender.org

Mapbender is a graduated project of the Open Source Geospatial Foundation.[1] It was awarded OGC web site of the month in 2008.[2] It is used by PortalU [3] and several federal states to implement the INSPIRE regulation.[4][5][6][7] Many municipalities use Mapbender as City Map Services [8] and it is used as the mapping framework for online cycle route planners.[9]

Introduction

Mapbender is a web mapping software implemented in PHP and JavaScript, the configuration resides in a data model stored in a PostgreSQL PostGIS or MySQL database. It is developed as an open source project and licensed by the GNU GPL as free software. Mapbender is a framework for managing spatial data services that are standardized following the OGC specifications OWS, WMS and WFS and using the formats GeoRSS and GML and Web Map Context. The framework implements user management, authentication and authorization. Management interfaces for user, group and service administration are stored as configurations in the database.

The software is used to display, overlay, edit and manage distributed Web Map Services. The maps themselves are generated by Server software. From this perspective Mapbender is a client software. The client interfaces are generated dynamically by PHP scripts on the Mapbender Server.

User Interface

User interfaces are created using forms of the same web based type. User interfaces contain elements (buttons, maps, legends, links), each has associated HTML attributes, path to PHP modules or JavaScript code which are stored in the database. Basic modules implement:

User interfaces can be started parameterized with a bounding box, set of services and set of activated layers.

Administration Interfaces

Administration interfaces are user interfaces with administration modules. This makes administration highly flexible and multi client capable (both multiple interfaces and user/group permission). Administration modules include management (add, edit, remove) of:

Categorization

Mapbender is designed to manage loosely coupled web services in a service-oriented architecture. Due to some glitches in early GIS history with Coordinate systems, Cartesian coordinate systems and Surveying this can sometimes be somewhat complex.

The Mapbender software covers the following topics:

References

This article is issued from Wikipedia - version of the 12/8/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.