Skip to content

mrmap-community/mrmap

Repository files navigation

Coverage Quality Gate Status build docs

Mr. Map is a generic registry for geospatial data, metadata, services and their describing documents (e.g. web map services WMS, web feature services WFS and all the other OGC stuff. A similar project maybe Hypermap-Registry - but it lacks off many things which are needed in practice. The information model was inspired by the old well known mapbender2 project and somewhen will be replaced by mrmap.

Since most GIS solutions out there are specified on a specific use case or aged without proper support, the need for an free and open source, generic geospatial registry system is high.

MrMap runs as a web application atop the Django Python framework with a PostgreSQL database. For a complete list of requirements, see requirements.txt. The code is available on GitHub.

Documentation

The complete documentation for MrMap can be found at github page.

Discussion

  • GitHub Discussions - Discussion forum hosted by GitHub; ideal for Q&A and other structured discussions

Installation

Please see the documentation for instructions on installing MrMap.

Providing Feedback

The best platform for general feedback, assistance, and other discussion is our GitHub discussions. To report a bug or request a specific feature, please open a GitHub issue using the appropriate template.

If you are interested in contributing to the development of MrMap, please read our contributing guide prior to beginning any work.