- Connecting and handling PostgreSQL(PostGIS) or Oracle data tables
- Defining custom handling of DB tables as FeatureType's.
- Multiply definition's of the same table with own SQL filter
- Defining custom FeatureType forms to handle the data
- Displaying and modifying FeatureType on the map (powered by OpenLayer 2)
- First you need installed mapbender3-starter https://github.com/mapbender/mapbender-starter#installation project
- Add required module to mapbender
$ cd application/
$ ../composer.phar require "mapbender/digitizer"
$ cd application/
$ ../composer.phar self-update
$ ../composer.phar update