Database Changes 2.4
From MapbenderWiki
Contents |
Database changes / Datenbankänderungen
The following changes are necessary for the update from Version 2.2.3 to 2.4
Diese Änderungen sind nur für den Update von 2.2.3 nach 2.4 erforderlich.
mb_monitor
MySQL:
pgSQL:
WMS Layer
MySQL:
pgSQL:
When updating a WMS with the monitoring tool I ran into problems with layer styles (table layer_style): The length of the title is restricted to 50 characters; the layer title in question ('Arbitrary color image of the SRTM averaged reflectance') had 54 characters so the WMS update failed.
Beim Update eines WMS mit dem Monitor-Tool gab es Probleme mit den Layerstyle (Tabelle layer_style): Die Länge des Titels ist auf 50 Zeichen beschränkt; der betroffene Layertitel ('Arbitrary color image of the SRTM averaged reflectance') hatte 54 Zeichen, somit konnte der WMS nicht aktualisiert werden.
namespaces
new table wfs_featuretype_namespace
mySQL:
pgSQL:
owsproxy
new column wms_owsproxy for a md5-string
Mysql / pgSQL:
TABLE WMS
new column for the upload-url
TABLE gui_element
new column e_url
TABLE wfs
new column wfs_owsproxy

