/mapbender-digitizer

Mapbender digitizing module

Primary LanguageJavaScriptMIT LicenseMIT

Mapbender digitizer module

Features

  • 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)

Installation

$ cd application/
$ ../composer.phar require "mapbender/digitizer"

Update

$ cd application/
$ ../composer.phar self-update
$ ../composer.phar update

Architecture

Architecture

Diagram