np43 / mapbender-digitizer-mirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 70.4%Language:PHP 16.6%Language:HTML 6.8%Language:CSS 5.1%Language:PLpgSQL 1.2%