ChangeEpsg dynamic

From MapbenderWiki

Revision as of 09:01, 9 May 2010 by Arnulf Christl (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Deprecated!


Contents

Description

english

The Selectbox of the client is filled with epsg-Codes in which an image is requested. These epsg-Codes will be selected by creating a new WMS in the Capabilities-Document and will be transfered in the table wms_srs of the mySQL-Database.

It may happen, that not all possible epsg-Codes operate with all included WMS, if a gui contains several WMS!

Relevant Files
  • ./php/mod_changeEPSG_dynamic.php

See SRS for frequently used EPSG codes in Germany

Link

Change_EPSG_dynamic


deutsch

Die EPSG-Selectbox im Client wird befüllt mit den EPSG-Codes, für die ein Bild angefordert werden kann. Diese EPSG-Codes werden beim neuen Anlegen eines WMS im Capabilities-Dokument ausgelesen und in die Tabelle wms_srs in der mySQL-Datenbank eingetragen.

Wenn in einer gui mehrere WMSe vorliegen, kann es passieren, daß nicht alle möglichen EPSG-Codes bei allen WMSen funktionieren!

Relevante Datei
  • ./php/mod_changeEPSG_dynamic.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:

Link

Change_EPSG_dynamic

Views