ChangeEpsg

From MapbenderWiki

Jump to: navigation, search

no maintainer

Contents

Description

english

Precondition

Mapbender PostgreSQL/PostGIS configuration

Functionality

Select a spatial reference system EPSG code. All maps are transformed to that system. If the reference system does not compute servers will not answer.

Implementation

Mapbender sends the current BoundingBox to a PostgreSQL/PostGIS port.

Relevant Files
  • ./conf/mapbender.conf (section "database information")
  • ./conf/pgsql.conf (only older Mapbender-Versions, before 2.x)
  • ./php/mod_changeEPSG.php

See SRS for frequently used EPSG codes in Germany


deutsch

Voraussetzung

Mapbender PostgreSQL/PostGIS configuration

Funktionalität

Wählen Sie ein räumliches Referenzsystem (EPSG Code). Alle Karten werden in dieses System transformiert. Wenn das Referenzsystem nicht berechnet werden kann, wird der Server nicht antworten.

Implementation

Mapbender schickt die aktuelle BoundingBox zu einem PostgreSQL/PostGIS port.

Relevante Dateien
  • ./conf/pgsql.conf (in alten Mapbender-Versionen, vor 2.x)
  • ./conf/mapbender.conf (Abschnitt "database information")
  • ./php/mod_changeEPSG.php

Häufig verwendete EPSG Codes in Deutschland finden Sie auf der Seite zu SRS

Files

For this module the following files are required / Für dieses Modul werden die folgenden Dateien benötigt:

SQL

Use this sql statement to insert this module in the corresponding gui / Mit diesem SQL kann das Modul in die entsprechende GUI eingefügen werden:

Personal tools