Munimap is an interactive online map with a plenty of abilities. Define theme based layer groups, restrict access to allowed users, export map extracts, digitize features (beta), integration in Form-Solutions formular software for building a citizen service portal and many more.
bielefeldGEOCLIENT presentation on FOSSGIS 2022! https://pretalx.com/fossgis2022/talk/8EYN7H/
-
Easy configuration using yaml files
-
Highly customizable application
-
Create multiple theme based online maps by configuration
-
Easy to use layerswitcher with multiple background- and groupable theme layers
-
Context-based information by right-clicking the map
-
Possibility to serve metadata with every layer
-
Customizable feedback function
-
Integration of third party applications with optional token based access restrictions
-
Ability to export map extract into multiple formats using mapfish print v3
-
Export map extract with street index and adjustable grid cells
-
Measurement
-
Saving map configuration to exchangeable json files
-
Powerful administration tools (users, maps, groups, layers, access rights, geoEDITOR plugins and selections lists, logs)
- Integration in Form-Solutions formular software for building a citizen service portal with geo functionality
Adds ability to create and publish extra data.
-
Customize editing surface with Munimap application configuration
-
Publish data time-based
Turns Munimap into an interactive journey planner.
- Link to your local transport service provider
- docker
- docker-compose version >= 1.29
Go to the docker
directory and build the containers (this may take several minutes):
docker-compose --profile prod build
Go to the docker
directory and start the application:
docker-compose --profile prod up
After everything loaded up you can reach the application at http://localhost
. The admin interface is found under
http://localhost/admin
and by default the admin user is named verwalter
and has the password verwalter
.
Documentation can be found on https://stadt-bielefeld.github.io/bielefeldGEOCLIENT
To learn how to configure a dev-environment please refer to the readme for developers
The source code is available at: https://github.com/stadt-bielefeld/bielefeldGEOCLIENT
You can report any issues at: https://github.com/stadt-bielefeld/bielefeldGEOCLIENT/issues