[Mapbender-commits] r2410 - in trunk/mapbender/resources/db: mysql mysql/iso mysql/utf8 postgresql postgresql/iso postgresql/utf8 update

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Apr 23 12:02:57 EDT 2008


Author: christoph
Date: 2008-04-23 12:02:55 -0400 (Wed, 23 Apr 2008)
New Revision: 2410

Added:
   trunk/mapbender/resources/db/update/mod_switchLocale_noreload.sql
Modified:
   trunk/mapbender/resources/db/mysql/iso/mysql_data.sql
   trunk/mapbender/resources/db/mysql/mysql_schema.sql
   trunk/mapbender/resources/db/mysql/utf8/mysql_data.sql
   trunk/mapbender/resources/db/postgresql/iso/pgsql_data.sql
   trunk/mapbender/resources/db/postgresql/pgsql_schema.sql
   trunk/mapbender/resources/db/postgresql/pgsql_serial_set_sequences.sql
   trunk/mapbender/resources/db/postgresql/utf8/pgsql_data.sql
   trunk/mapbender/resources/db/update/update_guis_iso.sql
   trunk/mapbender/resources/db/update/update_guis_utf8.sql
   trunk/mapbender/resources/db/update/update_mysql_db.sql
   trunk/mapbender/resources/db/update/update_postgresql_db.sql
Log:
merge w/ 2.5 branch (5)

Modified: trunk/mapbender/resources/db/mysql/iso/mysql_data.sql
===================================================================
--- trunk/mapbender/resources/db/mysql/iso/mysql_data.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/mysql/iso/mysql_data.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -28,7 +28,7 @@
 
 
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'img', '../img/button_blink_red/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' onmouseover=''this.src="../img/button_blink_red/metadata_over.png"'' onmouseout=''this.src="../img/button_blink_red/metadata_off.png"'' title="Show WMS infos"', 710, 60, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredUser', 2, 1, 'Oberfläche mehreren Benutzer zuordnen ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'GUI mehreren Benutzern <br> zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredUser', 2, 1, 'Oberfl�che mehreren Benutzer zuordnen ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'GUI mehreren Benutzern <br> zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'overview', 2, 1, 'OverviewFrame', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 15, 25, 150, 150, 2, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'imprint', 2, 1, 'Information about the owner of the gui', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', NULL);
@@ -38,11 +38,11 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'legend', 2, 1, 'legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'showLoggedUser', 2, 1, 'displays the logged admin', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, NULL, '', '', 'iframe', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'meetingPoint', 2, 1, 'create a meeting point', 'iframe', '../php/mod_meetingPoint.php?sessionID', 'frameborder = "0" ', 0, 0, NULL, NULL, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredGroup', 2, 1, 'Einzelner Oberfläche mehrere Gruppen zuordnen', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Einzelner GUI mehrere<br> Gruppen zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'AdminFrame', 2, 1, 'Bereich für Administrationsmodule', 'iframe', '', 'frameborder = "0"', 210, 25, 800, 800, 12, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredGroup', 2, 1, 'Einzelner Oberfl�che mehrere Gruppen zuordnen', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Einzelner GUI mehrere<br> Gruppen zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'AdminFrame', 2, 1, 'Bereich f�r Administrationsmodule', 'iframe', '', 'frameborder = "0"', 210, 25, 800, 800, 12, '', '', 'iframe', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'body', 1, 1, 'Navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', NULL, NULL, NULL, NULL, NULL, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_Configure_WMS_Access', 3, 1, 'Hintergrund WMS Zuordnung', 'div', '', '', 1, 175, 210, 63, 2, '', 'WMS Zuordnung', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_GUI_Management', 3, 1, 'Oberflächenverwaltung', 'div', '', '', 1, 428, 210, 153, 2, '', 'GUI Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_GUI_Management', 3, 1, 'Oberfl�chenverwaltung', 'div', '', '', 1, 428, 210, 153, 2, '', 'GUI Verwaltung', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_Metadata', 3, 1, 'Metadateneditor Caption', 'div', '', '', 1, 252, 210, 63, 2, '', 'Metadaten', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_WFS_Management', 3, 1, 'WFS Verwaltung', 'div', '', '', 1, 330, 210, 82, 2, '', 'WFS Verwaltung', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'body', 1, 1, 'body
@@ -108,7 +108,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'body', 1, 1, 'body (obligatory)', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'mapbender', 2, 1, 'Mapbender-Logo', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh�lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl�che. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw�hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'img', '../img/button_gray/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" title="Coordinates" ', 450, 10, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', 'http://www.mapbender.org/index.php/ShowCoords_div');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, NULL, NULL, NULL, '', '', 'body', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGui_filteredUser', 2, 1, 'Allow several users access to one GUI ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'Allow several users access to <br> one GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
@@ -117,7 +117,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, NULL, NULL, NULL, '', '', 'body', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editGroup', 2, 1, 'edit group', 'a', '', 'href = "../php/mod_editGroup.php?sessionID" target = "AdminFrame" ', 10, 510, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'updateWMSs', 2, 1, 'edit the elements of the gui', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 70, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'UPDATE WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh�lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl�che. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw�hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'rename_copy_Gui', 2, 1, 'rename and copy gui', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 470, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'RENAME COPY GUI', 'a', '', '', '', 'AdminFrame', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGroup_filteredGui', 2, 1, 'Allow one group access to several GUIs', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 8, 570, 190, 25, 10, '', 'Allow one group access to <br> several GUIs', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
@@ -128,7 +128,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'AdminFrame', 2, 1, 'Bereich f&uuml;r Administrationsmodule', 'iframe', '', 'frameborder = "0"', 200, 20, 800, 800, 0, '', '', 'iframe', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'body', 1, 1, 'Navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 180, 20, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'newGui', 2, 1, 'create a new gui', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 130, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'NEW GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh�lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl�che. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw�hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'AdminFrame', 2, 1, 'administration frame', 'iframe', '', 'frameborder = "0"', 210, 25, 1000, 800, 12, '', '', 'iframe', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'body', 1, 1, 'Navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', NULL, NULL, NULL, NULL, NULL, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGui_filteredGroup', 2, 1, 'Allow several groups access to one GUI', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Allow several groups access <br> to one GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
@@ -152,13 +152,13 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'forward', 2, 1, 'History.forward()', 'img', '../img/button_blink_red/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" title="Forward"', 425, 60, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview', '', 'http://www.mapbender.org/index.php/Forward');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'navFrame', 2, 1, 'navigation mapborder', 'div', '', '', 0, 0, 0, 0, 10, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div> <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div> <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div> <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div> <div id=''mbS'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("S")''><img id=''arrow_s'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_s.gif'' width=''15'' height=''10''></div> <div id=''mbSW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SW")''><img id=''arrow_sw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_sw.gif'' width=''10'' height=''10''></div> <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div> <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div> ', 'div', 'mod_navFrame.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/NavFrame');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'pan1', 2, 1, 'pan', 'img', '../img/button_blink_red/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')" title="Pan"', 260, 60, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh�lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl�che. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw�hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'showLoggedUser', 2, 1, 'Logged User:', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'printPDF', 2, 1, 'start print GUI', 'img', '../img/button_blink_red/print_off.png', 'onclick=''window.open("../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF_b.conf","printWin","width=180, height=200, resizable=yes ")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Print"', 555, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomFull', 2, 1, 'zoom to full extent button', 'img', '../img/button_blink_red/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"  title="Display complete map"', 335, 60, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomOut1', 2, 1, 'zoomOut button', 'img', '../img/button_blink_red/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)'' title="Zoom out"', 235, 60, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'help1', 2, 1, 'button help', 'img', '../img/button_blink_red/help_off.png', 'onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' onclick=''window.open("http://www.mapbender.org/index.php/Using_Mapbender","Hilfe","width=800, height=800, resizable=yes,scrollbars=yes, menubar=yes, toolbar=yes, location=yes")'' title="Help"', 790, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/help');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh�lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl�che. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw�hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'imprint', 2, 1, 'Information about the owner of the gui', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_back', 3, 1, 'layout, background for buttons', 'div', '', '', 360, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_featureInfo', 3, 1, 'layout, background for FeatureInfo', 'div', '', '', 425, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
@@ -198,12 +198,12 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scalebar', 2, 1, 'scalebar', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_scalebar.php', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scaleSelect', 2, 1, 'Scale-Selectbox', 'select', '', 'onchange=''mod_scaleSelect(this)''', 555, 25, 100, 20, 1, '', '<option value = ''''>Scale</option> <option value=''100''>1 : 100</option> <option value=''250''>1 : 250</option> <option value=''500''>1 : 500</option> <option value=''1000''>1 : 1000</option> <option value=''2500''>1 : 2500</option> <option value=''5000''>1 : 5000</option> <option value=''10000''>1 : 10000</option> <option value=''25000''>1 : 25000</option> <option value=''30000''>1 : 30000</option> <option value=''50000''>1 : 50000</option> <option value=''75000''>1 : 75000</option> <option value=''100000''>1 : 100000</option> <option value=''200000''>1 : 200000</option> <option value=''300000''>1 : 300000</option> <option value=''400000''>1 : 400000</option> <option value=''500000''>1 : 500000</option> <option value=''600000''>1 : 600000</option> <option value=''700000''>1 : 700000</option> <option value=''800000''>1 : 800000</option> <option value=''900000''>1 : 900000</option> <option value=''1000000''>1 : 1000000</option>', 'select', 'mod_scaleSel.php', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scaleText', 2, 1, 'Scale-description field', 'form', '', 'onsubmit=''return mod_scaleText()''', 672, 25, 100, 30, 0, '', '<input type="text">', 'form', 'mod_scaleText.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'myGUIlist', 2, 1, 'go back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 1, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'myGUIlist', 2, 1, 'go back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"', 150, 2, 24, 24, 1, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBackground', 2, 0, 'switch background-wms', 'form', '', '', 15, 190, 0, 0, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBackground_all', 2, 0, 'switch all background-wms', 'form', '', '', 157, 190, 40, 20, 1, '', '<input type=''checkbox'' onclick=''mod_setBackground_all_init(this)''> <font face="Arial, sans-serif" size="2">all</font>', 'form', 'mod_setBackground_all.php', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBBOX', 2, 0, 'set Extent for mapframe and overviewframe', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setScaleHint', 1, 0, 'set scaleHint for mapframes', 'div', '', '', 1, 1, 1, 1, 0, 'visibility:hidden;', '', 'div', 'mod_scaleHint.php', '', 'mapframe1,100,10000000', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh�lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl�che. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw�hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeConfGDE', 2, 0, 'configurable directory tree', 'iframe', '../php/mod_treefolderClient.php?sessionID', 'frameborder = "0" ', 0, 180, 250, 500, 0, 'visibility:visible', '', 'iframe', 'mod_treeConf.js', '', 'mapframe1', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeGDE_1', 2, 0, 'directory tree, checkbox for visible, checkbox for querylayer, no immediate refreshing, with nested layers', 'iframe', '../html/mod_sync_treefolder_1.html', 'frameborder = "0" ', 0, 180, 250, 500, 0, 'visibility:visible', '', 'iframe', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'wfs_gazetteer', 2, 0, 'gazetteer using wfs', 'iframe', '../php/mod_wfs_gazetteer.php?sessionID&color=255,0,255', 'frameborder = "0" ', -50, 490, 250, 300, 0, 'visibility:visible', '', 'iframe', '', '', 'mapframe1,overview', 'wfs', NULL);
@@ -217,7 +217,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Gui_Group', 2, 1, 'allocate guis to groups', 'a', '', 'href = "../php/mod_gui_group.php?sessionID&e_id_css=Gui_Group" target = "AdminFrame" ', 10, 250, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Gui_User', 2, 1, 'allocate a gui to user', 'a', '', 'href = "../php/mod_gui_user.php?sessionID&e_id_css=Gui_User" target = "AdminFrame" ', 10, 190, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'User_Group', 2, 1, 'allocat user to groups', 'a', '', 'href = "../php/mod_user_group.php?sessionID&e_id_css=User_Group" target = "AdminFrame" ', 10, 430, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'myGUIlist', 2, 1, 'Zurück zur eigenen GUI Liste', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'myGUIlist', 2, 1, 'Zur�ck zur eigenen GUI Liste', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editFilteredGroup', 2, 1, 'edit group of this admin', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 10, 530, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'showLoggedUser', 2, 1, 'show logged in user', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editFilteredUser', 2, 1, 'save, edit, delete user where this admin is owner', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 10, 350, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
@@ -245,7 +245,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteGui', 2, 1, 'delete gui', 'a', '', 'href = "../php/mod_deleteGUI.php?sessionID" target = "AdminFrame" ', 10, 150, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteWMS', 2, 1, 'delete wms', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 110, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'highlightPOI', 2, 1, 'highlight 1 to n pois in your gui with a Symbol and a special text', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_highlightPOI.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'exportGUI', 2, 1, 'Oberfläche (GUI) exportieren, SQL erzeugen', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 8, 300, 190, 20, 10, '', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'exportGUI', 2, 1, 'Oberfl�che (GUI) exportieren, SQL erzeugen', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 8, 300, 190, 20, 10, '', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'delete_filteredGui', 2, 1, 'delete guis of this admin', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 790, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'layout_linie', 3, 0, 'layout', 'div', '', '', 1, 70, 830, 1, 1, 'background-color:#799FEB;font-size:1px;', '', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editElements', 2, 1, 'edit gui elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 170, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'EDIT GUI-ELEMENTS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
@@ -264,7 +264,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'logout', 2, 1, 'Logout', 'img', '../img/button_blink_red/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_blink_red/logout_over.png"'' onmouseout=''this.src="../img/button_blink_red/logout_off.png"'' title="Logout"', 830, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
 for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = \\"0\\" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editElements', 2, 1, 'Oberflächenelemente editieren', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 8, 260, 190, 20, 5, '', 'GUI-Elemente editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editElements', 2, 1, 'Oberfl�chenelemente editieren', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 8, 260, 190, 20, 5, '', 'GUI-Elemente editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 660, 10, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'legend', 2, 1, 'legend', 'iframe', '../javascripts/mod_legend.php?sessionID&wms_legend = yes', 'frameborder=''0''', -59, 200, 180, 600, 3, '', '', 'iframe', '', '', 'mapframe1', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
@@ -315,7 +315,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'loadWMS', 2, 1, 'Load Capabilities', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 8, 60, 190, 20, 5, '', 'Load Capabilities', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'CreateTreeGDE', 2, 1, 'TreeGDE set up', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 8, 280, 190, 20, 5, '', 'TreeGDE set up', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editFilteredGroup', 2, 1, 'Create and edit group', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 8, 400, 190, 20, 10, '', 'Create and edit group', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1d', 3, 1, 'Hintergrund Oberflächenverwaltung', 'div', '', '', 5, 217, 193, 126, 2, '', ' GUI-Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1d', 3, 1, 'Hintergrund Oberfl�chenverwaltung', 'div', '', '', 5, 217, 193, 126, 2, '', ' GUI-Verwaltung', 'div', '', '', '', '', '');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'orphanWMS', 2, 1, 'display orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"', 10, 930, 200, 20, 5, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'ORPHAN WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_0', 3, 1, 'WMS Management border', 'div', '', '', 3, 35, 193, 90, 1, '', '', 'div', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_1', 3, 1, 'WMS Management caption', 'div', '', '', 5, 37, 193, 86, 2, '', ' WMS Management', 'div', '', '', '', '', NULL);
@@ -458,7 +458,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 8, 180, 190, 20, 5, '', 'WMS GUI Einstellungen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'loadWMSList', 2, 1, 'WMS in GUI einbinden', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 8, 160, 190, 20, 5, '', 'WMS in GUI einbinden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'loadWMS', 2, 1, 'Capabilities hochladen', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 8, 60, 190, 20, 5, '', 'Capabilities hochladen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredUser_filteredGui', 2, 1, 'Einem Nutzer Zugriff auf mehrere Oberflächen erteilen', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 8, 500, 190, 25, 10, '', 'Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredUser_filteredGui', 2, 1, 'Einem Nutzer Zugriff auf mehrere Oberfl�chen erteilen', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 8, 500, 190, 25, 10, '', 'Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_0', 3, 1, 'Hintergrund WMS Verwaltung Rahmen', 'div', '', '', 3, 35, 193, 90, 1, '', '', 'div', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1', 3, 1, 'Hintergrund WMS Management', 'div', '', '', 5, 37, 193, 86, 2, '', ' WMS Verwaltung', 'div', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1a', 3, 1, 'Hintergrund WMS Zuordnung Rahmen', 'div', '', '', 3, 135, 193, 70, 1, '', '', 'div', '', '', '', '', NULL);
@@ -469,18 +469,18 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_4', 3, 1, 'Hintergrund Benutzerzugriff erteilen Rahmen', 'div', '', '', 3, 475, 193, 200, 1, '', '', 'div', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_5', 3, 1, 'Hintergrund Benutzerzugriff erteilen', 'div', '', '', 5, 477, 193, 196, 2, '', ' Benutzerzugriff erteilen', 'div', '', '', '', '', NULL);
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'newGui', 2, 1, 'Create new GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 8, 240, 110, 20, 5, '', 'Create new GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'delete_filteredGui', 2, 1, 'GUI löschen', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 471, 200, 20, 5, '', 'GUI löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editElements', 2, 1, 'Oberflächenelemente editieren', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 491, 200, 25, 5, '', 'GUI editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 218, 200, 20, 5, '', 'WMS Einstellungen ändern', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'delete_filteredGui', 2, 1, 'GUI l�schen', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 471, 200, 20, 5, '', 'GUI l�schen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editElements', 2, 1, 'Oberfl�chenelemente editieren', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 491, 200, 25, 5, '', 'GUI editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 218, 200, 20, 5, '', 'WMS Einstellungen �ndern', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWMSList', 2, 1, 'WMS in GUI einbinden', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 198, 200, 20, 5, '', 'WMS einbinden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWMS', 2, 1, 'Capabilities hochladen', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 60, 200, 20, 5, '', 'WMS laden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'myGUIlist', 2, 1, 'Zurück zur eigenen GUI Liste', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'myGUIlist', 2, 1, 'Zur�ck zur eigenen GUI Liste', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'newGui', 2, 1, 'GUI erzeugen', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 451, 200, 20, 5, '', 'GUI erzeugen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteWFS', 2, 1, 'delete WFS', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 890, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWFS', 2, 1, 'WFS Capabilities in eine GUI laden', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 353, 200, 20, 5, '', 'WFS laden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/LoadWFS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'orphanWMS', 2, 1, 'display orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID" 
-target = "AdminFrame"', 10, 120, 200, 20, 5, '', 'WMS ohne Zuordung löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
+target = "AdminFrame"', 10, 120, 200, 20, 5, '', 'WMS ohne Zuordung l�schen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'owsproxy', 2, 1, 'secure services', 'a', '', 'href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"', 10, 140, 200, 20, 10, '', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Owsproxy');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'rename_copy_Gui', 2, 1, 'GUI umbenennen/ kopieren', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 561, 200, 20, 10, '', 'GUI umbenennen/kopieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/RenameGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'updateWMSs', 2, 1, 'Hochgeladene aktualisieren', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 80, 200, 20, 5, '', 'WMS aktualisieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
@@ -496,7 +496,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWMS', 2, 1, 'load Capabilities', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 60, 200, 20, 5, '', 'Load Capabilities', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWMSList', 2, 1, 'assign WMS to a GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 198, 200, 20, 5, '', 'Assign WMS to a GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'myGUIlist', 2, 1, 'back to GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'myGUIlist', 2, 1, 'back to GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'newGui', 2, 1, 'New GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 451, 200, 20, 5, '', 'New GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'orphanWMS', 2, 1, 'Delete orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID" 
 target = "AdminFrame"', 10, 120, 200, 20, 5, '', 'Delete orphaned WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
@@ -506,11 +506,11 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'wfs_conf', 2, 1, 'Configure WFS', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 373, 200, 20, 5, '', 'Configure WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Wfs_conf');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'CreateTreeGDE', 2, 1, 'Ordnerbaum konfigurieren', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 516, 200, 20, 5, '', 'Ordnerbaum konfigurieren', 'a', '', '', '', 'AdminFrame', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWMS', 2, 1, '!Vollständig löschen!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 100, 200, 20, 5, '', 'WMS löschen!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWMS', 2, 1, '!Vollst�ndig l�schen!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 100, 200, 20, 5, '', 'WMS l�schen!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'exportGUI', 2, 1, 'GUI exportieren, SQL erzeugen', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 536, 200, 25, 10, 'x', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'filteredWms_layer_topic', 2, 1, 'allocate topics to layers of wms of this user', 'a', '', 'href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ', 10, 295, 200, 20, 5, '', 'Allocate topics', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Topic_/_Category');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'filteredWms_layer_topic', 2, 1, 'allocate topics to layers of wms of this user', 'a', '', 'href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ', 10, 295, 200, 20, 5, '', 'Kategoriezuordnung', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Topic_/_Category');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWFS', 2, 1, 'WFS löschen', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 393, 200, 20, 5, '', 'WFS löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWFS', 2, 1, 'WFS l�schen', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 393, 200, 20, 5, '', 'WFS l�schen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 275, 200, 20, 5, '', 'WMS Metadata', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_WMS_Metadata');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 275, 200, 20, 5, '', 'WMS Metadaten', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_WMS_Metadata');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'center1', 2, 1, 'Center button', 'img', '../img/button_blue/center_off.png', 'onmouseover = "mb_regButton(''init_gui1_center'')" title="Set map center"', 308, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_center1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ReCenter');
@@ -2543,6 +2543,8 @@
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_de', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_en', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_de_services', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_en_services', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('wms_africa', 20, '');
@@ -2734,8 +2736,8 @@
 INSERT INTO keyword (keyword_id, keyword) VALUES (41, 'GIS');
 INSERT INTO keyword (keyword_id, keyword) VALUES (42, 'GDI NRW');
 INSERT INTO keyword (keyword_id, keyword) VALUES (43, 'NWSIB');
-INSERT INTO keyword (keyword_id, keyword) VALUES (44, 'klassifiziertes Straßennetz');
-INSERT INTO keyword (keyword_id, keyword) VALUES (45, 'Anweisung Straßeninformationsbank ASB');
+INSERT INTO keyword (keyword_id, keyword) VALUES (44, 'klassifiziertes Stra�ennetz');
+INSERT INTO keyword (keyword_id, keyword) VALUES (45, 'Anweisung Stra�eninformationsbank ASB');
 INSERT INTO keyword (keyword_id, keyword) VALUES (46, 'Netzknoten-Stationierungssystem');
 INSERT INTO keyword (keyword_id, keyword) VALUES (47, 'birds');
 INSERT INTO keyword (keyword_id, keyword) VALUES (48, 'distribution');
@@ -2935,7 +2937,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10174, 640, 13, '0', 'huemapped_srtm', 'SRTM derived global elevation, 3 arc-second, hue mapped', 0, 90198, 0, '', '', ' An SRTM derived elevation dataset, where elevation is mapped to hue, resulting a color image');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10175, 640, 14, '0', 'srtmplus', 'Global 1km elevation, seamless SRTM land elevation and ocean depth', 0, 1002199, 0, '', '', ' 	The SRTM30 Plus dataset, a 30 arc-second seamless combination of GTOPO30, SRTM derived land elevation and UCSD Sandwell bathymetry data.  The default style is scaled to 8 bit, non-linear.  It is possible to request the elevation data in meters by the short_int tyle and requesting PNG format.  The resulting PNG file will be a unsigned 16 bit per pixel image. The values are then the elevation in meters.  Values are signed 16 bit integers, but PNG will present them as unsigned, any values larger than 32767 should be interpreted as negative numbers.  For elevation values in feet, request PNG format with the style feet_short_int.       ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10176, 640, 15, '0', 'worldwind_dem', 'SRTM derived global elevation, 3 arc-second', 0, 90198, 0, '', '', ' 	A global elevation model, prepared from the 3 arc-second SRTM dataset by filling some of the problem areas. Prepared by the NASA Learning Technologies. 	The default style is scaled to 8 bit, non-linear. 	It is possible to request the elevation data in meters by the short_int tyle and requesting PNG format. The resulting PNG file will be a unsigned 16 bit per pixel image. The values are then the elevation in meters. 	Values are signed 16 bit integers, but PNG will present them as unsigned, leading to a few areas with very large values (65000+) 	For elevation values in feet, request PNG format with the style feet_short_int.       ');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19255, 828, 7, '0', 'Puntos_geodésicos', 'Puntos_geodésicos', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19255, 828, 7, '0', 'Puntos_geod�sicos', 'Puntos_geod�sicos', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19176, 250, 0, '', 'Demis World Map', 'Demis World Map', 0, 0, 0, '', '', 'None');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (2713, 250, 1, '0', 'Bathymetry', 'Bathymetry', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (2714, 250, 2, '0', 'Countries', 'Countries', 1, 0, 0, '', '', '');
@@ -3118,17 +3120,17 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19241, 789, 18, '0', 'tk10', 'TK 10', 0, 94, 4691, '', '', 'FREETK:MS:FREETK:');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19242, 789, 19, '18', 'tk10w', 'TK 10 - Gewaesser', 0, 0, 0, '', '', 'FREETK:MS:FREETK:RASTER TK10GEW');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19243, 789, 20, '18', 'tk10i', 'TK 10 - Hoehenlinien', 0, 0, 0, '', '', 'FREETK:MS:FREETK:RASTER TK10ISO');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19190, 328, 0, '', 'verfügbare Layer', 'verfügbare Layer', 0, 0, 0, '', '', 'Web Map Service auf Basis des Smallworld GIS');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19190, 328, 0, '', 'verf�gbare Layer', 'verf�gbare Layer', 0, 0, 0, '', '', 'Web Map Service auf Basis des Smallworld GIS');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3385, 328, 1, '0', 'Autobahn', 'Autobahn', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3386, 328, 2, '0', 'Bundesstr.', 'Bundesstr.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3387, 328, 3, '0', 'Landesstr.', 'Landesstr.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3388, 328, 4, '0', 'Kreisstr.', 'Kreisstr.', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3393, 328, 5, '0', 'Aeste', 'Äste', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3393, 328, 5, '0', 'Aeste', '�ste', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19191, 328, 6, '0', 'Netzknoten', 'Netzknoten', 1, 0, 68150, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19192, 328, 7, '0', 'Nullpunkte', 'Nullpunkte', 1, 0, 50110, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19193, 328, 8, '0', 'AS-Nummern', 'AS-Nummern', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19194, 328, 9, '0', 'AS-Namen', 'AS-Namen', 1, 0, 68150, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19195, 328, 10, '0', 'Strassenbez.', 'Straßenbez.', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19195, 328, 10, '0', 'Strassenbez.', 'Stra�enbez.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19196, 328, 11, '0', 'Abschnittsnr.', 'Abschnittsnr.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3391, 328, 12, '0', 'Bauwerke', 'Bauwerke', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19197, 328, 13, '12', 'Bauwerkslage', 'Bauwerkslage', 1, 0, 50110, '', '', '');
@@ -3136,10 +3138,10 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19199, 328, 15, '0', 'Verwaltungsbezirke', 'Verwaltungsbezirke', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19200, 328, 16, '15', 'Bundesland', 'Bundesland', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19201, 328, 17, '15', 'Regierungsbezirke', 'Regierungsbezirke', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19202, 328, 18, '15', 'Kreise_/_kreisfreie_Staedte', 'Kreise / kreisfreie Städte', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19202, 328, 18, '15', 'Kreise_/_kreisfreie_Staedte', 'Kreise / kreisfreie St�dte', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19203, 328, 19, '15', 'Gemeinden', 'Gemeinden', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19204, 328, 20, '0', 'Rasterkarten', 'Rasterkarten', 0, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19205, 328, 21, '20', 'Strassenkarte', 'Straßenkarte', 0, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19205, 328, 21, '20', 'Strassenkarte', 'Stra�enkarte', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7523, 584, 6, '0', 'OBBA_SQUARE', 'Ontario Breeding Bird Atlas 10 km Squares', 1, 0, 0, '', '', 'A sampling unit used by the Ontario Breeding Bird Atlas to collect breeding evidence data for all bird species within the Province of Ontario.  Squares are based upon the Universal Transverse Mercator (UTM) grid system, NAD83, and measure 10Km by 10Km except near UTM zone boundaries, where they are smaller.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7524, 584, 7, '0', 'OBBA_REGION', 'Ontario Breeding Bird Atlas Administrative Regions', 1, 0, 0, '', '', 'An administrative unit that is used for local bird atlas co-ordination, which is based on bioregions and access.  Each region is assigned a Regional Coordinator who administers bird surveys within their region.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7525, 584, 8, '0', 'OBBA_BLOCK', 'Ontario Breeding Bird Atlas 100 km Blocks', 1, 0, 0, '', '', 'A sampling unit used by the Ontario Breeding Bird Atlas to collect breeding evidence data for all bird species within the Province of Ontario.  Blocks are based upon the Universal Transverse Mercator (UTM) grid system, NAD83, and measure 100Km by 100Km except near UTM zone boundaries, where they are smaller.');
@@ -3147,9 +3149,9 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7527, 584, 10, '0', 'BBS_PT', 'Breeding Bird Survey Route Start Points', 1, 0, 0, '', '', 'The Breeding Bird Survey, initiated in 1966, is one of the oldest surveys of breeding birds in North America. It is conducted primarily by volunteers, who follow a predetermined, roadside route each year at the height of the breeding season.  This layer portrays the start point for each BBS route in Canada.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19228, 834, 0, '', 'DE_aerial02', 'DE_aerial02', 0, 0, 0, '', '', 'The Delaware 2002 Aerial Imagery Map Service serves statewide orthophotography as captured in 2002. The State of Delaware contracted with EarthData International to develop 0.25-meter resolution color infrared digital ortho-photos for the entire state. Map scale of the photography is approximately 1:2,400. Airphotos were taken in March and April, 2002, digitized and georeferenced to Delaware State Plane NAD83 meters. This data is available as an ArcIMS map service, a WMS map service, original 1-meter raw data files. ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19246, 828, 0, '', 'CAPAS', 'CAPAS', 0, 0, 0, '', '', 'IDERIOJA Gobierno de La Rioja OGC WMS');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19247, 828, 1, '0', 'Elementos_hidrográficos', 'Elementos_hidrográficos', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19248, 828, 2, '0', 'Hojas_cartográficas_1-5000', 'Hojas_cartográficas_1-5000', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19249, 828, 3, '0', 'Manzanas_de_los_núcleos_urbanos', 'Manzanas_de_los_núcleos_urbanos', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19247, 828, 1, '0', 'Elementos_hidrogr�ficos', 'Elementos_hidrogr�ficos', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19248, 828, 2, '0', 'Hojas_cartogr�ficas_1-5000', 'Hojas_cartogr�ficas_1-5000', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19249, 828, 3, '0', 'Manzanas_de_los_n�cleos_urbanos', 'Manzanas_de_los_n�cleos_urbanos', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10106, 634, 0, '', 'Location', 'Point locations', 0, 0, 0, '', '', 'This service provides approximate point locations for various     themes.   ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10107, 634, 1, '0', 'city_austral', 'Australasian Cities', 0, 0, 0, '', '', '           Location of cities in the Australasian region.         ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10108, 634, 2, '0', 'capital_aus', 'Australian Capital Cities', 0, 0, 0, '', '', '           Location of capital cities in Australia.         ');
@@ -3214,7 +3216,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19006, 893, 0, '', 'Germany', 'Germany', 0, 1, 0, '', '', 'Germany');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19007, 893, 1, '0', 'Topographie', 'topography', 0, 0, 0, 'http://www.mapbender.de/', 'http://www.mapbender.de/', 'Topographie,Landschaft');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7519, 584, 2, '0', 'CBC_PT', 'Canadian Christmas Bird Count Locations', 1, 0, 0, '', '', 'A winter survey of bird populations conducted during the Christmas period - December 14 to January 5th inclusive.  More than 1800 counts are conducted each year across Canada, the United States and Latin America.  On a selected day within the count period, local birders count as many birds as possible within a 24 km (15 mile) diameter circle.  The Christmas Bird Count had long been organized on the continental scale by the New York-based National Audubon Society. In 2000, Audubon finalized an agreement with Bird Studies Canada that would see BSC partner with Audubon to coordinate CBCs in Canada.  This layer represents the centre point of all the Christmas Bird Counts conducted in Canada.  An accompanying layer (CBC_PY) contains the 24 km circles.');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19170, 908, 0, '', 'NRW', 'NRW', 0, 0, 140316, '', '', 'Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19170, 908, 0, '', 'NRW', 'NRW', 0, 0, 140316, '', '', 'Nutzungsbedingungen: S�mtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktm�glichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschlie�lich f�r Testzwecke und im Rahmen von GDI-Projekten zul�ssig; die Nutzung f�r kommerzielle Anwendungen ist ausdr�cklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdr�ckliche Genehmigung durch das Landesvermessungsamt NRW nicht zul�ssig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigent�mer bei Visualisierungen jeder Art anzubringen.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19171, 908, 1, '0', 'Raster:TK100_KMF:Farbkombination', 'Farbkombination', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19226, 789, 0, '', 'Topographische Karten', 'Topographische Karten', 0, 0, 0, '', '', 'SICAD Internet Suite V6.0A05 at http://www.landesvermessung.sachsen.de/sims/sicad-');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19008, 893, 2, '0', 'Grenze', 'border', 0, 750000, 0, 'http://www.mapbender.de/', 'http://www.mapbender.de/', 'Grenzen, border');
@@ -3383,17 +3385,17 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14970, 844, 37, '0', 'coasts', 'coasts', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14978, 844, 38, '0', 'contour_syn_precip', 'contour_syn_precip', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14990, 844, 39, '0', 'interstates', 'interstates', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19111, 902, 1, '0', 'kreis', 'Landkreise und kreisfreie Städte', 1, 25001, 0, '', '', 'Landkreise und kreisfreie Städte');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19111, 902, 1, '0', 'kreis', 'Landkreise und kreisfreie St�dte', 1, 25001, 0, '', '', 'Landkreise und kreisfreie St�dte');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19112, 902, 2, '0', 'wald', 'Wald', 0, 25001, 150000, '', '', 'Wald');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19113, 902, 3, '0', 'ozen', 'Oberzentren', 0, 25001, 2000000, '', '', 'Oberzentren, TYP = 0');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19114, 902, 4, '0', 'mzen', 'Mittelzentren', 0, 25001, 600000, '', '', 'Mittelzentren, TYP = 1');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19115, 902, 5, '0', 'uzen', 'Unterzentren', 0, 25001, 200000, '', '', 'Unterzentren, TYP = 2');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19116, 902, 6, '0', 'lwas', 'Flüsse und Kanäle', 0, 25001, 150000, '', '', 'Flüsse und Kanäle');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19116, 902, 6, '0', 'lwas', 'Fl�sse und Kan�le', 0, 25001, 150000, '', '', 'Fl�sse und Kan�le');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19117, 902, 7, '0', 'fwas', 'Seen', 0, 25001, 250001, '', '', 'Seen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19118, 902, 8, '0', 'ebahn', 'Eisenbahnen', 0, 25001, 250001, '', '', 'Eisenbahnen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19119, 902, 9, '0', 'kstr', 'Kreisstraßen', 0, 25001, 100000, '', '', 'Kreisstraßen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19120, 902, 10, '0', 'lstr', 'Landesstraßen', 0, 25001, 250001, '', '', 'Landesstraßen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19121, 902, 11, '0', 'bstr', 'Bundesstraßen', 0, 25001, 749999, '', '', 'Bundesstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19119, 902, 9, '0', 'kstr', 'Kreisstra�en', 0, 25001, 100000, '', '', 'Kreisstra�en');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19120, 902, 10, '0', 'lstr', 'Landesstra�en', 0, 25001, 250001, '', '', 'Landesstra�en');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19121, 902, 11, '0', 'bstr', 'Bundesstra�en', 0, 25001, 749999, '', '', 'Bundesstra�en');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19122, 902, 12, '0', 'astr', 'Autobahnen', 0, 25001, 0, '', '', 'Autobahnen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19123, 902, 13, '0', 'nfwas', 'Namen der Seen', 0, 25001, 100000, '', '', 'Namen der Seen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19124, 902, 14, '0', 'kfz', 'Kfz-Zeichen', 0, 2000000, 0, '', '', 'Kfz-Zeichen');
@@ -4328,21 +4330,21 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20099, 824, 791, '786', 'USA_SANDIEGOAIRPHOTO_02', 'sandiegoairphoto', 0, 0, 0, 'http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.ecw', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20100, 824, 792, '786', 'USA_SANDIEGOAIRPHOTO_03', 'sandiegoairphoto', 0, 0, 0, 'http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.jp2', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20101, 824, 793, '786', 'USA_SANDIEGOAIRPHOTO_LOSSLESS_01', 'sandiegoairphoto_lossless', 0, 0, 0, 'http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto_lossless.jp2', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19149, 905, 0, '', 'Brandenburg', 'DNM FÜK', 0, 50000, 0, '', '', 'Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19149, 905, 0, '', 'Brandenburg', 'DNM F�K', 0, 50000, 0, '', '', 'Digitales Navigationsmodell Flur�bersichtskarte der Brandenburger Landesvermessung');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19150, 905, 1, '0', 'flur', 'Flur', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19151, 905, 2, '0', 'gema', 'Gemarkung', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19152, 905, 3, '0', 'geme', 'Gemeinde', 1, 50000, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19153, 905, 4, '0', 'stadt', 'Kreisfreie Städte', 1, 50000, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19153, 905, 4, '0', 'stadt', 'Kreisfreie St�dte', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19138, 904, 0, '', 'Brandenburg', 'DNM 250/2', 0, 25001, 0, '', '', '2. Generation des Digitalen Navigationsmodells 1:250.000 als topographische Basisnavigationsdaten der Brandenburger Landesvermessung');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19154, 905, 5, '0', 'kreis', 'Landkreise', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3401, 329, 0, '', 'MUENSTER', 'Geobasisdaten Muenster', 0, 0, 0, '', '', 'Geobasisdaten Muenster');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3402, 329, 1, '0', 'splan', 'Stadtplan', 0, 2400, 2000000, '', '', 'Stadtplan');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19139, 904, 1, '0', 'kreis', 'Landkreise und kreisfreie Städte', 1, 200000, 0, '', '', 'Landkreise und kreisfreie Städte');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19139, 904, 1, '0', 'kreis', 'Landkreise und kreisfreie St�dte', 1, 200000, 0, '', '', 'Landkreise und kreisfreie St�dte');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3403, 329, 2, '0', 'luftb', 'Luftbilder', 0, 375, 3900, '', '', 'Luftbilder');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19140, 904, 2, '0', 'orte', 'Zentren', 0, 200000, 1000000, '', '', 'Zentren, TYP = 0');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19141, 904, 3, '0', 'korte', 'Orte', 0, 200000, 749999, '', '', 'Orte, TYP = 0');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3404, 329, 3, '0', 'dgk5dbr', 'DGK5', 0, 1, 3900, '', '', 'DGK5');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19142, 904, 4, '0', 'lwas', 'Flüsse und Kanäle', 0, 200000, 749999, '', '', 'Flüsse und Kanäle');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19142, 904, 4, '0', 'lwas', 'Fl�sse und Kan�le', 0, 200000, 749999, '', '', 'Fl�sse und Kan�le');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3405, 329, 4, '0', 'Stadtgrundkarte', 'Stadtgrundkarte', 0, 0, 0, '', '', 'Stadtgrundkarte');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19143, 904, 5, '0', 'fwas', 'Seen', 0, 200000, 749999, '', '', 'Seen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3406, 329, 5, '4', 'flst', 'Flurstuecke', 0, 1, 2500, '', '', '');
@@ -4351,21 +4353,21 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3407, 329, 6, '4', 'gebaeude', 'Gebaeude', 0, 1, 2500, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3408, 329, 7, '4', 'linien', 'Topographie', 0, 1, 2500, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3409, 329, 8, '4', 'texte', 'Beschriftung', 0, 1, 2500, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19145, 904, 7, '0', 'lstr', 'Landesstraßen', 0, 200000, 400000, '', '', 'Landesstraßen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19146, 904, 8, '0', 'bstr', 'Bundesstraßen', 0, 200000, 1000000, '', '', 'Bundesstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19145, 904, 7, '0', 'lstr', 'Landesstra�en', 0, 200000, 400000, '', '', 'Landesstra�en');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19146, 904, 8, '0', 'bstr', 'Bundesstra�en', 0, 200000, 1000000, '', '', 'Bundesstra�en');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19147, 904, 9, '0', 'astr', 'Autobahnen', 0, 200000, 0, '', '', 'Autobahnen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19148, 904, 10, '0', 'kfz', 'Kfz-Zeichen', 0, 1000000, 0, '', '', 'Kfz-Zeichen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19156, 906, 1, '0', 'berlin', 'Berliner Bezirke', 0, 50000, 1000000, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19157, 906, 2, '0', 'geme', 'Gemeinde', 1, 50000, 1000000, '', '', 'digitaliert aus DTK 1:100.000');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19158, 906, 3, '0', 'kamt', 'Amtsfreie Gemeinde', 1, 50000, 1000000, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19159, 906, 4, '0', 'amt', 'Ämter', 1, 50000, 1000000, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19160, 906, 5, '0', 'stadt', 'Kreisfreie Städte', 1, 50000, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19159, 906, 4, '0', 'amt', '�mter', 1, 50000, 1000000, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19160, 906, 5, '0', 'stadt', 'Kreisfreie St�dte', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19161, 906, 6, '0', 'kreis', 'Landkreise', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19162, 906, 7, '0', 'land', 'Land', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19163, 906, 8, '0', 'staat', 'Deutschland', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19164, 906, 9, '0', 'ngeme', 'Namen der Gemeinden', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19165, 906, 10, '0', 'nkamt', 'Namen der amtfreien Gemeinden', 0, 50000, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19166, 906, 11, '0', 'namt', 'Namen der Ämter', 0, 50000, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19166, 906, 11, '0', 'namt', 'Namen der �mter', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19167, 906, 12, '0', 'nkreis', 'KFZ Kennzeichen der Kreise', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19233, 706, 0, '', 'WA_Atlas_GN_WMS', 'WA_Atlas_GN_WMS', 0, 0, 0, '', '', 'WMS Map Server');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (11542, 706, 1, '0', 'Australia Base Map', 'Australia Base Map', 0, 0, 0, '', '', '');
@@ -4375,17 +4377,17 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (11546, 706, 5, '0', 'State Geological Polygons', 'State Geological Polygons', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (11547, 706, 6, '0', 'Beards Vegetation', 'Beards Vegetation', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19125, 903, 0, '', 'Brandenburg', 'DNM 25', 0, 100, 50000, '', '', 'Digitales Navigationsmodell 1:25.000 als Basisnavigationsdaten der Brandenburger Landesvermessung');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19126, 903, 1, '0', 'land', 'Landkreise und kreisfreie Städte', 0, 100, 50000, '', '', 'digitalisiert und generalisiert aus DTK 1:100.000');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19126, 903, 1, '0', 'land', 'Landkreise und kreisfreie St�dte', 0, 100, 50000, '', '', 'digitalisiert und generalisiert aus DTK 1:100.000');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19127, 903, 2, '0', 'ort', 'Ortschaften', 1, 1000, 50000, '', '', 'digitaliert aus DTK 1:100.000');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19128, 903, 3, '0', 'wald', 'Waldflächen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19129, 903, 4, '0', 'gruen', 'Grünflächen', 0, 1000, 50000, '', '', 'Grünflächen aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19130, 903, 5, '0', 'lwas', 'Flüsse und Kanäle', 0, 1000, 50000, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19128, 903, 3, '0', 'wald', 'Waldfl�chen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19129, 903, 4, '0', 'gruen', 'Gr�nfl�chen', 0, 1000, 50000, '', '', 'Gr�nfl�chen aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19130, 903, 5, '0', 'lwas', 'Fl�sse und Kan�le', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19131, 903, 6, '0', 'fwas', 'Seen, Teiche', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19132, 903, 7, '0', 'kgrnz', 'Kreisgrenze', 0, 1000, 50000, '', '', 'generalisiert aus 1:100.000');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19133, 903, 8, '0', 'flug', 'Internationale Flughäfen', 0, 1000, 29999, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19133, 903, 8, '0', 'flug', 'Internationale Flugh�fen', 0, 1000, 29999, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19134, 903, 9, '0', 'ebahn', 'Eisenbahnverbindungen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19135, 903, 10, '0', 'str', 'Straßen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19136, 903, 11, '0', 'haus', 'Gebäude', 0, 1000, 50000, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19135, 903, 10, '0', 'str', 'Stra�en', 0, 1000, 50000, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19136, 903, 11, '0', 'haus', 'Geb�ude', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19137, 903, 12, '0', 'nfwas', 'Namen der Seen, Teiche', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20102, 910, 0, '', 'IGME5000', 'IGME5000 preliminary release', 0, 0, 0, NULL, NULL, 'The 1 : 5 Million International Geological Map of Europe and Adjacent Areas (IGME 5000).');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20103, 910, 1, '0', 'la_igme_nations', 'Nations', 0, 0, 0, NULL, NULL, 'Nation Shapes of Europe');
@@ -7812,17 +7814,17 @@
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10175, 'default', 'Default Elevation Style, scaled to 8 bit using a non-linear function', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10175, 'short_int', 'short int elevation values when format is image/png, identical to default for jpeg', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10175, 'feet_short_int', 'short int elevation values in feet when format is image/png ', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19247, 'Default', 'Default', 'http://wms.larioja.org/Legends/Elementos_hidrográficos_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19247, 'Default', 'Default', 'http://wms.larioja.org/Legends/Elementos_hidrogr�ficos_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10176, 'default', 'Default Elevation Style, scaled to 8 bit using a non-linear function', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10176, 'short_int', 'short int elevation values when format is image/png', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10176, 'feet_short_int', 'short int elevation values in feet when format is image/png', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19248, 'Default', 'Default', 'http://wms.larioja.org/Legends/Hojas_cartográficas_1-5000_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19248, 'Default', 'Default', 'http://wms.larioja.org/Legends/Hojas_cartogr�ficas_1-5000_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'default', 'Default Elevation', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'short_int', 'short int signed elevation values when format is image/png or tiff', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'feet_short_int', 'short int elevation values in feet when format is image/png or image/tiff', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'real', 'DEM real numbers, in floating point format, meters, when used with image/tiff', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'feet_real', 'DEM in real numbers, in floating point format, feet, when used with image/tiff', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19249, 'Default', 'Default', 'http://wms.larioja.org/Legends/Manzanas_de_los_núcleos_urbanos_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19249, 'Default', 'Default', 'http://wms.larioja.org/Legends/Manzanas_de_los_n�cleos_urbanos_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10178, 'default', 'Default Elevation', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10178, 'short_int', 'short int elevation values when format is image/png', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10178, 'feet_short_int', 'short int elevation values in feet when format is image/png', '', '');
@@ -7922,7 +7924,7 @@
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19240, 'Feb', 'February', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19240, 'Mar', 'March', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19240, 'Apr', 'April', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19255, 'Default', 'Default', 'http://wms.larioja.org/Legends/Puntos_geodésicos_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19255, 'Default', 'Default', 'http://wms.larioja.org/Legends/Puntos_geod�sicos_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19256, 'Default', 'Default', 'http://wms.larioja.org/Legends/Tramos_de_carreteras_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19257, 'Default', 'Default', 'http://wms.larioja.org/Legends/Tramos_de_ferrocarril_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (14843, 'Default', 'Default', 'http://maps1.intergraph.com/wms/world/Legends/GLOBEImage_Default.png', 'image/png');
@@ -8141,13 +8143,13 @@
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (3, 'boundaries', 'Grenzen');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (4, 'climatologyMeteorologyAtmosphere', 'Wetterkunde');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (5, 'economy', 'Wirtschaft');
-INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (6, 'elevation', 'Höhendaten');
+INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (6, 'elevation', 'H�hendaten');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (7, 'environment', 'Umwelt');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (8, 'geoscientificInformation', 'Geowissenschaft');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (9, 'health', 'Gesundheit');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (10, 'imageryBaseMapsEarthCover', 'Grundlagenkarten');
-INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (11, 'intelligenceMilitary', 'militärische Aufklärung');
-INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (12, 'inlandWaters', 'Binnengewässer');
+INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (11, 'intelligenceMilitary', 'milit�rische Aufkl�rung');
+INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (12, 'inlandWaters', 'Binnengew�sser');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (13, 'location', 'Ortsinformationen');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (14, 'oceans', 'Meereskunde');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (15, 'planningCadastre', 'Landnutzung/Planung/Kataster');
@@ -12368,7 +12370,7 @@
     <ScaleHint min="0.0498903" max="24.9451" />
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>land</Name>
-        <Title>Landkreise und kreisfreie Städte</Title>
+        <Title>Landkreise und kreisfreie St�dte</Title>
         <Abstract>digitalisiert und generalisiert aus DTK 1:100.000</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2317" miny="51.3099" maxx="14.7656" maxy="53.5639" />
@@ -12388,7 +12390,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>wald</Name>
-        <Title>Waldflächen</Title>
+        <Title>Waldfl�chen</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2411" miny="51.3136" maxx="14.7667" maxy="53.5599" />
@@ -12398,8 +12400,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>gruen</Name>
-        <Title>Grünflächen</Title>
-        <Abstract>Grünflächen aus Basis-DLM</Abstract>
+        <Title>Gr�nfl�chen</Title>
+        <Abstract>Gr�nfl�chen aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2339" miny="51.3128" maxx="14.7662" maxy="53.5648" />
         <BoundingBox SRS="EPSG:25833"
@@ -12408,7 +12410,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lwas</Name>
-        <Title>Flüsse und Kanäle</Title>
+        <Title>Fl�sse und Kan�le</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.253" miny="51.3161" maxx="14.7408" maxy="53.5563" />
@@ -12438,7 +12440,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>flug</Name>
-        <Title>Internationale Flughäfen</Title>
+        <Title>Internationale Flugh�fen</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="12.4667" miny="52.3476" maxx="13.562" maxy="52.5707" />
@@ -12458,7 +12460,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>str</Name>
-        <Title>Straßen</Title>
+        <Title>Stra�en</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2382" miny="51.3129" maxx="14.7649" maxy="53.5635" />
@@ -12468,7 +12470,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>haus</Name>
-        <Title>Gebäude</Title>
+        <Title>Geb�ude</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2386" miny="51.3159" maxx="14.7642" maxy="53.5646" />
@@ -12587,7 +12589,7 @@
 INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (828, '1.1.1', 'IDERIOJA Gobierno de La Rioja OGC WMS', 'IDERIOJA Gobierno de La Rioja OGC WMS', 'http://wms.larioja.org/request.asp', 'http://wms.larioja.org/request.asp', 'http://wms.larioja.org/request.asp', '', '', '<?xml version="1.0"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://wms.larioja.org/Capabilities/capabilities_1_1_1.dtd" [ <!ELEMENT VendorSpecificCapabilities EMPTY>]>
 <WMT_MS_Capabilities version="1.1.1"><Service><Name>OGC:WMS</Name><!--Human-readable title for pick lists--><Title>IDERIOJA Gobierno de La Rioja OGC WMS</Title><!--Narrative description providing additional information--><Abstract>IDERIOJA Gobierno de La Rioja OGC WMS</Abstract><KeywordList><Keyword>WMS</Keyword><Keyword>OGC</Keyword><Keyword> La Rioja</Keyword><Keyword>Cartografia</Keyword><Keyword> Mapas </Keyword></KeywordList><!--Top-level address of service or service provider--><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.larioja.org" xlink:type="simple"/><ContactInformation><ContactPersonPrimary><ContactPerson>Gonzalo López García</ContactPerson><ContactOrganization>Consejería de Turismo, Medio Ambiente y Política Territorial</ContactOrganization></ContactPersonPrimary><ContactPosition>Jefe de Sección de Sistemas de Información Geográfica y Cartografía</ContactPosition><ContactAddress><AddressType>postal</AddressType><Address>Prado Viejo, 62 bis</Address><City>Logroño</City><StateOrProvince>La Rioja</StateOrProvince><PostCode>26071</PostCode><Country></Country></ContactAddress><ContactVoiceTelephone></ContactVoiceTelephone><ContactElectronicMailAddress></ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetMap><GetFeatureInfo><Format>text/html</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_xml</Format></Exception><Layer><Title>CAPAS</Title><SRS>EPSG:4326</SRS><SRS>EPSG:23030</SRS><SRS>EPSG:25830</SRS><LatLonBoundingBox minx="-3.2623" miny="41.8509" maxx="-1.5416" maxy="42.7473"/><!--BoundingBox is inheritable, we define at root, inherited by all--><BoundingBox SRS="EPSG:23030" minx="478621.4999" miny="4634401.5" maxx="619671.5001" maxy="4733511.3584"/><BoundingBox SRS="EPSG:25830" minx="478517.3309" miny="4634188.7848" maxx="619566.8081" maxy="4733298.3072"/><BoundingBox SRS="EPSG:4326" minx="-3.2623" miny="41.8509" maxx="-1.5416" maxy="42.7473"/><Layer queryable="1" opaque="0" noSubsets="0"><Name>Elementos_hidrográficos</Name><Title>Elementos_hidrográficos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Elementos_hidrográficos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Hojas_cartográficas_1-5000</Name><Title>Hojas_cartográficas_1-5000</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Hojas_cartográficas_1-5000_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Manzanas_de_los_núcleos_urbanos</Name><Title>Manzanas_de_los_núcleos_urbanos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Manzanas_de_los_núcleos_urbanos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Masas_de_agua</Name><Title>Masas_de_agua</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Masas_de_agua_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Municipios</Name><Title>Municipios</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Municipios_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="0" opaque="0" noSubsets="0"><Name>Ortofoto_2004</Name><Title>Ortofoto_2004</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Ortofoto_2004_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Puntos_geodésicos</Name><Title>Puntos_geodésicos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Puntos_geodésicos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Tramos_de_carreteras</Name><Title>Tramos_de_carreteras</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Tramos_de_carreteras_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Tramos_de_ferrocarril</Name><Title>Tramos_de_ferrocarril</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Tramos_de_ferrocarril_Default.png" xlink:type="simple"/></LegendURL></Style></Layer></Layer></Capability></WMT_MS_Capabilities>
-', NULL, 'http://wms.larioja.org/request.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Gonzalo López García', 'Jefe de Sección de Sistemas de Información Geográfica y Cartografía', 'Consejería de Turismo, Medio Ambiente y Política Territorial', 'Prado Viejo, 62 bis', 'Logroño', 'La Rioja', '26071', '', '', '', '', NULL, 1, 1173698127);
+', NULL, 'http://wms.larioja.org/request.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Gonzalo L�pez Garc�a', 'Jefe de Secci�n de Sistemas de Informaci�n Geogr�fica y Cartograf�a', 'Consejer�a de Turismo, Medio Ambiente y Pol�tica Territorial', 'Prado Viejo, 62 bis', 'Logro�o', 'La Rioja', '26071', '', '', '', '', NULL, 1, 1173698127);
 INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (86, '1.1.1', 'World Map', 'World Map in WGS84 Reference System', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
@@ -12751,8 +12753,8 @@
 		<Abstract>Web Map Service auf Basis des Smallworld GIS</Abstract>
 		<KeywordList>
 			<Keyword>NWSIB</Keyword>
-			<Keyword>klassifiziertes Straßennetz</Keyword>
-			<Keyword>Anweisung Straßeninformationsbank ASB</Keyword>
+			<Keyword>klassifiziertes Stra�ennetz</Keyword>
+			<Keyword>Anweisung Stra�eninformationsbank ASB</Keyword>
 			<Keyword>Netzknoten-Stationierungssystem</Keyword>
 		</KeywordList>
 		<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.gis-consult.de"/>
@@ -12761,7 +12763,7 @@
 				<ContactPerson>Christian Vogt</ContactPerson>
 				<ContactOrganization>GIS Consult GmbH</ContactOrganization>
 			</ContactPersonPrimary>
-			<ContactPosition>Geschäftsführer</ContactPosition>
+			<ContactPosition>Gesch�ftsf�hrer</ContactPosition>
 			<ContactAddress>
 				<AddressType>postal</AddressType>
 				<Address>Schultenbusch 3</Address>
@@ -12775,7 +12777,7 @@
 			<ContactElectronicMailAddress>vogt at gis-consult.de</ContactElectronicMailAddress>
 		</ContactInformation>
 		<Fees>none</Fees>
-		<AccessConstraints>Die Straßendaten wurden freundlicherweise vom Landesbetrieb Straßenbau NRW zur Verfügung gestellt. Es handelt sich hierbei um einen unvollständigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.</AccessConstraints>
+		<AccessConstraints>Die Stra�endaten wurden freundlicherweise vom Landesbetrieb Stra�enbau NRW zur Verf�gung gestellt. Es handelt sich hierbei um einen unvollst�ndigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.</AccessConstraints>
 	</Service>
 	<Capability>
 		<Request>
@@ -12824,7 +12826,7 @@
 			<Format>application/vnd.ogc.se_xml</Format>
 		</Exception>
 		<Layer queryable="0">
-			<Title>verfügbare Layer</Title>
+			<Title>verf�gbare Layer</Title>
 			<SRS>EPSG:31466 EPSG:31467 EPSG:31468 EPSG:31469 EPSG:4326</SRS>
 			<LatLonBoundingBox minx="5.65296386" miny="50.31247805" maxx="9.61606634" maxy="52.54258946"/>
 			<BoundingBox SRS="EPSG:31466" minx="2475321.110" miny="5575227.309" maxx="2745328.607" maxy="5829431.962" resx="1" resy="1"/>
@@ -12850,7 +12852,7 @@
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Aeste</Name>
-				<Title>Äste</Title>
+				<Title>�ste</Title>
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Netzknoten</Name>
@@ -12873,7 +12875,7 @@
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Strassenbez.</Name>
-				<Title>Straßenbez.</Title>
+				<Title>Stra�enbez.</Title>
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Abschnittsnr.</Name>
@@ -12906,7 +12908,7 @@
 				</Layer>
 				<Layer queryable="1" opaque="0">
 					<Name>Kreise_/_kreisfreie_Staedte</Name>
-					<Title>Kreise / kreisfreie Städte</Title>
+					<Title>Kreise / kreisfreie St�dte</Title>
 				</Layer>
 				<Layer queryable="1" opaque="0">
 					<Name>Gemeinden</Name>
@@ -12917,12 +12919,12 @@
 				<Title>Rasterkarten</Title>
 				<Layer queryable="0" opaque="1">
 					<Name>Strassenkarte</Name>
-					<Title>Straßenkarte</Title>
+					<Title>Stra�enkarte</Title>
 				</Layer>
 			</Layer>
 		</Layer>
 	</Capability>
-</WMT_MS_Capabilities>', NULL, 'http://services.gis-consult.de/NWSIB-online/GCGisService?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'Die Straßendaten wurden freundlicherweise vom Landesbetrieb Straßenbau NRW zur Verfügung gestellt. Es handelt sich hierbei um einen unvollständigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.', 'Christian Vogt', 'Geschäftsführer', 'GIS Consult GmbH', 'Schultenbusch 3', 'Haltern am See', 'D', '45721', 'Germany', '+49 2364 9218-31', '+49 2364 9218-72', 'vogt at gis-consult.de', NULL, 1, 1173698122);
+</WMT_MS_Capabilities>', NULL, 'http://services.gis-consult.de/NWSIB-online/GCGisService?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'Die Stra�endaten wurden freundlicherweise vom Landesbetrieb Stra�enbau NRW zur Verf�gung gestellt. Es handelt sich hierbei um einen unvollst�ndigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.', 'Christian Vogt', 'Gesch�ftsf�hrer', 'GIS Consult GmbH', 'Schultenbusch 3', 'Haltern am See', 'D', '45721', 'Germany', '+49 2364 9218-31', '+49 2364 9218-72', 'vogt at gis-consult.de', NULL, 1, 1173698122);
 INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (671, '1.1.0', 'Wasserschutzgebiete NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
@@ -14670,11 +14672,11 @@
 
 <Service>
   <Name>OGC:WMS</Name>
-  <Title>SÅ?ubfurt</Title>
-  <Abstract>SÅ?ubfurter Mental Map Survey 2000 - 2002.</Abstract>
+  <Title>S�?ubfurt</Title>
+  <Abstract>S�?ubfurter Mental Map Survey 2000 - 2002.</Abstract>
         <KeywordList>
-          <Keyword>SÅ?ubfurt</Keyword>
-          <Keyword> SÅ?ubice</Keyword>
+          <Keyword>S�?ubfurt</Keyword>
+          <Keyword> S�?ubice</Keyword>
           <Keyword> Frankfurt (Oder)</Keyword>
           <Keyword> topophilia</Keyword>
           <Keyword> mental maps</Keyword>
@@ -14781,7 +14783,7 @@
   <UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0"/>
   <Layer>
     <Name>SLUBFURT</Name>
-    <Title>SÅ?ubfurt</Title>
+    <Title>S�?ubfurt</Title>
     <SRS>EPSG:4326</SRS>
     <SRS>EPSG:25832</SRS>
     <SRS>EPSG:25833</SRS>
@@ -14798,8 +14800,8 @@
     <ScaleHint min="0.0623629" max="31.1814" />
     <Layer queryable="0" opaque="1" cascaded="0">
         <Name>slubfurtmap</Name>
-        <Title>SÅ?ubfurt City Map</Title>
-        <Abstract>SÅ?ubfurter City Map</Abstract>
+        <Title>S�?ubfurt City Map</Title>
+        <Abstract>S�?ubfurter City Map</Abstract>
         <SRS>EPSG:4326</SRS>
         <SRS>EPSG:25832</SRS>
         <SRS>EPSG:25833</SRS>
@@ -14815,7 +14817,7 @@
     <Layer queryable="0" opaque="1" cascaded="0">
         <Name>Mentalscape</Name>
         <Title>Mentalscape</Title>
-        <Abstract>SÅ?ubfurter Mental Map Survey 2000 - 2002: mentalscape</Abstract>
+        <Abstract>S�?ubfurter Mental Map Survey 2000 - 2002: mentalscape</Abstract>
         <SRS>EPSG:4326</SRS>
         <SRS>EPSG:25832</SRS>
         <SRS>EPSG:25833</SRS>
@@ -17011,7 +17013,7 @@
 <!ELEMENT VendorSpecificCapabilities EMPTY>
 ]>
 <WMT_MS_Capabilities  version="1.1.1" updateSequence="1.1.0"><Service><Name>OGC:WMS</Name><Title>WMS-Thueringen</Title><Abstract>wms reference implementation</Abstract><KeywordList><Keyword>deegree</Keyword><Keyword>wms</Keyword></KeywordList><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms"/><ContactInformation><ContactPersonPrimary><ContactPerson>F. Engel</ContactPerson><ContactOrganization>Geoinformationszentrum</ContactOrganization></ContactPersonPrimary><ContactPosition>Consultant</ContactPosition><ContactAddress><AddressType/><Address>Hohenwindenstrasse 13a</Address><City>Erfurt</City><StateOrProvince>Thueringen</StateOrProvince><PostCode>99096</PostCode><Country/></ContactAddress><ContactElectronicMailAddress>f.engel at tlverma.thueringen.de</ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><Format>image/tif</Format><Format>image/svg+xml</Format><Format>image/bmp</Format><Format>image/gif</Format><Format>image/jpg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get><Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Post></HTTP></DCPType></GetMap><GetFeatureInfo><Format>text/html</Format><Format>application/vnd.ogc.gml</Format><Format>text/plain</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer queryable="0" cascaded="0" opaque="0" noSubsets="0"><Title>TKVV</Title><Abstract>the top-level-layer of the deegree demo-CD</Abstract><KeywordList><Keyword>deegree</Keyword><Keyword>demo-CD</Keyword><Keyword>layer</Keyword></KeywordList><SRS>EPSG:31468</SRS><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><BoundingBox SRS="EPSG:31468" minx="4500038.056252609" miny="-1.0000959949100513E7" maxx="4500018.656164683" maxy="1.000096364770234E7"/><ScaleHint max="100.0" min="0.1"/><Layer queryable="0" opaque="0" noSubsets="0"><Name>Thueringer_Orthofotos</Name><Title>Thueringer_Orthofotos</Title><Abstract>cascaded WMS layers remote WFS and remote WCS examples</Abstract><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Thueringer_Orthofotos</Name><Title>default:Thueringer_Orthofotos</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Thueringer_Orthofotos.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Orthophotos_TH-2m</Name><Title>Orthophotos_TH-2m</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Orthophotos_TH-2m</Name><Title>default:Orthophotos_TH-2m</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Orthophotos_TH-2m.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer></Layer><Layer queryable="0" opaque="0" noSubsets="0"><Name>TK50</Name><Title>TK50</Title><Abstract>cascaded WMS layers remote WFS and remote WCS examples</Abstract><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:TK50</Name><Title>default:TK50</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_TK50.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Top.Karte_50_gesamt</Name><Title>Top.Karte_50_gesamt</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Top.Karte_50_gesamt</Name><Title>default:Top.Karte_50_gesamt</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Top.Karte_50_gesamt.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Grundriss</Name><Title>Grundriss</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Grundriss</Name><Title>default:Grundriss</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Grundriss.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Gewaesser</Name><Title>Gewaesser</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Gewaesser</Name><Title>default:Gewaesser</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Gewaesser.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Hoehenschichten</Name><Title>Hoehenschichten</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Hoehenschichten</Name><Title>default:Hoehenschichten</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Hoehenschichten.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Strassen</Name><Title>Strassen</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Strassen</Name><Title>default:Strassen</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Strassen.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Wald</Name><Title>Wald</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Wald</Name><Title>default:Wald</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Wald.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer></Layer></Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://www.webmap-test.thueringen.de/deegreewms/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'F. Engel', 'Consultant', 'Geoinformationszentrum', 'Hohenwindenstrasse 13a', 'Erfurt', 'Thueringen', '99096', '', '', '', 'f.engel at tlverma.thueringen.de', NULL, 1, 1173698125);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (908, '1.1.0', 'NRW: TK100 Farbe', 'Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?> 
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (908, '1.1.0', 'NRW: TK100 Farbe', 'Nutzungsbedingungen: S�mtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktm�glichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschlie�lich f�r Testzwecke und im Rahmen von GDI-Projekten zul�ssig; die Nutzung f�r kommerzielle Anwendungen ist ausdr�cklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdr�ckliche Genehmigung durch das Landesvermessungsamt NRW nicht zul�ssig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigent�mer bei Visualisierungen jeder Art anzubringen.', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?> 
 <!-- The DTD (Document Type Definition) given here must correspond to the version number declared in the WMT_MS_Capabilities element below. -->
 <!DOCTYPE WMT_MS_Capabilities SYSTEM 
   "http://www.geoserver.nrw.de/wmt/xml/capabilities_1_1_0.dtd"
@@ -17030,7 +17032,7 @@
   <!-- Human-readable title for pick lists -->
   <Title>NRW: TK100 Farbe</Title>
   <!-- Narrative description providing additional information -->
-      <Abstract>Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.</Abstract>
+      <Abstract>Nutzungsbedingungen: S�mtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktm�glichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschlie�lich f�r Testzwecke und im Rahmen von GDI-Projekten zul�ssig; die Nutzung f�r kommerzielle Anwendungen ist ausdr�cklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdr�ckliche Genehmigung durch das Landesvermessungsamt NRW nicht zul�ssig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigent�mer bei Visualisierungen jeder Art anzubringen.</Abstract>
       <!-- Top-level web address of service or service provider.  See also OnlineResource
   elements under <DCPType>. -->
       
@@ -19168,8 +19170,8 @@
     <ScaleHint min="12.4731" max="1746.16" />
     <Layer queryable="1" opaque="0" cascaded="0">
         <Name>kreis</Name>
-        <Title>Landkreise und kreisfreie Städte</Title>
-        <Abstract>Landkreise und kreisfreie Städte</Abstract>
+        <Title>Landkreise und kreisfreie St�dte</Title>
+        <Abstract>Landkreise und kreisfreie St�dte</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2317" miny="51.3099" maxx="14.7656" maxy="53.5639" />
         <BoundingBox SRS="EPSG:25833"
@@ -19218,8 +19220,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lwas</Name>
-        <Title>Flüsse und Kanäle</Title>
-        <Abstract>Flüsse und Kanäle</Abstract>
+        <Title>Fl�sse und Kan�le</Title>
+        <Abstract>Fl�sse und Kan�le</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2394" miny="51.3212" maxx="14.7654" maxy="53.5254" />
         <BoundingBox SRS="EPSG:25833"
@@ -19248,8 +19250,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>kstr</Name>
-        <Title>Kreisstraßen</Title>
-        <Abstract>Kreisstraßen</Abstract>
+        <Title>Kreisstra�en</Title>
+        <Abstract>Kreisstra�en</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2393" miny="51.3127" maxx="14.7641" maxy="53.5593" />
         <BoundingBox SRS="EPSG:25833"
@@ -19258,8 +19260,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lstr</Name>
-        <Title>Landesstraßen</Title>
-        <Abstract>Landesstraßen</Abstract>
+        <Title>Landesstra�en</Title>
+        <Abstract>Landesstra�en</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.3238" miny="51.3172" maxx="14.7548" maxy="53.5632" />
         <BoundingBox SRS="EPSG:25833"
@@ -19268,8 +19270,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>bstr</Name>
-        <Title>Bundesstraßen</Title>
-        <Abstract>Bundesstraßen</Abstract>
+        <Title>Bundesstra�en</Title>
+        <Abstract>Bundesstra�en</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2459" miny="51.3585" maxx="14.7403" maxy="53.4965" />
         <BoundingBox SRS="EPSG:25833"
@@ -20880,7 +20882,7 @@
 </Capability>
 </WMT_MS_Capabilities>
 ', NULL, 'http://terraservice.net/ogccapabilities.ashx?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Tom Barclay', 'Researcher', 'Microsoft', '455 Market Street, Suite 1690', 'San Francisco', 'CA', '94105', 'USA', '+1 415 778 8223', '+1 425 706 7329', 'tbarclay at microsoft.com', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (905, '1.1.0', 'DNM FÜK', 'Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (905, '1.1.0', 'DNM F�K', 'Digitales Navigationsmodell Flur�bersichtskarte der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -20892,8 +20894,8 @@
 
 <Service>
   <Name>OGC:WMS</Name>
-  <Title>DNM FÜK</Title>
-  <Abstract>Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung</Abstract>
+  <Title>DNM F�K</Title>
+  <Abstract>Digitales Navigationsmodell Flur�bersichtskarte der Brandenburger Landesvermessung</Abstract>
   <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&amp;map=wms/DNMFUEK.map&amp;"/>
         <KeywordList>
           <Keyword>DNM</Keyword>
@@ -20951,7 +20953,7 @@
   <VendorSpecificCapabilities />
   <Layer>
     <Name>Brandenburg</Name>
-    <Title>DNM FÜK</Title>
+    <Title>DNM F�K</Title>
     <SRS>EPSG:25833</SRS>
     <LatLonBoundingBox minx="10.8594" miny="51.1966" maxx="15.0908" maxy="53.6627" />
     <BoundingBox SRS="EPSG:25833"
@@ -20986,7 +20988,7 @@
     </Layer>
     <Layer queryable="1" opaque="0" cascaded="0">
         <Name>stadt</Name>
-        <Title>Kreisfreie Städte</Title>
+        <Title>Kreisfreie St�dte</Title>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="12.3551" miny="51.6655" maxx="14.607" maxy="52.5623" />
         <BoundingBox SRS="EPSG:25833"
@@ -21085,8 +21087,8 @@
     <ScaleHint min="12.4731" max="1746.16" />
     <Layer queryable="1" opaque="0" cascaded="0">
         <Name>kreis</Name>
-        <Title>Landkreise und kreisfreie Städte</Title>
-        <Abstract>Landkreise und kreisfreie Städte</Abstract>
+        <Title>Landkreise und kreisfreie St�dte</Title>
+        <Abstract>Landkreise und kreisfreie St�dte</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2317" miny="51.3099" maxx="14.7656" maxy="53.5639" />
         <BoundingBox SRS="EPSG:25833"
@@ -21115,8 +21117,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lwas</Name>
-        <Title>Flüsse und Kanäle</Title>
-        <Abstract>Flüsse und Kanäle</Abstract>
+        <Title>Fl�sse und Kan�le</Title>
+        <Abstract>Fl�sse und Kan�le</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.3337" miny="51.3295" maxx="14.6826" maxy="53.4539" />
         <BoundingBox SRS="EPSG:25833"
@@ -21145,8 +21147,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lstr</Name>
-        <Title>Landesstraßen</Title>
-        <Abstract>Landesstraßen</Abstract>
+        <Title>Landesstra�en</Title>
+        <Abstract>Landesstra�en</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.3234" miny="51.318" maxx="14.7561" maxy="53.5644" />
         <BoundingBox SRS="EPSG:25833"
@@ -21155,8 +21157,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>bstr</Name>
-        <Title>Bundesstraßen</Title>
-        <Abstract>Bundesstraßen</Abstract>
+        <Title>Bundesstra�en</Title>
+        <Abstract>Bundesstra�en</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2485" miny="51.3577" maxx="14.747" maxy="53.4523" />
         <BoundingBox SRS="EPSG:25833"
@@ -21210,7 +21212,7 @@
     <ContactAddress>
         <AddressType></AddressType>
         <Address>Albersloher Weg 33</Address>
-        <City>Münster</City>
+        <City>M�nster</City>
         <StateOrProvince></StateOrProvince>
         <PostCode>48155</PostCode>
         <Country>Germany</Country>
@@ -21356,7 +21358,7 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geo.stadt-muenster.de/cgi-bin/geobasis?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Norbert Dephoff', '', 'Vermessungs- und Katasteramt', 'Albersloher Weg 33', 'Münster', '', '48155', 'Germany', '', '', 'dephoffn at stadt-muenster.de', NULL, 1, 1173698462);
+', NULL, 'http://geo.stadt-muenster.de/cgi-bin/geobasis?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Norbert Dephoff', '', 'Vermessungs- und Katasteramt', 'Albersloher Weg 33', 'M�nster', '', '48155', 'Germany', '', '', 'dephoffn at stadt-muenster.de', NULL, 1, 1173698462);
 INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (906, '1.1.0', 'DNM VG', 'Digitales Navigationsmodell Verwaltungsgrenzen als Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
@@ -21464,7 +21466,7 @@
     </Layer>
     <Layer queryable="1" opaque="0" cascaded="0">
         <Name>amt</Name>
-        <Title>Ämter</Title>
+        <Title>�mter</Title>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2423" miny="51.3099" maxx="14.7656" maxy="53.4443" />
         <BoundingBox SRS="EPSG:25833"
@@ -21473,7 +21475,7 @@
     </Layer>
     <Layer queryable="1" opaque="0" cascaded="0">
         <Name>stadt</Name>
-        <Title>Kreisfreie Städte</Title>
+        <Title>Kreisfreie St�dte</Title>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="12.3551" miny="51.6655" maxx="14.607" maxy="52.5623" />
         <BoundingBox SRS="EPSG:25833"
@@ -21527,7 +21529,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>namt</Name>
-        <Title>Namen der Ämter</Title>
+        <Title>Namen der �mter</Title>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2423" miny="51.3099" maxx="14.7656" maxy="53.4443" />
         <BoundingBox SRS="EPSG:25833"
@@ -22893,5 +22895,308 @@
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (706, 'EPSG:4326');
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (903, 'EPSG:25833');
 
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');
 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_closetag, e_js_file) VALUES('gui1', 'popup', 6, 1, 'popup replacement', 'div', 'div', 'popup.js');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Pan', 'Ausschnitt verschieben');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Help', 'Hilfe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Maps', 'Karten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Digitize', 'Digitalisierung');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Ãœbersichtskarte');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergrößern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Mapframe', 'Kartenfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des Maßstabes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'Maßstab per Texteingabe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'Maßstabsleiste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Покажи картата в по-едър мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Покажи картата в по-дребен мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Назад');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'Напред');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'Координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'Увеличи картата в избраната област');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'Пречертай или от клавиатурата: празен интервал');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'Зявка към данните');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'Изход на потребител');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS настройки');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Добави WMS от избран списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'Постави център на карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'Помощ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Покажи WMS информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Запази работния документ като Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'Напасни големината на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'Изтрий');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'Изчисли площ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'Затвори полигон');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Назад към списъка с интерфейси (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Легенда');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'Печат');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'Авторско каре');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'Карти');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'Търсене');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'Място на среща');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'Търсене по метаданни');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Добави WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Добави WMS от списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'Информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'Промени проекция');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'Авторско право');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'Дигитализиране');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','Обзорна карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'Промени размера на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'Навигационна рамка');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'Избор на мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'Въведи мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'Мащабна скала');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'Избери фоново изображение');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Покажи картата около посочените координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'Промени парола');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'Зареди Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'Фирмен знак');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'Измери разстояние');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'Μετακίνηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'Επίδειξη Πλήρους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'Πίσω');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Πρόσθια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'Ζουμ από ορθογώνιο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'Απόσυρση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'Μέτρηση Εμβαδού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'Αποσύνδεση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'Αλλάξτε τη διάταξη των WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Πρόσθεση WMS από το φιλτραρισμένο κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθορισμένο Κέντρο Χαρτών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES  ('gr', 'Help', 'Βοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάστιχο- Τρίφτης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το Κλειστό Πολύγωνο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'Παρουσίαση του GUI Καταλόγου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'Εκτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' Χάρτες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Πρόσθεση WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Πρόσθεση WMS από τον κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'Μέτρηση Απόστασης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο Συνάντησης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'Πληροφορίες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'Ψηφιοποίηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Αλλαγή Προβολής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'Επιλογή Φόντου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Προεπισκόπιση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Αλλαγή Συνθηματικού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'Κανόνας Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'Λογότυπο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'Εστίαση σε Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Κείμενο Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Προβολή WMS πληροφοριών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'Λεζάντα');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'Αναζήτηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Αλλαγή Μεγέθους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Αλλαγή Μεγέθους Χάρτη με Ολίσθηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'Πλαίσιο Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Προβολή Περιοχής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'Αποτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'Επιλογή Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'Αναζήτηση στα Metadata');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom in', 'Inzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom out', 'Uitzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Back', 'Terug');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Forward', 'Voorwaarts');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Coordinates', 'Koordinaten tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom by rectangle', 'Zoom rechthoek-selectie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Redraw', 'Opfrissen of toetsenbord : spatiebalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Query', 'Data opvragen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logout', 'Afmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'WMS preferences', 'WMS instellingen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from filtered list', 'WMS van gefilterte lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set map center', 'Kaartmiddelpunt aangeven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Help', 'Help');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Show WMS infos', 'Tonen van WMS Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Save workspace as web map context document', 'zicht als Web map context dokument bewaren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Resize Mapsize', 'beeldschermgrote aanpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Rubber', 'schets verwerpen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Get Area', 'oppervlakte berekenen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Close Polygon', 'Polygoon sluiten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Move back to your GUI list', 'Terug naar GUI lijst');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Print', 'Drukken');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Maps', 'Kaarten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Search', 'Zoek');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Meetingpoint', 'Trefpunt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Metadatasearch', 'Zoeken naar Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS', 'WMS toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from List', 'WMS uit lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Info', 'Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Projection', 'Projektie veranderen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Digitize', 'Digitaliseren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Overview', 'overzichtskaart');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Drag Mapsize', 'Kaart vergroten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Mapframe', 'Kaartvenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Navigation Frame', 'Navigeervenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Select', 'Schaal selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Text', 'Schaal via tekstingave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scalebar', 'Schaalbalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set Background', 'Achtergrond selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom to Coordinates', 'Naar koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Password', 'Paswoord wijzigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Load a web map context document', 'Laad een Web Map Context Dokument');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Measure distance', 'Meet afstand');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Pan', 'Sposta dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Display complete map', 'Mostra tutta la mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom in', 'Ingrandisci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom out', 'Riduci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Back', 'Indietro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Forward', 'Avanti');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Coordinates', 'Mostra coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom by rectangle', 'Seleziona dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Redraw', 'Ridisegna oppure, da tastiera: spazio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Query', 'Interroga');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logout', 'Logout');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'WMS preferences', 'Impostazioni WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from filtered list', 'Aggiungi un WMS da una lista filtrata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set map center', 'Fissa il centro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Help', 'Aiuto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Show WMS infos', 'Mostra informazioni sul WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Save workspace as web map context document', 'Salva vista come documento di Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Resize Mapsize', 'Adatta la dimensione della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Rubber', 'Cancella bozza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Get Area', 'Calcola area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Close Polygon', 'Chiudi poligono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Move back to your GUI list', 'Torna alla lista delle GUI');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Legend', 'Legenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Print', 'Stampa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Select', 'Scelta della scala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Text', 'Scala dei testi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scalebar', 'Scala di riferimento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set Background', 'Seleziona mappa di sfondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom to Coordinates', 'Ingrandisci alle coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Password', 'Cambia password');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Load a web map context document', 'Carica un documento Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Measure distance', 'Misura distanza');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Pan', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Display complete map', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom in', 'Zoom +');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom out', 'Zoom -');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'WMS preferences', 'Ajuste WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Select', 'Selecionar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Text', 'Teclar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scalebar', 'Fraja de escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set Background', 'Poner el fondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom to Coordinates', 'Zoom en coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Password', 'Cambiar clave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Load a web map context document', 'Cargar un documento de Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Measure distance', 'Medir distancias');
+
+
 SET FOREIGN_KEY_CHECKS=1;

Modified: trunk/mapbender/resources/db/mysql/mysql_schema.sql
===================================================================
--- trunk/mapbender/resources/db/mysql/mysql_schema.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/mysql/mysql_schema.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -167,6 +167,8 @@
   gui_wms_exceptionformat varchar(50) NOT NULL default '',
   gui_wms_epsg varchar(50) NOT NULL default '',
   gui_wms_visible smallint(6) NOT NULL default '1',
+  gui_wms_sldurl varchar(255) NOT NULL default '',
+      gui_wms_opacity int(11) DEFAULT 100
   KEY gui_index (fkey_gui_id),
   KEY wms_index (fkey_wms_id)
 ) TYPE=InnoDB;
@@ -333,6 +335,22 @@
 
 -- --------------------------------------------------------
 
+-- 
+-- SLD Editor data table
+--
+
+CREATE TABLE sld_user_layer (
+    sld_user_layer_id int(11) NOT NULL auto_increment,
+    fkey_mb_user_id int(11) NOT NULL default '0',
+    fkey_layer_id int(11) NOT NULL default '0',
+    fkey_gui_id varchar(50) NOT NULL default '',
+    sld_xml text,
+    use_sld tinyint(1) default '0',
+    PRIMARY KEY (sld_user_layer_id)
+) TYPE=InnoDB;
+
+-- --------------------------------------------------------
+
  -- 
  -- new table translation: new table for translations
  -- 
@@ -707,6 +725,10 @@
 ALTER TABLE wms ADD wms_mb_getcapabilies_doc text NULL;
 ALTER TABLE wms ADD wms_owner int(11) NULL;
 ALTER TABLE wms ADD wms_timestamp int(11) NULL;
+ALTER TABLE wms ADD wms_supportsld boolean NULL;
+ALTER TABLE wms ADD wms_userlayer boolean NULL;
+ALTER TABLE wms ADD wms_userstyle boolean NULL;
+ALTER TABLE wms ADD wms_remotewfs boolean NULL;
 ALTER TABLE layer ADD layer_abstract text NULL;
 
 
@@ -737,6 +759,12 @@
 ADD CONSTRAINT wms_md_topic_category_fkey_wms_id_fkey  FOREIGN KEY (fkey_wms_id)
 REFERENCES wms (wms_id) MATCH SIMPLE ON UPDATE CASCADE ON DELETE CASCADE;
 
+-- constraints for new table sld_user_layer
+ALTER TABLE sld_user_layer
+  ADD CONSTRAINT sld_user_layer_ibfk1 FOREIGN KEY (fkey_mb_user_id) REFERENCES mb_user (mb_user_id) ON DELETE CASCADE ON UPDATE CASCADE,
+  ADD CONSTRAINT sld_user_layer_ibfk2 FOREIGN KEY (fkey_layer_id) REFERENCES layer (layer_id) ON DELETE CASCADE ON UPDATE CASCADE,
+  ADD CONSTRAINT sld_user_layer_ibfk3 FOREIGN KEY (fkey_gui_id) REFERENCES gui (gui_id) ON DELETE CASCADE ON UPDATE CASCADE;
+
 -- wms_owner has to be set
 -- Update wms set wms_owner =1;
 

Modified: trunk/mapbender/resources/db/mysql/utf8/mysql_data.sql
===================================================================
--- trunk/mapbender/resources/db/mysql/utf8/mysql_data.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/mysql/utf8/mysql_data.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -2548,6 +2548,8 @@
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_de', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_en', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_de_services', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_en_services', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('wms_africa', 20, '');
@@ -22901,4 +22903,308 @@
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (706, 'EPSG:4326');
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (903, 'EPSG:25833');
 
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');
+
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_closetag, e_js_file) VALUES('gui1', 'popup', 6, 1, 'popup replacement', 'div', 'div', 'popup.js');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Pan', 'Ausschnitt verschieben');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Help', 'Hilfe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Maps', 'Karten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Digitize', 'Digitalisierung');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Ãœbersichtskarte');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergrößern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Mapframe', 'Kartenfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des Maßstabes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'Maßstab per Texteingabe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'Maßstabsleiste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Покажи картата в по-едър мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Покажи картата в по-дребен мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Назад');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'Напред');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'Координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'Увеличи картата в избраната област');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'Пречертай или от клавиатурата: празен интервал');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'Зявка към данните');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'Изход на потребител');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS настройки');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Добави WMS от избран списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'Постави център на карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'Помощ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Покажи WMS информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Запази работния документ като Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'Напасни големината на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'Изтрий');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'Изчисли площ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'Затвори полигон');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Назад към списъка с интерфейси (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Легенда');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'Печат');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'Авторско каре');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'Карти');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'Търсене');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'Място на среща');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'Търсене по метаданни');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Добави WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Добави WMS от списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'Информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'Промени проекция');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'Авторско право');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'Дигитализиране');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','Обзорна карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'Промени размера на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'Навигационна рамка');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'Избор на мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'Въведи мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'Мащабна скала');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'Избери фоново изображение');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Покажи картата около посочените координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'Промени парола');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'Зареди Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'Фирмен знак');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'Измери разстояние');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'Μετακίνηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'Επίδειξη Πλήρους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'Πίσω');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Πρόσθια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'Ζουμ από ορθογώνιο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'Απόσυρση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'Μέτρηση Εμβαδού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'Αποσύνδεση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'Αλλάξτε τη διάταξη των WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Πρόσθεση WMS από το φιλτραρισμένο κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθορισμένο Κέντρο Χαρτών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES  ('gr', 'Help', 'Βοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάστιχο- Τρίφτης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το Κλειστό Πολύγωνο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'Παρουσίαση του GUI Καταλόγου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'Εκτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' Χάρτες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Πρόσθεση WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Πρόσθεση WMS από τον κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'Μέτρηση Απόστασης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο Συνάντησης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'Πληροφορίες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'Ψηφιοποίηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Αλλαγή Προβολής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'Επιλογή Φόντου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Προεπισκόπιση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Αλλαγή Συνθηματικού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'Κανόνας Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'Λογότυπο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'Εστίαση σε Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Κείμενο Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Προβολή WMS πληροφοριών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'Λεζάντα');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'Αναζήτηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Αλλαγή Μεγέθους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Αλλαγή Μεγέθους Χάρτη με Ολίσθηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'Πλαίσιο Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Προβολή Περιοχής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'Αποτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'Επιλογή Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'Αναζήτηση στα Metadata');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom in', 'Inzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom out', 'Uitzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Back', 'Terug');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Forward', 'Voorwaarts');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Coordinates', 'Koordinaten tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom by rectangle', 'Zoom rechthoek-selectie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Redraw', 'Opfrissen of toetsenbord : spatiebalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Query', 'Data opvragen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logout', 'Afmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'WMS preferences', 'WMS instellingen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from filtered list', 'WMS van gefilterte lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set map center', 'Kaartmiddelpunt aangeven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Help', 'Help');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Show WMS infos', 'Tonen van WMS Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Save workspace as web map context document', 'zicht als Web map context dokument bewaren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Resize Mapsize', 'beeldschermgrote aanpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Rubber', 'schets verwerpen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Get Area', 'oppervlakte berekenen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Close Polygon', 'Polygoon sluiten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Move back to your GUI list', 'Terug naar GUI lijst');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Print', 'Drukken');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Maps', 'Kaarten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Search', 'Zoek');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Meetingpoint', 'Trefpunt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Metadatasearch', 'Zoeken naar Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS', 'WMS toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from List', 'WMS uit lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Info', 'Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Projection', 'Projektie veranderen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Digitize', 'Digitaliseren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Overview', 'overzichtskaart');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Drag Mapsize', 'Kaart vergroten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Mapframe', 'Kaartvenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Navigation Frame', 'Navigeervenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Select', 'Schaal selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Text', 'Schaal via tekstingave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scalebar', 'Schaalbalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set Background', 'Achtergrond selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom to Coordinates', 'Naar koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Password', 'Paswoord wijzigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Load a web map context document', 'Laad een Web Map Context Dokument');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Measure distance', 'Meet afstand');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Pan', 'Sposta dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Display complete map', 'Mostra tutta la mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom in', 'Ingrandisci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom out', 'Riduci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Back', 'Indietro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Forward', 'Avanti');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Coordinates', 'Mostra coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom by rectangle', 'Seleziona dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Redraw', 'Ridisegna oppure, da tastiera: spazio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Query', 'Interroga');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logout', 'Logout');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'WMS preferences', 'Impostazioni WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from filtered list', 'Aggiungi un WMS da una lista filtrata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set map center', 'Fissa il centro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Help', 'Aiuto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Show WMS infos', 'Mostra informazioni sul WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Save workspace as web map context document', 'Salva vista come documento di Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Resize Mapsize', 'Adatta la dimensione della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Rubber', 'Cancella bozza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Get Area', 'Calcola area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Close Polygon', 'Chiudi poligono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Move back to your GUI list', 'Torna alla lista delle GUI');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Legend', 'Legenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Print', 'Stampa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Select', 'Scelta della scala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Text', 'Scala dei testi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scalebar', 'Scala di riferimento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set Background', 'Seleziona mappa di sfondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom to Coordinates', 'Ingrandisci alle coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Password', 'Cambia password');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Load a web map context document', 'Carica un documento Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Measure distance', 'Misura distanza');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Pan', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Display complete map', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom in', 'Zoom +');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom out', 'Zoom -');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'WMS preferences', 'Ajuste WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Select', 'Selecionar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Text', 'Teclar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scalebar', 'Fraja de escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set Background', 'Poner el fondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom to Coordinates', 'Zoom en coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Password', 'Cambiar clave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Load a web map context document', 'Cargar un documento de Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Measure distance', 'Medir distancias');
+
+
 SET FOREIGN_KEY_CHECKS=1;

Modified: trunk/mapbender/resources/db/postgresql/iso/pgsql_data.sql
===================================================================
--- trunk/mapbender/resources/db/postgresql/iso/pgsql_data.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/postgresql/iso/pgsql_data.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -2542,6 +2542,8 @@
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_de', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_en', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_de_services', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_en_services', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('wms_africa', 20, '');
@@ -22892,6 +22894,309 @@
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (906, 'EPSG:25833');
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (706, 'EPSG:4326');
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (903, 'EPSG:25833');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');
 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_closetag, e_js_file) VALUES('gui1', 'popup', 6, 1, 'popup replacement', 'div', 'div', 'popup.js');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');
 
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Pan', 'Ausschnitt verschieben');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Help', 'Hilfe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Maps', 'Karten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Digitize', 'Digitalisierung');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Ãœbersichtskarte');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergrößern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Mapframe', 'Kartenfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des Maßstabes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'Maßstab per Texteingabe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'Maßstabsleiste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Покажи картата в по-едър мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Покажи картата в по-дребен мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Назад');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'Напред');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'Координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'Увеличи картата в избраната област');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'Пречертай или от клавиатурата: празен интервал');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'Зявка към данните');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'Изход на потребител');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS настройки');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Добави WMS от избран списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'Постави център на карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'Помощ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Покажи WMS информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Запази работния документ като Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'Напасни големината на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'Изтрий');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'Изчисли площ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'Затвори полигон');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Назад към списъка с интерфейси (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Легенда');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'Печат');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'Авторско каре');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'Карти');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'Търсене');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'Място на среща');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'Търсене по метаданни');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Добави WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Добави WMS от списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'Информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'Промени проекция');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'Авторско право');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'Дигитализиране');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','Обзорна карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'Промени размера на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'Навигационна рамка');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'Избор на мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'Въведи мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'Мащабна скала');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'Избери фоново изображение');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Покажи картата около посочените координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'Промени парола');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'Зареди Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'Фирмен знак');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'Измери разстояние');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'Μετακίνηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'Επίδειξη Πλήρους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'Πίσω');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Πρόσθια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'Ζουμ από ορθογώνιο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'Απόσυρση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'Μέτρηση Εμβαδού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'Αποσύνδεση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'Αλλάξτε τη διάταξη των WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Πρόσθεση WMS από το φιλτραρισμένο κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθορισμένο Κέντρο Χαρτών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES  ('gr', 'Help', 'Βοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάστιχο- Τρίφτης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το Κλειστό Πολύγωνο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'Παρουσίαση του GUI Καταλόγου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'Εκτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' Χάρτες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Πρόσθεση WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Πρόσθεση WMS από τον κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'Μέτρηση Απόστασης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο Συνάντησης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'Πληροφορίες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'Ψηφιοποίηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Αλλαγή Προβολής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'Επιλογή Φόντου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Προεπισκόπιση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Αλλαγή Συνθηματικού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'Κανόνας Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'Λογότυπο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'Εστίαση σε Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Κείμενο Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Προβολή WMS πληροφοριών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'Λεζάντα');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'Αναζήτηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Αλλαγή Μεγέθους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Αλλαγή Μεγέθους Χάρτη με Ολίσθηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'Πλαίσιο Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Προβολή Περιοχής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'Αποτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'Επιλογή Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'Αναζήτηση στα Metadata');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom in', 'Inzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom out', 'Uitzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Back', 'Terug');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Forward', 'Voorwaarts');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Coordinates', 'Koordinaten tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom by rectangle', 'Zoom rechthoek-selectie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Redraw', 'Opfrissen of toetsenbord : spatiebalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Query', 'Data opvragen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logout', 'Afmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'WMS preferences', 'WMS instellingen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from filtered list', 'WMS van gefilterte lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set map center', 'Kaartmiddelpunt aangeven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Help', 'Help');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Show WMS infos', 'Tonen van WMS Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Save workspace as web map context document', 'zicht als Web map context dokument bewaren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Resize Mapsize', 'beeldschermgrote aanpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Rubber', 'schets verwerpen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Get Area', 'oppervlakte berekenen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Close Polygon', 'Polygoon sluiten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Move back to your GUI list', 'Terug naar GUI lijst');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Print', 'Drukken');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Maps', 'Kaarten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Search', 'Zoek');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Meetingpoint', 'Trefpunt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Metadatasearch', 'Zoeken naar Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS', 'WMS toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from List', 'WMS uit lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Info', 'Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Projection', 'Projektie veranderen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Digitize', 'Digitaliseren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Overview', 'overzichtskaart');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Drag Mapsize', 'Kaart vergroten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Mapframe', 'Kaartvenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Navigation Frame', 'Navigeervenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Select', 'Schaal selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Text', 'Schaal via tekstingave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scalebar', 'Schaalbalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set Background', 'Achtergrond selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom to Coordinates', 'Naar koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Password', 'Paswoord wijzigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Load a web map context document', 'Laad een Web Map Context Dokument');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Measure distance', 'Meet afstand');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Pan', 'Sposta dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Display complete map', 'Mostra tutta la mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom in', 'Ingrandisci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom out', 'Riduci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Back', 'Indietro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Forward', 'Avanti');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Coordinates', 'Mostra coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom by rectangle', 'Seleziona dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Redraw', 'Ridisegna oppure, da tastiera: spazio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Query', 'Interroga');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logout', 'Logout');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'WMS preferences', 'Impostazioni WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from filtered list', 'Aggiungi un WMS da una lista filtrata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set map center', 'Fissa il centro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Help', 'Aiuto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Show WMS infos', 'Mostra informazioni sul WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Save workspace as web map context document', 'Salva vista come documento di Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Resize Mapsize', 'Adatta la dimensione della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Rubber', 'Cancella bozza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Get Area', 'Calcola area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Close Polygon', 'Chiudi poligono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Move back to your GUI list', 'Torna alla lista delle GUI');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Legend', 'Legenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Print', 'Stampa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Select', 'Scelta della scala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Text', 'Scala dei testi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scalebar', 'Scala di riferimento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set Background', 'Seleziona mappa di sfondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom to Coordinates', 'Ingrandisci alle coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Password', 'Cambia password');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Load a web map context document', 'Carica un documento Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Measure distance', 'Misura distanza');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Pan', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Display complete map', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom in', 'Zoom +');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom out', 'Zoom -');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'WMS preferences', 'Ajuste WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Select', 'Selecionar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Text', 'Teclar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scalebar', 'Fraja de escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set Background', 'Poner el fondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom to Coordinates', 'Zoom en coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Password', 'Cambiar clave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Load a web map context document', 'Cargar un documento de Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Measure distance', 'Medir distancias');
+
+
+
 UPDATE pg_catalog.pg_class SET reltriggers = (SELECT pg_catalog.count(*) FROM pg_catalog.pg_trigger where pg_class.oid = tgrelid) ; 

Modified: trunk/mapbender/resources/db/postgresql/pgsql_schema.sql
===================================================================
--- trunk/mapbender/resources/db/postgresql/pgsql_schema.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/postgresql/pgsql_schema.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -1,9 +1,52 @@
 --
--- PostgreSQL database dump Mapbender 2.4.2
+-- PostgreSQL database dump Mapbender 2.5
 --
 
+-- check if plpgsql exists; if yes, install it.
+CREATE OR REPLACE FUNCTION public.create_plpgsql_language ()
+        RETURNS TEXT
+        AS $$
+            CREATE LANGUAGE plpgsql;
+            SELECT 'language plpgsql created'::TEXT;
+        $$
+LANGUAGE 'sql';
 
+SELECT CASE WHEN
+              (SELECT true::BOOLEAN
+                 FROM pg_language
+                WHERE lanname='plpgsql')
+            THEN
+              (SELECT 'language already installed'::TEXT)
+            ELSE
+              (SELECT public.create_plpgsql_language())
+            END;
 
+DROP FUNCTION public.create_plpgsql_language ();
+
+-- function gettext for i18n (requires plpgsql)
+CREATE FUNCTION gettext(locale_arg text, string text) RETURNS character varying
+    AS $$
+ DECLARE
+    msgstr varchar(512);
+    trl RECORD;
+ BEGIN
+    -- RAISE NOTICE '>%<', locale_arg;
+
+    SELECT INTO trl * FROM translations
+    WHERE trim(from locale) = trim(from locale_arg) AND msgid = string;
+    -- we return the original string, if no translation is found.
+    -- this is consistent with gettext's behaviour
+    IF NOT FOUND THEN
+        RETURN string;
+    ELSE
+        RETURN trl.msgstr;
+    END IF; 
+ END;
+ $$
+    LANGUAGE plpgsql;
+
+
+
 CREATE TABLE gui (
     gui_id character varying(50) DEFAULT ''::character varying NOT NULL,
     gui_name character varying(50) DEFAULT ''::character varying NOT NULL,
@@ -13,9 +56,9 @@
 
 
 --
--- TOC entry 1239 (class 1259 OID 47913127)
--- Dependencies: 1607 1608 1609 4
--- Name: gui_element; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1254 (class 1259 OID 5357877)
+-- Dependencies: 1631 1632 1633 4
+-- Name: gui_element; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE gui_element (
@@ -24,7 +67,7 @@
     e_pos integer,
     e_public integer,
     e_comment text,
-    e_title character varying(255),    
+    e_title character varying(255),
     e_element character varying(255) DEFAULT ''::character varying NOT NULL,
     e_src character varying(255),
     e_attributes text,
@@ -45,9 +88,9 @@
 
 
 --
--- TOC entry 1240 (class 1259 OID 47913135)
--- Dependencies: 1610 1611 1612 4
--- Name: gui_element_vars; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1255 (class 1259 OID 5357885)
+-- Dependencies: 1634 1635 1636 4
+-- Name: gui_element_vars; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE gui_element_vars (
@@ -61,11 +104,28 @@
 
 
 --
--- TOC entry 1241 (class 1259 OID 47913143)
--- Dependencies: 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 4
--- Name: gui_layer; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1305 (class 1259 OID 5358417)
+-- Dependencies: 4
+-- Name: gui_kml; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
+CREATE TABLE gui_kml (
+    kml_id serial NOT NULL,
+    fkey_mb_user_id integer NOT NULL,
+    fkey_gui_id character varying(50) NOT NULL,
+    kml_doc text NOT NULL,
+    kml_name character varying(64),
+    kml_description text,
+    kml_timestamp integer NOT NULL
+);
+
+
+--
+-- TOC entry 1256 (class 1259 OID 5357893)
+-- Dependencies: 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 4
+-- Name: gui_layer; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
+--
+
 CREATE TABLE gui_layer (
     fkey_gui_id character varying(50) DEFAULT ''::character varying NOT NULL,
     fkey_layer_id integer DEFAULT 0 NOT NULL,
@@ -84,9 +144,9 @@
 
 
 --
--- TOC entry 1242 (class 1259 OID 47913155)
--- Dependencies: 1623 1624 1625 4
--- Name: gui_mb_group; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1257 (class 1259 OID 5357905)
+-- Dependencies: 1647 1648 1649 4
+-- Name: gui_mb_group; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE gui_mb_group (
@@ -97,9 +157,9 @@
 
 
 --
--- TOC entry 1243 (class 1259 OID 47913160)
--- Dependencies: 1626 1627 4
--- Name: gui_mb_user; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1258 (class 1259 OID 5357910)
+-- Dependencies: 1650 1651 4
+-- Name: gui_mb_user; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE gui_mb_user (
@@ -110,9 +170,9 @@
 
 
 --
--- TOC entry 1245 (class 1259 OID 47913166)
--- Dependencies: 1628 1630 1631 4
--- Name: gui_treegde; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1260 (class 1259 OID 5357916)
+-- Dependencies: 1652 1654 1655 4
+-- Name: gui_treegde; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE gui_treegde (
@@ -128,9 +188,9 @@
 
 
 --
--- TOC entry 1246 (class 1259 OID 47913175)
--- Dependencies: 1632 1633 4
--- Name: gui_wfs; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1261 (class 1259 OID 5357925)
+-- Dependencies: 1656 1657 4
+-- Name: gui_wfs; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE gui_wfs (
@@ -140,11 +200,23 @@
 
 
 --
--- TOC entry 1247 (class 1259 OID 47913179)
--- Dependencies: 1634 1635 1636 1637 1638 1639 1640 1641 4
--- Name: gui_wms; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1301 (class 1259 OID 5358383)
+-- Dependencies: 1744 1745 4
+-- Name: gui_wfs_conf; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
+CREATE TABLE gui_wfs_conf (
+    fkey_gui_id character varying(50) DEFAULT ''::character varying NOT NULL,
+    fkey_wfs_conf_id integer DEFAULT 0 NOT NULL
+);
+
+
+--
+-- TOC entry 1262 (class 1259 OID 5357929)
+-- Dependencies: 1658 1659 1660 1661 1662 1663 1664 1665 1666 4
+-- Name: gui_wms; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
+--
+
 CREATE TABLE gui_wms (
     fkey_gui_id character varying(50) DEFAULT ''::character varying NOT NULL,
     fkey_wms_id integer DEFAULT 0 NOT NULL,
@@ -153,14 +225,16 @@
     gui_wms_featureinfoformat character varying(50) DEFAULT ''::character varying NOT NULL,
     gui_wms_exceptionformat character varying(50) DEFAULT ''::character varying NOT NULL,
     gui_wms_epsg character varying(50) DEFAULT ''::character varying NOT NULL,
-    gui_wms_visible integer DEFAULT 1 NOT NULL
+    gui_wms_visible integer DEFAULT 1 NOT NULL,
+    gui_wms_sldurl character varying(255) DEFAULT ''::character varying NOT NULL,
+    gui_wms_opacity integer DEFAULT 100
 );
 
 
 --
--- TOC entry 1277 (class 1259 OID 48558625)
+-- TOC entry 1264 (class 1259 OID 5357945)
 -- Dependencies: 4
--- Name: keyword; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- Name: keyword; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE keyword (
@@ -170,9 +244,9 @@
 
 
 --
--- TOC entry 1249 (class 1259 OID 47913191)
--- Dependencies: 1643 1644 1645 1646 1647 1648 1649 1650 4
--- Name: layer; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1266 (class 1259 OID 5357950)
+-- Dependencies: 1669 1670 1671 1672 1673 1674 1675 1676 4
+-- Name: layer; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE layer (
@@ -192,9 +266,9 @@
 
 
 --
--- TOC entry 1250 (class 1259 OID 47913205)
--- Dependencies: 1651 1652 1653 1654 1655 1656 4
--- Name: layer_epsg; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1267 (class 1259 OID 5357964)
+-- Dependencies: 1677 1678 1679 1680 1681 1682 4
+-- Name: layer_epsg; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE layer_epsg (
@@ -208,9 +282,9 @@
 
 
 --
--- TOC entry 1278 (class 1259 OID 48558633)
+-- TOC entry 1268 (class 1259 OID 5357972)
 -- Dependencies: 4
--- Name: layer_keyword; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- Name: layer_keyword; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE layer_keyword (
@@ -220,11 +294,23 @@
 
 
 --
--- TOC entry 1251 (class 1259 OID 47913213)
--- Dependencies: 1657 1658 1659 4
--- Name: layer_style; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1303 (class 1259 OID 5358411)
+-- Dependencies: 4
+-- Name: layer_load_count; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
+CREATE TABLE layer_load_count (
+    fkey_layer_id integer,
+    load_count bigint
+);
+
+
+--
+-- TOC entry 1269 (class 1259 OID 5357974)
+-- Dependencies: 1683 1684 1685 4
+-- Name: layer_style; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
+--
+
 CREATE TABLE layer_style (
     fkey_layer_id integer DEFAULT 0 NOT NULL,
     name character varying(50) DEFAULT ''::character varying NOT NULL,
@@ -235,9 +321,9 @@
 
 
 --
--- TOC entry 1253 (class 1259 OID 47913220)
--- Dependencies: 1661 1662 4
--- Name: mb_group; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1271 (class 1259 OID 5357981)
+-- Dependencies: 1687 1688 4
+-- Name: mb_group; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE mb_group (
@@ -249,9 +335,9 @@
 
 
 --
--- TOC entry 1255 (class 1259 OID 47913227)
--- Dependencies: 1664 4
--- Name: mb_log; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1273 (class 1259 OID 5357988)
+-- Dependencies: 1690 4
+-- Name: mb_log; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE mb_log (
@@ -270,9 +356,9 @@
 
 
 --
--- TOC entry 1256 (class 1259 OID 47913234)
--- Dependencies: 1665 1666 1667 1668 1669 4
--- Name: mb_monitor; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1274 (class 1259 OID 5357995)
+-- Dependencies: 1691 1692 1693 1694 1695 4
+-- Name: mb_monitor; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE mb_monitor (
@@ -283,14 +369,16 @@
     timestamp_begin integer NOT NULL,
     timestamp_end integer NOT NULL,
     upload_url character varying(255) DEFAULT ''::character varying NOT NULL,
-    updated character(1) DEFAULT ''::bpchar NOT NULL
+    updated character(1) DEFAULT ''::bpchar NOT NULL,
+    image integer,
+    map_url character varying(2048)
 );
 
 
 --
--- TOC entry 1258 (class 1259 OID 47913246)
--- Dependencies: 1671 1672 1673 1674 1675 4
--- Name: mb_user; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1276 (class 1259 OID 5358007)
+-- Dependencies: 1697 1698 1699 1700 1701 4
+-- Name: mb_user; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE mb_user (
@@ -317,9 +405,9 @@
 
 
 --
--- TOC entry 1259 (class 1259 OID 47913257)
--- Dependencies: 1676 1677 4
--- Name: mb_user_mb_group; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1277 (class 1259 OID 5358018)
+-- Dependencies: 1702 1703 4
+-- Name: mb_user_mb_group; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE mb_user_mb_group (
@@ -329,9 +417,9 @@
 
 
 --
--- TOC entry 1260 (class 1259 OID 47913261)
--- Dependencies: 1678 1679 4
--- Name: mb_user_wmc; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1278 (class 1259 OID 5358022)
+-- Dependencies: 1704 1705 4
+-- Name: mb_user_wmc; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE mb_user_wmc (
@@ -344,9 +432,9 @@
 
 
 --
--- TOC entry 1280 (class 1259 OID 48558647)
+-- TOC entry 1280 (class 1259 OID 5358031)
 -- Dependencies: 4
--- Name: md_topic_category; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- Name: md_topic_category; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE md_topic_category (
@@ -356,44 +444,78 @@
 );
 
 
- -- 
- -- new table translation: new table for translations
- -- 
- CREATE TABLE translations
- (
-  trs_id serial PRIMARY KEY not null,
-  locale varchar(8),
-  msgid varchar(512),
-  msgstr varchar(512)
- );
+--
+-- TOC entry 1282 (class 1259 OID 5358039)
+-- Dependencies: 4
+-- Name: sld_user_layer; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
+--
 
- CREATE INDEX msgid_idx ON translations(msgid);
+CREATE TABLE sld_user_layer (
+    sld_user_layer_id serial NOT NULL,
+    fkey_mb_user_id integer NOT NULL,
+    fkey_layer_id integer NOT NULL,
+    fkey_gui_id character varying,
+    sld_xml text,
+    use_sld smallint
+);
 
 
 --
--- TOC entry 1262 (class 1259 OID 47913270)
+-- TOC entry 1284 (class 1259 OID 5358047)
 -- Dependencies: 4
--- Name: wfs; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- Name: translations; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
+CREATE TABLE translations (
+    trs_id serial NOT NULL,
+    locale character varying(8),
+    msgid character varying(512),
+    msgstr character varying(512)
+);
+
+
+--
+-- TOC entry 1286 (class 1259 OID 5358058)
+-- Dependencies: 1710 1711 1712 4
+-- Name: wfs; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
+--
+
 CREATE TABLE wfs (
     wfs_id serial NOT NULL,
-    wfs_version character varying(50),
+    wfs_version character varying(50) DEFAULT ''::character varying NOT NULL,
     wfs_name character varying(255),
-    wfs_title character varying(255),
+    wfs_title character varying(255) DEFAULT ''::character varying NOT NULL,
     wfs_abstract text,
-    wfs_getcapabilities character varying(255),
+    wfs_getcapabilities character varying(255) DEFAULT ''::character varying NOT NULL,
     wfs_describefeaturetype character varying(255),
     wfs_getfeature character varying(255),
     wfs_transaction character varying(255),
-    wfs_owsproxy character varying(50)
+    wfs_owsproxy character varying(50),
+    wfs_getcapabilities_doc text,
+    wfs_upload_url character varying(255),
+    fees character varying(255),
+    accessconstraints text,
+    individualname character varying(255),
+    positionname character varying(255),
+    providername character varying(255),
+    city character varying(255),
+    deliverypoint character varying(255),
+    administrativearea character varying(255),
+    postalcode character varying(255),
+    voice character varying(255),
+    facsimile character varying(255),
+    electronicmailaddress character varying(255),
+    wfs_mb_getcapabilities_doc text,
+    wfs_owner integer,
+    wfs_timestamp integer,
+    country character varying(255)
 );
 
 
 --
--- TOC entry 1264 (class 1259 OID 47913278)
--- Dependencies: 1682 1683 1684 1685 4
--- Name: wfs_conf; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1288 (class 1259 OID 5358066)
+-- Dependencies: 1714 1715 1716 1717 4
+-- Name: wfs_conf; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wfs_conf (
@@ -408,14 +530,15 @@
     g_style text,
     g_buffer double precision DEFAULT 0,
     g_res_style text,
-    g_use_wzgraphics integer DEFAULT 0
+    g_use_wzgraphics integer DEFAULT 0,
+    wfs_conf_description text
 );
 
 
 --
--- TOC entry 1266 (class 1259 OID 47913290)
--- Dependencies: 1687 1688 1689 1690 4
--- Name: wfs_conf_element; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1290 (class 1259 OID 5358078)
+-- Dependencies: 1719 1720 1721 1722 4
+-- Name: wfs_conf_element; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wfs_conf_element (
@@ -432,17 +555,19 @@
     f_label_id character varying(50),
     f_show integer,
     f_respos integer,
-    f_form_element_html TEXT NULL,
-    f_edit int4,
-    f_mandatory int4,
-    f_auth_varname character varying(255)
+    f_form_element_html text,
+    f_edit integer,
+    f_mandatory integer,
+    f_auth_varname character varying(255),
+    f_show_detail integer,
+    f_operator character varying(50)
 );
 
 
 --
--- TOC entry 1268 (class 1259 OID 47913302)
--- Dependencies: 1691 4
--- Name: wfs_element; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1292 (class 1259 OID 5358090)
+-- Dependencies: 1723 4
+-- Name: wfs_element; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wfs_element (
@@ -454,9 +579,9 @@
 
 
 --
--- TOC entry 1270 (class 1259 OID 47913308)
--- Dependencies: 1693 1695 4
--- Name: wfs_featuretype; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1294 (class 1259 OID 5358096)
+-- Dependencies: 1725 1727 1728 4
+-- Name: wfs_featuretype; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wfs_featuretype (
@@ -464,16 +589,30 @@
     featuretype_id serial NOT NULL,
     featuretype_name character varying(50) DEFAULT ''::character varying NOT NULL,
     featuretype_title character varying(50),
-    featuretype_srs character varying(50)
+    featuretype_srs character varying(50),
+    featuretype_searchable integer DEFAULT 1,
+    featuretype_abstract character varying(50)
 );
 
 
 --
--- TOC entry 1271 (class 1259 OID 47913313)
--- Dependencies: 1696 1697 1698 1699 4
--- Name: wfs_featuretype_namespace; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1302 (class 1259 OID 5358399)
+-- Dependencies: 4
+-- Name: wfs_featuretype_keyword; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
+CREATE TABLE wfs_featuretype_keyword (
+    fkey_featuretype_id integer NOT NULL,
+    fkey_keyword_id integer NOT NULL
+);
+
+
+--
+-- TOC entry 1295 (class 1259 OID 5358101)
+-- Dependencies: 1729 1730 1731 1732 4
+-- Name: wfs_featuretype_namespace; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
+--
+
 CREATE TABLE wfs_featuretype_namespace (
     fkey_wfs_id integer DEFAULT 0 NOT NULL,
     fkey_featuretype_id integer DEFAULT 0 NOT NULL,
@@ -483,9 +622,9 @@
 
 
 --
--- TOC entry 1273 (class 1259 OID 47913324)
--- Dependencies: 1701 1702 1703 1704 1705 4
--- Name: wms; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1297 (class 1259 OID 5358112)
+-- Dependencies: 1734 1735 1736 1737 1738 4
+-- Name: wms; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wms (
@@ -516,14 +655,18 @@
     contactelectronicmailaddress character varying(255),
     wms_mb_getcapabilies_doc text,
     wms_owner integer,
-    wms_timestamp integer
+    wms_timestamp integer,
+    wms_supportsld boolean,
+    wms_userlayer boolean,
+    wms_userstyle boolean,
+    wms_remotewfs boolean
 );
 
 
 --
--- TOC entry 1274 (class 1259 OID 47913335)
--- Dependencies: 1706 1707 1708 4
--- Name: wms_format; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1298 (class 1259 OID 5358123)
+-- Dependencies: 1739 1740 1741 4
+-- Name: wms_format; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wms_format (
@@ -534,9 +677,9 @@
 
 
 --
--- TOC entry 1281 (class 1259 OID 48558674)
+-- TOC entry 1299 (class 1259 OID 5358128)
 -- Dependencies: 4
--- Name: wms_md_topic_category; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- Name: wms_md_topic_category; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wms_md_topic_category (
@@ -546,9 +689,9 @@
 
 
 --
--- TOC entry 1275 (class 1259 OID 47913340)
--- Dependencies: 1709 1710 4
--- Name: wms_srs; Type: TABLE; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1300 (class 1259 OID 5358130)
+-- Dependencies: 1742 1743 4
+-- Name: wms_srs; Type: TABLE; Schema: public; Owner: postgres; Tablespace: 
 --
 
 CREATE TABLE wms_srs (
@@ -558,9 +701,9 @@
 
 
 --
--- TOC entry 1745 (class 2606 OID 48558631)
--- Dependencies: 1277 1277
--- Name: keyword_keyword_key; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1765 (class 2606 OID 5358135)
+-- Dependencies: 1264 1264
+-- Name: keyword_keyword_key; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY keyword
@@ -568,9 +711,19 @@
 
 
 --
--- TOC entry 1749 (class 2606 OID 48558654)
+-- TOC entry 1814 (class 2606 OID 5358424)
+-- Dependencies: 1305 1305
+-- Name: mb_gui_kml_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY gui_kml
+    ADD CONSTRAINT mb_gui_kml_pkey PRIMARY KEY (kml_id);
+
+
+--
+-- TOC entry 1785 (class 2606 OID 5358137)
 -- Dependencies: 1280 1280
--- Name: md_topic_category_pkey; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- Name: md_topic_category_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY md_topic_category
@@ -578,9 +731,9 @@
 
 
 --
--- TOC entry 1740 (class 2606 OID 47913345)
--- Dependencies: 1270 1270
--- Name: pk_featuretype_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1800 (class 2606 OID 5358139)
+-- Dependencies: 1294 1294
+-- Name: pk_featuretype_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY wfs_featuretype
@@ -588,19 +741,29 @@
 
 
 --
--- TOC entry 1716 (class 2606 OID 47913347)
--- Dependencies: 1239 1239 1239
--- Name: pk_fkey_gui_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1802 (class 2606 OID 5358363)
+-- Dependencies: 1295 1295 1295 1295
+-- Name: pk_featuretype_namespace; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY wfs_featuretype_namespace
+    ADD CONSTRAINT pk_featuretype_namespace PRIMARY KEY (fkey_wfs_id, fkey_featuretype_id, namespace);
+
+
+--
+-- TOC entry 1750 (class 2606 OID 5358141)
+-- Dependencies: 1254 1254 1254
+-- Name: pk_fkey_gui_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY gui_element
     ADD CONSTRAINT pk_fkey_gui_id PRIMARY KEY (fkey_gui_id, e_id);
 
 
 --
--- TOC entry 1718 (class 2606 OID 47913349)
--- Dependencies: 1240 1240 1240 1240
--- Name: pk_fkey_gui_id_fkey_e_id_var_name; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1752 (class 2606 OID 5358143)
+-- Dependencies: 1255 1255 1255 1255
+-- Name: pk_fkey_gui_id_fkey_e_id_var_name; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY gui_element_vars
@@ -608,9 +771,9 @@
 
 
 --
--- TOC entry 1720 (class 2606 OID 47913351)
--- Dependencies: 1242 1242 1242
--- Name: pk_fkey_mb_group_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1756 (class 2606 OID 5358145)
+-- Dependencies: 1257 1257 1257
+-- Name: pk_fkey_mb_group_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY gui_mb_group
@@ -618,9 +781,9 @@
 
 
 --
--- TOC entry 1722 (class 2606 OID 47913353)
--- Dependencies: 1243 1243 1243
--- Name: pk_fkey_mb_user_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1758 (class 2606 OID 5358147)
+-- Dependencies: 1258 1258 1258
+-- Name: pk_fkey_mb_user_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY gui_mb_user
@@ -628,9 +791,9 @@
 
 
 --
--- TOC entry 1732 (class 2606 OID 47913355)
--- Dependencies: 1259 1259 1259
--- Name: pk_fkey_mb_user_mb_group_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1781 (class 2606 OID 5358149)
+-- Dependencies: 1277 1277 1277
+-- Name: pk_fkey_mb_user_mb_group_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY mb_user_mb_group
@@ -638,9 +801,9 @@
 
 
 --
--- TOC entry 1724 (class 2606 OID 47913357)
--- Dependencies: 1245 1245 1245 1245 1245
--- Name: pk_fkey_treegde_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1760 (class 2606 OID 5358151)
+-- Dependencies: 1260 1260 1260 1260 1260
+-- Name: pk_fkey_treegde_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY gui_treegde
@@ -648,19 +811,29 @@
 
 
 --
--- TOC entry 1728 (class 2606 OID 47913359)
--- Dependencies: 1253 1253
--- Name: pk_group_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1812 (class 2606 OID 5358388)
+-- Dependencies: 1301 1301 1301
+-- Name: pk_fkey_wfs_conf_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY gui_wfs_conf
+    ADD CONSTRAINT pk_fkey_wfs_conf_id PRIMARY KEY (fkey_gui_id, fkey_wfs_conf_id);
+
+
+--
+-- TOC entry 1773 (class 2606 OID 5358153)
+-- Dependencies: 1271 1271
+-- Name: pk_group_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY mb_group
     ADD CONSTRAINT pk_group_id PRIMARY KEY (mb_group_id);
 
 
 --
--- TOC entry 1714 (class 2606 OID 47913361)
--- Dependencies: 1238 1238
--- Name: pk_gui_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1748 (class 2606 OID 5358155)
+-- Dependencies: 1253 1253
+-- Name: pk_gui_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY gui
@@ -668,19 +841,39 @@
 
 
 --
--- TOC entry 1747 (class 2606 OID 48558629)
--- Dependencies: 1277 1277
--- Name: pk_keyword_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1754 (class 2606 OID 5358347)
+-- Dependencies: 1256 1256 1256
+-- Name: pk_gui_layer; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY gui_layer
+    ADD CONSTRAINT pk_gui_layer PRIMARY KEY (fkey_gui_id, fkey_layer_id);
+
+
+--
+-- TOC entry 1762 (class 2606 OID 5358349)
+-- Dependencies: 1262 1262 1262
+-- Name: pk_gui_wms; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY gui_wms
+    ADD CONSTRAINT pk_gui_wms PRIMARY KEY (fkey_gui_id, fkey_wms_id);
+
+
+--
+-- TOC entry 1767 (class 2606 OID 5358157)
+-- Dependencies: 1264 1264
+-- Name: pk_keyword_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY keyword
     ADD CONSTRAINT pk_keyword_id PRIMARY KEY (keyword_id);
 
 
 --
--- TOC entry 1726 (class 2606 OID 47913363)
--- Dependencies: 1249 1249
--- Name: pk_layer_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1769 (class 2606 OID 5358159)
+-- Dependencies: 1266 1266
+-- Name: pk_layer_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY layer
@@ -688,29 +881,89 @@
 
 
 --
--- TOC entry 1730 (class 2606 OID 47913365)
--- Dependencies: 1258 1258
--- Name: pk_mb_user_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1771 (class 2606 OID 5358351)
+-- Dependencies: 1268 1268 1268
+-- Name: pk_layer_keyword; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY layer_keyword
+    ADD CONSTRAINT pk_layer_keyword PRIMARY KEY (fkey_layer_id, fkey_keyword_id);
+
+
+--
+-- TOC entry 1775 (class 2606 OID 5358367)
+-- Dependencies: 1273 1273
+-- Name: pk_mb_log; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY mb_log
+    ADD CONSTRAINT pk_mb_log PRIMARY KEY (id);
+
+
+--
+-- TOC entry 1777 (class 2606 OID 5358365)
+-- Dependencies: 1274 1274 1274
+-- Name: pk_mb_monitor; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY mb_monitor
+    ADD CONSTRAINT pk_mb_monitor PRIMARY KEY (upload_id, fkey_wms_id);
+
+
+--
+-- TOC entry 1779 (class 2606 OID 5358161)
+-- Dependencies: 1276 1276
+-- Name: pk_mb_user_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY mb_user
     ADD CONSTRAINT pk_mb_user_id PRIMARY KEY (mb_user_id);
 
 
 --
--- TOC entry 1738 (class 2606 OID 47913367)
--- Dependencies: 1266 1266
--- Name: pk_wfs_conf_element_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1808 (class 2606 OID 5358359)
+-- Dependencies: 1299 1299 1299
+-- Name: pk_md_topic_category; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY wms_md_topic_category
+    ADD CONSTRAINT pk_md_topic_category PRIMARY KEY (fkey_wms_id, fkey_md_topic_category_id);
+
+
+--
+-- TOC entry 1787 (class 2606 OID 5358369)
+-- Dependencies: 1282 1282
+-- Name: pk_sld_user_layer; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT pk_sld_user_layer PRIMARY KEY (sld_user_layer_id);
+
+
+--
+-- TOC entry 1783 (class 2606 OID 5358353)
+-- Dependencies: 1278 1278
+-- Name: pk_user_wmc; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY mb_user_wmc
+    ADD CONSTRAINT pk_user_wmc PRIMARY KEY (wmc_id);
+
+
+--
+-- TOC entry 1796 (class 2606 OID 5358163)
+-- Dependencies: 1290 1290
+-- Name: pk_wfs_conf_element_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY wfs_conf_element
     ADD CONSTRAINT pk_wfs_conf_element_id PRIMARY KEY (wfs_conf_element_id);
 
 
 --
--- TOC entry 1736 (class 2606 OID 47913369)
--- Dependencies: 1264 1264
--- Name: pk_wfs_conf_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1794 (class 2606 OID 5358165)
+-- Dependencies: 1288 1288
+-- Name: pk_wfs_conf_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
 ALTER TABLE ONLY wfs_conf
@@ -718,48 +971,117 @@
 
 
 --
--- TOC entry 1734 (class 2606 OID 47913371)
--- Dependencies: 1262 1262
--- Name: pk_wfs_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1798 (class 2606 OID 5358355)
+-- Dependencies: 1292 1292 1292
+-- Name: pk_wfs_element; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY wfs_element
+    ADD CONSTRAINT pk_wfs_element PRIMARY KEY (fkey_featuretype_id, element_id);
+
+
+--
+-- TOC entry 1792 (class 2606 OID 5358167)
+-- Dependencies: 1286 1286
+-- Name: pk_wfs_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY wfs
     ADD CONSTRAINT pk_wfs_id PRIMARY KEY (wfs_id);
 
 
 --
--- TOC entry 1742 (class 2606 OID 47913373)
--- Dependencies: 1273 1273
--- Name: pk_wms_id; Type: CONSTRAINT; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1806 (class 2606 OID 5358357)
+-- Dependencies: 1298 1298 1298 1298
+-- Name: pk_wms_format; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY wms_format
+    ADD CONSTRAINT pk_wms_format PRIMARY KEY (fkey_wms_id, data_type, data_format);
+
+
+--
+-- TOC entry 1804 (class 2606 OID 5358169)
+-- Dependencies: 1297 1297
+-- Name: pk_wms_id; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
 ALTER TABLE ONLY wms
     ADD CONSTRAINT pk_wms_id PRIMARY KEY (wms_id);
 
 
 --
--- TOC entry 1743 (class 1259 OID 48558632)
--- Dependencies: 1277
--- Name: ind_keyword; Type: INDEX; Schema: public; Owner: admin; Tablespace: 
+-- TOC entry 1810 (class 2606 OID 5358361)
+-- Dependencies: 1300 1300 1300
+-- Name: pk_wms_srs; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
 --
 
+ALTER TABLE ONLY wms_srs
+    ADD CONSTRAINT pk_wms_srs PRIMARY KEY (fkey_wms_id, wms_srs);
+
+
+--
+-- TOC entry 1790 (class 2606 OID 5358054)
+-- Dependencies: 1284 1284
+-- Name: translations_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres; Tablespace: 
+--
+
+ALTER TABLE ONLY translations
+    ADD CONSTRAINT translations_pkey PRIMARY KEY (trs_id);
+
+
+--
+-- TOC entry 1763 (class 1259 OID 5358170)
+-- Dependencies: 1264
+-- Name: ind_keyword; Type: INDEX; Schema: public; Owner: postgres; Tablespace: 
+--
+
 CREATE INDEX ind_keyword ON keyword USING btree (keyword);
 
 
 --
--- TOC entry 1778 (class 2606 OID 48558635)
--- Dependencies: 1746 1277 1278
--- Name: fkey_keyword_id_fkey_layer_id; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1788 (class 1259 OID 5358055)
+-- Dependencies: 1284
+-- Name: msgid_idx; Type: INDEX; Schema: public; Owner: postgres; Tablespace: 
 --
 
+CREATE INDEX msgid_idx ON translations USING btree (msgid);
+
+
+--
+-- TOC entry 1853 (class 2606 OID 5358406)
+-- Dependencies: 1799 1294 1302
+-- Name: fkey_featuretype_id_fkey_keyword_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY wfs_featuretype_keyword
+    ADD CONSTRAINT fkey_featuretype_id_fkey_keyword_id FOREIGN KEY (fkey_featuretype_id) REFERENCES wfs_featuretype(featuretype_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1852 (class 2606 OID 5358401)
+-- Dependencies: 1302 1766 1264
+-- Name: fkey_keyword_id_fkey_featuretype_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY wfs_featuretype_keyword
+    ADD CONSTRAINT fkey_keyword_id_fkey_featuretype_id FOREIGN KEY (fkey_keyword_id) REFERENCES keyword(keyword_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1830 (class 2606 OID 5358171)
+-- Dependencies: 1264 1268 1766
+-- Name: fkey_keyword_id_fkey_layer_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
 ALTER TABLE ONLY layer_keyword
     ADD CONSTRAINT fkey_keyword_id_fkey_layer_id FOREIGN KEY (fkey_keyword_id) REFERENCES keyword(keyword_id) ON UPDATE CASCADE ON DELETE CASCADE;
 
 
 --
--- TOC entry 1779 (class 2606 OID 48558640)
--- Dependencies: 1725 1249 1278
--- Name: fkey_layer_id_fkey_keyword_id; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1831 (class 2606 OID 5358176)
+-- Dependencies: 1266 1268 1768
+-- Name: fkey_layer_id_fkey_keyword_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY layer_keyword
@@ -767,9 +1089,9 @@
 
 
 --
--- TOC entry 1767 (class 2606 OID 47913379)
--- Dependencies: 1729 1258 1259
--- Name: fkey_mb_user_mb_group_mb_use_id; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1834 (class 2606 OID 5358181)
+-- Dependencies: 1276 1277 1778
+-- Name: fkey_mb_user_mb_group_mb_use_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY mb_user_mb_group
@@ -777,9 +1099,9 @@
 
 
 --
--- TOC entry 1766 (class 2606 OID 47913374)
--- Dependencies: 1741 1273 1256
--- Name: fkey_monitor_wms_id_wms_id; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1833 (class 2606 OID 5358186)
+-- Dependencies: 1297 1274 1803
+-- Name: fkey_monitor_wms_id_wms_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY mb_monitor
@@ -787,9 +1109,9 @@
 
 
 --
--- TOC entry 1750 (class 2606 OID 47913384)
--- Dependencies: 1713 1238 1239
--- Name: gui_element_ibfk1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1815 (class 2606 OID 5358191)
+-- Dependencies: 1747 1253 1254
+-- Name: gui_element_ibfk1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_element
@@ -797,9 +1119,9 @@
 
 
 --
--- TOC entry 1751 (class 2606 OID 47913389)
--- Dependencies: 1715 1239 1239 1240 1240
--- Name: gui_element_vars_ibfk1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1816 (class 2606 OID 5358196)
+-- Dependencies: 1254 1749 1254 1255 1255
+-- Name: gui_element_vars_ibfk1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_element_vars
@@ -807,19 +1129,39 @@
 
 
 --
--- TOC entry 1754 (class 2606 OID 47913394)
--- Dependencies: 1713 1238 1242
--- Name: gui_mb_group_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1854 (class 2606 OID 5358425)
+-- Dependencies: 1305 1778 1276
+-- Name: gui_kml_fkey_mb_user_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
+ALTER TABLE ONLY gui_kml
+    ADD CONSTRAINT gui_kml_fkey_mb_user_id FOREIGN KEY (fkey_mb_user_id) REFERENCES mb_user(mb_user_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1855 (class 2606 OID 5358430)
+-- Dependencies: 1747 1253 1305
+-- Name: gui_kml_id_fkey_gui_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY gui_kml
+    ADD CONSTRAINT gui_kml_id_fkey_gui_id FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1819 (class 2606 OID 5358201)
+-- Dependencies: 1747 1257 1253
+-- Name: gui_mb_group_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
 ALTER TABLE ONLY gui_mb_group
     ADD CONSTRAINT gui_mb_group_ibfk_1 FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
 
 
 --
--- TOC entry 1755 (class 2606 OID 47913399)
--- Dependencies: 1727 1253 1242
--- Name: gui_mb_group_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1820 (class 2606 OID 5358206)
+-- Dependencies: 1271 1772 1257
+-- Name: gui_mb_group_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_mb_group
@@ -827,9 +1169,9 @@
 
 
 --
--- TOC entry 1756 (class 2606 OID 47913404)
--- Dependencies: 1713 1238 1243
--- Name: gui_mb_user_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1821 (class 2606 OID 5358211)
+-- Dependencies: 1258 1253 1747
+-- Name: gui_mb_user_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_mb_user
@@ -837,9 +1179,9 @@
 
 
 --
--- TOC entry 1757 (class 2606 OID 47913409)
--- Dependencies: 1729 1258 1243
--- Name: gui_mb_user_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1822 (class 2606 OID 5358216)
+-- Dependencies: 1778 1258 1276
+-- Name: gui_mb_user_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_mb_user
@@ -847,9 +1189,9 @@
 
 
 --
--- TOC entry 1758 (class 2606 OID 47913414)
--- Dependencies: 1713 1238 1245
--- Name: gui_treegde_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1823 (class 2606 OID 5358221)
+-- Dependencies: 1253 1747 1260
+-- Name: gui_treegde_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_treegde
@@ -857,19 +1199,39 @@
 
 
 --
--- TOC entry 1759 (class 2606 OID 47913419)
--- Dependencies: 1713 1238 1246
--- Name: gui_wfs_ibfk_3; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1850 (class 2606 OID 5358389)
+-- Dependencies: 1253 1301 1747
+-- Name: gui_wfs_conf_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
+ALTER TABLE ONLY gui_wfs_conf
+    ADD CONSTRAINT gui_wfs_conf_ibfk_1 FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1851 (class 2606 OID 5358394)
+-- Dependencies: 1301 1793 1288
+-- Name: gui_wfs_conf_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY gui_wfs_conf
+    ADD CONSTRAINT gui_wfs_conf_ibfk_2 FOREIGN KEY (fkey_wfs_conf_id) REFERENCES wfs_conf(wfs_conf_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1824 (class 2606 OID 5358226)
+-- Dependencies: 1253 1261 1747
+-- Name: gui_wfs_ibfk_3; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
 ALTER TABLE ONLY gui_wfs
     ADD CONSTRAINT gui_wfs_ibfk_3 FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
 
 
 --
--- TOC entry 1760 (class 2606 OID 47913424)
--- Dependencies: 1733 1262 1246
--- Name: gui_wfs_ibfk_4; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1825 (class 2606 OID 5358231)
+-- Dependencies: 1286 1791 1261
+-- Name: gui_wfs_ibfk_4; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_wfs
@@ -877,9 +1239,9 @@
 
 
 --
--- TOC entry 1761 (class 2606 OID 47913429)
--- Dependencies: 1713 1238 1247
--- Name: gui_wms_ibfk_3; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1826 (class 2606 OID 5358236)
+-- Dependencies: 1262 1253 1747
+-- Name: gui_wms_ibfk_3; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_wms
@@ -887,9 +1249,9 @@
 
 
 --
--- TOC entry 1762 (class 2606 OID 47913434)
--- Dependencies: 1741 1273 1247
--- Name: gui_wms_ibfk_4; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1827 (class 2606 OID 5358241)
+-- Dependencies: 1262 1803 1297
+-- Name: gui_wms_ibfk_4; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_wms
@@ -897,9 +1259,9 @@
 
 
 --
--- TOC entry 1764 (class 2606 OID 47913439)
--- Dependencies: 1725 1249 1250
--- Name: layer_epsg_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1829 (class 2606 OID 5358246)
+-- Dependencies: 1266 1768 1267
+-- Name: layer_epsg_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY layer_epsg
@@ -907,9 +1269,9 @@
 
 
 --
--- TOC entry 1763 (class 2606 OID 47913444)
--- Dependencies: 1741 1273 1249
--- Name: layer_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1828 (class 2606 OID 5358251)
+-- Dependencies: 1297 1803 1266
+-- Name: layer_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY layer
@@ -917,9 +1279,9 @@
 
 
 --
--- TOC entry 1765 (class 2606 OID 47913449)
--- Dependencies: 1725 1249 1251
--- Name: layer_style_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1832 (class 2606 OID 5358256)
+-- Dependencies: 1768 1269 1266
+-- Name: layer_style_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY layer_style
@@ -927,9 +1289,9 @@
 
 
 --
--- TOC entry 1768 (class 2606 OID 47913454)
--- Dependencies: 1727 1253 1259
--- Name: mb_user_mb_group_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1835 (class 2606 OID 5358261)
+-- Dependencies: 1271 1772 1277
+-- Name: mb_user_mb_group_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY mb_user_mb_group
@@ -937,9 +1299,9 @@
 
 
 --
--- TOC entry 1769 (class 2606 OID 47913509)
--- Dependencies: 1729 1258 1260
--- Name: mb_user_wmc_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1836 (class 2606 OID 5358266)
+-- Dependencies: 1276 1778 1278
+-- Name: mb_user_wmc_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY mb_user_wmc
@@ -947,9 +1309,9 @@
 
 
 --
--- TOC entry 1752 (class 2606 OID 47913459)
--- Dependencies: 1713 1238 1241
--- Name: pk_gui_layer_ifbk3; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1817 (class 2606 OID 5358271)
+-- Dependencies: 1256 1747 1253
+-- Name: pk_gui_layer_ifbk3; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_layer
@@ -957,9 +1319,9 @@
 
 
 --
--- TOC entry 1753 (class 2606 OID 47913464)
--- Dependencies: 1725 1249 1241
--- Name: pk_gui_layer_ifbk4; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1818 (class 2606 OID 5358276)
+-- Dependencies: 1768 1266 1256
+-- Name: pk_gui_layer_ifbk4; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY gui_layer
@@ -967,19 +1329,49 @@
 
 
 --
--- TOC entry 1771 (class 2606 OID 47913469)
--- Dependencies: 1735 1264 1266
--- Name: wfs_conf_element_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1837 (class 2606 OID 5358331)
+-- Dependencies: 1282 1276 1778
+-- Name: sld_user_layer_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT sld_user_layer_ibfk_1 FOREIGN KEY (fkey_mb_user_id) REFERENCES mb_user(mb_user_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1838 (class 2606 OID 5358336)
+-- Dependencies: 1266 1768 1282
+-- Name: sld_user_layer_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT sld_user_layer_ibfk_2 FOREIGN KEY (fkey_layer_id) REFERENCES layer(layer_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1839 (class 2606 OID 5358341)
+-- Dependencies: 1282 1253 1747
+-- Name: sld_user_layer_ibfk_3; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT sld_user_layer_ibfk_3 FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
+
+
+--
+-- TOC entry 1841 (class 2606 OID 5358281)
+-- Dependencies: 1288 1290 1793
+-- Name: wfs_conf_element_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
+--
+
 ALTER TABLE ONLY wfs_conf_element
     ADD CONSTRAINT wfs_conf_element_ibfk_1 FOREIGN KEY (fkey_wfs_conf_id) REFERENCES wfs_conf(wfs_conf_id) ON UPDATE CASCADE ON DELETE CASCADE;
 
 
 --
--- TOC entry 1770 (class 2606 OID 47913474)
--- Dependencies: 1733 1262 1264
--- Name: wfs_conf_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1840 (class 2606 OID 5358286)
+-- Dependencies: 1791 1286 1288
+-- Name: wfs_conf_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wfs_conf
@@ -987,9 +1379,9 @@
 
 
 --
--- TOC entry 1772 (class 2606 OID 47913479)
--- Dependencies: 1739 1270 1268
--- Name: wfs_element_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1842 (class 2606 OID 5358291)
+-- Dependencies: 1294 1799 1292
+-- Name: wfs_element_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wfs_element
@@ -997,9 +1389,9 @@
 
 
 --
--- TOC entry 1773 (class 2606 OID 47913484)
--- Dependencies: 1733 1262 1270
--- Name: wfs_featuretype_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1843 (class 2606 OID 5358296)
+-- Dependencies: 1286 1791 1294
+-- Name: wfs_featuretype_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wfs_featuretype
@@ -1007,9 +1399,9 @@
 
 
 --
--- TOC entry 1774 (class 2606 OID 47913489)
--- Dependencies: 1739 1270 1271
--- Name: wfs_featuretype_namespace_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1844 (class 2606 OID 5358301)
+-- Dependencies: 1294 1295 1799
+-- Name: wfs_featuretype_namespace_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wfs_featuretype_namespace
@@ -1017,9 +1409,9 @@
 
 
 --
--- TOC entry 1775 (class 2606 OID 47913494)
--- Dependencies: 1733 1262 1271
--- Name: wfs_featuretype_namespace_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1845 (class 2606 OID 5358306)
+-- Dependencies: 1286 1791 1295
+-- Name: wfs_featuretype_namespace_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wfs_featuretype_namespace
@@ -1027,9 +1419,9 @@
 
 
 --
--- TOC entry 1776 (class 2606 OID 47913499)
--- Dependencies: 1741 1273 1274
--- Name: wms_format_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1846 (class 2606 OID 5358311)
+-- Dependencies: 1298 1297 1803
+-- Name: wms_format_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wms_format
@@ -1037,9 +1429,9 @@
 
 
 --
--- TOC entry 1780 (class 2606 OID 48558676)
--- Dependencies: 1748 1280 1281
--- Name: wms_md_topic_category_fkey_md_topic_category_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1847 (class 2606 OID 5358316)
+-- Dependencies: 1784 1280 1299
+-- Name: wms_md_topic_category_fkey_md_topic_category_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wms_md_topic_category
@@ -1047,9 +1439,9 @@
 
 
 --
--- TOC entry 1781 (class 2606 OID 48558681)
--- Dependencies: 1741 1273 1281
--- Name: wms_md_topic_category_fkey_wms_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1848 (class 2606 OID 5358321)
+-- Dependencies: 1299 1297 1803
+-- Name: wms_md_topic_category_fkey_wms_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wms_md_topic_category
@@ -1057,66 +1449,13 @@
 
 
 --
--- TOC entry 1777 (class 2606 OID 47913504)
--- Dependencies: 1741 1273 1275
--- Name: wms_srs_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+-- TOC entry 1849 (class 2606 OID 5358326)
+-- Dependencies: 1803 1300 1297
+-- Name: wms_srs_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: postgres
 --
 
 ALTER TABLE ONLY wms_srs
     ADD CONSTRAINT wms_srs_ibfk_1 FOREIGN KEY (fkey_wms_id) REFERENCES wms(wms_id) ON UPDATE CASCADE ON DELETE CASCADE;
 
 
- 
---  
--- add missing primary keys 
---
-ALTER TABLE gui_layer ADD CONSTRAINT pk_gui_layer PRIMARY KEY (fkey_gui_id,fkey_layer_id);
 
-ALTER TABLE gui_wms ADD CONSTRAINT pk_gui_wms PRIMARY KEY (fkey_gui_id,fkey_wms_id);
-
-ALTER TABLE layer_keyword ADD CONSTRAINT pk_layer_keyword PRIMARY KEY (fkey_layer_id,fkey_keyword_id);
-
-ALTER TABLE mb_user_wmc ADD CONSTRAINT pk_user_wmc PRIMARY KEY (wmc_id);
-
-ALTER TABLE wfs_element ADD CONSTRAINT pk_wfs_element PRIMARY KEY (fkey_featuretype_id,element_id);
-
-ALTER TABLE wms_format ADD CONSTRAINT pk_wms_format PRIMARY KEY (fkey_wms_id,data_type,data_format);
-
-ALTER TABLE wms_md_topic_category ADD CONSTRAINT pk_md_topic_category PRIMARY KEY (fkey_wms_id,fkey_md_topic_category_id);
-
-ALTER TABLE wms_srs ADD CONSTRAINT pk_wms_srs PRIMARY KEY (fkey_wms_id,wms_srs);
-
-ALTER TABLE wfs_featuretype_namespace ADD CONSTRAINT pk_featuretype_namespace PRIMARY KEY  (fkey_wfs_id,fkey_featuretype_id,namespace);
-
-ALTER TABLE mb_monitor ADD CONSTRAINT pk_mb_monitor PRIMARY KEY  (upload_id,fkey_wms_id);
-
-ALTER TABLE mb_log ADD CONSTRAINT pk_mb_log PRIMARY KEY  (id); 
-
-
- -- 
- -- new function gettext for easy translations
- -- 
- CREATE OR REPLACE FUNCTION gettext(locale_arg "text", string "text")
- RETURNS "varchar" AS
- $BODY$
- DECLARE
-    msgstr varchar(512);
-    trl RECORD;
- BEGIN
-    -- RAISE NOTICE '>%<', locale_arg;
-
-    SELECT INTO trl * FROM translations
-    WHERE trim(from locale) = trim(from locale_arg) AND msgid = string;
-    -- we return the original string, if no translation is found.
-    -- this is consistent with gettext's behaviour
-    IF NOT FOUND THEN
-        RETURN string;
-    ELSE
-        RETURN trl.msgstr;
-    END IF; 
- END;
- $BODY$
-  LANGUAGE 'plpgsql' VOLATILE;
-
-
-

Modified: trunk/mapbender/resources/db/postgresql/pgsql_serial_set_sequences.sql
===================================================================
--- trunk/mapbender/resources/db/postgresql/pgsql_serial_set_sequences.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/postgresql/pgsql_serial_set_sequences.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -25,3 +25,10 @@
 -- new sequences from Mapbender version 2.4.1
 SELECT pg_catalog.setval(pg_catalog.pg_get_serial_sequence('keyword', 'keyword_id'), (Select max(keyword_id) from keyword), true);
 SELECT pg_catalog.setval(pg_catalog.pg_get_serial_sequence('md_topic_category', 'md_topic_category_id'), (Select max(md_topic_category_id) from md_topic_category), true);
+
+-- new sequences from Mapbender version 2.5
+SELECT pg_catalog.setval(pg_catalog.pg_get_serial_sequence('translations', 'trs_id'), (Select max(trs_id) from translations), true);
+SELECT pg_catalog.setval(pg_catalog.pg_get_serial_sequence('gui_kml', 'kml_id'), (Select max(kml_id) from gui_kml), true);
+
+SELECT pg_catalog.setval(pg_catalog.pg_get_serial_sequence('sld_user_layer', 'sld_user_layer_id'), (Select max(sld_user_layer_id) from sld_user_layer), true);
+

Modified: trunk/mapbender/resources/db/postgresql/utf8/pgsql_data.sql
===================================================================
--- trunk/mapbender/resources/db/postgresql/utf8/pgsql_data.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/postgresql/utf8/pgsql_data.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -1,14 +1,17 @@
 --  
 -- postgresql data utf8
 -- 
--- Mapbender (Version: 2.4.2)
--- 2007-07-30
+-- Mapbender (Version: 2.5)
+-- 2008-02-20
 
+
 UPDATE pg_catalog.pg_class SET reltriggers = 0;
+
+
 --
--- TOC entry 1804 (class 0 OID 74302273)
--- Dependencies: 1238
--- Data for Name: gui; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1856 (class 0 OID 5377115)
+-- Dependencies: 1253
+-- Data for Name: gui; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO gui (gui_id, gui_name, gui_description, gui_public) VALUES ('admin2_en', 'admin2_en', 'admin GUI in english', 1);
@@ -31,65 +34,171 @@
 
 
 --
--- TOC entry 1805 (class 0 OID 74302279)
--- Dependencies: 1239
--- Data for Name: gui_element; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1857 (class 0 OID 5377121)
+-- Dependencies: 1254
+-- Data for Name: gui_element; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'img', '../img/button_blink_red/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' onmouseover=''this.src="../img/button_blink_red/metadata_over.png"'' onmouseout=''this.src="../img/button_blink_red/metadata_off.png"'' title="Show WMS infos"', 710, 60, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredUser', 2, 1, 'Oberfläche mehreren Benutzer zuordnen ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'GUI mehreren Benutzern <br> zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'overview', 2, 1, 'OverviewFrame', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 15, 25, 150, 150, 2, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'imprint', 2, 1, 'Information about the owner of the gui', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'layout_linie2', 3, 0, 'layout', 'div', '', '', 1, 35, 830, 1, 1, 'background-color:#799FEB;font-size:1px;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'legend', 2, 1, 'legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'showLoggedUser', 2, 1, 'displays the logged admin', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, NULL, '', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'meetingPoint', 2, 1, 'create a meeting point', 'iframe', '../php/mod_meetingPoint.php?sessionID', 'frameborder = "0" ', 0, 0, NULL, NULL, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredGroup', 2, 1, 'Einzelner Oberfläche mehrere Gruppen zuordnen', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Einzelner GUI mehrere<br> Gruppen zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'AdminFrame', 2, 1, 'Bereich für Administrationsmodule', 'iframe', '', 'frameborder = "0"', 210, 25, 800, 800, 12, '', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'body', 1, 1, 'Navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', NULL, NULL, NULL, NULL, NULL, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_Configure_WMS_Access', 3, 1, 'Hintergrund WMS Zuordnung', 'div', '', '', 1, 175, 210, 63, 2, '', 'WMS Zuordnung', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_GUI_Management', 3, 1, 'Oberflächenverwaltung', 'div', '', '', 1, 428, 210, 153, 2, '', 'GUI Verwaltung', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_Metadata', 3, 1, 'Metadateneditor Caption', 'div', '', '', 1, 252, 210, 63, 2, '', 'Metadaten', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_WFS_Management', 3, 1, 'WFS Verwaltung', 'div', '', '', 1, 330, 210, 82, 2, '', 'WFS Verwaltung', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'body', 1, 1, 'body
-(obligatory)', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, 'background-image:url(../img/background_yellow.jpg);background-repeat:repeat-x;', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'rubber', 3, 1, 'deletes temporary (digitized) objects', 'div', '', 'title="Rubber"', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_rubber.js', '', 'mapframe1', 'measure', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomIn1', 2, 1, 'zoomIn button', 'img', '../img/button_blink_red/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' title=''Zoom in''', 210, 60, 24, 24, 1, '', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomIn');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'closePolygon', 3, 1, 'close Polygon ', 'div', '', 'title="Close Polygon"', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_closePolygon.js', '', 'mapframe1', 'measure', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'getArea', 3, 1, 'Calculation of area, Postgis required', 'div', '', 'title="Get Area"', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_getArea.php', '', 'mapframe1', 'measure', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'owsproxy', 2, 1, 'secure services', 'a', '', 'href=\\"../php/mod_owsproxy_conf.php?sessionID\\"\\'' target=\\"AdminFrame\\"', 10, 910, 200, 20, 1, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_WMS_Management', 3, 1, 'Dienstverwaltung Beschriftung', 'div', '', '', 0, 37, 210, 123, 2, '', 'WMS Verwaltung', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGroup_filteredGui', 2, 1, 'Einzelner Gruppe mehrere Oberflaechen zuordnen', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 8, 570, 190, 25, 10, '', 'Einzelner Gruppe mehrere <br>GUIs zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'logout', 2, 1, 'Logout', 'img', '../img/button_blue/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_blue/logout_over.png"'' onmouseout=''this.src="../img/button_blue/logout_off.png"''', 798, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'gui_owner', 2, 1, 'set owner', 'a', '', 'href = "../php/mod_gui_owner.php?sessionID&e_id_css=gui_owner" target = "AdminFrame" ', 10, 830, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> OWNER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'logo', 2, 1, 'Logo', 'img', '../img/mapbender_oo.png', '', 10, 35, 129, 32, 5, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'wfs_conf', 2, 1, 'create and edit a gazetteer module', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 870, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'WFS CONF', 'a', '', '', '', 'AdminFrame', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'changeEPSG', 2, 1, 'change EPSG, Postgres required, overview is targed for full extent', 'iframe', '../php/mod_changeEPSG.php?sessionID', 'scrolling="no" frameborder=''0'' ', 432, 25, 107, 24, 1, '', '', 'iframe', '', '', 'overview', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_africa', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'setBackground', 2, 1, 'switch background-wms', 'form', '', '', 10, 218, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'loadWFS', 2, 1, 'load capabilities in a gui', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 850, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'LOAD WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/WFS_Konfiguration');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_africa', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=\\''javascript:history.back()\\''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh&auml;lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl&auml;che. Verwenden Sie diesen (<a href=\\''javascript:history.back()\\''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw&auml;hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'addWMS', 2, 1, 'add a WMS to the running application', 'img', '../img/button_blue/add_off.png', 'onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS"', 580, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/AddWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'back', 2, 1, 'History.back()', 'img', '../img/button_blue/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()" title="Back"', 398, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_back.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Back');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'copyright', 2, 1, 'a Copyright in the map', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Copyright');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', 'div', '', '', 81, -19, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/DependentDiv');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'getStyles', 2, 0, 'load styles from wms', 'a', '', 'href = "../php/mod_getStyles.php?sessionID" target = "AdminFrame" ', 10, 890, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GET_STYLES', 'a', '', '', '', 'AdminFrame', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'featureInfo1', 2, 0, 'FeatureInfoRequest', 'img', '../img/button_blue/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')"', 140, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfo');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'featureInfoTunnel', 2, 1, 'FeatureInfoRequest with local path', 'img', '../img/button_blue/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfoTunnel'')" title="Query"', 461, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_featureInfoTunnel.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfoTunnel');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'forward', 2, 1, 'History.forward()', 'img', '../img/button_blue/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" title="Forward"', 423, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_forward.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Forward');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredUser_filteredGui', 2, 1, 'Allow one user to access several GUIs', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 8, 500, 190, 25, 10, '', 'Allow one user to access <br> several GUIs', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'mapframe1', 2, 1, 'frame for a map', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 213, 90, 608, 467, 2, '', '', 'iframe', '', '', '', '', 'http://www.mapbender.org/index.php/Mapframe');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'img', '../img/button_blue/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' 
-onmouseover=''this.src="../img/button_blue/metadata_over.png"'' onmouseout=''this.src="../img/button_blue/metadata_off.png"'' 
-title="Show SQL"', 643, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'navFrame', 2, 1, 'navigation mapborder', 'div', '', '', 0, 0, 0, 0, 0, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_africa', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, 0, 0, 0, '', '', 'body', '', '', '', '', NULL);
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_africa', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', E'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=\\''javascript:history.back()\\''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Beh&auml;lter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfl&auml;che. Verwenden Sie diesen (<a href=\\''javascript:history.back()\\''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuw&auml;hlen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', NULL);
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, NULL, NULL, NULL, '', '', 'body', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'body', 1, 1, 'obligatory body', NULL, 'body', '', '', 0, 0, NULL, NULL, NULL, '', '', 'body', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'content', 2, 1, 'text', NULL, 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_africa', 'logout', 2, 1, 'Logout', NULL, 'img', '../img/button_gray/logout_off.png', E'onClick=\\"window.location.href=\\''../php/mod_logout.php?sessionID\\''\\" border=\\''0\\''onmouseover=\\''this.src=\\"../img/button_gray/logout_over.png\\"\\''onmouseout=\\''this.src=\\"../img/button_gray/logout_off.png\\"\\'' title=\\"Logout\\"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'FeatureInfoRedirect', 2, 1, 'redirect featureInfoRequests in an iframe for each wms', 'Info', 'iframe', '../html/mod_blank.html', 'frameborder="0"', 83, -17, 1, 1, 0, '', '', 'iframe', 'mod_featureInfoRedirect.php', '', '', '', 'http://www.mapbender.org/index.php/FeatureInfoRedirect');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'WMS_preferences', 2, 1, 'configures the preferences of each loaded wms', 'WMS preferences', 'img', '../img/button_gray/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 540, 10, 24, 24, 1, '', '', '', '', '', 'mapframe1,treeGDE', '', 'http://www.mapbender.org/index.php/WMS_preferences');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'addWMS', 2, 1, 'add a WMS to the running application', 'Adding WMS', 'img', '../img/button_gray/add_off.png', 'onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 515, 10, 24, 24, 1, '', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/AddWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'Adding WMS from filtered list', 'img', '../img/button_blink_red/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 490, 10, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'back', 2, 1, 'History.back()', 'Back', 'img', '../img/button_gray/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"', 360, 10, 24, 24, 1, '', '', '', 'mod_back.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Back');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'body', 1, 1, 'body (obligatory)', '', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'copyright', 2, 1, 'a Copyright in the map', 'Copyright', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Copyright');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', '', 'div', '', '', 81, -19, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/DependentDiv');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'Drag Mapsize', 'div', '', '', 81, -19, NULL, NULL, 2, 'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'featureInfo1', 2, 0, 'FeatureInfoRequest', 'Query', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')"', 140, 40, 24, 24, 1, '', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfo');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'featureInfoTunnel', 2, 1, 'FeatureInfoRequest with local path', 'Query', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfoTunnel'')"', 425, 10, 24, 24, 1, '', '', '', 'mod_featureInfoTunnel.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfoTunnel');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'forward', 2, 1, 'History.forward()', 'Forward', 'img', '../img/button_gray/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" ', 385, 10, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Forward');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'gazetteerMetadata', 2, 1, 'gazetteer for metadata', 'Metadatasearch', 'iframe', '../php/mod_gazetteerMetadata.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 1, 1, 1, 1, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1,overview', 'wz-graphics', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'gazetteerWFS', 2, 1, 'a gazetteer for user in the mapbender user map', 'Search', 'iframe', '../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 10, 600, 300, 150, 4, 'visibility:hidden;', '', 'iframe', '', 'geometry.js', 'mapframe1,overview', 'wz-graphics', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" ', 620, 10, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'highlightPOI', 2, 1, 'highlight 1 to n pois in your gui with a Symbol and a special text', '', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_highlightPOI.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'imprint', 2, 1, 'Information about the owner of the gui', 'Imprint', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_back', 3, 1, 'layout, background for buttons', '', 'div', '', '', 360, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_featureInfo', 3, 1, 'layout, background for FeatureInfo', '', 'div', '', '', 425, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_help', 3, 1, 'layout, background for Help-button', '', 'div', '', '', 620, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_logout', 3, 1, 'layout, background for Logout-button', '', 'div', '', '', 660, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_metadata', 3, 1, 'layout, background for Metadata', '', 'div', '', '', 580, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_wms', 3, 1, 'layout, background for wms', '', 'div', '', '', 490, 10, 76, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_zoom', 3, 1, 'layout, background for Zoom-button', '', 'div', '', '', 220, 10, 126, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'legend', 2, 1, 'legend', 'Legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', '', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'logo', 2, 1, 'Logo', 'Logo', 'img', '../img/mapbender_logo.png', '', 20, 20, 180, 26, 5, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' ', 660, 10, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'mapbender', 2, 1, 'Mapbender-Logo', '', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'mapframe1', 2, 1, 'frame for a map', 'Mapframe', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 230, 55, 500, 450, 2, '', '', 'iframe', '', '', '', '', 'http://www.mapbender.org/index.php/Mapframe');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'meetingPoint', 2, 1, 'create a meeting point', 'Meetingpoint', 'iframe', '../php/mod_meetingPoint.php?sessionID', 'frameborder = "0" ', 0, 0, NULL, NULL, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'Show WMS infos', 'img', '../img/button_gray/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' onmouseover=''this.src="../img/button_gray/metadata_over.png"'' onmouseout=''this.src="../img/button_gray/metadata_off.png"'' ', 580, 10, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'navFrame', 2, 1, 'navigation mapborder', 'Navigation Frame', 'div', '', '', 0, 0, 0, 0, 0, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div> <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div> <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div> <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div> <div id=''mbS'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("S")''><img id=''arrow_s'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_s.gif'' width=''15'' height=''10''></div> <div id=''mbSW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SW")''><img id=''arrow_sw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_sw.gif'' width=''10'' height=''10''></div> <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div> <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div> ', 'div', 'mod_navFrame.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/NavFrame');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'overview', 2, 1, 'OverviewFrame', 'Overview', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 30, 65, 150, 130, 100, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'pan1', 2, 1, 'pan', 'Pan', 'img', '../img/button_gray/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')" ', 270, 10, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'printPDF', 2, 1, 'pdf print', 'Print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', '', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'selArea1', 2, 1, 'zoombox', 'Zoom by rectangle', 'img', '../img/button_gray/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')" ', 295, 10, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'setBackground', 2, 1, 'switch background-wms', 'Set Background', 'form', '', '', 30, 210, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'Coordinates', 'img', '../img/button_gray/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ', 450, 10, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', 'http://www.mapbender.org/index.php/ShowCoords_div');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'tabs', 2, 1, 'vertical tabs to handle iframes', '', 'div', '', '', 10, 240, 200, 20, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
+for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'Maps', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'zoomFull', 2, 1, 'zoom to full extent button', 'Display complete map', 'img', '../img/button_gray/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)" ', 320, 10, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'zoomIn1', 2, 1, 'zoomIn button', 'Zoom in', 'img', '../img/button_gray/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' ', 220, 10, 24, 24, 1, '', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomIn');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'zoomOut1', 2, 1, 'zoomOut button', 'Zoom out', 'img', '../img/button_gray/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)''', 245, 10, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'WMS_preferences', 2, 1, 'configure the preferences of each loaded wms', 'WMS preferences', 'img', '../img/button_blink_red/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 670, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1,treeGDE', '', 'http://www.mapbender.org/index.php/WMS_preferences');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'addWMS', 2, 1, 'add a WMS to the running application', 'Adding WMS', 'img', '../img/button_blink_red/add_off.png', 'onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 645, 60, 24, 24, 1, '', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/AddWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'addWMSfromList', 2, 1, 'add a WMS to the running application from a list', 'Adding WMS from List', 'img', '../img/button_blink_red/addlist_off.png', 'onclick=''window.open("../javascripts/mod_addWMSfromList.php?sessionID","printWin","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 595, 60, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_list');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'Adding WMS from filtered list', 'img', '../img/button_blink_red/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 620, 60, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'back', 2, 1, 'History.back()', 'Back', 'img', '../img/button_blink_red/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()" ', 400, 60, 24, 24, 1, '', '', '', 'mod_back.php', '', 'mapframe1,overview', '', 'http://www.mapbender.org/index.php/Back');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'body', 1, 1, 'body (obligatory)', '', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'center1', 2, 1, 'Center button', 'Set map center', 'img', '../img/button_blink_red/center_off.png', 'onmouseover = "mb_regButton(''init_gui1_center'')" ', 310, 60, 24, 24, 1, '', '', '', 'mod_center1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'changeEPSG', 2, 1, 'change EPSG, Postgres required, overview is targed for full extent', 'Change Projection', 'iframe', '../php/mod_changeEPSG.php?sessionID', 'scrolling="no" frameborder=''0'' ', 432, 25, 107, 24, 1, '', '', 'iframe', '', '', 'overview', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'changePassword_button', 2, 1, 'button: change password of logged user', 'Change Password', 'img', '../img/button_blink_red/change_password_off.png', 'onclick="window.open(''../php/mod_changePassword.php?sessionID'','''',''width=300, height=300, menubar=no,toolbar=no,location=no,status=no,resizable=yes'');" border=''0'' onmouseover=''this.src="../img/button_blink_red/change_password_over.png"'' onmouseout=''this.src="../img/button_blink_red/change_password_off.png"'' ', 750, 60, 24, 24, 1, 'cursor:hand', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/ChangePassword');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'closePolygon', 3, 1, 'close Polygon ', 'Close Polygon', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_closePolygon.js', '', 'mapframe1', 'measure', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'copyright', 2, 1, 'a Copyright in the map', 'Copyright', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Copyright');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', '', 'div', '', '', -59, 1, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/DependentDiv');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'Drag Mapsize', 'div', '', '', -59, 1, 0, 0, 2, 'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'featureInfo1', 2, 1, 'FeatureInfoRequest', 'Query', 'img', '../img/button_blink_red/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')" ', 465, 60, 24, 24, 1, '', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfo');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'forward', 2, 1, 'History.forward()', 'Forward', 'img', '../img/button_blink_red/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" ', 425, 60, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview', '', 'http://www.mapbender.org/index.php/Forward');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'getArea', 3, 1, 'Calculation of area, Postgis required', 'Get Area', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_getArea.php', '', 'mapframe1', 'measure', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_blink_red/help_off.png', 'onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' onclick=''window.open("http://www.mapbender.org/index.php/Using_Mapbender","Hilfe","width=800, height=800, resizable=yes,scrollbars=yes, menubar=yes, toolbar=yes, location=yes")''', 790, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'help1', 2, 1, 'button help', 'Help', 'img', '../img/button_blink_red/help_off.png', 'onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' onclick=''window.open("http://www.mapbender.org/index.php/Using_Mapbender","Hilfe","width=800, height=800, resizable=yes,scrollbars=yes, menubar=yes, toolbar=yes, location=yes")''', 790, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/help');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'highlightPOI', 2, 1, 'highlight 1 to n pois in your gui with a Symbol and a special text', '', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_highlightPOI.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'layout_1', 3, 1, 'layout, background for buttons', '', 'div', '', '', 208, 58, 670, 28, 0, 'background-color:#FFFFFF;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'legend', 2, 1, 'legend', 'Legend', 'iframe', '../javascripts/mod_legend.php?sessionID&wms_legend = yes', 'frameborder=''0''', -59, 200, 180, 600, 3, '', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'loadData', 2, 1, 'IFRAME to load data', '', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'loadwmc', 2, 1, 'load workspace from WMC', 'Load a web map context document', 'img', '../img/button_blink_red/wmc_load_off.png', 'onclick=''mod_loadwmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 895, 60, 24, 24, 1, '', '', '', 'mod_loadwmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/LoadWMC');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_blink_red/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_blink_red/logout_over.png"'' onmouseout=''this.src="../img/button_blink_red/logout_off.png"'' ', 830, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'mapbender', 2, 1, 'Mapbender-Logo', '', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', -59, 1, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'mapframe1', 2, 1, 'Frame for a map', 'Mapframe', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 220, 105, 625, 400, 2, '', '', 'iframe', '', '', '', '', 'http://www.mapbender.org/index.php/Mapframe');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'measure', 2, 1, 'Measure', 'Measure distance', 'img', '../img/button_blink_red/measure_off.png', 'onmouseover = "mb_regButton(''init_mod_measure'')"', 515, 60, 24, 24, 1, '', '', '', 'mod_measure.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Measure');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'Show WMS infos', 'img', '../img/button_blink_red/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' onmouseover=''this.src="../img/button_blink_red/metadata_over.png"'' onmouseout=''this.src="../img/button_blink_red/metadata_off.png"'' ', 710, 60, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'navFrame', 2, 1, 'navigation mapborder', 'Navigation Frame', 'div', '', '', 0, 0, 0, 0, 10, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div> <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div> <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div> <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div> <div id=''mbS'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("S")''><img id=''arrow_s'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_s.gif'' width=''15'' height=''10''></div> <div id=''mbSW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SW")''><img id=''arrow_sw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_sw.gif'' width=''10'' height=''10''></div> <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div> <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div> ', 'div', 'mod_navFrame.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/NavFrame');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'overview', 2, 1, 'OverviewFrame', 'Overview', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 15, 25, 150, 150, 2, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'pan1', 2, 1, 'pan', 'Pan', 'img', '../img/button_blink_red/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')"', 260, 60, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'print1', 2, 0, 'start print GUI', 'Print', 'img', '../img/button_blink_red/print_off.png', 'onclick=''window.open("../print/mod_printPDF.php?target=mapframe1&sessionID","printWin","width=300, height=400, resizable=yes ")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 555, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'printPDF', 2, 1, 'start print GUI', 'Print', 'img', '../img/button_blink_red/print_off.png', 'onclick=''window.open("../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF_b.conf","printWin","width=180, height=200, resizable=yes ")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 555, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'repaint', 2, 1, 'refresh a mapobject', 'Redraw', 'img', '../img/button_blink_red/repaint_off.png', 'onclick=''mod_repaint()'' onmouseover=''mod_repaint_init(this)'' ', 360, 60, 24, 24, 1, '', '', '', 'mod_repaint.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'rubber', 3, 1, 'deletes temporary (digitized) objects', 'Rubber', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_rubber.js', '', 'mapframe1', 'measure', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'savewmc', 2, 1, 'save workspace as WMC', 'Save workspace as web map context document', 'img', '../img/button_blink_red/wmc_save_off.png', 'onclick=''mod_savewmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ', 870, 60, 24, 24, 1, '', '', '', 'mod_savewmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/SaveWMC');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scaleSelect', 2, 1, 'Scale-Selectbox', 'Scale Select', 'select', '', 'onchange=''mod_scaleSelect(this)''', 555, 25, 100, 20, 1, '', '<option value = ''''>Scale</option> <option value=''100''>1 : 100</option> <option value=''250''>1 : 250</option> <option value=''500''>1 : 500</option> <option value=''1000''>1 : 1000</option> <option value=''2500''>1 : 2500</option> <option value=''5000''>1 : 5000</option> <option value=''10000''>1 : 10000</option> <option value=''25000''>1 : 25000</option> <option value=''30000''>1 : 30000</option> <option value=''50000''>1 : 50000</option> <option value=''75000''>1 : 75000</option> <option value=''100000''>1 : 100000</option> <option value=''200000''>1 : 200000</option> <option value=''300000''>1 : 300000</option> <option value=''400000''>1 : 400000</option> <option value=''500000''>1 : 500000</option> <option value=''600000''>1 : 600000</option> <option value=''700000''>1 : 700000</option> <option value=''800000''>1 : 800000</option> <option value=''900000''>1 : 900000</option> <option value=''1000000''>1 : 1000000</option>', 'select', 'mod_scaleSel.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scaleText', 2, 1, 'Scale-description field', 'Scale Text', 'form', '', 'onsubmit=''return mod_scaleText()''', 672, 25, 100, 30, 0, '', '<input type="text">', 'form', 'mod_scaleText.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scalebar', 2, 1, 'scalebar', 'Scalebar', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_scalebar.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'selArea1', 2, 1, 'zoombox', 'Zoom by rectangle', 'img', '../img/button_blink_red/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')"', 285, 60, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBBOX', 2, 1, 'set Extent for mapframe and overviewframe', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBackground', 2, 0, 'switch background-wms', 'Set Background', 'form', '', '', 15, 190, 0, 0, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBackground_all', 2, 0, 'switch all background-wms', 'Set Background', 'form', '', '', 157, 190, 40, 20, 1, '', '<input type=''checkbox'' onclick=''mod_setBackground_all_init(this)''> <font face="Arial, sans-serif" size="2">all</font>', 'form', 'mod_setBackground_all.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setPOI2Scale', 2, 1, 'zoom to a poi (get-parameter)', '', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'mod_setPOI2Scale.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Mod_setPoi2Scale');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setScaleHint', 1, 0, 'set scaleHint for mapframes', '', 'div', '', '', 1, 1, 1, 1, 0, 'visibility:hidden;', '', 'div', 'mod_scaleHint.php', '', 'mapframe1,100,10000000', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'showCoords_div', 2, 1, 'displays coordinates by onmouseover', 'Coordinates', 'img', '../img/button_blink_red/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ', 490, 60, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ShowCoords_div');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeConfGDE', 2, 0, 'configurable directory tree', 'Maps', 'iframe', '../php/mod_treefolderClient.php?sessionID', 'frameborder = "0" ', 0, 180, 250, 500, 0, 'visibility:visible', '', 'iframe', 'mod_treeConf.js', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
+for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'Maps', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeGDE_1', 2, 0, 'directory tree, checkbox for visible, checkbox for querylayer, no immediate refreshing, with nested layers', 'Maps', 'iframe', '../html/mod_sync_treefolder_1.html', 'frameborder = "0" ', 0, 180, 250, 500, 0, 'visibility:visible', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'wfs_gazetteer', 2, 0, 'gazetteer using wfs', 'Search', 'iframe', '../php/mod_wfs_gazetteer.php?sessionID&color=255,0,255', 'frameborder = "0" ', -50, 490, 250, 300, 0, 'visibility:visible', '', 'iframe', '', '', 'mapframe1,overview', 'wfs', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomCoords', 2, 1, 'zoom to coordinate', 'Zoom to Coordinates', 'iframe', '../php/mod_zoomCoords_en.php?sessionID', 'frameborder = "0" ', 205, 7, 220, 45, 0, '', '', 'iframe', '', '', 'mapframe1,overview', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomFull', 2, 1, 'zoom to full extent button', 'Display complete map', 'img', '../img/button_blink_red/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)" ', 335, 60, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomIn1', 2, 1, 'zoomIn button', 'Zoom in', 'img', '../img/button_blink_red/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' ', 210, 60, 24, 24, 1, '', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomIn');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomOut1', 2, 1, 'zoomOut button', 'Zoom out', 'img', '../img/button_blink_red/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)'' ', 235, 60, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'WMS_preferences', 2, 1, 'configures the preferences of each loaded wms', 'WMS preferences', 'img', '../img/button_blue/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 604, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', 'mapframe1,treeGDE', '', 'http://www.mapbender.org/index.php/WMS_preferences');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'addWMS', 2, 1, 'add a WMS to the running application', 'Adding WMS', 'img', '../img/button_blue/add_off.png', 'onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 580, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/AddWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'Adding WMS from filtered list', 'img', '../img/button_blue/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 553, 40, 28, 28, 1, 'filter:Chroma(color=#C2CBCF);', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'back', 2, 1, 'History.back()', 'Back', 'img', '../img/button_blue/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"', 398, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_back.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Back');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'body', 1, 1, 'body
+(obligatory)', '', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, 'background-image:url(../img/background_yellow.jpg);background-repeat:repeat-x;', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'center1', 2, 1, 'Center button', 'Set map center', 'img', '../img/button_blue/center_off.png', 'onmouseover = "mb_regButton(''init_gui1_center'')"', 308, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_center1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ReCenter');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'changePassword_button', 2, 1, 'button: change password of logged user', 'Change Password', 'img', '../img/button_blue/change_password_off.png', 'onclick="window.open(''../php/mod_changePassword.php?sessionID'','''',''width=300, height=300, menubar=no,toolbar=no,location=no,status=no,resizable=yes'');" border=''0''
+onmouseover=''this.src="../img/button_blue/change_password_over.png"'' onmouseout=''this.src="../img/button_blue/change_password_off.png"''', 668, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/ChangePassword');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'closePolygon', 3, 1, 'close Polygon ', '', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_closePolygon.js', '', 'mapframe1', 'measure', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'copyright', 2, 1, 'a Copyright in the map', 'Copyright', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Copyright');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', '', 'div', '', '', 81, -19, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/DependentDiv');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'Drag Mapsize', 'div', '', '', 81, -19, NULL, NULL, 2, 'background-color:#799FEB; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'dynamicOverview', 2, 1, 'oveview acts in accordance with main mapframe', '', 'div', '', '', NULL, NULL, NULL, NULL, NULL, '', '', 'div', 'mod_dynamicOverview.php', '', 'mapframe1,overview', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'featureInfo1', 2, 0, 'FeatureInfoRequest', 'Query', 'img', '../img/button_blue/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')"', 140, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfo');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'featureInfoTunnel', 2, 1, 'FeatureInfoRequest with local path', 'Query', 'img', '../img/button_blue/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfoTunnel'')"', 461, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_featureInfoTunnel.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfoTunnel');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'forward', 2, 1, 'History.forward()', 'Forward', 'img', '../img/button_blue/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()"', 423, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_forward.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Forward');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'gazetteerWFS', 2, 1, 'a gazetteer for user in the mapbender user map', 'Search', 'iframe', '../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 10, 600, 300, 150, 4, 'visibility:hidden;', '', 'iframe', '', 'geometry.js', 'mapframe1,overview', 'wz-graphics', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'getArea', 3, 1, 'Calculation of area, Postgis required', '', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_getArea.php', '', 'mapframe1', 'measure', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'header_yellow', 2, 0, 'header', '', 'img', '../img/header_yellow.jpg', '', -1, -1, 833, 75, NULL, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_blue/help_off.png', 'onmouseover = "mb_regButton(''init_help'')"', 693, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'imprint', 2, 1, 'Information about the owner of the gui', 'Imprint', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'layout_linie', 3, 0, 'layout', '', 'div', '', '', 1, 70, 830, 1, 1, 'background-color:#799FEB;font-size:1px;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'layout_linie2', 3, 0, 'layout', '', 'div', '', '', 1, 35, 830, 1, 1, 'background-color:#799FEB;font-size:1px;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'legend', 2, 1, 'legend', 'Legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', '', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'loadwmc', 2, 1, 'load workspace from WMC', 'Load a web map context document', 'img', '../img/button_blue/wmc_load_off.png', 'onclick=''mod_loadwmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
+onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 758, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_loadwmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/LoadWMC');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'logo', 2, 1, 'Logo', 'Logo', 'img', '../img/mapbender_oo.png', '', 10, 35, 129, 32, 5, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_blue/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_blue/logout_over.png"'' onmouseout=''this.src="../img/button_blue/logout_off.png"''', 798, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'mapbender', 2, 1, 'Mapbender-Logo', '', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'mapframe1', 2, 1, 'frame for a map', 'Mapframe', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 213, 90, 608, 467, 2, '', '', 'iframe', '', '', '', '', 'http://www.mapbender.org/index.php/Mapframe');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'measure', 2, 1, 'Measure', 'Measure distance', 'img', '../img/button_blue/measure_off.png', 'onmouseover = "mb_regButton(''init_mod_measure'')"', 513, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_measure.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Measure');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'Show WMS infos', 'img', '../img/button_blue/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' 
+onmouseover=''this.src="../img/button_blue/metadata_over.png"'' onmouseout=''this.src="../img/button_blue/metadata_off.png"''', 643, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'navFrame', 2, 1, 'navigation mapborder', 'Navigation Frame', 'div', '', '', 0, 0, 0, 0, 0, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
 <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div>
 <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div>
 <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div>
@@ -97,281 +206,63 @@
 <div id=''mbSW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("SW")''><img id=''arrow_sw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_sw.gif'' width=''10'' height=''10''></div>
 <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div>
 <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div>', 'div', 'mod_navFrame.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/NavFrame');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'overview', 2, 1, 'OverviewFrame', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 9, 80, 185, 130, 100, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'pan1', 2, 1, 'pan', 'img', '../img/button_blue/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')" title="Pan"', 258, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'savewmc', 2, 1, 'save workspace as WMC', 'img', '../img/button_blue/wmc_save_off.png', 'onclick=''mod_savewmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Save workspace as web map context document"', 733, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_savewmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/SaveWMC');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'selArea1', 2, 1, 'zoombox', 'img', '../img/button_blue/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')" title="Zoom by rectangle"', 283, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'img', '../img/button_blue/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" title="Coordinates" ', 488, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', 'http://www.mapbender.org/index.php/ShowCoords_div');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'WMS_preferences', 2, 1, 'configures the preferences of each loaded wms', 'img', '../img/button_blue/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="WMS preferences"', 604, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', 'mapframe1,treeGDE', '', 'http://www.mapbender.org/index.php/WMS_preferences');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'zoomFull', 2, 1, 'zoom to full extent button', 'img', '../img/button_blue/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"  title="Display complete map"', 333, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'zoomIn1', 2, 1, 'zoomIn button', 'img', '../img/button_blue/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' title=''Zoom in''', 203, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomIn');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'zoomOut1', 2, 1, 'zoomOut button', 'img', '../img/button_blue/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)'' title="Zoom out"', 231, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'div', '', '', 81, -19, NULL, NULL, 2, 'background-color:#799FEB; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'loadwmc', 2, 1, 'load workspace from WMC', 'img', '../img/button_blue/wmc_load_off.png', 'onclick=''mod_loadwmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
-onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Load a web map context document"', 758, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_loadwmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/LoadWMC');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'changePassword_button', 2, 1, 'button: change password of logged user', 'img', '../img/button_blue/change_password_off.png', 'onclick="window.open(''../php/mod_changePassword.php?sessionID'','''',''width=300, height=300, menubar=no,toolbar=no,location=no,status=no,resizable=yes'');" border=''0''
-onmouseover=''this.src="../img/button_blue/change_password_over.png"'' onmouseout=''this.src="../img/button_blue/change_password_off.png"'' title="Change password"', 668, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/ChangePassword');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'measure', 2, 1, 'Measure', 'img', '../img/button_blue/measure_off.png', 'onmouseover = "mb_regButton(''init_mod_measure'')" title="Measure distance"', 513, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_measure.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Measure');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'body', 1, 1, 'body (obligatory)', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'addWMSfromList', 2, 1, 'add a WMS to the running application from a list', 'img', '../img/button_blink_red/addlist_off.png', 'onclick=''window.open("../javascripts/mod_addWMSfromList.php?sessionID","printWin","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS from List"', 595, 60, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'body', 1, 1, 'body (obligatory)', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'mapbender', 2, 1, 'Mapbender-Logo', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'img', '../img/button_gray/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" title="Coordinates" ', 450, 10, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', 'http://www.mapbender.org/index.php/ShowCoords_div');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_australia', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, NULL, NULL, NULL, '', '', 'body', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGui_filteredUser', 2, 1, 'Allow several users access to one GUI ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'Allow several users access to <br> one GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'body', 1, 1, 'navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 0, 0, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'body', 1, 1, 'obligatory body', 'body', '', '', 0, 0, NULL, NULL, NULL, '', '', 'body', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editGroup', 2, 1, 'edit group', 'a', '', 'href = "../php/mod_editGroup.php?sessionID" target = "AdminFrame" ', 10, 510, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'updateWMSs', 2, 1, 'edit the elements of the gui', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 70, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'UPDATE WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_europe', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'rename_copy_Gui', 2, 1, 'rename and copy gui', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 470, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'RENAME COPY GUI', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGroup_filteredGui', 2, 1, 'Allow one group access to several GUIs', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 8, 570, 190, 25, 10, '', 'Allow one group access to <br> several GUIs', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'user_filteredGroup', 2, 1, 'allocate user to groups where this admin is owner', 'a', '', 'href = "../php/mod_user_filteredGroup.php?sessionID&e_id_css=user_filteredGroup" target = "AdminFrame" ', 10, 450, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> myGROUP', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'user_filteredGui', 2, 1, 'allocate guis of this admin to user', 'a', '', 'href = "../php/mod_user_filteredGui.php?sessionID&e_id_css=user_filteredGui" target = "AdminFrame" ', 10, 390, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER-> myGUI', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'showLoggedUser', 2, 1, 'Anzeige des eingeloggten Benutzers', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'user_gui', 2, 1, 'allocate guis to user', 'a', '', 'href = "../php/mod_user_gui.php?sessionID&e_id_css=user_gui" target = "AdminFrame" ', 10, 370, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> GUI ', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'AdminFrame', 2, 1, 'Bereich f&uuml;r Administrationsmodule', 'iframe', '', 'frameborder = "0"', 200, 20, 800, 800, 0, '', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'body', 1, 1, 'Navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 180, 20, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'newGui', 2, 1, 'create a new gui', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 130, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'NEW GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_gdi_de', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'AdminFrame', 2, 1, 'administration frame', 'iframe', '', 'frameborder = "0"', 210, 25, 1000, 800, 12, '', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'body', 1, 1, 'Navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', NULL, NULL, NULL, NULL, NULL, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGui_filteredGroup', 2, 1, 'Allow several groups access to one GUI', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Allow several groups access <br> to one GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'showLoggedUser', 2, 1, 'Anzeige des eingeloggten Benutzers', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'printPDF', 2, 1, 'pdf print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'AdminFrame', 2, 1, 'the frame for administration modules', 'iframe', '', 'frameborder = "0"', 200, 20, 800, 800, 0, '', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'body', 1, 1, 'navigation', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 0, 0, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'changePassword_button', 2, 1, 'button: change password of logged user', 'img', '../img/button_blink_red/change_password_off.png', 'onclick="window.open(''../php/mod_changePassword.php?sessionID'','''',''width=300, height=300, menubar=no,toolbar=no,location=no,status=no,resizable=yes'');" border=''0'' onmouseover=''this.src="../img/button_blink_red/change_password_over.png"'' onmouseout=''this.src="../img/button_blink_red/change_password_off.png"'' title="Change password"', 750, 60, 24, 24, 1, 'cursor:hand', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/ChangePassword');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'measure', 2, 1, 'Measure', 'img', '../img/button_blink_red/measure_off.png', 'onmouseover = "mb_regButton(''init_mod_measure'')" title="Measure distance"', 515, 60, 24, 24, 1, '', '', '', 'mod_measure.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Measure');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 620, 10, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'help', 2, 1, 'button help', 'img', '../img/button_blue/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 693, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_Configure_WMS_Access', 3, 1, 'WMS Assignment', 'div', '', '', 1, 175, 210, 63, 2, '', 'WMS Assignment', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_GUI_Management', 3, 1, 'GUI Management', 'div', '', '', 1, 428, 210, 148, 2, '', 'GUI Management', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_Metadata', 3, 1, 'Metadata', 'div', '', '', 1, 252, 210, 63, 2, '', 'Metadata', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_WFS_Management', 3, 1, 'WFS Management', 'div', '', '', 1, 330, 210, 82, 2, '', 'WFS Management', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_WMS_Management', 3, 1, 'WMS Management', 'div', '', '', 0, 37, 210, 123, 2, '', 'WMS Management', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'forward', 2, 1, 'History.forward()', 'img', '../img/button_blink_red/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" title="Forward"', 425, 60, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview', '', 'http://www.mapbender.org/index.php/Forward');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'navFrame', 2, 1, 'navigation mapborder', 'div', '', '', 0, 0, 0, 0, 10, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div> <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div> <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div> <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div> <div id=''mbS'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("S")''><img id=''arrow_s'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_s.gif'' width=''15'' height=''10''></div> <div id=''mbSW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SW")''><img id=''arrow_sw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_sw.gif'' width=''10'' height=''10''></div> <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div> <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div> ', 'div', 'mod_navFrame.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/NavFrame');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'pan1', 2, 1, 'pan', 'img', '../img/button_blink_red/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')" title="Pan"', 260, 60, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_germany', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'showLoggedUser', 2, 1, 'Logged User:', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'printPDF', 2, 1, 'start print GUI', 'img', '../img/button_blink_red/print_off.png', 'onclick=''window.open("../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF_b.conf","printWin","width=180, height=200, resizable=yes ")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Print"', 555, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomFull', 2, 1, 'zoom to full extent button', 'img', '../img/button_blink_red/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"  title="Display complete map"', 335, 60, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomOut1', 2, 1, 'zoomOut button', 'img', '../img/button_blink_red/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)'' title="Zoom out"', 235, 60, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'help1', 2, 1, 'button help', 'img', '../img/button_blink_red/help_off.png', 'onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' onclick=''window.open("http://www.mapbender.org/index.php/Using_Mapbender","Hilfe","width=800, height=800, resizable=yes,scrollbars=yes, menubar=yes, toolbar=yes, location=yes")'' title="Help"', 790, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/help');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'imprint', 2, 1, 'Information about the owner of the gui', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_back', 3, 1, 'layout, background for buttons', 'div', '', '', 360, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_featureInfo', 3, 1, 'layout, background for FeatureInfo', 'div', '', '', 425, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_help', 3, 1, 'layout, background for Help-button', 'div', '', '', 620, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_logout', 3, 1, 'layout, background for Logout-button', 'div', '', '', 660, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_metadata', 3, 1, 'layout, background for Metadata', 'div', '', '', 580, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_wms', 3, 1, 'layout, background for wms', 'div', '', '', 490, 10, 76, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'layout_zoom', 3, 1, 'layout, background for Zoom-button', 'div', '', '', 220, 10, 126, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'logo', 2, 1, 'Logo', 'img', '../img/mapbender_logo.png', '', 20, 20, 180, 26, 5, '', '', '', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'mapbender', 2, 1, 'Mapbender-Logo', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'mapframe1', 2, 1, 'frame for a map', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 230, 55, 500, 450, 2, '', '', 'iframe', '', '', '', '', 'http://www.mapbender.org/index.php/Mapframe');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_north_america', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'addWMS', 2, 1, 'add a WMS to the running application', 'img', '../img/button_blink_red/add_off.png', 'onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS"', 645, 60, 24, 24, 1, '', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/AddWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'back', 2, 1, 'History.back()', 'img', '../img/button_blink_red/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()" title="Back"', 400, 60, 24, 24, 1, '', '', '', 'mod_back.php', '', 'mapframe1,overview', '', 'http://www.mapbender.org/index.php/Back');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'copyright', 2, 1, 'a Copyright in the map', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Copyright');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', 'div', '', '', -59, 1, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/DependentDiv');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'featureInfo1', 2, 1, 'FeatureInfoRequest', 'img', '../img/button_blink_red/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')" title="Query"', 465, 60, 24, 24, 1, '', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfo');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'myGUIlist', 2, 1, 'go back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur&uuml;ck zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'center1', 2, 1, 'Center button', 'img', '../img/button_blink_red/center_off.png', 'onmouseover = "mb_regButton(''init_gui1_center'')" title="Set map center"', 310, 60, 24, 24, 1, '', '', '', 'mod_center1.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'closePolygon', 3, 1, 'close Polygon ', 'div', '', ' title="Close Polygon"', 0, 0, 0, 0, 0, '', '', 'div', 'mod_closePolygon.js', '', 'mapframe1', 'measure', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'div', '', '', -59, 1, 0, 0, 2, 'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'getArea', 3, 1, 'Calculation of area, Postgis required', 'div', '', ' title="Get Area"', 0, 0, 0, 0, 0, '', '', 'div', 'mod_getArea.php', '', 'mapframe1', 'measure', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'mapframe1', 2, 1, 'Frame for a map', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 220, 105, 625, 400, 2, '', '', 'iframe', '', '', '', '', 'http://www.mapbender.org/index.php/Mapframe');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'layout_1', 3, 1, 'layout, background for buttons', 'div', '', '', 208, 58, 670, 28, 0, 'background-color:#FFFFFF;', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''onmouseover=''this.src="../img/button_gray/logout_over.png"''onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'loadData', 2, 1, 'IFRAME to load data', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'tabs', 2, 1, 'vertical tabs to handle iframes', 'div', '', '', 10, 240, 200, 20, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'mapbender', 2, 1, 'Mapbender-Logo', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', -59, 1, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'print1', 2, 0, 'start print GUI', 'img', '../img/button_blink_red/print_off.png', 'onclick=''window.open("../print/mod_printPDF.php?target=mapframe1&sessionID","printWin","width=300, height=400, resizable=yes ")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Print"', 555, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'repaint', 2, 1, 'refresh a mapobject', 'img', '../img/button_blink_red/repaint_off.png', 'onclick=''mod_repaint()'' onmouseover=''mod_repaint_init(this)'' title="Redraw"', 360, 60, 24, 24, 1, '', '', '', 'mod_repaint.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'rubber', 3, 1, 'deletes temporary (digitized) objects', 'div', '', ' title="Rubber"', 0, 0, 0, 0, 0, '', '', 'div', 'mod_rubber.js', '', 'mapframe1', 'measure', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scalebar', 2, 1, 'scalebar', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_scalebar.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scaleSelect', 2, 1, 'Scale-Selectbox', 'select', '', 'onchange=''mod_scaleSelect(this)''', 555, 25, 100, 20, 1, '', '<option value = ''''>Scale</option> <option value=''100''>1 : 100</option> <option value=''250''>1 : 250</option> <option value=''500''>1 : 500</option> <option value=''1000''>1 : 1000</option> <option value=''2500''>1 : 2500</option> <option value=''5000''>1 : 5000</option> <option value=''10000''>1 : 10000</option> <option value=''25000''>1 : 25000</option> <option value=''30000''>1 : 30000</option> <option value=''50000''>1 : 50000</option> <option value=''75000''>1 : 75000</option> <option value=''100000''>1 : 100000</option> <option value=''200000''>1 : 200000</option> <option value=''300000''>1 : 300000</option> <option value=''400000''>1 : 400000</option> <option value=''500000''>1 : 500000</option> <option value=''600000''>1 : 600000</option> <option value=''700000''>1 : 700000</option> <option value=''800000''>1 : 800000</option> <option value=''900000''>1 : 900000</option> <option value=''1000000''>1 : 1000000</option>', 'select', 'mod_scaleSel.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'scaleText', 2, 1, 'Scale-description field', 'form', '', 'onsubmit=''return mod_scaleText()''', 672, 25, 100, 30, 0, '', '<input type="text">', 'form', 'mod_scaleText.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'myGUIlist', 2, 1, 'go back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 1, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBackground', 2, 0, 'switch background-wms', 'form', '', '', 15, 190, 0, 0, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBackground_all', 2, 0, 'switch all background-wms', 'form', '', '', 157, 190, 40, 20, 1, '', '<input type=''checkbox'' onclick=''mod_setBackground_all_init(this)''> <font face="Arial, sans-serif" size="2">all</font>', 'form', 'mod_setBackground_all.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setBBOX', 2, 0, 'set Extent for mapframe and overviewframe', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setScaleHint', 1, 0, 'set scaleHint for mapframes', 'div', '', '', 1, 1, 1, 1, 0, 'visibility:hidden;', '', 'div', 'mod_scaleHint.php', '', 'mapframe1,100,10000000', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_worldwide', 'content', 2, 1, 'text', 'div', '', '', 10, 50, 500, 30, 2, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'This GUI is an OGC service catalog container and does not provide a map user interface. Please use the  (<a href=''javascript:history.back()''>back</a>) link to select another GUI form your list or log off to log on using another account (identity).<br><br>Diese GUI ist ein OGC Service Katalog Behälter (Eimer, Container, nimm was Du meinst) und beinhaltet keine Kartenoberfläche. Verwenden Sie diesen (<a href=''javascript:history.back()''>back</a>)  Verweis, um aus der Liste eine andere GUI auszuwählen oder melden Sie sich ab, um sich mit einer anderen Kennung anzumelden. ', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeConfGDE', 2, 0, 'configurable directory tree', 'iframe', '../php/mod_treefolderClient.php?sessionID', 'frameborder = "0" ', 0, 180, 250, 500, 0, 'visibility:visible', '', 'iframe', 'mod_treeConf.js', '', 'mapframe1', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeGDE_1', 2, 0, 'directory tree, checkbox for visible, checkbox for querylayer, no immediate refreshing, with nested layers', 'iframe', '../html/mod_sync_treefolder_1.html', 'frameborder = "0" ', 0, 180, 250, 500, 0, 'visibility:visible', '', 'iframe', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'wfs_gazetteer', 2, 0, 'gazetteer using wfs', 'iframe', '../php/mod_wfs_gazetteer.php?sessionID&color=255,0,255', 'frameborder = "0" ', -50, 490, 250, 300, 0, 'visibility:visible', '', 'iframe', '', '', 'mapframe1,overview', 'wfs', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'zoomCoords', 2, 1, 'zoom to coordinate', 'iframe', '../php/mod_zoomCoords_en.php?sessionID', 'frameborder = "0" ', 205, 7, 220, 45, 0, '', '', 'iframe', '', '', 'mapframe1,overview', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'selArea1', 2, 1, 'zoombox', 'img', '../img/button_blink_red/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')" title="Zoom by rectangle"', 285, 60, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'WMS_preferences', 2, 1, 'configure the preferences of each loaded wms', 'img', '../img/button_blink_red/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="WMS preferences"', 670, 60, 24, 24, 1, '', '', '', '', '', 'mapframe1,treeGDE', '', 'http://www.mapbender.org/index.php/WMS_preferences');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'CreateTreeGDE', 2, 1, 'create a foldertree for a individual geodataexplorer', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 810, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'CREATE TREE_GDE', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Group_Gui', 2, 1, 'allocate groups to guis', 'a', '', 'href = "../php/mod_group_gui.php?sessionID&e_id_css=Group_Gui" target = "AdminFrame" ', 10, 610, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GROUP -> GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Group_User', 2, 1, 'allocate groups to user', 'a', '', 'href = "../php/mod_group_user.php?sessionID&e_id_css=Group_User" target = "AdminFrame" ', 10, 550, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'GROUP -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Group_filteredGui', 2, 1, 'allocate Groups to the guis of this admin', 'a', '', 'href = "../php/mod_group_filteredGui.php?sessionID&e_id_css=Group_filteredGui" target = "AdminFrame" ', 10, 710, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GROUP -> myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Gui_Group', 2, 1, 'allocate guis to groups', 'a', '', 'href = "../php/mod_gui_group.php?sessionID&e_id_css=Gui_Group" target = "AdminFrame" ', 10, 250, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Gui_User', 2, 1, 'allocate a gui to user', 'a', '', 'href = "../php/mod_gui_user.php?sessionID&e_id_css=Gui_User" target = "AdminFrame" ', 10, 190, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'User_Group', 2, 1, 'allocat user to groups', 'a', '', 'href = "../php/mod_user_group.php?sessionID&e_id_css=User_Group" target = "AdminFrame" ', 10, 430, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'myGUIlist', 2, 1, 'Zurück zur eigenen GUI Liste', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editFilteredGroup', 2, 1, 'edit group of this admin', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 10, 530, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'showLoggedUser', 2, 1, 'show logged in user', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editFilteredUser', 2, 1, 'save, edit, delete user where this admin is owner', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 10, 350, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'dynamicOverview', 2, 1, 'oveview acts in accordance with main mapframe', 'div', '', '', NULL, NULL, NULL, NULL, NULL, '', '', 'div', 'mod_dynamicOverview.php', '', 'mapframe1,overview', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'gazetteerWFS', 2, 1, 'a gazetteer for user in the mapbender user map', 'iframe', '../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 10, 600, 300, 150, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1,overview', 'wz-graphics', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editUser', 2, 1, 'save, edit, delete user', 'a', '', 'href = "../php/mod_editUser.php?sessionID" target="AdminFrame"', 10, 330, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGoup_filteredUser', 2, 1, 'allocate the groups of this admin to user where the admin is owner', 'a', '', 'href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ', 10, 590, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> myUSER ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGroup_Gui', 2, 1, 'allocate groups of this admin to guis', 'a', '', 'href = "../php/mod_filteredGroup_Gui.php?sessionID&e_id_css=filteredGroup_Gui" target = "AdminFrame" ', 10, 750, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGroup_User', 2, 1, 'allocate groups of this admin to user', 'a', '', 'href = "../php/mod_filteredGroup_User.php?sessionID&e_id_css=filteredGroup_User" target = "AdminFrame" ', 10, 690, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGroup_filteredGui', 2, 1, 'allocate groups of this admin to guis of this admin', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 10, 730, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_Group', 2, 1, 'allocate guis to groups', 'a', '', 'href = "../php/mod_filteredGui_group.php?sessionID&e_id_css=filteredGui_Group" target = "AdminFrame" ', 10, 270, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> GROUP ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_filteredGroup', 2, 1, 'allocate guis of this admin to groups where this admin is owner', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 10, 290, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_filteredUser', 2, 1, 'allocate the user where the admin is owner to his guis ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 10, 230, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'FeatureInfoRedirect', 2, 0, 'redirect featureInfoRequests in an iframe for each wms', 'iframe', '../html/mod_blank.html', 'frameborder="0"', 83, -17, 1, 1, NULL, '', '', 'iframe', 'mod_featureInfoRedirect.php', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_user', 2, 1, 'allocate the guis of this admin to a user', 'a', '', 'href = "../php/mod_filteredGui_User.php?sessionID&e_id_css=filteredGui_user" target = "AdminFrame" ', 10, 210, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> USER ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_Group', 2, 1, 'allocate user of this admin to groups', 'a', '', 'href = "../php/mod_filteredUser_Group.php?sessionID&e_id_css=filteredUser_Group" target = "AdminFrame" ', 10, 670, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_Gui', 2, 1, 'allocate user of this admin to guis', 'a', '', 'href = "../php/mod_filteredUser_Gui.php?sessionID&e_id_css=filteredUser_Gui" target = "AdminFrame" ', 10, 770, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_filteredGroup', 2, 1, 'allocate user where this admin is owner to groups where this admin is owner', 'a', '', 'href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ', 10, 490, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'gazetteerWFS', 2, 1, 'a gazetteer for user in the mapbender user map', 'iframe', '../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 10, 600, 300, 150, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1,overview', 'wz-graphics', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_filteredGui', 2, 1, 'allocate admins user to guis of this admin', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 10, 410, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'group_filteredUser', 2, 1, 'allocate groups to user where this admin is owner', 'a', '', 'href = "../php/mod_group_filteredUser.php?sessionID&e_id_css=group_filteredUser" target = "AdminFrame" ', 10, 570, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GROUP -> myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'gui_filteredGroup', 2, 1, 'allocate guis to groups of this admin', 'a', '', 'href = "../php/mod_gui_filteredGroup.php?sessionID&e_id_css=gui_filteredGroup" target = "AdminFrame" ', 10, 650, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'gui_filteredUser', 2, 1, 'allocate guis to user of this admin', 'a', '', 'href = "../php/mod_gui_filteredUser.php?sessionID&e_id_css=gui_filteredUser" target = "AdminFrame" ', 10, 630, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'header_yellow', 2, 0, 'header', 'img', '../img/header_yellow.jpg', '', -1, -1, 833, 75, NULL, '', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteGui', 2, 1, 'delete gui', 'a', '', 'href = "../php/mod_deleteGUI.php?sessionID" target = "AdminFrame" ', 10, 150, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteWMS', 2, 1, 'delete wms', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 110, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'highlightPOI', 2, 1, 'highlight 1 to n pois in your gui with a Symbol and a special text', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_highlightPOI.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'exportGUI', 2, 1, 'Oberfläche (GUI) exportieren, SQL erzeugen', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 8, 300, 190, 20, 10, '', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'delete_filteredGui', 2, 1, 'delete guis of this admin', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 790, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'layout_linie', 3, 0, 'layout', 'div', '', '', 1, 70, 830, 1, 1, 'background-color:#799FEB;font-size:1px;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editElements', 2, 1, 'edit gui elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 170, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'EDIT GUI-ELEMENTS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'geometry', 1, 1, 'geometry library', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'geometry.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'img', '../img/button_blink_red/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS from filtered list"', 490, 10, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editGUI_WMS', 2, 1, 'edit the elements of the gui', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 90, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT GUI-WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
-for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'exportGUI', 2, 1, 'export gui, create SQLL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 310, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EXPORT GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'loadWMSList', 2, 1, 'load wms from a list', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 50, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'LOAD myWMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'loadWMS', 2, 1, 'load capabilities in a gui', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 30, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'LOAD WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('wms_africa', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick=\\"window.location.href=\\''../php/mod_logout.php?sessionID\\''\\" border=\\''0\\''onmouseover=\\''this.src=\\"../img/button_gray/logout_over.png\\"\\''onmouseout=\\''this.src=\\"../img/button_gray/logout_off.png\\"\\'' title=\\"Logout\\"', 5, 5, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 1, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'logout', 2, 1, 'Logout', 'img', '../img/button_blink_red/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_blink_red/logout_over.png"'' onmouseout=''this.src="../img/button_blink_red/logout_off.png"'' title="Logout"', 830, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
-for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = \\"0\\" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editElements', 2, 1, 'Oberflächenelemente editieren', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 8, 260, 190, 20, 5, '', 'GUI-Elemente editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 660, 10, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org/index.php/Logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'legend', 2, 1, 'legend', 'iframe', '../javascripts/mod_legend.php?sessionID&wms_legend = yes', 'frameborder=''0''', -59, 200, 180, 600, 3, '', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
-for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'legend', 2, 1, 'legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'gui_owner', 2, 1, 'Edit GUI assign to user', 'a', '', 'href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame"  ', 8, 640, 190, 20, 10, '', 'Edit GUI assign to user', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'updateWMSs', 2, 1, 'Update with Capabilities', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 8, 80, 190, 20, 5, '', 'Update Capabilities', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'loadwmc', 2, 1, 'load workspace from WMC', 'img', '../img/button_blink_red/wmc_load_off.png', 'onclick=''mod_loadwmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
-onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Load a web map context document"', 895, 60, 24, 24, 1, '', '', '', 'mod_loadwmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/LoadWMC');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'rename_copy_Gui', 2, 1, 'Rename/ copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 8, 320, 190, 20, 10, '', 'Rename / copy GUI', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editFilteredUser', 2, 1, 'Create and edit user', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 8, 380, 190, 20, 10, '', 'Create and edit user', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGoup_filteredUser', 2, 1, 'Add several users to one group', 'a', '', 'href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ', 8, 440, 190, 20, 10, '', 'Add several users to one group ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'AdminFrame', 2, 1, 'the frame for administration modules', 'iframe', '', 'frameborder = \\"0\\"', 220, 20, 800, 800, NULL, '', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'showCoords_div', 2, 1, 'displays coordinates by onmouseover', 'img', '../img/button_blink_red/coords_off.png', 'onmouseover = \\"mb_regButton(\\''init_mod_showCoords_div\\'')\\"  title=\\"Coordinates\\"', 490, 60, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ShowCoords_div');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'addWMS', 2, 1, 'add a WMS to the running application', 'img', '../img/button_gray/add_off.png', 'onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS"', 515, 10, 24, 24, 1, '', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/AddWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'back', 2, 1, 'History.back()', 'img', '../img/button_gray/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()" title="Back"', 360, 10, 24, 24, 1, '', '', '', 'mod_back.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Back');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'copyright', 2, 1, 'a Copyright in the map', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Copyright');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredUser_filteredGroup', 2, 1, 'Add one user to serveral groups', 'a', '', 'href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ', 8, 420, 190, 20, 10, '', 'Add one user to serveral groups', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', 'div', '', '', 81, -19, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/DependentDiv');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'featureInfo1', 2, 0, 'FeatureInfoRequest', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')"', 140, 40, 24, 24, 1, '', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfo');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'FeatureInfoRedirect', 2, 1, 'redirect featureInfoRequests in an iframe for each wms', 'iframe', '../html/mod_blank.html', 'frameborder="0"', 83, -17, 1, 1, 0, '', '', 'iframe', 'mod_featureInfoRedirect.php', '', '', '', 'http://www.mapbender.org/index.php/FeatureInfoRedirect');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'featureInfoTunnel', 2, 1, 'FeatureInfoRequest with local path', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfoTunnel'')" title="Query"', 425, 10, 24, 24, 1, '', '', '', 'mod_featureInfoTunnel.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/FeatureInfoTunnel');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'forward', 2, 1, 'History.forward()', 'img', '../img/button_gray/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" title="Forward"', 385, 10, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview0', '', 'http://www.mapbender.org/index.php/Forward');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'tabs', 2, 1, 'vertical tabs to handle iframes', 'div', '', '', 2, 245, 191, 22, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'img', '../img/button_gray/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' onmouseover=''this.src="../img/button_gray/metadata_over.png"'' onmouseout=''this.src="../img/button_gray/metadata_off.png"'' title="Show service metadata"', 580, 10, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', 'http://www.mapbender.org/index.php/Metadata');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'deleteWMS', 2, 1, '!Delete completely!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 8, 100, 190, 20, 5, '', '!Delete completely!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'navFrame', 2, 1, 'navigation mapborder', 'div', '', '', 0, 0, 0, 0, 0, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div> <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div> <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div> <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div> <div id=''mbS'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("S")''><img id=''arrow_s'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_s.gif'' width=''15'' height=''10''></div> <div id=''mbSW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SW")''><img id=''arrow_sw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_sw.gif'' width=''10'' height=''10''></div> <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div> <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div> ', 'div', 'mod_navFrame.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/NavFrame');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'overview', 2, 1, 'OverviewFrame', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 30, 65, 150, 130, 100, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'pan1', 2, 1, 'pan', 'img', '../img/button_gray/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')" title="Pan"', 270, 10, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'savewmc', 2, 1, 'save workspace as WMC', 'img', '../img/button_blink_red/wmc_save_off.png', 'onclick=''mod_savewmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Save workspace as web map context document"', 870, 60, 24, 24, 1, '', '', '', 'mod_savewmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/SaveWMC');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'printPDF', 2, 1, 'pdf print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'selArea1', 2, 1, 'zoombox', 'img', '../img/button_gray/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')" title="Zoom by rectangle"', 295, 10, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'help', 2, 1, 'button help', 'img', '../img/button_blink_red/help_off.png', 'onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' onclick=''window.open("http://www.mapbender.org/index.php/Using_Mapbender","Hilfe","width=800, height=800, resizable=yes,scrollbars=yes, menubar=yes, toolbar=yes, location=yes")'' title="Help"', 790, 60, 24, 24, 1, '', '', '', '', '', '', '', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'highlightPOI', 2, 1, 'highlight 1 to n pois in your gui with a Symbol and a special text', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_highlightPOI.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'WMS_preferences', 2, 1, 'configures the preferences of each loaded wms', 'img', '../img/button_gray/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="WMS preferences"', 540, 10, 24, 24, 1, '', '', '', '', '', 'mapframe1,treeGDE', '', 'http://www.mapbender.org/index.php/WMS_preferences');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'zoomFull', 2, 1, 'zoom to full extent button', 'img', '../img/button_gray/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"  title="Display complete map"', 320, 10, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'img', '../img/button_gray/coords_off.png', 'onmouseover = \\"mb_regButton(\\''init_mod_showCoords_div\\'')\\" title=\\"Coordinates\\" ', 450, 10, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'zoomOut1', 2, 1, 'zoomOut button', 'img', '../img/button_gray/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)'' title="Zoom out"', 245, 10, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
-for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'div', '', '', 81, -19, NULL, NULL, 2, 'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'setBackground', 2, 1, 'switch background-wms', 'form', '', '', 30, 210, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editElements', 2, 1, 'Edit GUI elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 8, 260, 190, 20, 5, '', 'Edit GUI elements', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'zoomIn1', 2, 1, 'zoomIn button', 'img', '../img/button_gray/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' title=''Zoom in''', 220, 10, 24, 24, 1, '', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomIn');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editGUI_WMS', 2, 1, 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 8, 180, 190, 20, 5, '', 'WMS GUI settings', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'exportGUI', 2, 1, 'export GUI, create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 8, 300, 190, 20, 10, '', 'Export GUI (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'loadWMSList', 2, 1, 'Link WMS into GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 8, 160, 190, 20, 5, '', 'Link WMS into GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'loadWMS', 2, 1, 'Load Capabilities', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 8, 60, 190, 20, 5, '', 'Load Capabilities', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'CreateTreeGDE', 2, 1, 'TreeGDE set up', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 8, 280, 190, 20, 5, '', 'TreeGDE set up', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editFilteredGroup', 2, 1, 'Create and edit group', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 8, 400, 190, 20, 10, '', 'Create and edit group', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1d', 3, 1, 'Hintergrund Oberflächenverwaltung', 'div', '', '', 5, 217, 193, 126, 2, '', ' GUI-Verwaltung', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'orphanWMS', 2, 1, 'display orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"', 10, 930, 200, 20, 5, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'ORPHAN WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_0', 3, 1, 'WMS Management border', 'div', '', '', 3, 35, 193, 90, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_1', 3, 1, 'WMS Management caption', 'div', '', '', 5, 37, 193, 86, 2, '', ' WMS Management', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_1a', 3, 1, 'Configure WMS Access border', 'div', '', '', 3, 135, 193, 70, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_1b', 3, 1, 'Configure WMS Access', 'div', '', '', 5, 137, 193, 66, 2, '', ' Configure WMS Access', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_1c', 3, 1, 'GUI Management border', 'div', '', '', 3, 215, 193, 130, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_1d', 3, 1, 'GUI Management caption', 'div', '', '', 5, 217, 193, 126, 2, '', ' GUI Management ', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_2', 3, 1, 'User Management border', 'div', '', '', 3, 355, 193, 110, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_3', 3, 1, 'User Management caption', 'div', '', '', 5, 357, 193, 106, 2, '', ' User Management ', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_4', 3, 1, 'Authorization background', 'div', '', '', 3, 475, 193, 190, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'setPOI2Scale', 2, 1, 'zoom to a poi (get-parameter)', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'mod_setPOI2Scale.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Mod_setPoi2Scale');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'zoomFull', 2, 1, 'zoom to full extent button', 'img', '../img/button_gray/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"  title="Display complete map"', 320, 10, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'body', 1, 1, 'body (obligatory)', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'addWMS', 2, 1, 'add a WMS to the running application', 'img', '../img/button_gray/add_off.png', 'onclick=''mod_addWMS()'' 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'overview', 2, 1, 'OverviewFrame', 'Overview', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 9, 80, 185, 130, 100, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/Overview');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'pan1', 2, 1, 'pan', 'Pan', 'img', '../img/button_blue/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')"', 258, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_pan.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Pan');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'printPDF', 2, 1, 'pdf print', 'Print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'repaint', 2, 1, 'refresh a mapobject', 'Redraw', 'img', '../img/button_blue/repaint_off.png', 'onclick=''mod_repaint()'' onmouseover=''mod_repaint_init(this)''', 358, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_repaint.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Repaint');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'resizeMapsize', 2, 1, 'resize mapsize to browser window size', 'Resize Mapsize', 'img', '../img/button_blink_red/resizemapsize_off.png', 'onclick = "adjustDimension()"
+onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 838, 40, 24, 24, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_resize_mapsize.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ResizeMapsize');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'rubber', 3, 1, 'deletes temporary (digitized) objects', '', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_rubber.js', '', 'mapframe1', 'measure', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', '', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'savewmc', 2, 1, 'save workspace as WMC', 'Save workspace as web map context document', 'img', '../img/button_blue/wmc_save_off.png', 'onclick=''mod_savewmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 733, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_savewmc.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/SaveWMC');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'selArea1', 2, 1, 'zoombox', 'Zoom by rectangle', 'img', '../img/button_blue/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')"', 283, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'setBackground', 2, 1, 'switch background-wms', 'Set Background', 'form', '', '', 10, 218, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'Coordinates', 'img', '../img/button_blue/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')"', 488, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', 'http://www.mapbender.org/index.php/ShowCoords_div');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'tabs', 2, 1, 'vertical tabs to handle iframes', '', 'div', '', '', 2, 240, 200, 20, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
+for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'Maps', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'zoomFull', 2, 1, 'zoom to full extent button', 'Display complete map', 'img', '../img/button_blue/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"', 333, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomFull');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'zoomIn1', 2, 1, 'zoomIn button', 'Zoom in', 'img', '../img/button_blue/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)''', 203, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomIn');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'zoomOut1', 2, 1, 'zoomOut button', 'Zoom out', 'img', '../img/button_blue/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)''', 231, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ZoomOut');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'FeatureInfoRedirect', 2, 0, 'redirect featureInfoRequests in an iframe for each wms', 'Info', 'iframe', '../html/mod_blank.html', 'frameborder="0"', 83, -17, 1, 1, NULL, '', '', 'iframe', 'mod_featureInfoRedirect.php', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'WMS_preferences', 2, 1, 'configures the preferences of each loaded wms', 'WMS preferences', 'img', '../img/button_gray/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")'' 
 onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
-onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS"', 515, 10, 24, 24, 1, '', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'back', 2, 1, 'History.back()', 'img', '../img/button_gray/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()" title="Back"', 360, 10, 24, 24, 1, '', '', '', 'mod_back.php', '', 'mapframe1,overview0', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'closePolygonExt', 3, 0, 'close Polygon ', 'div', '', ' title="Close Polygon"', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_closePolygonExt.js', '', 'mapframe1', 'setExtRequest', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'copyright', 2, 1, 'a Copyright in the map', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', 'div', '', '', 81, -19, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'div', '', '', 81, -19, 0, 0, 2, 'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'featureInfo1', 2, 0, 'FeatureInfoRequest', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')"', 140, 40, 24, 24, 1, '', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'ajax', 6, 1, 'ajax module', 'iframe', '../frames/jquery.html', '', 1, 1, 1, 1, 1, 'visibility:hidden', '', 'iframe', '../javascripts/mb_ajaxWrapper_jQuery.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'featureInfoTunnel', 2, 1, 'FeatureInfoRequest with local path', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfoTunnel'')" title="Query"', 425, 10, 24, 24, 1, '', '', '', 'mod_featureInfoTunnel.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'forward', 2, 1, 'History.forward()', 'img', '../img/button_gray/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" title="Forward"', 385, 10, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview0', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'layout_5', 3, 1, 'Authorization caption', 'div', '', '', 5, 477, 193, 186, 2, '', ' Authorization', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 620, 10, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'imprint', 2, 1, 'Information about the owner of the gui', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'delete_filteredGui', 2, 1, 'GUI l&ouml;schen', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 110, 240, 80, 20, 5, '', 'GUI l&ouml;schen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'gazetteerWFS', 2, 1, 'a gazetteer for user in the mapbender user map', 'iframe', '../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 10, 600, 300, 150, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1,overview', 'wz-graphics', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'img', '../img/button_blink_red/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS from filtered list"', 490, 10, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_back', 3, 1, 'layout, background for buttons', 'div', '', '', 360, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_featureInfo', 3, 1, 'layout, background for FeatureInfo', 'div', '', '', 425, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_help', 3, 1, 'layout, background for Help-button', 'div', '', '', 620, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_logout', 3, 1, 'layout, background for Logout-button', 'div', '', '', 660, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_metadata', 3, 1, 'layout, background for Metadata', 'div', '', '', 580, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_wms', 3, 1, 'layout, background for wms', 'div', '', '', 490, 10, 76, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_zoom', 3, 1, 'layout, background for Zoom-button', 'div', '', '', 220, 10, 126, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'legend', 2, 1, 'legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'loadwmc', 2, 0, 'load workspace from WMC', 'img', '../img/button_wmc/wmc_load.png', 'onclick=''mod_loadwmc()'' onmouseover=''mod_loadwmc_init(this)''
-title=''Load a web map context document''', 760, 10, 24, 24, 1, '', '', '', 'mod_loadwmc.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'logo', 2, 1, 'Logo', 'img', '../img/mapbender_logo.png', '', 20, 20, 180, 26, 5, '', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''
+onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 540, 10, 24, 24, 1, '', '', '', '', '', 'mapframe1,treeGDE', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'addWMS', 2, 1, 'add a WMS to the running application', 'Adding WMS', 'img', '../img/button_gray/add_off.png', 'onclick=''mod_addWMS()'' 
+onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
+onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 515, 10, 24, 24, 1, '', '', '', 'mod_addWMS.php', '', 'treeGDE,mapframe1', 'loadData', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'Adding WMS from filtered list', 'img', '../img/button_blink_red/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''', 490, 10, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'back', 2, 1, 'History.back()', 'Back', 'img', '../img/button_gray/back_off_disabled.png', 'onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"', 360, 10, 24, 24, 1, '', '', '', 'mod_back.php', '', 'mapframe1,overview0', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'body', 1, 1, 'body (obligatory)', '', 'body', '', 'onload="init()"', NULL, NULL, NULL, NULL, NULL, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'closePolygonExt', 3, 0, 'close Polygon ', 'Close Polygon', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_closePolygonExt.js', '', 'mapframe1', 'setExtRequest', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'copyright', 2, 1, 'a Copyright in the map', 'Copyright', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_copyright.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'dependentDiv', 2, 1, 'displays infos in a sticky div-tag', '', 'div', '', '', 81, -19, 1, 1, 0, 'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;', '', 'div', 'mod_dependentDiv.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'digitize', 2, 1, 'Digitize tool.', 'Digitize', 'iframe', '../javascripts/mod_digitize_tab.php?sessionID', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', 'geometry.js', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'dragMapSize', 2, 1, 'drag & drop Mapsize', 'Drag Mapsize', 'div', '', '', 81, -19, NULL, NULL, 2, 'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;', '', 'div', 'mod_dragMapSize.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'featureInfo1', 2, 0, 'FeatureInfoRequest', 'Query', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfo1'')"', 140, 40, 24, 24, 1, '', '', '', 'mod_featureInfo.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'featureInfoTunnel', 2, 1, 'FeatureInfoRequest with local path', 'Query', 'img', '../img/button_gray/query_off.png', 'onmouseover = "mb_regButton(''init_featureInfoTunnel'')"', 425, 10, 24, 24, 1, '', '', '', 'mod_featureInfoTunnel.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'forward', 2, 1, 'History.forward()', 'Forward', 'img', '../img/button_gray/forward_off_disabled.png', 'onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()"', 385, 10, 24, 24, 1, '', '', '', 'mod_forward.php', '', 'mapframe1,overview0', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'gazetteerWFS', 2, 1, 'a gazetteer for user in the mapbender user map', 'Search', 'iframe', '../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 10, 600, 300, 150, 4, 'visibility:hidden;', '', 'iframe', '', 'geometry.js', 'mapframe1,overview', 'wz-graphics', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')"', 620, 10, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'imprint', 2, 1, 'Information about the owner of the gui', 'Imprint', 'iframe', '../html/tab_imprint.html', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'initWmc', 2, 0, 'initialise client with wmc', '', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'mod_initWmc.php', '', 'mapframe1,overview', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_1', 3, 0, 'Warning notice', '', 'div', '', '', 150, 250, 300, 16, 100, 'font-family: Arial, Helvetica, sans-serif; font-size : 14px; text-decoration : none;', 'Development Version - Work in Progress!', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_back', 3, 1, 'layout, background for buttons', '', 'div', '', '', 360, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_featureInfo', 3, 1, 'layout, background for FeatureInfo', '', 'div', '', '', 425, 10, 51, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_help', 3, 1, 'layout, background for Help-button', '', 'div', '', '', 620, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_logout', 3, 1, 'layout, background for Logout-button', '', 'div', '', '', 660, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_metadata', 3, 1, 'layout, background for Metadata', '', 'div', '', '', 580, 10, 26, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_wms', 3, 1, 'layout, background for wms', '', 'div', '', '', 490, 10, 76, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_zoom', 3, 1, 'layout, background for Zoom-button', '', 'div', '', '', 220, 10, 126, 26, 0, 'background-color:#414547;', '', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'legend', 2, 1, 'legend', 'Legend', 'iframe', '../javascripts/mod_legend.php?sessionID&e_id_css=legend', 'frameborder=''0''', 1, 1, 1, 1, 3, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'loadData', 2, 1, 'IFRAME, um Daten zu laden', '', 'iframe', '../html/mod_blank.html', 'frameborder = "0" ', 0, 0, 1, 1, 0, 'visibility:visible', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'loadwmc', 2, 0, 'load workspace from WMC', 'Load a web map context document', 'img', '../img/button_wmc/wmc_load.png', 'onclick=''mod_loadwmc()'' onmouseover=''mod_loadwmc_init(this)''', 760, 10, 24, 24, 1, '', '', '', 'mod_loadwmc.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'logo', 2, 1, 'Logo', '', 'img', '../img/mapbender_logo.png', '', 20, 20, 180, 26, 5, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''
 onmouseover=''this.src="../img/button_gray/logout_over.png"''
-onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 660, 10, 24, 24, 1, '', '', '', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'mapbender', 2, 1, 'Mapbender-Logo', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr>
+onmouseout=''this.src="../img/button_gray/logout_off.png"''', 660, 10, 24, 24, 1, '', '', '', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'mapbender', 2, 1, 'Mapbender-Logo', '', 'div', '', 'onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"', 81, -19, 1, 1, 30, 'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;', '<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr>
 <script language="javascript">
 mb_registerSubFunctions("mod_mapbender()");
 function mod_mapbender(){
@@ -379,12 +270,12 @@
 document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1;
 }
 </script>', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'mapframe1', 2, 1, 'frame for a map', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 230, 55, 500, 450, 2, '', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'img', '../img/button_gray/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''"
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'mapframe1', 2, 1, 'frame for a map', 'Mapframe', 'iframe', '../php/mod_map1.php?sessionID', 'scrolling="no" frameborder=''0'' ', 230, 55, 500, 450, 2, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'metadata', 2, 1, 'shows informations about the wms and the requests of the gui', 'Show WMS infos', 'img', '../img/button_gray/metadata_off.png', 'onClick="window.location.href=''javascript:mod_displayObj()''"
 border=''0''
 onmouseover=''this.src="../img/button_gray/metadata_over.png"''
-onmouseout=''this.src="../img/button_gray/metadata_off.png"'' title="Show service metadata"', 580, 10, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'navFrame', 2, 1, 'navigation mapborder', 'div', '', '', 0, 0, 0, 0, 0, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
+onmouseout=''this.src="../img/button_gray/metadata_off.png"''', 580, 10, 24, 24, 1, '', '', '', 'mod_displayObj.js', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'navFrame', 2, 1, 'navigation mapborder', 'Navigation Frame', 'div', '', '', 0, 0, NULL, NULL, NULL, 'font-size:1px;', '<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
 <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div>
 <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div>
 <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div>
@@ -393,14 +284,13 @@
 <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div>
 <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div>
 ', 'div', 'mod_navFrame.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'overview', 2, 1, 'OverviewFrame', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 30, 65, 150, 130, 100, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'pan1', 2, 1, 'pan', 'img', '../img/button_gray/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')" title="Pan"', 270, 10, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'printPDF', 2, 1, 'pdf print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'rubberExt', 3, 1, 'deletes temporary (digitized) objects', 'div', '', ' title="Rubber"', 0, 0, 0, 0, 0, '', '', 'div', 'mod_rubberExt.js', '', 'mapframe1', 'setExtRequest', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'savewmc', 2, 0, 'save workspace as WMC', 'img', '../img/button_wmc/wmc_save.png', 'onclick=''mod_savewmc()'' onmouseover=''mod_savewmc_init(this)''
-title=''Save workspace as web map context document''', 730, 10, 24, 24, 1, '', '', '', 'mod_savewmc.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'scaleSelect', 2, 0, 'Scale-Selectbox', 'select', '', 'onchange=''mod_scaleSelect(this)''', 555, 25, 100, 20, 1, '', '<option value = ''''>Scale</option>
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'overview', 2, 1, 'OverviewFrame', 'Overview', 'iframe', '../php/mod_mapOV.php?wms=0&sessionID', 'scrolling="no" frameborder=''0'' ', 30, 65, 150, 130, 100, '', '', 'iframe', '', 'mod_box1.js', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'pan1', 2, 1, 'pan', 'Pan', 'img', '../img/button_gray/pan_off.png', 'onmouseover = "mb_regButton(''init_mod_pan'')"', 270, 10, 24, 24, 1, '', '', '', 'mod_pan.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'printPDF', 2, 1, 'pdf print', 'Print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'rubberExt', 3, 1, 'deletes temporary (digitized) objects', 'Rubber', 'div', '', '', 0, 0, NULL, NULL, NULL, '', '', 'div', 'mod_rubberExt.js', '', 'mapframe1', 'setExtRequest', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', '', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'savewmc', 2, 0, 'save workspace as WMC', 'Save workspace as web map context document', 'img', '../img/button_wmc/wmc_save.png', 'onclick=''mod_savewmc()'' onmouseover=''mod_savewmc_init(this)''', 730, 10, 24, 24, 1, '', '', '', 'mod_savewmc.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'scaleSelect', 2, 0, 'Scale-Selectbox', 'Scale Select', 'select', '', 'onchange=''mod_scaleSelect(this)''', 555, 25, 100, 20, 1, '', '<option value = ''''>Scale</option>
 <option value=''100''>1 : 100</option>
 <option value=''250''>1 : 250</option>
 <option value=''500''>1 : 500</option>
@@ -422,132 +312,238 @@
 <option value=''800000''>1 : 800000</option>
 <option value=''900000''>1 : 900000</option>
 <option value=''1000000''>1 : 1000000</option>', 'select', 'mod_scaleSel.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'selArea1', 2, 1, 'zoombox', 'img', '../img/button_gray/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')" title="Zoom by rectangle"', 295, 10, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'setBackground', 2, 1, 'switch background-wms', 'form', '', '', 30, 210, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12''
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'selArea1', 2, 1, 'zoombox', 'Zoom by rectangle', 'img', '../img/button_gray/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')"', 295, 10, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'setBackground', 2, 1, 'switch background-wms', 'Set Background', 'form', '', '', 30, 210, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12''
 name=''mod_setBackground_list''
 onchange=''mod_setBackground_change(this)'' ><option
 value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'resizeMapsize', 2, 1, 'resize mapsize to browser window size', 'img', '../img/button_blink_red/resizemapsize_off.png', 'onclick = \\"adjustDimension()\\"
-onmouseover=\\''this.src = this.src.replace(/_off/,\\"_over\\");\\'' onmouseout=\\''this.src = this.src.replace(/_over/, \\"_off\\");\\'' title=\\"optimize mapsize to browser window\\"', 838, 40, 24, 24, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_resize_mapsize.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ResizeMapsize');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'img', '../img/button_blink_red/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS from filtered list"', 620, 60, 24, 24, 1, '', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'wfs_conf', 2, 1, 'get all wfs_conf-params', 'iframe', '../php/mod_wfs.php', 'frameborder = "0"', 1, 1, 1, 1, 0, 'visibility:hidden', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'wfsresult', 2, 1, 'display the list of wfs results', 'iframe', '../html/mod_blank.html', 'frameborder = "0"', 10, 730, 200, 150, 4, '', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'zoomIn1', 2, 1, 'zoomIn button', 'img', '../img/button_gray/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' title="Zoom in"', 220, 10, 24, 24, 1, '', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'zoomOut1', 2, 1, 'zoomOut button', 'img', '../img/button_gray/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)'' title="Zoom out"', 245, 10, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'initWmc', 2, 0, 'initialise client with wmc', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'mod_initWmc.php', '', 'mapframe1,overview', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'WMS_preferences', 2, 1, 'configures the preferences of each loaded wms', 'img', '../img/button_gray/preferences_off.png', 'onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")'' 
-onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
-onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="WMS preferences"', 540, 10, 24, 24, 1, '', '', '', '', '', 'mapframe1,treeGDE', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'geometry', 1, 1, 'geometry library', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'geometry.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'digitize', 2, 1, 'Digitize tool.', 'iframe', '../javascripts/mod_digitize_tab.php?sessionID', 'frameborder = "0" ', 1, 1, 1, 1, 5, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'setSpatialRequest', 2, 1, 'Spatial Request', 'div', '', '', 1, 1, 1, 1, 1, 'visibility:hidden;', '', 'div', '../javascripts/mod_wfs_SpatialRequest.php', '', 'mapframe1', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'wfs', 2, 1, 'wfs request and result handling', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'wfs.js', '../extensions/wz_jsgraphics.js', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'ajax', 6, 1, 'ajax module', 'iframe', '../frames/jquery.html', '', 1, 1, 1, 1, 1, 'visibility:hidden', '', 'iframe', '../javascripts/mb_ajaxWrapper_jQuery.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'tabs', 1, 1, 'vertical tabs to handle iframes', 'div', '', '', 10, 240, 200, 20, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'showLoggedUser', 2, 0, 'Displays current user', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui', 'gazetteerMetadata', 2, 1, 'gazetteer for metadata', 'iframe', '../php/mod_gazetteerMetadata.php?sessionID&target=mapframe1,overview', 'frameborder = "0"', 1, 1, 1, 1, 4, 'visibility:hidden;', '', 'iframe', '', '', 'mapframe1,overview', 'wz-graphics', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 950, 250, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT WMS-METADATA', 'a', '', '', '', 'AdminFrame', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'layout_1', 3, 0, 'Warning notice', 'div', '', '', 150, 250, 300, 16, 100, 'font-family: Arial, Helvetica, sans-serif; font-size : 14px; text-decoration : none;', 'Development Version - Work in Progress!', 'div', '', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'ajax', 6, 1, 'ajax module', 'iframe', '../frames/jquery.html', '', 1, 1, 1, 1, 1, 'visibility:hidden', '', 'iframe', '../javascripts/mb_ajaxWrapper_jQuery.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'delete_filteredGui', 2, 1, 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 120, 240, 80, 20, 5, '', 'Delete GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui1', 'ajax', 6, 1, 'ajax module', 'iframe', '../frames/jquery.html', '', 1, 1, 1, 1, 1, 'visibility:hidden', '', 'iframe', '../javascripts/mb_ajaxWrapper_jQuery.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'geometry', 1, 1, 'geometry library', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'geometry.js', '', '', '', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'newGui', 2, 1, 'GUI erzeugen', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 8, 240, 85, 20, 5, '', 'GUI erzeugen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 2, 1, 'add a WMS to the running application from a filtered list', 'img', '../img/button_blue/add_filtered_list_off.png', 'onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' title="Adding WMS from filtered list"', 553, 40, 28, 28, 1, 'filter:Chroma(color=#C2CBCF);', '', '', '', 'mod_addWMSgeneralFunctions.js', 'treeGDE,mapframe1', 'loadData', 'http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'gui_owner', 2, 1, 'GUI editieren Benutzer zuordnen', 'a', '', 'href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame" ', 8, 640, 190, 20, 10, '', 'GUI editieren Benutzer zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'updateWMSs', 2, 1, 'Hochgeladene aktualisieren', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 8, 80, 190, 20, 5, '', 'Hochgeladene aktualisieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'rename_copy_Gui', 2, 1, 'GUI umbenennen/ kopieren', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 8, 320, 190, 20, 10, '', 'GUI umbenennen/kopieren', 'a', '', '', '', 'AdminFrame', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'CreateTreeGDE', 2, 1, 'Ordnerbaum konfigurieren', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 8, 280, 190, 20, 5, '', 'Ordnerbaum konfigurieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editFilteredGroup', 2, 1, 'Gruppe anlegen und editieren', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 8, 400, 190, 20, 10, '', 'Gruppe anlegen und editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editFilteredUser', 2, 1, 'Benutzer anlegen und editieren', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 8, 380, 190, 20, 10, '', 'Benutzer anlegen und editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGoup_filteredUser', 2, 1, 'Gruppe mit Benutzern best&uuml;cken', 'a', '', 'href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ', 8, 440, 190, 20, 10, '', 'Gruppe mit Benutzern best&uuml;cken ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'deleteWMS', 2, 1, '!Vollst&auml;ndig l&ouml;schen!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 8, 100, 190, 20, 5, '', '!Vollst&auml;ndig l&ouml;schen!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredUser_filteredGroup', 2, 1, 'Benutzer in Gruppen eintragen', 'a', '', 'href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ', 8, 420, 190, 20, 10, '', 'Benutzer in Gruppen eintragen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 8, 180, 190, 20, 5, '', 'WMS GUI Einstellungen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'loadWMSList', 2, 1, 'WMS in GUI einbinden', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 8, 160, 190, 20, 5, '', 'WMS in GUI einbinden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'loadWMS', 2, 1, 'Capabilities hochladen', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 8, 60, 190, 20, 5, '', 'Capabilities hochladen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredUser_filteredGui', 2, 1, 'Einem Nutzer Zugriff auf mehrere Oberflächen erteilen', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 8, 500, 190, 25, 10, '', 'Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_0', 3, 1, 'Hintergrund WMS Verwaltung Rahmen', 'div', '', '', 3, 35, 193, 90, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1', 3, 1, 'Hintergrund WMS Management', 'div', '', '', 5, 37, 193, 86, 2, '', ' WMS Verwaltung', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1a', 3, 1, 'Hintergrund WMS Zuordnung Rahmen', 'div', '', '', 3, 135, 193, 70, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1b', 3, 1, 'Hintergrund WMS Zuordnung', 'div', '', '', 5, 137, 193, 66, 2, '', ' WMS Zuordnung', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_1c', 3, 1, 'Hintergrund Oberfl&auml;chenverwaltung Rahmen', 'div', '', '', 3, 215, 193, 130, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_2', 3, 1, 'Hintergrund Benutzerverwaltung Rahmen', 'div', '', '', 3, 355, 193, 110, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_3', 3, 1, 'Hintergrund Benutzerverwaltung', 'div', '', '', 5, 357, 193, 106, 2, '', ' Benutzerverwaltung', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_4', 3, 1, 'Hintergrund Benutzerzugriff erteilen Rahmen', 'div', '', '', 3, 475, 193, 200, 1, '', '', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'layout_5', 3, 1, 'Hintergrund Benutzerzugriff erteilen', 'div', '', '', 5, 477, 193, 196, 2, '', ' Benutzerzugriff erteilen', 'div', '', '', '', '', NULL);
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'newGui', 2, 1, 'Create new GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 8, 240, 110, 20, 5, '', 'Create new GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'delete_filteredGui', 2, 1, 'GUI löschen', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 471, 200, 20, 5, '', 'GUI löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editElements', 2, 1, 'Oberflächenelemente editieren', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 491, 200, 25, 5, '', 'GUI editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 218, 200, 20, 5, '', 'WMS Einstellungen ändern', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWMSList', 2, 1, 'WMS in GUI einbinden', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 198, 200, 20, 5, '', 'WMS einbinden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWMS', 2, 1, 'Capabilities hochladen', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 60, 200, 20, 5, '', 'WMS laden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'myGUIlist', 2, 1, 'Zurück zur eigenen GUI Liste', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'newGui', 2, 1, 'GUI erzeugen', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 451, 200, 20, 5, '', 'GUI erzeugen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteWFS', 2, 1, 'delete WFS', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 890, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWFS', 2, 1, 'WFS Capabilities in eine GUI laden', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 353, 200, 20, 5, '', 'WFS laden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/LoadWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'orphanWMS', 2, 1, 'display orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID" 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'setSpatialRequest', 2, 1, 'Spatial Request', '', 'div', '', '', 1, 1, 1, 1, 1, 'visibility:hidden;', '', 'div', '../javascripts/mod_wfs_SpatialRequest.php', 'geometry.js', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'Coordinates', 'img', '../img/button_gray/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ', 450, 10, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'showLoggedUser', 2, 0, 'Displays current user', '', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'tabs', 1, 1, 'vertical tabs to handle iframes', '', 'div', '', '', 10, 240, 200, 20, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'treeGDE', 2, 1, 'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
+for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2', 'Maps', 'iframe', '../html/mod_treefolder2.php?sessionID', 'frameborder = "0" ', 10, 220, 200, 300, NULL, 'visibility:visible', '', 'iframe', '', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'wfs', 2, 1, 'wfs request and result handling', '', 'div', '', '', 1, 1, 1, 1, NULL, 'visibility:hidden', '', 'div', 'wfs.js', '../extensions/wz_jsgraphics.js', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'wfs_conf', 2, 1, 'get all wfs_conf-params', '', 'iframe', '../php/mod_wfs.php', 'frameborder = "0"', 1, 1, 1, 1, 0, 'visibility:hidden', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'wfsresult', 2, 1, 'display the list of wfs results', '', 'iframe', '../html/mod_blank.html', 'frameborder = "0"', 10, 730, 200, 150, 4, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'zoomFull', 2, 1, 'zoom to full extent button', 'Display complete map', 'img', '../img/button_gray/zoomFull_off.png', 'onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"', 320, 10, 24, 24, 2, '', '', 'img', 'mod_zoomFull.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'zoomIn1', 2, 1, 'zoomIn button', 'Zoom in', 'img', '../img/button_gray/zoomIn2_off.png', 'onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)''', 220, 10, 24, 24, 1, '', '', '', 'mod_zoomIn1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui_digitize', 'zoomOut1', 2, 1, 'zoomOut button', 'Zoom out', 'img', '../img/button_gray/zoomOut2_off.png', 'onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)''', 245, 10, 24, 24, 1, '', '', '', 'mod_zoomOut1.php', '', 'mapframe1', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'AdminFrame', 2, 1, 'the frame for administration modules', '', 'iframe', '', 'frameborder = "0"', 220, 20, 800, 800, NULL, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'CreateTreeGDE', 2, 1, 'create a foldertree for a individual geodataexplorer', 'Create treeGDE', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 810, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'CREATE TREE_GDE', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 950, 250, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT WMS-METADATA', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Group_Gui', 2, 1, 'allocate groups to guis', '', 'a', '', 'href = "../php/mod_group_gui.php?sessionID&e_id_css=Group_Gui" target = "AdminFrame" ', 10, 610, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GROUP -> GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Group_User', 2, 1, 'allocate groups to user', '', 'a', '', 'href = "../php/mod_group_user.php?sessionID&e_id_css=Group_User" target = "AdminFrame" ', 10, 550, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'GROUP -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Group_filteredGui', 2, 1, 'allocate Groups to the guis of this admin', '', 'a', '', 'href = "../php/mod_group_filteredGui.php?sessionID&e_id_css=Group_filteredGui" target = "AdminFrame" ', 10, 710, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GROUP -> myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Gui_Group', 2, 1, 'allocate guis to groups', '', 'a', '', 'href = "../php/mod_gui_group.php?sessionID&e_id_css=Gui_Group" target = "AdminFrame" ', 10, 250, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'Gui_User', 2, 1, 'allocate a gui to user', '', 'a', '', 'href = "../php/mod_gui_user.php?sessionID&e_id_css=Gui_User" target = "AdminFrame" ', 10, 190, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'User_Group', 2, 1, 'allocat user to groups', '', 'a', '', 'href = "../php/mod_user_group.php?sessionID&e_id_css=User_Group" target = "AdminFrame" ', 10, 430, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'body', 1, 1, 'navigation', '', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 0, 0, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteGui', 2, 1, 'delete gui', '', 'a', '', 'href = "../php/mod_deleteGUI.php?sessionID" target = "AdminFrame" ', 10, 150, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteWFS', 2, 1, 'delete WFS', 'Delete WFS', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 890, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'deleteWMS', 2, 1, 'delete wms', 'Delete WMS completely', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 110, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'delete_filteredGui', 2, 1, 'delete guis of this admin', 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 790, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'DELETE myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editElements', 2, 1, 'edit gui elements', 'Edit GUI elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 170, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'EDIT GUI-ELEMENTS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editFilteredGroup', 2, 1, 'edit group of this admin', 'Create and edit group', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 10, 530, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editFilteredUser', 2, 1, 'save, edit, delete user where this admin is owner', 'Create and edit user', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 10, 350, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editGUI_WMS', 2, 1, 'edit the elements of the gui', 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 90, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT GUI-WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editGroup', 2, 1, 'edit group', '', 'a', '', 'href = "../php/mod_editGroup.php?sessionID" target = "AdminFrame" ', 10, 510, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'editUser', 2, 1, 'save, edit, delete user', '', 'a', '', 'href = "../php/mod_editUser.php?sessionID" target="AdminFrame"', 10, 330, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EDIT USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'exportGUI', 2, 1, 'export gui, create SQLL', 'export GUI, create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 310, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'EXPORT GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGoup_filteredUser', 2, 1, 'allocate the groups of this admin to user where the admin is owner', 'Add several users to one group', 'a', '', 'href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ', 10, 590, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> myUSER ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGroup_Gui', 2, 1, 'allocate groups of this admin to guis', '', 'a', '', 'href = "../php/mod_filteredGroup_Gui.php?sessionID&e_id_css=filteredGroup_Gui" target = "AdminFrame" ', 10, 750, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGroup_User', 2, 1, 'allocate groups of this admin to user', '', 'a', '', 'href = "../php/mod_filteredGroup_User.php?sessionID&e_id_css=filteredGroup_User" target = "AdminFrame" ', 10, 690, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> USER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGroup_filteredGui', 2, 1, 'allocate groups of this admin to guis of this admin', 'Allow one group access to several GUIs', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 10, 730, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGROUP -> myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_Group', 2, 1, 'allocate guis to groups', '', 'a', '', 'href = "../php/mod_filteredGui_group.php?sessionID&e_id_css=filteredGui_Group" target = "AdminFrame" ', 10, 270, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> GROUP ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_filteredGroup', 2, 1, 'allocate guis of this admin to groups where this admin is owner', 'Allow several groups access to one GUI', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 10, 290, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_filteredUser', 2, 1, 'allocate the user where the admin is owner to his guis ', 'Allow several users access to one GUI ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 10, 230, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredGui_user', 2, 1, 'allocate the guis of this admin to a user', '', 'a', '', 'href = "../php/mod_filteredGui_User.php?sessionID&e_id_css=filteredGui_user" target = "AdminFrame" ', 10, 210, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myGUI -> USER ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_Group', 2, 1, 'allocate user of this admin to groups', '', 'a', '', 'href = "../php/mod_filteredUser_Group.php?sessionID&e_id_css=filteredUser_Group" target = "AdminFrame" ', 10, 670, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> GROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_Gui', 2, 1, 'allocate user of this admin to guis', '', 'a', '', 'href = "../php/mod_filteredUser_Gui.php?sessionID&e_id_css=filteredUser_Gui" target = "AdminFrame" ', 10, 770, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_filteredGroup', 2, 1, 'allocate user where this admin is owner to groups where this admin is owner', 'Add one user to serveral groups', 'a', '', 'href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ', 10, 490, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'filteredUser_filteredGui', 2, 1, 'allocate admins user to guis of this admin', 'Allow one user to access several GUIs', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 10, 410, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'myUSER -> myGUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'getStyles', 2, 0, 'load styles from wms', '', 'a', '', 'href = "../php/mod_getStyles.php?sessionID" target = "AdminFrame" ', 10, 890, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GET_STYLES', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'group_filteredUser', 2, 1, 'allocate groups to user where this admin is owner', '', 'a', '', 'href = "../php/mod_group_filteredUser.php?sessionID&e_id_css=group_filteredUser" target = "AdminFrame" ', 10, 570, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GROUP -> myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'gui_filteredGroup', 2, 1, 'allocate guis to groups of this admin', '', 'a', '', 'href = "../php/mod_gui_filteredGroup.php?sessionID&e_id_css=gui_filteredGroup" target = "AdminFrame" ', 10, 650, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> myGROUP', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'gui_filteredUser', 2, 1, 'allocate guis to user of this admin', '', 'a', '', 'href = "../php/mod_gui_filteredUser.php?sessionID&e_id_css=gui_filteredUser" target = "AdminFrame" ', 10, 630, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> myUSER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'gui_owner', 2, 1, 'set owner', 'Edit GUI assign to user', 'a', '', 'href = "../php/mod_gui_owner.php?sessionID&e_id_css=gui_owner" target = "AdminFrame" ', 10, 830, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'GUI -> OWNER', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'loadWFS', 2, 1, 'load capabilities in a gui', 'Load WFS Capabilities into a GUI', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 850, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'LOAD WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/WFS_Konfiguration');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'loadWMS', 2, 1, 'load capabilities in a gui', 'Load WMS', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 30, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'LOAD WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'loadWMSList', 2, 1, 'load wms from a list', 'Link WMS into GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 50, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'LOAD myWMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''', 180, 2, 24, 24, 1, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'myGUIlist', 2, 1, 'go back to your GUI list', 'Move back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' ', 150, 2, 24, 24, 1, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'newGui', 2, 1, 'create a new gui', 'Create new GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 130, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;', 'NEW GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'orphanWMS', 2, 1, 'display orphaned WMS', 'Delete orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"', 10, 930, 200, 20, 5, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'ORPHAN WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'owsproxy', 2, 1, 'secure services', 'OWSPROXY', 'a', '', 'href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"', 10, 910, 200, 20, 1, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'rename_copy_Gui', 2, 1, 'rename and copy gui', 'Rename / copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 470, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'RENAME COPY GUI', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'showLoggedUser', 2, 1, 'displays the logged admin', '', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, NULL, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'updateWMSs', 2, 1, 'edit the elements of the gui', 'Update WMS', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 70, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'UPDATE WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'user_filteredGroup', 2, 1, 'allocate user to groups where this admin is owner', '', 'a', '', 'href = "../php/mod_user_filteredGroup.php?sessionID&e_id_css=user_filteredGroup" target = "AdminFrame" ', 10, 450, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> myGROUP', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'user_filteredGui', 2, 1, 'allocate guis of this admin to user', '', 'a', '', 'href = "../php/mod_user_filteredGui.php?sessionID&e_id_css=user_filteredGui" target = "AdminFrame" ', 10, 390, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER-> myGUI', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'user_gui', 2, 1, 'allocate guis to user', '', 'a', '', 'href = "../php/mod_user_gui.php?sessionID&e_id_css=user_gui" target = "AdminFrame" ', 10, 370, 200, 20, 0, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'USER -> GUI ', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'wfs_conf', 2, 1, 'create and edit a gazetteer module', 'Configure WFS', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 870, 200, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'WFS CONF', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin1', 'wfs_gui', 2, 1, 'edit wfs settings', 'Assign WFS conf to gui', 'a', '', 'href = "../javascripts/mod_wfs_client.html" target="AdminFrame"', 10, 1000, 250, 20, NULL, 'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;', 'asign WFS conf to gui', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'AdminFrame', 2, 1, 'Bereich für Administrationsmodule', '', 'iframe', '', 'frameborder = "0"', 200, 20, 980, 800, NULL, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'CreateTreeGDE', 2, 1, 'Ordnerbaum konfigurieren', 'Create treeGDE', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 8, 280, 190, 20, 5, '', 'Ordnerbaum konfigurieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'body', 1, 1, 'Navigation', '', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 180, 20, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'deleteWMS', 2, 1, '!Vollständig löschen!', 'Delete WMS completely', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 8, 100, 190, 20, 5, '', '!Vollständig löschen!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'delete_filteredGui', 2, 1, 'GUI löschen', 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 110, 240, 80, 20, 5, '', 'GUI löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editElements', 2, 1, 'Oberflächenelemente editieren', 'Edit GUI elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 8, 260, 190, 20, 5, '', 'GUI-Elemente editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editFilteredGroup', 2, 1, 'Gruppe anlegen und editieren', 'Create and edit group', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 8, 400, 190, 20, 10, '', 'Gruppe anlegen und editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editFilteredUser', 2, 1, 'Benutzer anlegen und editieren', 'Create and edit user', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 8, 380, 190, 20, 10, '', 'Benutzer anlegen und editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 8, 180, 190, 20, 5, '', 'WMS GUI Einstellungen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'exportGUI', 2, 1, 'Oberfläche (GUI) exportieren, SQL erzeugen', 'export GUI, create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 8, 300, 190, 20, 10, '', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGoup_filteredUser', 2, 1, 'Gruppe mit Benutzern bestücken', 'Add several users to one group', 'a', '', 'href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ', 8, 440, 190, 20, 10, '', 'Gruppe mit Benutzern bestücken ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGroup_filteredGui', 2, 1, 'Einzelner Gruppe mehrere Oberflaechen zuordnen', 'Allow one group access to several GUIs', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 8, 570, 190, 25, 10, '', 'Einzelner Gruppe mehrere <br>GUIs zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredGroup', 2, 1, 'Einzelner Oberfläche mehrere Gruppen zuordnen', 'Allow several groups access to one GUI', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Einzelner GUI mehrere<br> Gruppen zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredGui_filteredUser', 2, 1, 'Oberfläche mehreren Benutzer zuordnen ', 'Allow several users access to one GUI ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'GUI mehreren Benutzern <br> zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredUser_filteredGroup', 2, 1, 'Benutzer in Gruppen eintragen', 'Add one user to serveral groups', 'a', '', 'href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ', 8, 420, 190, 20, 10, '', 'Benutzer in Gruppen eintragen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'filteredUser_filteredGui', 2, 1, 'Einem Nutzer Zugriff auf mehrere Oberflächen erteilen', 'Allow one user to access several GUIs', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 8, 500, 190, 25, 10, '', 'Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'gui_owner', 2, 1, 'GUI editieren Benutzer zuordnen', 'Edit GUI assign to user', 'a', '', 'href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame" ', 8, 640, 190, 20, 10, '', 'GUI editieren Benutzer zuordnen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'headline_Configure_WMS_Access', 3, 1, 'Hintergrund WMS Zuordnung', 'Configure WMS Access', 'div', '', '', 5, 137, 193, 66, 2, '', ' WMS Zuordnung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'headline_GUI_Management', 3, 1, 'Hintergrund Oberflächenverwaltung', 'GUI Management', 'div', '', '', 5, 217, 193, 126, 2, '', ' GUI-Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'headline_User_Authorization', 3, 1, 'Hintergrund Benutzerzugriff erteilen', 'Authorization ', 'div', '', '', 5, 477, 193, 196, 2, '', ' Benutzerzugriff erteilen', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'headline_User_Management', 3, 1, 'Hintergrund Benutzerverwaltung', 'User Management', 'div', '', '', 5, 357, 193, 106, 2, '', ' Benutzerverwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'headline_WMS_Management', 3, 1, 'Hintergrund WMS Management', 'WMS Management', 'div', '', '', 5, 37, 193, 86, 2, '', ' WMS Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'loadWMS', 2, 1, 'Capabilities hochladen', 'Load WMS', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 8, 60, 190, 20, 5, '', 'Capabilities hochladen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'loadWMSList', 2, 1, 'WMS in GUI einbinden', 'Link WMS into GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 8, 160, 190, 20, 5, '', 'WMS in GUI einbinden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'myGUIlist', 2, 1, 'Zurück zur eigenen GUI Liste', 'Move back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'newGui', 2, 1, 'GUI erzeugen', 'Create new GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 8, 240, 85, 20, 5, '', 'GUI erzeugen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'rename_copy_Gui', 2, 1, 'GUI umbenennen/ kopieren', 'Rename / copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 8, 320, 190, 20, 10, '', 'GUI umbenennen/kopieren', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'showLoggedUser', 2, 1, 'Anzeige des eingeloggten Benutzers', '', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_de', 'updateWMSs', 2, 1, 'Hochgeladene aktualisieren', 'Update WMS', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 8, 80, 190, 20, 5, '', 'Hochgeladene aktualisieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'AdminFrame', 2, 1, 'the frame for administration modules', '', 'iframe', '', 'frameborder = "0"', 200, 20, 800, 800, 0, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'CreateTreeGDE', 2, 1, 'TreeGDE set up', 'Create treeGDE', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 8, 280, 190, 20, 5, '', 'Create treeGDE', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'body', 1, 1, 'navigation', '', 'body', '', 'onload=''mod_adminNavigation_init()''', 0, 0, 0, 0, 0, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'deleteWMS', 2, 1, '!Delete WMS completely!', 'Delete WMS completely', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 8, 100, 190, 20, 5, '', '!Delete WMS completely!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'delete_filteredGui', 2, 1, 'Delete GUI', 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 120, 240, 80, 20, 5, '', 'Delete GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editElements', 2, 1, 'Edit GUI elements', 'Edit GUI elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 8, 260, 190, 20, 5, '', 'Edit GUI elements', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editFilteredGroup', 2, 1, 'Create and edit group', 'Create and edit group', 'a', '', 'href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ', 8, 400, 190, 20, 10, '', 'Create and edit group', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editFilteredUser', 2, 1, 'Create and edit user', 'Create and edit user', 'a', '', 'href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"', 8, 380, 190, 20, 10, '', 'Create and edit user', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'editGUI_WMS', 2, 1, 'WMS GUI settings', 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 8, 180, 190, 20, 5, '', 'WMS GUI settings', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'exportGUI', 2, 1, 'export GUI, create SQL', 'export GUI, create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 8, 300, 190, 20, 10, '', 'Export GUI (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGoup_filteredUser', 2, 1, 'Add several users to one group', 'Add several users to one group', 'a', '', 'href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ', 8, 440, 190, 20, 10, '', 'Add several users to one group ', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGroup_filteredGui', 2, 1, 'Allow one group access to several GUIs', 'Allow one group access to several GUIs', 'a', '', 'href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ', 8, 570, 190, 25, 10, '', 'Allow one group access to <br> several GUIs', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGui_filteredGroup', 2, 1, 'Allow several groups access to one GUI', 'Allow several groups access to one GUI', 'a', '', 'href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ', 8, 605, 190, 25, 10, '', 'Allow several groups access <br> to one GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredGui_filteredUser', 2, 1, 'Allow several users access to one GUI ', 'Allow several users access to one GUI ', 'a', '', 'href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ', 8, 535, 190, 25, 10, '', 'Allow several users access to <br> one GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredUser_filteredGroup', 2, 1, 'Add one user to serveral groups', 'Add one user to serveral groups', 'a', '', 'href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ', 8, 420, 190, 20, 10, '', 'Add one user to serveral groups', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'filteredUser_filteredGui', 2, 1, 'Allow one user to access several GUIs', 'Allow one user to access several GUIs', 'a', '', 'href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ', 8, 500, 190, 25, 10, '', 'Allow one user to access <br> several GUIs', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'gui_owner', 2, 1, 'Edit GUI assign to user', 'Edit GUI assign to user', 'a', '', 'href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame"  ', 8, 640, 190, 20, 10, '', 'Edit GUI assign to user', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'headline_Configure_WMS_Access', 3, 1, 'Configure WMS Access', 'Configure WMS Access', 'div', '', '', 5, 137, 193, 66, 2, '', ' Configure WMS Access', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'headline_GUI_Management', 3, 1, 'GUI Management caption', 'GUI Management', 'div', '', '', 5, 217, 193, 126, 2, '', ' GUI Management ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'headline_User_Authorization', 3, 1, 'Authorization caption', 'Authorization ', 'div', '', '', 5, 477, 193, 186, 2, '', ' Authorization', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'headline_User_Management', 3, 1, 'User Management caption', 'User Management', 'div', '', '', 5, 357, 193, 106, 2, '', ' User Management ', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'headline_WMS_Management', 3, 1, 'WMS Management caption', 'WMS Management', 'div', '', '', 5, 37, 193, 86, 2, '', ' WMS Management', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" ', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'loadWMS', 2, 1, 'Load Capabilities', 'Load WMS', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 8, 60, 190, 20, 5, '', 'Load WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'loadWMSList', 2, 1, 'Link WMS into GUI', 'Link WMS into GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 8, 160, 190, 20, 5, '', 'Link WMS into GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'myGUIlist', 2, 1, 'go back to your GUI list', 'Move back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' ', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'newGui', 2, 1, 'Create new GUI', 'Create new GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 8, 240, 110, 20, 5, '', 'Create new GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'rename_copy_Gui', 2, 1, 'Rename/ copy GUI', 'Rename / copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 8, 320, 190, 20, 10, '', 'Rename / copy GUI', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'showLoggedUser', 2, 1, 'Logged User:', '', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin2_en', 'updateWMSs', 2, 1, 'Update with Capabilities', 'Update WMS', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 8, 80, 190, 20, 5, '', 'Update WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'AdminFrame', 2, 1, 'Bereich für Administrationsmodule', '', 'iframe', '', 'frameborder = "0"', 210, 25, 800, 800, 12, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'CreateTreeGDE', 2, 1, 'Ordnerbaum konfigurieren', 'Create treeGDE', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 533, 200, 20, 5, '', 'Ordnerbaum konfigurieren', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 275, 200, 20, 5, '', 'WMS Metadaten', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_WMS_Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'body', 1, 1, 'Navigation', '', 'body', '', 'onload=''mod_adminNavigation_init()''', NULL, NULL, NULL, NULL, NULL, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWFS', 2, 1, 'WFS löschen', 'Delete WFS', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 393, 200, 20, 5, '', 'WFS löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWMS', 2, 1, '!Vollständig löschen!', '!Delete WMS completely!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 100, 200, 20, 5, '', 'WMS löschen!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'delete_filteredGui', 2, 1, 'GUI löschen', 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 491, 200, 20, 5, '', 'GUI löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editElements', 2, 1, 'Oberflächenelemente editieren', 'Edit GUI Elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 511, 200, 25, 5, '', 'GUI editieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'editGUI_WMS', 2, 1, 'WMS GUI Einstellungen', 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 218, 200, 20, 5, '', 'WMS Einstellungen ändern', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'exportGUI', 2, 1, 'GUI exportieren, SQL erzeugen', 'Export GUI (SQL), create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 554, 200, 25, 10, 'x', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'filteredWms_layer_topic', 2, 1, 'allocate topics to layers of wms of this user', 'allocate topics to layers of wms of this user', 'a', '', 'href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ', 10, 295, 200, 20, 5, '', 'Kategoriezuordnung', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Topic_/_Category');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_Configure_WMS_Access', 3, 1, 'Hintergrund WMS Zuordnung', 'WMS Assignment', 'div', '', '', 1, 175, 210, 63, 2, '', 'WMS Zuordnung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_GUI_Management', 3, 1, 'Oberflächenverwaltung', 'GUI Management', 'div', '', '', 1, 448, 210, 153, 2, '', 'GUI Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_Metadata', 3, 1, 'Metadateneditor Caption', 'Metadata', 'div', '', '', 1, 252, 210, 63, 2, '', 'Metadaten', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_WFS_Management', 3, 1, 'WFS Verwaltung', 'WFS Management', 'div', '', '', 1, 330, 210, 103, 2, '', 'WFS Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'headline_WMS_Management', 3, 1, 'Dienstverwaltung Beschriftung', 'WMS Management', 'div', '', '', 0, 37, 210, 123, 2, '', 'WMS Verwaltung', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWFS', 2, 1, 'WFS Capabilities in eine GUI laden', 'Load WFS Capabilities into a GUI', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 353, 200, 20, 5, '', 'WFS laden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/LoadWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWMS', 2, 1, 'Capabilities hochladen', 'Load WMS', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 60, 200, 20, 5, '', 'WMS laden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'loadWMSList', 2, 1, 'WMS in GUI einbinden', 'Assign WMS to a GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 198, 200, 20, 5, '', 'WMS einbinden', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'myGUIlist', 2, 1, 'Zurück zur eigenen GUI Liste', 'Move back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'newGui', 2, 1, 'GUI erzeugen', 'New GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 471, 200, 20, 5, '', 'GUI erzeugen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'orphanWMS', 2, 1, 'display orphaned WMS', 'Delete orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID" 
 target = "AdminFrame"', 10, 120, 200, 20, 5, '', 'WMS ohne Zuordung löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'owsproxy', 2, 1, 'secure services', 'a', '', 'href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"', 10, 140, 200, 20, 10, '', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Owsproxy');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'rename_copy_Gui', 2, 1, 'GUI umbenennen/ kopieren', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 561, 200, 20, 10, '', 'GUI umbenennen/kopieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/RenameGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'updateWMSs', 2, 1, 'Hochgeladene aktualisieren', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 80, 200, 20, 5, '', 'WMS aktualisieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'wfs_conf', 2, 1, 'WFS konfigurieren', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 373, 200, 20, 5, '', 'WFS konfigurieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Wfs_conf');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'CreateTreeGDE', 2, 1, 'Configure TreeGDE', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 513, 200, 20, 5, '', 'Configure TreeGDE', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'deleteWFS', 2, 1, 'Delete WFS', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 393, 200, 20, 5, '', 'Delete WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'deleteWMS', 2, 1, '!Delete completely!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 100, 200, 20, 5, '', '!Delete completely!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'delete_filteredGui', 2, 1, 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 471, 200, 20, 5, '', 'Delete GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'editElements', 2, 1, 'Edit GUI Elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 491, 200, 20, 5, '', 'Edit GUI Elements', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'editGUI_WMS', 2, 1, 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 218, 200, 20, 5, '', 'WMS GUI settings', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'exportGUI', 2, 1, 'Export GUI (SQL), create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 533, 200, 20, 10, 'x', 'Export GUI (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWFS', 2, 1, 'Load WFS Capabilities into a GUI', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 353, 200, 20, 5, '', 'Load WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/LoadWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWMS', 2, 1, 'load Capabilities', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 60, 200, 20, 5, '', 'Load Capabilities', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWMSList', 2, 1, 'assign WMS to a GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 198, 200, 20, 5, '', 'Assign WMS to a GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'logout', 2, 1, 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'myGUIlist', 2, 1, 'back to GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'newGui', 2, 1, 'New GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 451, 200, 20, 5, '', 'New GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'orphanWMS', 2, 1, 'Delete orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID" 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'owsproxy', 2, 1, 'secure services', 'OWSPROXY', 'a', '', 'href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"', 10, 140, 200, 20, 10, '', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Owsproxy');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'rename_copy_Gui', 2, 1, 'GUI umbenennen/ kopieren', 'Rename / copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 576, 200, 20, 10, '', 'GUI umbenennen/kopieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/RenameGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'showLoggedUser', 2, 1, 'Anzeige des eingeloggten Benutzers', '', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'updateWMSs', 2, 1, 'Hochgeladene aktualisieren', 'Update WMS', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 80, 200, 20, 5, '', 'WMS aktualisieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'wfs_conf', 2, 1, 'WFS konfigurieren', 'Configure WFS', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 373, 200, 20, 5, '', 'WFS konfigurieren', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Wfs_conf');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'wfs_gui', 2, 1, 'edit wfs settings', 'Assign WFS conf to gui', 'a', '', 'href = "../javascripts/mod_wfs_client.html" target="AdminFrame"', 10, 413, 200, 20, 10, '', 'WFS Konfiguration GUI zuweisen', 'a', '', '', '', 'AdminFrame', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'AdminFrame', 2, 1, 'administration frame', '', 'iframe', '', 'frameborder = "0"', 210, 25, 1000, 800, 12, '', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'CreateTreeGDE', 2, 1, 'Configure TreeGDE', 'Create treeGDE', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 533, 200, 20, 5, '', 'Configure TreeGDE', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/ConfTreeGde');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 275, 200, 20, 5, '', 'WMS Metadata', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_WMS_Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'body', 1, 1, 'Navigation', '', 'body', '', 'onload=''mod_adminNavigation_init()''', NULL, NULL, NULL, NULL, NULL, '', '', '', 'mod_adminNavigation.js', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'deleteWFS', 2, 1, 'Delete WFS', 'Delete WFS', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 393, 200, 20, 5, '', 'Delete WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'deleteWMS', 2, 1, '!Delete completely!', '!Delete WMS completely!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 100, 200, 20, 5, '', '!Delete WMS completely!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'delete_filteredGui', 2, 1, 'Delete GUI', 'Delete GUI', 'a', '', 'href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ', 10, 491, 200, 20, 5, '', 'Delete GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'editElements', 2, 1, 'Edit GUI Elements', 'Edit GUI Elements', 'a', '', 'href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ', 10, 511, 200, 20, 5, '', 'Edit GUI Elements', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'editGUI_WMS', 2, 1, 'WMS GUI settings', 'WMS GUI settings', 'a', '', 'href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"', 10, 218, 200, 20, 5, '', 'WMS GUI settings', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'exportGUI', 2, 1, 'Export GUI (SQL), create SQL', 'Export GUI (SQL), create SQL', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 553, 200, 20, 10, 'x', 'Export GUI (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'filteredWms_layer_topic', 2, 1, 'allocate topics to layers of wms of this user', 'allocate topics to layers of wms of this user', 'a', '', 'href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ', 10, 295, 200, 20, 5, '', 'Allocate topics', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Topic_/_Category');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_Configure_WMS_Access', 3, 1, 'WMS Assignment', 'WMS Assignment', 'div', '', '', 1, 175, 210, 63, 2, '', 'WMS Assignment', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_GUI_Management', 3, 1, 'GUI Management', 'GUI Management', 'div', '', '', 1, 448, 210, 148, 2, '', 'GUI Management', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_Metadata', 3, 1, 'Metadata', 'Metadata', 'div', '', '', 1, 252, 210, 63, 2, '', 'Metadata', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_WFS_Management', 3, 1, 'WFS Management', 'WFS Management', 'div', '', '', 1, 330, 210, 103, 2, '', 'WFS Management', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'headline_WMS_Management', 3, 1, 'WMS Management', 'WMS Management', 'div', '', '', 0, 37, 210, 123, 2, '', 'WMS Management', 'div', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'help', 2, 1, 'button help', 'Help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWFS', 2, 1, 'Load WFS Capabilities into a GUI', 'Load WFS Capabilities into a GUI', 'a', '', 'href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"', 10, 353, 200, 20, 5, '', 'Load WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/LoadWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWMS', 2, 1, 'load Capabilities', 'Load WMS', 'a', '', 'href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"', 10, 60, 200, 20, 5, '', 'Load WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'loadWMSList', 2, 1, 'assign WMS to a GUI', 'Assign WMS to a GUI', 'a', '', 'href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"', 10, 198, 200, 20, 5, '', 'Assign WMS to a GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'logout', 2, 1, 'Logout', 'Logout', 'img', '../img/button_gray/logout_off.png', 'onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' ', 180, 2, 24, 24, 2, '', '', 'img', '', '', '', '', 'http://www.mapbender.org/index.php/logout');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'myGUIlist', 2, 1, 'back to GUI list', 'Move back to your GUI list', 'img', '../img/button_gray/home_off.png', 'onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''', 150, 2, 24, 24, 2, '', '', 'img', 'mod_home.php', '', '', '', 'http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'newGui', 2, 1, 'New GUI', 'New GUI', 'a', '', 'href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ', 10, 471, 200, 20, 5, '', 'New GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'orphanWMS', 2, 1, 'Delete orphaned WMS', 'Delete orphaned WMS', 'a', '', 'href = "../php/mod_orphanWMS.php?sessionID" 
 target = "AdminFrame"', 10, 120, 200, 20, 5, '', 'Delete orphaned WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/OrphanWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'owsproxy', 2, 1, 'secure services', 'a', '', 'href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"', 10, 140, 200, 20, 10, '', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Owsproxy');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'rename_copy_Gui', 2, 1, 'Rename / copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 556, 200, 20, 10, '', 'Rename / copy GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/RenameGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'updateWMSs', 2, 1, 'Update Capabilities', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 80, 200, 20, 5, '', 'Update Capabilities', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'wfs_conf', 2, 1, 'Configure WFS', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 373, 200, 20, 5, '', 'Configure WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Wfs_conf');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'help', 2, 1, 'button help', 'img', '../img/button_gray/help_off.png', 'onmouseover = "mb_regButton(''init_help'')" title="help"', 210, 2, 24, 24, 1, '', '', '', 'mod_help.php', '../extensions/wz_jsgraphics.js', '', 'jsGraphics', 'http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'CreateTreeGDE', 2, 1, 'Ordnerbaum konfigurieren', 'a', '', 'href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ', 10, 516, 200, 20, 5, '', 'Ordnerbaum konfigurieren', 'a', '', '', '', 'AdminFrame', '');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWMS', 2, 1, '!Vollständig löschen!', 'a', '', 'href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ', 10, 100, 200, 20, 5, '', 'WMS löschen!', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'exportGUI', 2, 1, 'GUI exportieren, SQL erzeugen', 'a', '', 'href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ', 10, 536, 200, 25, 10, 'x', 'GUI exportieren (SQL)', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'filteredWms_layer_topic', 2, 1, 'allocate topics to layers of wms of this user', 'a', '', 'href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ', 10, 295, 200, 20, 5, '', 'Allocate topics', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Topic_/_Category');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'filteredWms_layer_topic', 2, 1, 'allocate topics to layers of wms of this user', 'a', '', 'href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ', 10, 295, 200, 20, 5, '', 'Kategoriezuordnung', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Topic_/_Category');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'deleteWFS', 2, 1, 'WFS löschen', 'a', '', 'href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ', 10, 393, 200, 20, 5, '', 'WFS löschen', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 275, 200, 20, 5, '', 'WMS Metadata', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_WMS_Metadata');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_de_services', 'EditWMSMetadata', 2, 1, 'edit the metadata of wms', 'a', '', 'href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"', 10, 275, 200, 20, 5, '', 'WMS Metadaten', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Edit_WMS_Metadata');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'center1', 2, 1, 'Center button', 'img', '../img/button_blue/center_off.png', 'onmouseover = "mb_regButton(''init_gui1_center'')" title="Set map center"', 308, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_center1.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/ReCenter');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('gui2', 'repaint', 2, 1, 'refresh a mapobject', 'img', '../img/button_blue/repaint_off.png', 'onclick=''mod_repaint()'' onmouseover=''mod_repaint_init(this)'' title="Redraw"', 358, 40, 28, 28, 3, 'filter:Chroma(color=#C2CBCF);', '', '', 'mod_repaint.php', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Repaint');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'owsproxy', 2, 1, 'secure services', 'OWSPROXY', 'a', '', 'href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"', 10, 140, 200, 20, 10, '', 'OWSPROXY', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Owsproxy');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'rename_copy_Gui', 2, 1, 'Rename / copy GUI', 'Rename / copy GUI', 'a', '', 'href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ', 10, 576, 200, 20, 10, '', 'Rename / copy GUI', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/RenameGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'showLoggedUser', 2, 1, 'show logged in user', '', 'iframe', '../php/mod_showLoggedUser.php?sessionID', 'frameborder="0" scrolling=''no''', 1, 1, 200, 30, 1, 'background-color:lightgrey;', '', 'iframe', '', '', '', '', '');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'updateWMSs', 2, 1, 'Update Capabilities', 'Update WMS', 'a', '', 'href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"', 10, 80, 200, 20, 5, '', 'Update WMS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'wfs_conf', 2, 1, 'Configure WFS', 'Configure WFS', 'a', '', 'href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"', 10, 373, 200, 20, 5, '', 'Configure WFS', 'a', '', '', '', 'AdminFrame', 'http://www.mapbender.org/index.php/Wfs_conf');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES ('admin_en_services', 'wfs_gui', 2, 1, 'edit wfs settings (Assign WFS conf to GUI)', 'Assign WFS conf to gui', 'a', '', 'href = "../javascripts/mod_wfs_client.html" target="AdminFrame"', 10, 413, 200, 20, 10, '', 'Assign WFS conf to GUI', 'a', '', '', '', 'AdminFrame', '');
 
 
 --
--- TOC entry 1806 (class 0 OID 74302287)
--- Dependencies: 1240
--- Data for Name: gui_element_vars; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1858 (class 0 OID 5377129)
+-- Dependencies: 1255
+-- Data for Name: gui_element_vars; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'body', 'body_css_file', '../css/admin.css', 'css-file to define the style fo the admin-gui', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'body', 'body_css_file', '../css/admin.css', 'css-file to define the style fo the admin-gui', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('wms_gdi_de', 'body', 'file css', '../css/mapbender.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_all', '0', '1 enables option "load all wms"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_db', '0', '1 enables option "load configured wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'wmsbuttons', 'false', 'wms management buttons', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'checkbox_on_off', 'false', 'display or hide the checkbox to set the legend on/off', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'css_file_legend', '../css/legend.css', '', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'legendlink', 'false', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'showgroupedlayertitle', 'true', 'show the title of the grouped layers in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'showlayertitle', 'true', 'show the layer title in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'showwmstitle', 'true', 'show the wms title in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'stickylegend', 'true', 'parameter to decide wether the legend should stick on the mapframe1', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_db', '1', '1 enables option "load configured wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_group', '0', '1 enables option "load wms from group"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_gui', '0', '1 enables option "load wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'body', 'css_class_bg', 'body{ background-color: #ffffff; }', 'to define the color of the body', 'text/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'body', 'css_file_body', '../css/mapbender.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'gazetteerWFS', 'maxHighlightedPoints', '500', 'max number of points to highlight', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'gazetteerWFS', 'wfsConfIdString', '1', 'comma seperated list of WFS conf ids', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_height', '14', 'height of the poi_image', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_image', '../img/redball.gif', 'image to use to mark the poi(s)', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_style', 'background-color:white;font-weight: bold;color:blue;font-family:Arial;', 'style to display the poi text', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_width', '14', 'width of the poi_image', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'legend', 'checkbox_on_off', 'false', 'display or hide the checkbox to set the legend on/off', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'legend', 'css_file_legend', '../css/legend.css', 'file/css', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'legend', 'legendlink', 'false', '', 'var');
@@ -555,203 +551,163 @@
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'legend', 'showlayertitle', 'false', 'show the layer title in the legend', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'legend', 'showwmstitle', 'false', 'show the wms title in the legend', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'legend', 'stickylegend', 'false', 'decide wether your legend should stick on the mapframe1', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_group', '0', '1 enables option "load wms from group"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'gui_owner', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'logout', 'logout_location', '', 'webside to show after logout', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_ccs_file', '../css/meetingPoint.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_export_format', 'prompt', 'decide which format to choose (email, prompt)', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_export_subject', 'Ein Treffpunkt wurde erzeugt. Folgen Sie dem Link!', 'if you choose format email, define the text for the subject', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_height', '14', 'height of the meetingPoint_icon', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_icon', '../img/redball.gif', 'path to meetingPoint image', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_max_characters', '70', 'define the maximum length of the text', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_please_click', 'Please click in  the map to define the meeting point position!', 'text to show if no clickposition is set', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_style', 'background-color:white;font-weight: bold;color:red;font-family:Arial;', 'style to display the meetingPoint text', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_width', '14', 'width of the meetingPoint_icon', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'sandclock', 'mod_sandclock_image', '../img/sandclock.gif', 'define a sandclock image ', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'open_tab', '0', 'define which tab should be opened when a gui is opened', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[0]', '200', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[1]', '260', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[2]', '200', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[5]', '160', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[6]', '280', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[1]', 'legend', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[2]', 'printPDF', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[4]', 'imprint', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[5]', 'meetingPoint', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[6]', 'gazetteerMetadata', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_prefix', '  ', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_style', 'position:absolute;visibility:visible;border: 1px solid white;font-size:12;color:#343434;background-color:#CFD2D4;cursor:pointer;', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'imagedir', '../img/tree_new', 'image directory', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'menu', 'opacity_up,opacity_down,zoom,metainfo,hide,wms_up,wms_down,layer_up,layer_down,remove', 'context menu elements', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'metadatalink', 'false', 'link for layer-metadata', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'openfolder', 'false', 'initial open folder', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'showstatus', 'true', 'show status in folderimages', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'wmsbuttons', 'false', 'wms management buttons', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_all', '1', '1 enables option "load all wms"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_db', '0', '1 enables option "load configured wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_group', '1', '1 enables option "load wms from group"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_gui', '1', '1 enables option "load wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'css_class_bg', 'body{ background-color: #ffffff; }', 'to define the color of the body', 'text/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'css_file_body', '../css/mapbender.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[6]', '280', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_style', 'position:absolute;visibility:visible;border: 1px solid #FDCC1A;font-size:12;color:#FFFFFF;background-color:#799FEB;cursor:pointer;margin-top:-3px; padding-top:3px;padding-left:4px;', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'open_tab', '0', 'define which tab should be opened when a gui is opened', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[0]', '200', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[1]', '260', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[2]', '200', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGoup_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGroup_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGroup_Gui', 'file css', '../css/administration_alloc.css', 'file', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGroup_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_user', 'file css', '../css/administration_alloc.css', 'a file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_Gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'group_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_Gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'gui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'gui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Gui_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Gui_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'user_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'user_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'User_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'user_gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGoup_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[1]', 'legend', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[2]', 'printPDF', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredUser_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[4]', 'imprint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGoup_filteredUser', 'css_file_filteredGroup_filterdUser', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_titles[0]', 'Maps', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_titles[1]', 'Legend', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_titles[2]', 'Print', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_titles[3]', 'WFS Search', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_titles[4]', 'Imprint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_prefix', '&nbsp;&nbsp;', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[6]', 'gazetteerMetadata', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredUser_filteredGroup', 'css_filteredUser_filteredGroup', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'body', 'body_file_css', '../css/admin_service.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'editGUI_WMS', 'file_css', '../css/edit_gui.css', '', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'logout', 'logout_location', '', 'webside to show after logout', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_height', '25', 'height of the poi_image', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_image', '../img/redball.gif', 'image to use to mark the poi(s)', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_style', 'background-color:white;font-weight: bold;color:blue;font-family:Arial;', 'style to display the poi text', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_width', '25', 'width of the poi_image', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'checkbox_on_off', 'false', 'display or hide the checkbox to set the legend on/off', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'css_file_legend', '../css/legend.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'legendlink', 'false', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'showgroupedlayertitle', 'true', 'show the title of the grouped layers in the legend', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'showlayertitle', 'true', 'show the layer title in the legend', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'showwmstitle', 'true', 'show the wms title in the legend', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'legend', 'stickylegend', 'true', 'parameter to decide wether the legend should stick on the mapframe1', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'logout', 'logout_location', 'http://www.mapbender.org/', 'webside to show after logout', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'sandclock', 'mod_sandclock_image', '../img/sandclock.gif', 'define a sandclock image ', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'setPOI2Scale', 'mod_setPOI2Scale_defScale', '5000', 'default scale', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'imagedir', '../img/tree_new', 'image directory', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_gui', '0', '1 enables option "load wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'menu', '', 'context menu elements', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'metadatalink', 'true', 'link for layer-metadata', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'openfolder', 'false', 'initial open folder', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'showstatus', 'true', 'show status in folderimages', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'wmsbuttons', 'true', 'wms management buttons', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'showwmstitle', 'true', 'show the wms title in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGroup_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'filteredWms_layer_topic', 'file css', '../css/administration_alloc_4.css', 'css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'filteredWms_layer_topic', 'language', 'de', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'body', 'body_file_css', '../css/admin_service.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'filteredWms_layer_topic', 'file css', '../css/administration_alloc_4.css', 'css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'filteredWms_layer_topic', 'language', 'de', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_all', '1', '1 enables option "load all wms"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_db', '1', '1 enables option "load configured wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_group', '1', '1 enables option "load wms from group"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_gui', '1', '1 enables option "load wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'body', 'css_class_bg', 'body{background-color: #FEF8D4;}', 'to define the color of the body', 'text/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'body', 'css_file_body', '../css/mapbender.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_minScale', 'false', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_startExtent', '-24.5,32,34.5,71', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_useMaxExtent', 'false', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_wmsIndex', '0', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_zoomFactor', '5', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'gazetteerWFS', 'maxHighlightedPoints', '500', 'max number of points to highlight', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'gazetteerWFS', 'wfsConfIdString', '1', 'comma seperated list of WFS conf ids', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'checkbox_on_off', 'false', 'display or hide the checkbox to set the legend on/off', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'css_file_legend', '../css/legend.css', 'file/css', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'legendlink', 'false', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'logout', 'logout_location', 'http://www.mapbender.org/', 'webside to show after logout', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'showgroupedlayertitle', 'true', 'show the title of the grouped layers in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'metadatalink', 'false', 'link for layer-metadata', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('wms_gdi_de', 'body', 'file css', '../css/mapbender.css', 'file css', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'showlayertitle', 'false', 'show the layer title in the legend', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'showwmstitle', 'false', 'show the wms title in the legend', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'legend', 'stickylegend', 'false', 'decide wether your legend should stick on the mapframe1', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'logout', 'logout_location', '', 'webside to show after logout', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'gui_owner', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'body', 'css_file_body', '../css/mapbender.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'EditWMSMetadata', 'file_css', '../css/metadata.css', 'css-file to use for the metadata modul', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_group', '1', '1 enables option "load wms from group"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'showlayertitle', 'true', 'show the layer title in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredUser_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[6]', 'Metadata search', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'resizeMapsize', 'adjust_height', '-35', 'to adjust the height of the mapframe on the bottom of the window', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'resizeMapsize', 'adjust_width', '-45', 'to adjust the width of the mapframe on the right side of the window', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'resizeMapsize', 'resize_option', 'button', 'auto (autoresize on load), button (resize by button)', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'EditWMSMetadata', 'file_css', '../css/metadata.css', 'css-file to use for the metadata modul', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_gui', '1', '1 enables option "load wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'wmsbuttons', 'false', 'wms management buttons', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'body', 'css_class_bg', 'body{background-color: #FEF8D4;}', 'to define the color of the body', 'text/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGroup_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'sandclock', 'mod_sandclock_image', '../img/sandclock_oo.gif', 'define a sandclock image ', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'open_tab', '0', 'define which tab should be opened when a gui is opened', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[0]', '200', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[1]', '260', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[2]', '200', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[1]', 'legend', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[2]', 'printPDF', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[4]', 'imprint', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_prefix', '  ', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_style', 'position:absolute;visibility:visible;border: 1px solid #FDCC1A;font-size:12;color:#FFFFFF;background-color:#799FEB;cursor:pointer;margin-top:-3px; padding-top:3px;padding-left:4px;', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'imagedir', '../img/tree_new', 'image directory', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'menu', 'opacity_up,opacity_down,zoom,metainfo,hide,wms_up,wms_down,layer_up,layer_down,remove', 'context menu elements', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'metadatalink', 'true', 'link for layer-metadata', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'openfolder', 'false', 'initial open folder', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'showstatus', 'true', 'show status in folderimages', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'wmsbuttons', 'false', 'wms management buttons', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_all', '1', '1 enables option "load all wms"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_db', '1', '1 enables option "load configured wms from gui"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_group', '1', '1 enables option "load wms from group"', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_gui', '1', '1 enables option "load wms from gui"', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_db', '1', '1 enables option "load configured wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_ccs_file', '../css/meetingPoint.css', '', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_export_format', 'prompt', 'decide which format to choose (email, prompt)', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_export_subject', 'Ein Treffpunkt wurde erzeugt. Folgen Sie dem Link!', 'if you choose format email, define the text for the subject', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_icon', '../img/redball.gif', 'path to meetingPoint image', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_max_characters', '70', 'define the maximum length of the text', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_please_click', 'Please click in  the map to define the meeting point position!', 'text to show if no clickposition is set', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_style', 'background-color:white;font-weight: bold;color:red;font-family:Arial;', 'style to display the meetingPoint text', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'open_tab', '0', 'define which tab should be opened when a gui is opened', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[0]', '200', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[1]', '260', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[2]', '200', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[1]', 'legend', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[2]', 'printPDF', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_all', '1', '1 enables option "load all wms"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[4]', 'imprint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_prefix', '  ', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_style', 'position:absolute;visibility:visible;border: 1px solid white;font-size:12;color:#343434;background-color:#CFD2D4;cursor:pointer;', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[0]', 'Maps', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[1]', 'Legend', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[2]', 'Print', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[3]', 'WFS Search', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[4]', 'Imprint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[5]', 'meetingPoint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_titles[5]', 'Meeting Point', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_frameHeight[5]', '160', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'menu', 'opacity_up,opacity_down,zoom,metainfo,hide,wms_up,wms_down,layer_up,layer_down,remove', 'context menu elements', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_image', '../img/redball.gif', 'image to use to mark the poi(s)', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_style', 'background-color:white;font-weight: bold;color:blue;font-family:Arial;', 'style to display the poi text', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_height', '25', 'height of the poi_image', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_image', '../img/redball.gif', 'image to use to mark the poi(s)', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_style', 'background-color:white;font-weight: bold;color:blue;font-family:Arial;', 'style to display the poi text', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'highlightPOI', 'poi_width', '25', 'width of the poi_image', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_group', '1', '1 enables option "load wms from group"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'setPOI2Scale', 'mod_setPOI2Scale_defScale', '5000', 'default scale', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_gui', '1', '1 enables option "load wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'checkbox_on_off', 'false', 'display or hide the checkbox to set the legend on/off', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'css_file_legend', '../css/legend.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'legendlink', 'false', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'showgroupedlayertitle', 'true', 'show the title of the grouped layers in the legend', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'stickylegend', 'false', 'decide wether your legend should stick on the mapframe1', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'logout', 'logout_location', '', 'webside to show after logout', 'php_var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'body', 'css_class_bg', 'body{ background-color: #ffffff; }', 'to define the color of the body', 'text/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'body', 'css_file_body', '../css/mapbender.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'copyright', 'mod_copyright_text', 'mapbender.org', 'define a copyright text which should be displayed', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'digitize', 'cssUrl', '../css/digitize.css', 'url to the style sheet of the mapframe', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'digitize', 'digitize_conf_filename', 'digitize_default.conf', '', 'php_var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'digitize', 'text css', ' body{
  font-family: Arial, Helvetica, sans-serif;
  font-size : 12px;
@@ -766,8 +722,23 @@
  }
 ', 'text css', 'text/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'digitize', 'wfsCssUrl', '../css/mapbender.css', 'var', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'gazetteerWFS', 'maxHighlightedPoints', '500', 'max number of points to highlight', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'gazetteerWFS', 'wfsConfIdString', '1,2,3,4', 'comma seperated list of WFS conf ids', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'checkbox_on_off', 'false', 'display or hide the checkbox to set the legend on/off', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'css_file_legend', '../css/legend.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'legendlink', 'false', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'showgroupedlayertitle', 'true', 'show the title of the grouped layers in the legend', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'showlayertitle', 'true', 'show the layer title in the legend', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'showwmstitle', 'true', 'show the wms title in the legend', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'legend', 'stickylegend', 'false', 'decide wether your legend should stick on the mapframe1', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'logout', 'logout_location', '', 'webside to show after logout', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'sandclock', 'mod_sandclock_image', '../img/sandclock.gif', 'define a sandclock image ', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'setSpatialRequest', 'useUsemap', '0', '"1" adds a usemap to each geometry; the geometry will be highlighted onMouseOver. Every other value will skip the usemap.', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'wfs', 'displayWfsResultList', '1', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'setSpatialRequest', 'wfs_conf_filename', 'wfs_default.conf', 'location and name of the WFS configuration file', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'open_tab', '5', 'define which tab should be opened when a gui is opened', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[0]', '200', '', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[1]', '260', '', 'var');
@@ -775,106 +746,113 @@
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[5]', '250', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[1]', 'legend', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[2]', 'printPDF', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[4]', 'imprint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[5]', 'digitize', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[1]', 'legend', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[2]', 'printPDF', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[4]', 'imprint', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[5]', 'digitize', '', 'php_var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_prefix', '  ', '', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_style', 'position:absolute;visibility:visible;border: 1px solid white;font-size:12;color:#343434;background-color:#CFD2D4;cursor:pointer;padding-left:8px;', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_titles[0]', 'Maps', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_titles[1]', 'Legend', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_titles[2]', 'Print', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_titles[3]', 'WFS Search', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_titles[4]', 'Imprint', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_titles[5]', 'Digitize', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredUser_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'digitize', 'digitize_conf_filename', 'digitize_default.conf', '', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'gazetteerWFS', 'wfsConfIdString', '1,2,3,4', 'comma seperated list of WFS conf ids', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'gazetteerWFS', 'wfsConfIdString', '1', 'comma seperated list of WFS conf ids', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_height', '14', 'height of the meetingPoint_icon', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'meetingPoint', 'meetingPoint_width', '14', 'width of the meetingPoint_icon', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_height', '14', 'height of the poi_image', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'highlightPOI', 'poi_width', '14', 'width of the poi_image', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'imagedir', '../img/tree_new', 'image directory', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'openfolder', 'false', 'initial open folder', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'treeGDE', 'showstatus', 'true', 'show status in folderimages', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'imagedir', '../img/tree_new', 'image directory', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'metadatalink', 'true', 'link for layer-metadata', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'openfolder', 'false', 'initial open folder', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'showstatus', 'true', 'show status in folderimages', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'gazetteerWFS', 'wfsConfIdString', '1', 'comma seperated list of WFS conf ids', 'php_var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_minScale', 'false', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_useMaxExtent', 'false', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_wmsIndex', '0', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_zoomFactor', '5', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'dynamicOverview', 'mod_dynamicOverview_startExtent', '-24.5,32,34.5,71', '', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_all', '1', '1 enables option "load all wms"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_group', '1', '1 enables option "load wms from group"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'menu', '', 'context menu elements', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'option_db', '1', '1 enables option "load configured wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'guiNameText', 'GUI name', 'table header for gui name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'selectGroupText', 'Please select a group:', 'a text asking the user to select a group', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'selectGuiText', 'Please select a GUI:', 'a text asking the user to select a GUI', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'selectWmsText', 'Please select a WMS:', 'a text asking the user to select a WMS', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'noResultText', 'No result.', 'text that explains that the search ended with an empty  result set.', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'option_db', '1', '1 enables option "load configured wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'wmsAbstractText', 'WMS abstract', 'table header for WMS abstract', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'option_gui', '1', '1 enables option "load wms from gui"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'treeGDE', 'menu', '', 'context menu elements', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'imagedir', '../img/tree_new', 'image directory', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'menu', '', 'context menu elements', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'metadatalink', 'true', 'link for layer-metadata', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'openfolder', 'false', 'initial open folder', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'showstatus', 'true', 'show status in folderimages', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'wmsbuttons', 'true', 'wms management buttons', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'addWMSfromfilteredList_ajax', 'wmsNameText', 'WMS name', 'table header for WMS name', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'addWMSfromfilteredList_ajax', 'option_all', '1', '1 enables option "load all wms"', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'treeGDE', 'menu', 'opacity_up,opacity_down,zoom,metainfo,hide,wms_up,wms_down,layer_up,layer_down,remove', 'context menu elements', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'sandclock', 'mod_sandclock_image', '../img/sandclock.gif', 'define a sandclock image ', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'sandclock', 'mod_sandclock_image', '../img/sandclock.gif', 'define a sandclock image ', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'sandclock', 'mod_sandclock_image', '../img/sandclock.gif', 'define a sandclock image ', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'sandclock', 'mod_sandclock_image', '../img/sandclock_oo.gif', 'define a sandclock image ', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'wfs', 'displayWfsResultList', '1', '', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_Gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Gui_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Gui_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'User_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'editGUI_WMS', 'file_css', '../css/edit_gui.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGoup_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGroup_Gui', 'file css', '../css/administration_alloc.css', 'file', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGroup_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGroup_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredGui_user', 'file css', '../css/administration_alloc.css', 'a file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_Group', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_Gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'filteredUser_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'group_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'gui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'gui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'user_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'user_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'user_gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'body', 'body_css_file', '../css/admin.css', 'css-file to define the style fo the admin-gui', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGoup_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGroup_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredUser_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredUser_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'gui_owner', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'body', 'body_css_file', '../css/admin.css', 'css-file to define the style fo the admin-gui', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGoup_filteredUser', 'css_file_filteredGroup_filterdUser', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGroup_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGui_filteredGroup', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGui_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredUser_filteredGroup', 'css_filteredUser_filteredGroup', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredUser_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'gui_owner', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'EditWMSMetadata', 'file_css', '../css/metadata.css', 'css-file to use for the metadata modul', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'body', 'body_file_css', '../css/admin_service.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'filteredWms_layer_topic', 'file css', '../css/administration_alloc_4.css', 'css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'filteredWms_layer_topic', 'language', 'de', '', 'php_var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
 INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
-INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'setSpatialRequest', 'wfs_conf_filename', 'wfs_default.conf', 'location and name of the WFS configuration file', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'EditWMSMetadata', 'file_css', '../css/metadata.css', 'css-file to use for the metadata modul', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'body', 'body_file_css', '../css/admin_service.css', 'file/css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'filteredWms_layer_topic', 'file css', '../css/administration_alloc_4.css', 'css', 'file/css');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'filteredWms_layer_topic', 'language', 'de', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_color', '#cc33cc', 'color for highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
 
 
 --
--- TOC entry 1807 (class 0 OID 74302295)
--- Dependencies: 1241
--- Data for Name: gui_layer; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1859 (class 0 OID 5377139)
+-- Dependencies: 1257
+-- Data for Name: gui_kml; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
+
+
+--
+-- TOC entry 1860 (class 0 OID 5377145)
+-- Dependencies: 1258
+-- Data for Name: gui_layer; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
 INSERT INTO gui_layer (fkey_gui_id, fkey_layer_id, gui_layer_wms_id, gui_layer_status, gui_layer_selectable, gui_layer_visible, gui_layer_queryable, gui_layer_querylayer, gui_layer_minscale, gui_layer_maxscale, gui_layer_priority, gui_layer_style, gui_layer_wfs_featuretype) VALUES ('wms_germany', 14111, 767, 1, 1, 1, 1, 1, 0, 0, 7, '', NULL);
 INSERT INTO gui_layer (fkey_gui_id, fkey_layer_id, gui_layer_wms_id, gui_layer_status, gui_layer_selectable, gui_layer_visible, gui_layer_queryable, gui_layer_querylayer, gui_layer_minscale, gui_layer_maxscale, gui_layer_priority, gui_layer_style, gui_layer_wfs_featuretype) VALUES ('wms_gdi_de', 18218, 882, 1, 1, 1, 0, 0, 0, 0, 0, NULL, NULL);
 INSERT INTO gui_layer (fkey_gui_id, fkey_layer_id, gui_layer_wms_id, gui_layer_status, gui_layer_selectable, gui_layer_visible, gui_layer_queryable, gui_layer_querylayer, gui_layer_minscale, gui_layer_maxscale, gui_layer_priority, gui_layer_style, gui_layer_wfs_featuretype) VALUES ('wms_africa', 19178, 615, 1, 1, 1, 0, 0, 0, 0, 0, NULL, NULL);
@@ -2544,12 +2522,11 @@
 
 
 --
--- TOC entry 1808 (class 0 OID 74302307)
--- Dependencies: 1242
--- Data for Name: gui_mb_group; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1861 (class 0 OID 5377157)
+-- Dependencies: 1259
+-- Data for Name: gui_mb_group; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin1', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_de', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin2_en', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui', 20, '');
@@ -2561,12 +2538,15 @@
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('wms_north_america', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('wms_worldwide', 20, '');
 INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui2', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_de_services', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_en_services', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('gui_digitize', 20, '');
 
 
 --
--- TOC entry 1809 (class 0 OID 74302312)
--- Dependencies: 1243
--- Data for Name: gui_mb_user; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1862 (class 0 OID 5377162)
+-- Dependencies: 1260
+-- Data for Name: gui_mb_user; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO gui_mb_user (fkey_gui_id, fkey_mb_user_id, mb_user_type) VALUES ('admin1', 1, 'owner');
@@ -2588,9 +2568,9 @@
 
 
 --
--- TOC entry 1810 (class 0 OID 74302318)
--- Dependencies: 1245
--- Data for Name: gui_treegde; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1863 (class 0 OID 5377168)
+-- Dependencies: 1262
+-- Data for Name: gui_treegde; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO gui_treegde (fkey_gui_id, fkey_layer_id, id, lft, rgt, my_layer_title, layer, wms_id) VALUES ('admin1', '', 4, 1, 4, 'new', '', '');
@@ -2606,9 +2586,9 @@
 
 
 --
--- TOC entry 1811 (class 0 OID 74302327)
--- Dependencies: 1246
--- Data for Name: gui_wfs; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1864 (class 0 OID 5377177)
+-- Dependencies: 1263
+-- Data for Name: gui_wfs; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO gui_wfs (fkey_gui_id, fkey_wfs_id) VALUES ('gui', 1);
@@ -2616,93 +2596,105 @@
 
 
 --
--- TOC entry 1812 (class 0 OID 74302331)
--- Dependencies: 1247
--- Data for Name: gui_wms; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1865 (class 0 OID 5377181)
+-- Dependencies: 1264
+-- Data for Name: gui_wfs_conf; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui', 250, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui1', 407, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_africa', 615, 0, 'PNG', 'mime', 'INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui', 407, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_australia', 706, 0, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_australia', 634, 1, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:26915', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui', 640, 1, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui2', 640, 1, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 329, 2, 'IMAGE/PNG', 'text/plain', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 583, 0, 'image/gif', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 584, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 655, 2, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 614, 3, 'PNG', 'mime', 'INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui1', 893, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 717, 1, 'image/jpeg', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31492', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 624, 3, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 648, 4, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 328, 5, 'IMAGE/PNG', 'application/vnd.ogc.gml', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 486, 6, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 767, 7, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:25833', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 670, 8, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 671, 9, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui2', 250, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui2', 893, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 893, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui', 893, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui2', 407, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 866, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 867, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 869, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 787, 11, 'IMAGE/PNG', '', 'application/vnd.ogc.se_xml', 'EPSG:31464', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui_digitize', 640, 1, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 640, 1, 'IMAGE/PNG', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 792, 13, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31468', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 786, 10, 'IMAGE/PNG', 'text/plain', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31468', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 789, 12, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui_digitize', 250, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui_digitize', 893, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('gui_digitize', 909, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 613, 0, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 637, 2, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 101, 3, 'image/gif', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 250, 4, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 86, 5, 'image/gif', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 840, 6, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:27700', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 841, 7, 'image/png', 'text/plain', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 842, 8, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 843, 9, 'png', 'mime', 'inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_worldwide', 844, 10, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 800, 7, 'image/jpeg', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 836, 10, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', '', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 837, 11, 'image/jpeg', '', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_europe', 824, 0, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 625, 4, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:42304', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 645, 5, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 525, 6, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_europe', 828, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:23030', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 785, 14, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 902, 15, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 904, 17, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 903, 16, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 905, 18, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 906, 19, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_germany', 908, 20, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 832, 8, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_north_america', 834, 9, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:102257', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 882, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 883, 4, 'png', 'mime', 'WMS_XML', 'EPSG:31467', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 887, 5, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31492', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 717, 6, 'image/jpeg', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31492', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 624, 7, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 648, 8, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 670, 9, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
-INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible) VALUES ('wms_gdi_de', 671, 10, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1);
+INSERT INTO gui_wfs_conf (fkey_gui_id, fkey_wfs_conf_id) VALUES ('gui_digitize', 1);
+INSERT INTO gui_wfs_conf (fkey_gui_id, fkey_wfs_conf_id) VALUES ('gui_digitize', 3);
+INSERT INTO gui_wfs_conf (fkey_gui_id, fkey_wfs_conf_id) VALUES ('gui_digitize', 4);
+INSERT INTO gui_wfs_conf (fkey_gui_id, fkey_wfs_conf_id) VALUES ('gui_digitize', 2);
 
 
 --
--- TOC entry 1813 (class 0 OID 74302343)
--- Dependencies: 1249
--- Data for Name: keyword; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1866 (class 0 OID 5377185)
+-- Dependencies: 1265
+-- Data for Name: gui_wms; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui', 250, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui1', 407, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_africa', 615, 0, 'PNG', 'mime', 'INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui', 407, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_australia', 706, 0, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_australia', 634, 1, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:26915', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui', 640, 1, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui2', 640, 1, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 329, 2, 'IMAGE/PNG', 'text/plain', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 583, 0, 'image/gif', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 584, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 655, 2, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 614, 3, 'PNG', 'mime', 'INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui1', 893, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 717, 1, 'image/jpeg', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31492', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 624, 3, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 648, 4, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 328, 5, 'IMAGE/PNG', 'application/vnd.ogc.gml', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 486, 6, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 767, 7, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:25833', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 670, 8, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 671, 9, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui2', 250, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui2', 893, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 893, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui', 893, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui2', 407, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 866, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 867, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 869, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 787, 11, 'IMAGE/PNG', '', 'application/vnd.ogc.se_xml', 'EPSG:31464', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui_digitize', 640, 1, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 640, 1, 'IMAGE/PNG', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 792, 13, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31468', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 786, 10, 'IMAGE/PNG', 'text/plain', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:31468', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 789, 12, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui_digitize', 250, 0, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui_digitize', 893, 2, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('gui_digitize', 909, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 613, 0, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 637, 2, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 101, 3, 'image/gif', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 250, 4, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 0, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 86, 5, 'image/gif', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 840, 6, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:27700', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 841, 7, 'image/png', 'text/plain', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 842, 8, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 843, 9, 'png', 'mime', 'inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_worldwide', 844, 10, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 800, 7, 'image/jpeg', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 836, 10, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', '', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 837, 11, 'image/jpeg', '', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_europe', 824, 0, 'image/png', '', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 625, 4, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:42304', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 645, 5, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 525, 6, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_europe', 828, 1, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:23030', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 785, 14, 'IMAGE/PNG', 'text/html', 'APPLICATION/VND.OGC.SE_INIMAGE', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 902, 15, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 904, 17, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 903, 16, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 905, 18, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 906, 19, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:25833', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_germany', 908, 20, 'image/png', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 832, 8, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:4326', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_north_america', 834, 9, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:102257', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 882, 3, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 883, 4, 'png', 'mime', 'WMS_XML', 'EPSG:31467', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 887, 5, 'image/png', 'text/html', 'application/vnd.ogc.se_inimage', 'EPSG:31492', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 717, 6, 'image/jpeg', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31492', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 624, 7, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 648, 8, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 670, 9, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+INSERT INTO gui_wms (fkey_gui_id, fkey_wms_id, gui_wms_position, gui_wms_mapformat, gui_wms_featureinfoformat, gui_wms_exceptionformat, gui_wms_epsg, gui_wms_visible, gui_wms_sldurl) VALUES ('wms_gdi_de', 671, 10, 'IMAGE/PNG', 'text/html', 'application/vnd.ogc.se_xml', 'EPSG:31466', 1, '');
+
+
+--
+-- TOC entry 1867 (class 0 OID 5377201)
+-- Dependencies: 1267
+-- Data for Name: keyword; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
 INSERT INTO keyword (keyword_id, keyword) VALUES (1, 'Germany');
 INSERT INTO keyword (keyword_id, keyword) VALUES (2, 'Deutschland');
 INSERT INTO keyword (keyword_id, keyword) VALUES (3, 'WebGIS');
@@ -2743,8 +2735,8 @@
 INSERT INTO keyword (keyword_id, keyword) VALUES (41, 'GIS');
 INSERT INTO keyword (keyword_id, keyword) VALUES (42, 'GDI NRW');
 INSERT INTO keyword (keyword_id, keyword) VALUES (43, 'NWSIB');
-INSERT INTO keyword (keyword_id, keyword) VALUES (44, 'klassifiziertes Straßennetz');
-INSERT INTO keyword (keyword_id, keyword) VALUES (45, 'Anweisung Straßeninformationsbank ASB');
+INSERT INTO keyword (keyword_id, keyword) VALUES (44, 'klassifiziertes Straßennetz');
+INSERT INTO keyword (keyword_id, keyword) VALUES (45, 'Anweisung Straßeninformationsbank ASB');
 INSERT INTO keyword (keyword_id, keyword) VALUES (46, 'Netzknoten-Stationierungssystem');
 INSERT INTO keyword (keyword_id, keyword) VALUES (47, 'birds');
 INSERT INTO keyword (keyword_id, keyword) VALUES (48, 'distribution');
@@ -2762,8 +2754,8 @@
 INSERT INTO keyword (keyword_id, keyword) VALUES (60, 'volunteers');
 INSERT INTO keyword (keyword_id, keyword) VALUES (61, 'cbc');
 INSERT INTO keyword (keyword_id, keyword) VALUES (62, 'christmas');
-INSERT INTO keyword (keyword_id, keyword) VALUES (63, 'SÅ‚ubfurt');
-INSERT INTO keyword (keyword_id, keyword) VALUES (64, 'SÅ‚ubice');
+INSERT INTO keyword (keyword_id, keyword) VALUES (63, 'SÅ‚ubfurt');
+INSERT INTO keyword (keyword_id, keyword) VALUES (64, 'SÅ‚ubice');
 INSERT INTO keyword (keyword_id, keyword) VALUES (65, 'Frankfurt (Oder)');
 INSERT INTO keyword (keyword_id, keyword) VALUES (66, 'topophilia');
 INSERT INTO keyword (keyword_id, keyword) VALUES (67, 'mental maps');
@@ -2926,9 +2918,9 @@
 
 
 --
--- TOC entry 1814 (class 0 OID 74302348)
--- Dependencies: 1251
--- Data for Name: layer; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1868 (class 0 OID 5377206)
+-- Dependencies: 1269
+-- Data for Name: layer; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7517, 584, 0, '', 'BSC_WMS', 'Data provided by Bird Studies Canada', 0, 0, 0, '', '', 'Bird Studies Canada WMS/WFS Server for bird distribution and abundance data, and related information.  Bird Studies Canada gratefully acknowledges the support of Environment Canada - Canadian Information System for the Environment in developing this service.');
@@ -2944,7 +2936,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10174, 640, 13, '0', 'huemapped_srtm', 'SRTM derived global elevation, 3 arc-second, hue mapped', 0, 90198, 0, '', '', ' An SRTM derived elevation dataset, where elevation is mapped to hue, resulting a color image');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10175, 640, 14, '0', 'srtmplus', 'Global 1km elevation, seamless SRTM land elevation and ocean depth', 0, 1002199, 0, '', '', ' 	The SRTM30 Plus dataset, a 30 arc-second seamless combination of GTOPO30, SRTM derived land elevation and UCSD Sandwell bathymetry data.  The default style is scaled to 8 bit, non-linear.  It is possible to request the elevation data in meters by the short_int tyle and requesting PNG format.  The resulting PNG file will be a unsigned 16 bit per pixel image. The values are then the elevation in meters.  Values are signed 16 bit integers, but PNG will present them as unsigned, any values larger than 32767 should be interpreted as negative numbers.  For elevation values in feet, request PNG format with the style feet_short_int.       ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10176, 640, 15, '0', 'worldwind_dem', 'SRTM derived global elevation, 3 arc-second', 0, 90198, 0, '', '', ' 	A global elevation model, prepared from the 3 arc-second SRTM dataset by filling some of the problem areas. Prepared by the NASA Learning Technologies. 	The default style is scaled to 8 bit, non-linear. 	It is possible to request the elevation data in meters by the short_int tyle and requesting PNG format. The resulting PNG file will be a unsigned 16 bit per pixel image. The values are then the elevation in meters. 	Values are signed 16 bit integers, but PNG will present them as unsigned, leading to a few areas with very large values (65000+) 	For elevation values in feet, request PNG format with the style feet_short_int.       ');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19255, 828, 7, '0', 'Puntos_geodésicos', 'Puntos_geodésicos', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19255, 828, 7, '0', 'Puntos_geodésicos', 'Puntos_geodésicos', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19176, 250, 0, '', 'Demis World Map', 'Demis World Map', 0, 0, 0, '', '', 'None');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (2713, 250, 1, '0', 'Bathymetry', 'Bathymetry', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (2714, 250, 2, '0', 'Countries', 'Countries', 1, 0, 0, '', '', '');
@@ -3070,9 +3062,9 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (13754, 86, 3, '0', 'Citypoints', 'Citypoints', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (13755, 86, 4, '0', 'City', 'Citynames', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19177, 613, 0, '', 'ArcIMS MapService', 'ArcIMS MapService', 0, 0, 0, '', '', 'OGC - Web Map Server.');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14104, 767, 0, '', 'SLUBFURT', 'SÅ‚ubfurt', 0, 125, 62500, '', '', 'SÅ‚ubfurter Mental Map Survey 2000 - 2002.');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14104, 767, 0, '', 'SLUBFURT', 'SÅ‚ubfurt', 0, 125, 62500, '', '', 'SÅ‚ubfurter Mental Map Survey 2000 - 2002.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19212, 800, 0, '', 'LMIC WMS server (aerial photography)', 'LMIC WMS server (aerial photography)', 0, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14105, 767, 2, '0', 'Mentalscape', 'Mentalscape', 0, 0, 0, '', '', 'SÅ‚ubfurter Mental Map Survey 2000 - 2002: mentalscape');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14105, 767, 2, '0', 'Mentalscape', 'Mentalscape', 0, 0, 0, '', '', 'SÅ‚ubfurter Mental Map Survey 2000 - 2002: mentalscape');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14365, 800, 1, '0', 'fsa', '2003 color FSA', 0, 802, 0, '', 'http://www.lmic.state.mn.us/chouse/metadata/naip03.html', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14106, 767, 3, '0', 'Districts', 'Districts', 1, 0, 0, '', '', 'Slubfurter Mental Map Survey 2000 - 2002: Districts are the medium to large sections of the city, conceived of as having two dimensional extent, which the observer enters  - inside of -, and which are recognizable as having some common identifying cha  racter (eg. city center, central business district, shopping zone, neighborhoods, villages, large city parks or wooded areas ...).(Lynch 1960: The Image of the City)');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19178, 615, 0, '', 'ArcIMS Map Server', 'ArcIMS Map Server', 0, 0, 0, '', '', 'WMT Map Server maintained by ESRI Inc.');
@@ -3084,7 +3076,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14253, 785, 2, '0', 'DTK500-V', 'Digitale Topographische Karte 1:500.000', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14260, 787, 3, '0', 'UK500', 'UK500', 0, 20, 801759, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14254, 785, 3, '0', 'DTK1000', 'Digitale Topographische Karte 1:1.000.000', 0, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19213, 767, 1, '0', 'slubfurtmap', 'SÅ‚ubfurt City Map', 0, 0, 0, '', '', 'SÅ‚ubfurter City Map');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19213, 767, 1, '0', 'slubfurtmap', 'SÅ‚ubfurt City Map', 0, 0, 0, '', '', 'SÅ‚ubfurter City Map');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14255, 786, 0, '', 'MS', 'Luftbilder', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14256, 786, 2, '1', 'ortho', 'Sachsen 1999-2004', 0, 1, 20000, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (14107, 767, 4, '0', 'Odra', 'Odra', 1, 0, 0, '', '', 'Odralandia - Odra');
@@ -3127,17 +3119,17 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19241, 789, 18, '0', 'tk10', 'TK 10', 0, 94, 4691, '', '', 'FREETK:MS:FREETK:');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19242, 789, 19, '18', 'tk10w', 'TK 10 - Gewaesser', 0, 0, 0, '', '', 'FREETK:MS:FREETK:RASTER TK10GEW');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19243, 789, 20, '18', 'tk10i', 'TK 10 - Hoehenlinien', 0, 0, 0, '', '', 'FREETK:MS:FREETK:RASTER TK10ISO');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19190, 328, 0, '', 'verfügbare Layer', 'verfügbare Layer', 0, 0, 0, '', '', 'Web Map Service auf Basis des Smallworld GIS');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19190, 328, 0, '', 'verfügbare Layer', 'verfügbare Layer', 0, 0, 0, '', '', 'Web Map Service auf Basis des Smallworld GIS');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3385, 328, 1, '0', 'Autobahn', 'Autobahn', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3386, 328, 2, '0', 'Bundesstr.', 'Bundesstr.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3387, 328, 3, '0', 'Landesstr.', 'Landesstr.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3388, 328, 4, '0', 'Kreisstr.', 'Kreisstr.', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3393, 328, 5, '0', 'Aeste', 'Äste', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3393, 328, 5, '0', 'Aeste', 'Äste', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19191, 328, 6, '0', 'Netzknoten', 'Netzknoten', 1, 0, 68150, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19192, 328, 7, '0', 'Nullpunkte', 'Nullpunkte', 1, 0, 50110, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19193, 328, 8, '0', 'AS-Nummern', 'AS-Nummern', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19194, 328, 9, '0', 'AS-Namen', 'AS-Namen', 1, 0, 68150, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19195, 328, 10, '0', 'Strassenbez.', 'Straßenbez.', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19195, 328, 10, '0', 'Strassenbez.', 'Straßenbez.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19196, 328, 11, '0', 'Abschnittsnr.', 'Abschnittsnr.', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3391, 328, 12, '0', 'Bauwerke', 'Bauwerke', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19197, 328, 13, '12', 'Bauwerkslage', 'Bauwerkslage', 1, 0, 50110, '', '', '');
@@ -3148,7 +3140,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19202, 328, 18, '15', 'Kreise_/_kreisfreie_Staedte', 'Kreise / kreisfreie Städte', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19203, 328, 19, '15', 'Gemeinden', 'Gemeinden', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19204, 328, 20, '0', 'Rasterkarten', 'Rasterkarten', 0, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19205, 328, 21, '20', 'Strassenkarte', 'Straßenkarte', 0, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19205, 328, 21, '20', 'Strassenkarte', 'Straßenkarte', 0, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7523, 584, 6, '0', 'OBBA_SQUARE', 'Ontario Breeding Bird Atlas 10 km Squares', 1, 0, 0, '', '', 'A sampling unit used by the Ontario Breeding Bird Atlas to collect breeding evidence data for all bird species within the Province of Ontario.  Squares are based upon the Universal Transverse Mercator (UTM) grid system, NAD83, and measure 10Km by 10Km except near UTM zone boundaries, where they are smaller.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7524, 584, 7, '0', 'OBBA_REGION', 'Ontario Breeding Bird Atlas Administrative Regions', 1, 0, 0, '', '', 'An administrative unit that is used for local bird atlas co-ordination, which is based on bioregions and access.  Each region is assigned a Regional Coordinator who administers bird surveys within their region.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7525, 584, 8, '0', 'OBBA_BLOCK', 'Ontario Breeding Bird Atlas 100 km Blocks', 1, 0, 0, '', '', 'A sampling unit used by the Ontario Breeding Bird Atlas to collect breeding evidence data for all bird species within the Province of Ontario.  Blocks are based upon the Universal Transverse Mercator (UTM) grid system, NAD83, and measure 100Km by 100Km except near UTM zone boundaries, where they are smaller.');
@@ -3156,9 +3148,9 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7527, 584, 10, '0', 'BBS_PT', 'Breeding Bird Survey Route Start Points', 1, 0, 0, '', '', 'The Breeding Bird Survey, initiated in 1966, is one of the oldest surveys of breeding birds in North America. It is conducted primarily by volunteers, who follow a predetermined, roadside route each year at the height of the breeding season.  This layer portrays the start point for each BBS route in Canada.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19228, 834, 0, '', 'DE_aerial02', 'DE_aerial02', 0, 0, 0, '', '', 'The Delaware 2002 Aerial Imagery Map Service serves statewide orthophotography as captured in 2002. The State of Delaware contracted with EarthData International to develop 0.25-meter resolution color infrared digital ortho-photos for the entire state. Map scale of the photography is approximately 1:2,400. Airphotos were taken in March and April, 2002, digitized and georeferenced to Delaware State Plane NAD83 meters. This data is available as an ArcIMS map service, a WMS map service, original 1-meter raw data files. ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19246, 828, 0, '', 'CAPAS', 'CAPAS', 0, 0, 0, '', '', 'IDERIOJA Gobierno de La Rioja OGC WMS');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19247, 828, 1, '0', 'Elementos_hidrográficos', 'Elementos_hidrográficos', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19248, 828, 2, '0', 'Hojas_cartográficas_1-5000', 'Hojas_cartográficas_1-5000', 1, 0, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19249, 828, 3, '0', 'Manzanas_de_los_núcleos_urbanos', 'Manzanas_de_los_núcleos_urbanos', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19247, 828, 1, '0', 'Elementos_hidrográficos', 'Elementos_hidrográficos', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19248, 828, 2, '0', 'Hojas_cartográficas_1-5000', 'Hojas_cartográficas_1-5000', 1, 0, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19249, 828, 3, '0', 'Manzanas_de_los_núcleos_urbanos', 'Manzanas_de_los_núcleos_urbanos', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10106, 634, 0, '', 'Location', 'Point locations', 0, 0, 0, '', '', 'This service provides approximate point locations for various     themes.   ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10107, 634, 1, '0', 'city_austral', 'Australasian Cities', 0, 0, 0, '', '', '           Location of cities in the Australasian region.         ');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (10108, 634, 2, '0', 'capital_aus', 'Australian Capital Cities', 0, 0, 0, '', '', '           Location of capital cities in Australia.         ');
@@ -3223,7 +3215,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19006, 893, 0, '', 'Germany', 'Germany', 0, 1, 0, '', '', 'Germany');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19007, 893, 1, '0', 'Topographie', 'topography', 0, 0, 0, 'http://www.mapbender.de/', 'http://www.mapbender.de/', 'Topographie,Landschaft');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (7519, 584, 2, '0', 'CBC_PT', 'Canadian Christmas Bird Count Locations', 1, 0, 0, '', '', 'A winter survey of bird populations conducted during the Christmas period - December 14 to January 5th inclusive.  More than 1800 counts are conducted each year across Canada, the United States and Latin America.  On a selected day within the count period, local birders count as many birds as possible within a 24 km (15 mile) diameter circle.  The Christmas Bird Count had long been organized on the continental scale by the New York-based National Audubon Society. In 2000, Audubon finalized an agreement with Bird Studies Canada that would see BSC partner with Audubon to coordinate CBCs in Canada.  This layer represents the centre point of all the Christmas Bird Counts conducted in Canada.  An accompanying layer (CBC_PY) contains the 24 km circles.');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19170, 908, 0, '', 'NRW', 'NRW', 0, 0, 140316, '', '', 'Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19170, 908, 0, '', 'NRW', 'NRW', 0, 0, 140316, '', '', 'Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19171, 908, 1, '0', 'Raster:TK100_KMF:Farbkombination', 'Farbkombination', 1, 0, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19226, 789, 0, '', 'Topographische Karten', 'Topographische Karten', 0, 0, 0, '', '', 'SICAD Internet Suite V6.0A05 at http://www.landesvermessung.sachsen.de/sims/sicad-');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19008, 893, 2, '0', 'Grenze', 'border', 0, 750000, 0, 'http://www.mapbender.de/', 'http://www.mapbender.de/', 'Grenzen, border');
@@ -3397,12 +3389,12 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19113, 902, 3, '0', 'ozen', 'Oberzentren', 0, 25001, 2000000, '', '', 'Oberzentren, TYP = 0');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19114, 902, 4, '0', 'mzen', 'Mittelzentren', 0, 25001, 600000, '', '', 'Mittelzentren, TYP = 1');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19115, 902, 5, '0', 'uzen', 'Unterzentren', 0, 25001, 200000, '', '', 'Unterzentren, TYP = 2');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19116, 902, 6, '0', 'lwas', 'Flüsse und Kanäle', 0, 25001, 150000, '', '', 'Flüsse und Kanäle');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19116, 902, 6, '0', 'lwas', 'Flüsse und Kanäle', 0, 25001, 150000, '', '', 'Flüsse und Kanäle');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19117, 902, 7, '0', 'fwas', 'Seen', 0, 25001, 250001, '', '', 'Seen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19118, 902, 8, '0', 'ebahn', 'Eisenbahnen', 0, 25001, 250001, '', '', 'Eisenbahnen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19119, 902, 9, '0', 'kstr', 'Kreisstraßen', 0, 25001, 100000, '', '', 'Kreisstraßen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19120, 902, 10, '0', 'lstr', 'Landesstraßen', 0, 25001, 250001, '', '', 'Landesstraßen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19121, 902, 11, '0', 'bstr', 'Bundesstraßen', 0, 25001, 749999, '', '', 'Bundesstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19119, 902, 9, '0', 'kstr', 'Kreisstraßen', 0, 25001, 100000, '', '', 'Kreisstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19120, 902, 10, '0', 'lstr', 'Landesstraßen', 0, 25001, 250001, '', '', 'Landesstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19121, 902, 11, '0', 'bstr', 'Bundesstraßen', 0, 25001, 749999, '', '', 'Bundesstraßen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19122, 902, 12, '0', 'astr', 'Autobahnen', 0, 25001, 0, '', '', 'Autobahnen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19123, 902, 13, '0', 'nfwas', 'Namen der Seen', 0, 25001, 100000, '', '', 'Namen der Seen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19124, 902, 14, '0', 'kfz', 'Kfz-Zeichen', 0, 2000000, 0, '', '', 'Kfz-Zeichen');
@@ -4337,7 +4329,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20099, 824, 791, '786', 'USA_SANDIEGOAIRPHOTO_02', 'sandiegoairphoto', 0, 0, 0, 'http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.ecw', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20100, 824, 792, '786', 'USA_SANDIEGOAIRPHOTO_03', 'sandiegoairphoto', 0, 0, 0, 'http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.jp2', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20101, 824, 793, '786', 'USA_SANDIEGOAIRPHOTO_LOSSLESS_01', 'sandiegoairphoto_lossless', 0, 0, 0, 'http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto_lossless.jp2', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19149, 905, 0, '', 'Brandenburg', 'DNM FÜK', 0, 50000, 0, '', '', 'Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19149, 905, 0, '', 'Brandenburg', 'DNM FÜK', 0, 50000, 0, '', '', 'Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19150, 905, 1, '0', 'flur', 'Flur', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19151, 905, 2, '0', 'gema', 'Gemarkung', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19152, 905, 3, '0', 'geme', 'Gemeinde', 1, 50000, 0, '', '', '');
@@ -4351,7 +4343,7 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19140, 904, 2, '0', 'orte', 'Zentren', 0, 200000, 1000000, '', '', 'Zentren, TYP = 0');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19141, 904, 3, '0', 'korte', 'Orte', 0, 200000, 749999, '', '', 'Orte, TYP = 0');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3404, 329, 3, '0', 'dgk5dbr', 'DGK5', 0, 1, 3900, '', '', 'DGK5');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19142, 904, 4, '0', 'lwas', 'Flüsse und Kanäle', 0, 200000, 749999, '', '', 'Flüsse und Kanäle');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19142, 904, 4, '0', 'lwas', 'Flüsse und Kanäle', 0, 200000, 749999, '', '', 'Flüsse und Kanäle');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3405, 329, 4, '0', 'Stadtgrundkarte', 'Stadtgrundkarte', 0, 0, 0, '', '', 'Stadtgrundkarte');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19143, 904, 5, '0', 'fwas', 'Seen', 0, 200000, 749999, '', '', 'Seen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3406, 329, 5, '4', 'flst', 'Flurstuecke', 0, 1, 2500, '', '', '');
@@ -4360,21 +4352,21 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3407, 329, 6, '4', 'gebaeude', 'Gebaeude', 0, 1, 2500, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3408, 329, 7, '4', 'linien', 'Topographie', 0, 1, 2500, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (3409, 329, 8, '4', 'texte', 'Beschriftung', 0, 1, 2500, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19145, 904, 7, '0', 'lstr', 'Landesstraßen', 0, 200000, 400000, '', '', 'Landesstraßen');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19146, 904, 8, '0', 'bstr', 'Bundesstraßen', 0, 200000, 1000000, '', '', 'Bundesstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19145, 904, 7, '0', 'lstr', 'Landesstraßen', 0, 200000, 400000, '', '', 'Landesstraßen');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19146, 904, 8, '0', 'bstr', 'Bundesstraßen', 0, 200000, 1000000, '', '', 'Bundesstraßen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19147, 904, 9, '0', 'astr', 'Autobahnen', 0, 200000, 0, '', '', 'Autobahnen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19148, 904, 10, '0', 'kfz', 'Kfz-Zeichen', 0, 1000000, 0, '', '', 'Kfz-Zeichen');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19156, 906, 1, '0', 'berlin', 'Berliner Bezirke', 0, 50000, 1000000, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19157, 906, 2, '0', 'geme', 'Gemeinde', 1, 50000, 1000000, '', '', 'digitaliert aus DTK 1:100.000');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19158, 906, 3, '0', 'kamt', 'Amtsfreie Gemeinde', 1, 50000, 1000000, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19159, 906, 4, '0', 'amt', 'Ämter', 1, 50000, 1000000, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19159, 906, 4, '0', 'amt', 'Ämter', 1, 50000, 1000000, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19160, 906, 5, '0', 'stadt', 'Kreisfreie Städte', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19161, 906, 6, '0', 'kreis', 'Landkreise', 1, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19162, 906, 7, '0', 'land', 'Land', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19163, 906, 8, '0', 'staat', 'Deutschland', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19164, 906, 9, '0', 'ngeme', 'Namen der Gemeinden', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19165, 906, 10, '0', 'nkamt', 'Namen der amtfreien Gemeinden', 0, 50000, 0, '', '', '');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19166, 906, 11, '0', 'namt', 'Namen der Ämter', 0, 50000, 0, '', '', '');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19166, 906, 11, '0', 'namt', 'Namen der Ämter', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19167, 906, 12, '0', 'nkreis', 'KFZ Kennzeichen der Kreise', 0, 50000, 0, '', '', '');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19233, 706, 0, '', 'WA_Atlas_GN_WMS', 'WA_Atlas_GN_WMS', 0, 0, 0, '', '', 'WMS Map Server');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (11542, 706, 1, '0', 'Australia Base Map', 'Australia Base Map', 0, 0, 0, '', '', '');
@@ -4387,13 +4379,13 @@
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19126, 903, 1, '0', 'land', 'Landkreise und kreisfreie Städte', 0, 100, 50000, '', '', 'digitalisiert und generalisiert aus DTK 1:100.000');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19127, 903, 2, '0', 'ort', 'Ortschaften', 1, 1000, 50000, '', '', 'digitaliert aus DTK 1:100.000');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19128, 903, 3, '0', 'wald', 'Waldflächen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19129, 903, 4, '0', 'gruen', 'Grünflächen', 0, 1000, 50000, '', '', 'Grünflächen aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19130, 903, 5, '0', 'lwas', 'Flüsse und Kanäle', 0, 1000, 50000, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19129, 903, 4, '0', 'gruen', 'Grünflächen', 0, 1000, 50000, '', '', 'Grünflächen aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19130, 903, 5, '0', 'lwas', 'Flüsse und Kanäle', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19131, 903, 6, '0', 'fwas', 'Seen, Teiche', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19132, 903, 7, '0', 'kgrnz', 'Kreisgrenze', 0, 1000, 50000, '', '', 'generalisiert aus 1:100.000');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19133, 903, 8, '0', 'flug', 'Internationale Flughäfen', 0, 1000, 29999, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19134, 903, 9, '0', 'ebahn', 'Eisenbahnverbindungen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
-INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19135, 903, 10, '0', 'str', 'Straßen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
+INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19135, 903, 10, '0', 'str', 'Straßen', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19136, 903, 11, '0', 'haus', 'Gebäude', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (19137, 903, 12, '0', 'nfwas', 'Namen der Seen, Teiche', 0, 1000, 50000, '', '', 'aus Basis-DLM');
 INSERT INTO layer (layer_id, fkey_wms_id, layer_pos, layer_parent, layer_name, layer_title, layer_queryable, layer_minscale, layer_maxscale, layer_dataurl, layer_metadataurl, layer_abstract) VALUES (20102, 910, 0, '', 'IGME5000', 'IGME5000 preliminary release', 0, 0, 0, NULL, NULL, 'The 1 : 5 Million International Geological Map of Europe and Adjacent Areas (IGME 5000).');
@@ -4423,9 +4415,9 @@
 
 
 --
--- TOC entry 1815 (class 0 OID 74302362)
--- Dependencies: 1252
--- Data for Name: layer_epsg; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1869 (class 0 OID 5377220)
+-- Dependencies: 1270
+-- Data for Name: layer_epsg; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (7491, 'EPSG:4326', -178.83799999999999, 31.884399999999999, 179.94, 89.825400000000002);
@@ -4605,7 +4597,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (15006, 'EPSG:4326', -180, -90, 180, 90);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18226, 'EPSG:4326', 8.3767600000000009, 51.915599999999998, 8.6878100000000007, 52.116799999999998);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18226, 'EPSG:31467', 3457310, 5753550, 3478520, 5775790);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18227, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18227, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18227, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19298, 'EPSG:4326', -180, -90, 180, 90);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (15001, 'EPSG:4326', -180, -90, 180, 90);
@@ -5314,14 +5306,14 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14920, 'EPSG:4326', 29.5869, -11.740399999999999, 141.00700000000001, 35.505600000000001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14921, 'EPSG:4326', 29.5869, -11.740399999999999, 141.00700000000001, 35.505600000000001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14922, 'EPSG:4326', 29.5869, -11.740399999999999, 141.00700000000001, 35.505600000000001);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18228, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18228, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14923, 'EPSG:4326', 29.5869, -11.740399999999999, 141.00700000000001, 35.505600000000001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18228, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18229, 'EPSG:4326', 8.3767600000000009, 51.915599999999998, 8.6878100000000007, 52.116799999999998);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18229, 'EPSG:31467', 3457310, 5753550, 3478520, 5775790);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19299, 'EPSG:4326', -180, -56, 180, 60.417999999999999);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14966, 'EPSG:4326', -180, -90, 180, 90);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18230, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18230, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (10106, 'EPSG:4326', -180, -90, 180, 90);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (10106, 'EPSG:26915', -180, -90, 180, 90);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (10107, 'EPSG:4326', -180, -90, 180, 90);
@@ -5546,13 +5538,13 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (10433, 'EPSG:4326', -180, -90, 180, 90);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (10433, 'EPSG:4269', -180, -90, 180, 90);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18230, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18231, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18231, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18231, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18232, 'EPSG:4326', 8.3767600000000009, 51.915599999999998, 8.6878100000000007, 52.116799999999998);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18232, 'EPSG:31467', 3457310, 5753550, 3478520, 5775790);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18233, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18233, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18233, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18234, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18234, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (18234, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14924, 'EPSG:4326', 29.5869, -11.740399999999999, 141.00700000000001, 35.505600000000001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (14925, 'EPSG:4326', 29.5869, -11.740399999999999, 141.00700000000001, 35.505600000000001);
@@ -6831,7 +6823,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19970, 'EPSG:27700', 256620.50326431982, -58001.603202187587, 503093.64181953168, 527111.93926372728);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19971, 'EPSG:4326', -7.1298990249633789, 55.187127143144608, -3.609898939728736, 59.382682800292969);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19971, 'EPSG:27700', 73617.460510697798, 589276.64874306228, 308638.96931990335, 1066391.8173612645);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19972, 'EPSG:4326', -8.7801742553710938, 50.706118240952492, -5.2779519483447066, 55.932785034179688);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19972, 'EPSG:4326', -8.7801742553710937, 50.706118240952492, -5.2779519483447066, 55.932785034179688);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19972, 'EPSG:27700', -78456.563276113942, 94736.035629181133, 195340.58170955823, 691865.85609267151);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19973, 'EPSG:4326', -3.3042972087860107, 49.493279732763767, 0.10903620719909757, 54.737724304199219);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19973, 'EPSG:27700', 305640.42057282926, -45244.252228644276, 552826.02063266025, 540123.98031053669);
@@ -6875,13 +6867,13 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19992, 'EPSG:27700', 157372.36319392276, 569378.22296847706, 448310.49433445279, 1258179.2698797586);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19993, 'EPSG:4326', -6.1312098503112793, 49.996548697352409, -3.6778764575719829, 52.876548767089844);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19993, 'EPSG:27700', 104038.93799048895, 12058.117574203774, 287174.39159362519, 339006.48159747024);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19994, 'EPSG:4326', -6.4012632369995117, 54.542086258530617, -2.4190409183502188, 59.768753051757812);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19994, 'EPSG:4326', -6.4012632369995117, 54.542086258530617, -2.4190409183502188, 59.768753051757813);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19994, 'EPSG:27700', 115441.41440876084, 516394.65799183515, 376563.43558532948, 1106358.8480907171);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19995, 'EPSG:4326', -11.66752815246582, 50.708876267075539, -8.1653058454394341, 55.935543060302734);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19995, 'EPSG:27700', -281874.18654050131, 108068.93481886861, 15208.300259207666, 713687.91163778154);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19996, 'EPSG:4326', -2.7344710826873779, 58.776319570839405, 0.66108455508947417, 61.958541870117188);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19996, 'EPSG:27700', 357628.52458673064, 987636.74275002861, 553954.48106772837, 1344923.130974933);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19997, 'EPSG:4326', -3.5443100929260254, 56.914858154952526, -1.1798655912280078, 58.568191528320312);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19997, 'EPSG:4326', -3.5443100929260254, 56.914858154952526, -1.1798655912280078, 58.568191528320313);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19997, 'EPSG:27700', 306072.96971388755, 780393.59103308734, 450034.80465047108, 965494.88600780047);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19998, 'EPSG:4326', -6.4529252052307129, 49.120421066880226, -3.0929251238703723, 54.347087860107422);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19998, 'EPSG:27700', 75220.816778499749, -86123.132903757767, 329053.58616935008, 503761.69777217938);
@@ -6891,7 +6883,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20000, 'EPSG:27700', 111323.28856986709, 124785.4220800719, 365253.70234595751, 713764.83158520213);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20001, 'EPSG:4326', -7.7835555076599121, 55.478413611650467, -4.2279998660087577, 59.673969268798828);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20001, 'EPSG:27700', 34759.425996613805, 622767.35811869591, 274618.45384336566, 1101796.3368489605);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20002, 'EPSG:4326', -5.7426400184631348, 50.134676590561867, -2.2759732678532592, 55.361343383789062);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20002, 'EPSG:4326', -5.7426400184631348, 50.134676590561867, -2.2759732678532592, 55.361343383789063);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20002, 'EPSG:27700', 132648.09156329348, 26103.553381981576, 382603.11443292437, 613860.54503736133);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20003, 'EPSG:4326', -6.7207369804382324, 50.951394341886044, -2.5429591014981261, 57.511394500732422);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20003, 'EPSG:27700', 68565.901199377899, 117025.10027764709, 367568.49168406083, 856634.26760728739);
@@ -6901,11 +6893,11 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20005, 'EPSG:27700', 209373.79174641974, 26697.65915232712, 499012.4778442508, 759693.88750685402);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20006, 'EPSG:4326', -1.8573625087738037, 49.432374276220798, 1.5381931290030484, 54.67681884765625);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20006, 'EPSG:27700', 409295.69847033132, -52007.749963940485, 656623.08035698673, 537054.9297221764);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20007, 'EPSG:4326', -3.0278244018554688, 58.141637869179249, 0.27884234488010451, 61.323860168457031);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20007, 'EPSG:4326', -3.0278244018554687, 58.141637869179249, 0.27884234488010451, 61.323860168457031);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20007, 'EPSG:27700', 339585.21980441984, 916968.1182958188, 534255.98798528151, 1273488.474171293);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20008, 'EPSG:4326', -4.9823122024536133, 53.353098526597023, -1.1778676658868781, 58.579765319824219);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20008, 'EPSG:27700', 201609.82532196509, 384024.56058567727, 454820.88947474142, 969603.15206928854);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20009, 'EPSG:4326', -6.5119428634643555, 48.947847977280617, -3.1697205603122707, 54.174514770507812);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20009, 'EPSG:4326', -6.5119428634643555, 48.947847977280617, -3.1697205603122707, 54.174514770507813);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20009, 'EPSG:27700', 69773.592066482932, -105223.6901957636, 323743.52356537455, 484822.84001524001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20010, 'EPSG:4326', -13.307088315125018, 50.163473902307175, -8.0152153749454804, 54.668256072697844);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20010, 'EPSG:27700', -333887, 80113, -26687, 550513);
@@ -6915,7 +6907,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20012, 'EPSG:27700', 256620.50326431982, -58001.603202187587, 503093.64181953168, 527111.93926372728);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20013, 'EPSG:4326', -7.1298990249633789, 55.187127143144608, -3.609898939728736, 59.382682800292969);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20013, 'EPSG:27700', 73617.460510697798, 589276.64874306228, 308638.96931990335, 1066391.8173612645);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20014, 'EPSG:4326', -8.7801742553710938, 50.706118240952492, -5.2779519483447066, 55.932785034179688);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20014, 'EPSG:4326', -8.7801742553710937, 50.706118240952492, -5.2779519483447066, 55.932785034179688);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20014, 'EPSG:27700', -78456.563276113942, 94736.035629181133, 195340.58170955823, 691865.85609267151);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20015, 'EPSG:4326', -3.3042972087860107, 49.493279732763767, 0.10903620719909757, 54.737724304199219);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20015, 'EPSG:27700', 305640.42057282926, -45244.252228644276, 552826.02063266025, 540123.98031053669);
@@ -6959,13 +6951,13 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20034, 'EPSG:27700', 157372.36319392276, 569378.22296847706, 448310.49433445279, 1258179.2698797586);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20035, 'EPSG:4326', -6.1312098503112793, 49.996548697352409, -3.6778764575719829, 52.876548767089844);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20035, 'EPSG:27700', 104038.93799048895, 12058.117574203774, 287174.39159362519, 339006.48159747024);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20036, 'EPSG:4326', -6.4012632369995117, 54.542086258530617, -2.4190409183502188, 59.768753051757812);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20036, 'EPSG:4326', -6.4012632369995117, 54.542086258530617, -2.4190409183502188, 59.768753051757813);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20036, 'EPSG:27700', 115441.41440876084, 516394.65799183515, 376563.43558532948, 1106358.8480907171);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20037, 'EPSG:4326', -11.66752815246582, 50.708876267075539, -8.1653058454394341, 55.935543060302734);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20037, 'EPSG:27700', -281874.18654050131, 108068.93481886861, 15208.300259207666, 713687.91163778154);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20038, 'EPSG:4326', -2.7344710826873779, 58.776319570839405, 0.66108455508947417, 61.958541870117188);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20038, 'EPSG:27700', 357628.52458673064, 987636.74275002861, 553954.48106772837, 1344923.130974933);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20039, 'EPSG:4326', -3.5443100929260254, 56.914858154952526, -1.1798655912280078, 58.568191528320312);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20039, 'EPSG:4326', -3.5443100929260254, 56.914858154952526, -1.1798655912280078, 58.568191528320313);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20039, 'EPSG:27700', 306072.96971388755, 780393.59103308734, 450034.80465047108, 965494.88600780047);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20040, 'EPSG:4326', -6.4529252052307129, 49.120421066880226, -3.0929251238703723, 54.347087860107422);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20040, 'EPSG:27700', 75220.816778499749, -86123.132903757767, 329053.58616935008, 503761.69777217938);
@@ -6973,7 +6965,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20041, 'EPSG:27700', 111323.28856986709, 124785.4220800719, 365253.70234595751, 713764.83158520213);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20042, 'EPSG:4326', -7.7835555076599121, 55.478413611650467, -4.2279998660087577, 59.673969268798828);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20042, 'EPSG:27700', 34759.425996613805, 622767.35811869591, 274618.45384336566, 1101796.3368489605);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20043, 'EPSG:4326', -5.7426400184631348, 50.134676590561867, -2.2759732678532592, 55.361343383789062);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20043, 'EPSG:4326', -5.7426400184631348, 50.134676590561867, -2.2759732678532592, 55.361343383789063);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20043, 'EPSG:27700', 132648.09156329348, 26103.553381981576, 382603.11443292437, 613860.54503736133);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20044, 'EPSG:4326', -6.7207369804382324, 50.951394341886044, -2.5429591014981261, 57.511394500732422);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20044, 'EPSG:27700', 68565.901199377899, 117025.10027764709, 367568.49168406083, 856634.26760728739);
@@ -6983,11 +6975,11 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20046, 'EPSG:27700', 191822.21941075972, -41920.189594068637, 500608.91934940458, 760778.80035304395);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20047, 'EPSG:4326', -1.8573625087738037, 49.432374276220798, 1.5381931290030484, 54.67681884765625);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20047, 'EPSG:27700', 409295.69847033132, -52007.749963940485, 656623.08035698673, 537054.9297221764);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20048, 'EPSG:4326', -3.0278244018554688, 58.141637869179249, 0.27884234488010451, 61.323860168457031);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20048, 'EPSG:4326', -3.0278244018554687, 58.141637869179249, 0.27884234488010451, 61.323860168457031);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20048, 'EPSG:27700', 339585.21980441984, 916968.1182958188, 534255.98798528151, 1273488.474171293);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20049, 'EPSG:4326', -4.9823122024536133, 53.353098526597023, -1.1778676658868781, 58.579765319824219);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20049, 'EPSG:27700', 201609.82532196509, 384024.56058567727, 454820.88947474142, 969603.15206928854);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20050, 'EPSG:4326', -6.5119428634643555, 48.947847977280617, -3.1697205603122707, 54.174514770507812);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20050, 'EPSG:4326', -6.5119428634643555, 48.947847977280617, -3.1697205603122707, 54.174514770507813);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20050, 'EPSG:27700', 69773.592066482932, -105223.6901957636, 323743.52356537455, 484822.84001524001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20051, 'EPSG:4326', -6.114628791809082, 51.021086350083351, -2.5590731501579276, 56.247753143310547);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20051, 'EPSG:27700', 111548.72194223246, 124783.70540032256, 365452.98146375088, 713752.91834676568);
@@ -6997,7 +6989,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20053, 'EPSG:27700', 305640.42057282926, -45244.252228644276, 552826.02063266025, 540123.98031053669);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20054, 'EPSG:4326', -3.2675395011901855, 52.465339995920658, -0.92087277770042375, 54.723117828369141);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20054, 'EPSG:27700', 313984.1616382018, 285266.56340680236, 473410.12964090874, 537195.76685618889);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20055, 'EPSG:4326', -5.7395310401916504, 50.134676590561867, -2.2728642895817748, 55.361343383789062);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20055, 'EPSG:4326', -5.7395310401916504, 50.134676590561867, -2.2728642895817748, 55.361343383789063);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20055, 'EPSG:27700', 132870.20193354867, 26102.735758272451, 382800.20499786694, 613849.94925440254);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20056, 'EPSG:4326', -2.2054390907287598, 53.005134917795658, 0.17678318917751357, 55.262912750244141);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20056, 'EPSG:27700', 386311.38011459791, 345313.36292540911, 546159.28971523186, 598686.98501180112);
@@ -7013,7 +7005,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20061, 'EPSG:27700', 102725.69108690275, 378111.62275087921, 423727.01283854508, 1181969.2076661047);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20062, 'EPSG:4326', -1.8422291278839111, 49.432373039424419, 1.553326509892941, 54.641262054443359);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20062, 'EPSG:27700', 410280.42450206022, -52005.706152802719, 657720.07613841875, 533150.13055697805);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20063, 'EPSG:4326', -2.7291445732116699, 58.787718512117863, 0.29307772219181105, 61.329940795898438);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20063, 'EPSG:4326', -2.7291445732116699, 58.787718512117863, 0.29307772219181105, 61.329940795898437);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20063, 'EPSG:27700', 357950.34374888567, 988906.20597486594, 532639.81276219082, 1274192.1987716272);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20064, 'EPSG:4326', -4.9796719551086426, 53.360088340938091, -1.1752274185419074, 58.568977355957031);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20064, 'EPSG:27700', 201817.96887905232, 384802.08758123504, 454987.64941010065, 968395.87237039069);
@@ -7061,11 +7053,11 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20085, 'EPSG:27700', -281600.67261882673, 108832.53364155596, 15429.422296618694, 714441.91247644334);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20086, 'EPSG:4326', -2.7312157154083252, 58.783262319862843, 0.6643399223685269, 61.965484619140625);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20086, 'EPSG:27700', 357825.20340366347, 988409.92659129645, 554111.88555575814, 1345703.1154132646);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20087, 'EPSG:4326', -3.5443100929260254, 56.914858154952526, -1.1798655912280078, 58.568191528320312);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20087, 'EPSG:4326', -3.5443100929260254, 56.914858154952526, -1.1798655912280078, 58.568191528320313);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20087, 'EPSG:27700', 306072.96971388755, 780393.59103308734, 450034.80465047108, 965494.88600780047);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20088, 'EPSG:4326', -6.4529252052307129, 49.120421066880226, -3.0929251238703723, 54.347087860107422);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20088, 'EPSG:27700', 75220.816778499749, -86123.132903757767, 329053.58616935008, 503761.69777217938);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20089, 'EPSG:4326', -3.3366436958312988, 49.831759110093117, 0.076689720153809482, 55.058425903320312);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20089, 'EPSG:4326', -3.3366436958312988, 49.831759110093117, 0.076689720153809482, 55.058425903320313);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20089, 'EPSG:27700', 303967.40885716851, -7611.9124468609516, 549443.84520160314, 575741.74362448743);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20090, 'EPSG:4326', -11.693282127380371, 52.61809191852808, -9.328837625682354, 54.875869750976562);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (20090, 'EPSG:27700', -255333.72065319004, 327517.69330166205, -69741.555264519702, 596593.66705305176);
@@ -7124,17 +7116,17 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3405, 'EPSG:31467', 3390000, 5742000, 3420000, 5772000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19143, 'EPSG:4326', 11.4649, 51.360199999999999, 14.545199999999999, 53.420999999999999);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19143, 'EPSG:25833', 3264830, 5695300, 3468370, 5919220);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3406, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3406, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3406, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19155, 'EPSG:4326', 10.859400000000001, 51.196599999999997, 15.0908, 53.662700000000001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19155, 'EPSG:25833', 3226000, 5679000, 3506000, 5946000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19144, 'EPSG:4326', 11.641500000000001, 51.370399999999997, 14.7364, 53.463700000000003);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19144, 'EPSG:25833', 3276830, 5695890, 3481670, 5923900);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3407, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3407, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3407, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19145, 'EPSG:4326', 11.323399999999999, 51.317999999999998, 14.7561, 53.564399999999999);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19145, 'EPSG:25833', 3256210, 5691000, 3483030, 5935090);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3408, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3408, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3408, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19156, 'EPSG:4326', 13.077299999999999, 52.331099999999999, 13.764699999999999, 52.679400000000001);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19156, 'EPSG:25833', 3369990, 5799580, 3415840, 5837330);
@@ -7142,7 +7134,7 @@
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19146, 'EPSG:25833', 3250580, 5695700, 3482410, 5922620);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19157, 'EPSG:4326', 11.2317, 51.309899999999999, 14.765599999999999, 53.563899999999997);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19157, 'EPSG:25833', 3250120, 5690390, 3483680, 5935030);
-INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3409, 'EPSG:4326', -180, -4.5267700000000001e+32, 176.99100000000001, 4.5267700000000001e+32);
+INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3409, 'EPSG:4326', -180, -4.5267700000000001e+032, 176.99100000000001, 4.5267700000000001e+032);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19147, 'EPSG:4326', 11.973699999999999, 51.332500000000003, 14.7536, 53.334699999999998);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (3409, 'EPSG:31467', -25000000, -25000000, 25000000, 25000000);
 INSERT INTO layer_epsg (fkey_layer_id, epsg, minx, miny, maxx, maxy) VALUES (19147, 'EPSG:25833', 3298320, 5690780, 3482850, 5909540);
@@ -7229,9 +7221,9 @@
 
 
 --
--- TOC entry 1816 (class 0 OID 74302370)
--- Dependencies: 1253
--- Data for Name: layer_keyword; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1870 (class 0 OID 5377228)
+-- Dependencies: 1271
+-- Data for Name: layer_keyword; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO layer_keyword (fkey_layer_id, fkey_keyword_id) VALUES (19006, 1);
@@ -7743,11 +7735,19 @@
 
 
 --
--- TOC entry 1817 (class 0 OID 74302372)
--- Dependencies: 1254
--- Data for Name: layer_style; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1871 (class 0 OID 5377230)
+-- Dependencies: 1272
+-- Data for Name: layer_load_count; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
+
+
+--
+-- TOC entry 1872 (class 0 OID 5377232)
+-- Dependencies: 1273
+-- Data for Name: layer_style; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (7256, 'default', 'default', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=North_and_South_American_States&format=image/png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (7257, 'default', 'default', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=Middle_American_States_AREA&format=image/png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (7259, 'default', 'default', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=National_borders&format=image/png', 'image/png');
@@ -7821,17 +7821,17 @@
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10175, 'default', 'Default Elevation Style, scaled to 8 bit using a non-linear function', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10175, 'short_int', 'short int elevation values when format is image/png, identical to default for jpeg', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10175, 'feet_short_int', 'short int elevation values in feet when format is image/png ', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19247, 'Default', 'Default', 'http://wms.larioja.org/Legends/Elementos_hidrográficos_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19247, 'Default', 'Default', 'http://wms.larioja.org/Legends/Elementos_hidrográficos_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10176, 'default', 'Default Elevation Style, scaled to 8 bit using a non-linear function', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10176, 'short_int', 'short int elevation values when format is image/png', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10176, 'feet_short_int', 'short int elevation values in feet when format is image/png', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19248, 'Default', 'Default', 'http://wms.larioja.org/Legends/Hojas_cartográficas_1-5000_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19248, 'Default', 'Default', 'http://wms.larioja.org/Legends/Hojas_cartográficas_1-5000_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'default', 'Default Elevation', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'short_int', 'short int signed elevation values when format is image/png or tiff', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'feet_short_int', 'short int elevation values in feet when format is image/png or image/tiff', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'real', 'DEM real numbers, in floating point format, meters, when used with image/tiff', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10177, 'feet_real', 'DEM in real numbers, in floating point format, feet, when used with image/tiff', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19249, 'Default', 'Default', 'http://wms.larioja.org/Legends/Manzanas_de_los_núcleos_urbanos_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19249, 'Default', 'Default', 'http://wms.larioja.org/Legends/Manzanas_de_los_núcleos_urbanos_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10178, 'default', 'Default Elevation', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10178, 'short_int', 'short int elevation values when format is image/png', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (10178, 'feet_short_int', 'short int elevation values in feet when format is image/png', '', '');
@@ -7931,7 +7931,7 @@
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19240, 'Feb', 'February', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19240, 'Mar', 'March', '', '');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19240, 'Apr', 'April', '', '');
-INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19255, 'Default', 'Default', 'http://wms.larioja.org/Legends/Puntos_geodésicos_Default.png', 'image/png');
+INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19255, 'Default', 'Default', 'http://wms.larioja.org/Legends/Puntos_geodésicos_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19256, 'Default', 'Default', 'http://wms.larioja.org/Legends/Tramos_de_carreteras_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (19257, 'Default', 'Default', 'http://wms.larioja.org/Legends/Tramos_de_ferrocarril_Default.png', 'image/png');
 INSERT INTO layer_style (fkey_layer_id, name, title, legendurl, legendurlformat) VALUES (14843, 'Default', 'Default', 'http://maps1.intergraph.com/wms/world/Legends/GLOBEImage_Default.png', 'image/png');
@@ -8114,45 +8114,68 @@
 
 
 --
--- TOC entry 1818 (class 0 OID 74302379)
--- Dependencies: 1256
--- Data for Name: mb_group; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1873 (class 0 OID 5377239)
+-- Dependencies: 1275
+-- Data for Name: mb_group; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO mb_group (mb_group_id, mb_group_name, mb_group_owner, mb_group_description) VALUES (20, 'mapbender_release', 1, 'group for the mapbender release, only user is root');
 
 
+--
+-- TOC entry 1874 (class 0 OID 5377246)
+-- Dependencies: 1277
+-- Data for Name: mb_log; Type: TABLE DATA; Schema: public; Owner: postgres
+--
 
+
+
 --
--- TOC entry 1821 (class 0 OID 74302405)
--- Dependencies: 1261
--- Data for Name: mb_user; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1875 (class 0 OID 5377253)
+-- Dependencies: 1278
+-- Data for Name: mb_monitor; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
+
+
+--
+-- TOC entry 1876 (class 0 OID 5377265)
+-- Dependencies: 1280
+-- Data for Name: mb_user; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
 INSERT INTO mb_user (mb_user_id, mb_user_name, mb_user_password, mb_user_owner, mb_user_description, mb_user_login_count, mb_user_email, mb_user_phone, mb_user_department, mb_user_resolution, mb_user_organisation_name, mb_user_position_name, mb_user_phone1, mb_user_facsimile, mb_user_delivery_point, mb_user_city, mb_user_postal_code, mb_user_country, mb_user_online_resource) VALUES (1, 'root', '63a9f0ea7bb98050796b649e85481845', 1, 'root', 0, '', '', '', 72, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
 
 
 --
--- TOC entry 1822 (class 0 OID 74302416)
--- Dependencies: 1262
--- Data for Name: mb_user_mb_group; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1877 (class 0 OID 5377276)
+-- Dependencies: 1281
+-- Data for Name: mb_user_mb_group; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO mb_user_mb_group (fkey_mb_user_id, fkey_mb_group_id) VALUES (1, 20);
 
 
 --
--- TOC entry 1824 (class 0 OID 74302429)
--- Dependencies: 1265
--- Data for Name: md_topic_category; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1878 (class 0 OID 5377280)
+-- Dependencies: 1282
+-- Data for Name: mb_user_wmc; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
+
+
+--
+-- TOC entry 1879 (class 0 OID 5377289)
+-- Dependencies: 1284
+-- Data for Name: md_topic_category; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (1, 'farming', 'Landwirtschaft');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (2, 'biota', 'Biotope');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (3, 'boundaries', 'Grenzen');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (4, 'climatologyMeteorologyAtmosphere', 'Wetterkunde');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (5, 'economy', 'Wirtschaft');
-INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (6, 'elevation', 'Höhendaten');
+INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (6, 'elevation', 'Höhendaten');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (7, 'environment', 'Umwelt');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (8, 'geoscientificInformation', 'Geowissenschaft');
 INSERT INTO md_topic_category (md_topic_category_id, md_topic_category_code_en, md_topic_category_code_de) VALUES (9, 'health', 'Gesundheit');
@@ -8169,28 +8192,37 @@
 
 
 --
--- TOC entry 1825 (class 0 OID 74302437)
--- Dependencies: 1267
--- Data for Name: wfs; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1880 (class 0 OID 5377297)
+-- Dependencies: 1286
+-- Data for Name: sld_user_layer; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO wfs (wfs_id, wfs_version, wfs_name, wfs_title, wfs_abstract, wfs_getcapabilities, wfs_describefeaturetype, wfs_getfeature, wfs_transaction, wfs_owsproxy) VALUES (1, '1.0.0', 'My GeoServer WFS', 'My GeoServer WFS', 'This is a description of your Web Feature Server.The GeoServer is a full transactional Web Feature Server, you may wish to limitGeoServer to a Basic service level to prevent modificaiton of your geographicdata.', 'http://wms1.ccgis.de:80/geoserver/wfs/GetCapabilities?', 'http://wms1.ccgis.de:80/geoserver/wfs/DescribeFeatureType?', 'http://wms1.ccgis.de:80/geoserver/wfs/GetFeature?', 'http://wms1.ccgis.de:80/geoserver/wfs/Transaction?', NULL);
-INSERT INTO wfs (wfs_id, wfs_version, wfs_name, wfs_title, wfs_abstract, wfs_getcapabilities, wfs_describefeaturetype, wfs_getfeature, wfs_transaction, wfs_owsproxy) VALUES (2, '1.0.0', 'My GeoServer WFS', 'My GeoServer WFS', '
+
+
+
+--
+-- TOC entry 1882 (class 0 OID 5377313)
+-- Dependencies: 1290
+-- Data for Name: wfs; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+INSERT INTO wfs (wfs_id, wfs_version, wfs_name, wfs_title, wfs_abstract, wfs_getcapabilities, wfs_describefeaturetype, wfs_getfeature, wfs_transaction, wfs_owsproxy, wfs_getcapabilities_doc, wfs_upload_url, fees, accessconstraints, individualname, positionname, providername, city, deliverypoint, administrativearea, postalcode, voice, facsimile, electronicmailaddress, wfs_mb_getcapabilities_doc, wfs_owner, wfs_timestamp, country) VALUES (1, '1.0.0', 'My GeoServer WFS', 'My GeoServer WFS', 'This is a description of your Web Feature Server.The GeoServer is a full transactional Web Feature Server, you may wish to limitGeoServer to a Basic service level to prevent modificaiton of your geographicdata.', 'http://wms1.ccgis.de:80/geoserver/wfs/GetCapabilities?', 'http://wms1.ccgis.de:80/geoserver/wfs/DescribeFeatureType?', 'http://wms1.ccgis.de:80/geoserver/wfs/GetFeature?', 'http://wms1.ccgis.de:80/geoserver/wfs/Transaction?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL);
+INSERT INTO wfs (wfs_id, wfs_version, wfs_name, wfs_title, wfs_abstract, wfs_getcapabilities, wfs_describefeaturetype, wfs_getfeature, wfs_transaction, wfs_owsproxy, wfs_getcapabilities_doc, wfs_upload_url, fees, accessconstraints, individualname, positionname, providername, city, deliverypoint, administrativearea, postalcode, voice, facsimile, electronicmailaddress, wfs_mb_getcapabilities_doc, wfs_owner, wfs_timestamp, country) VALUES (2, '1.0.0', 'My GeoServer WFS', 'My GeoServer WFS', '
 This is a description of your Web Feature Server.
 
 The GeoServer is a full transactional Web Feature Server, you may wish to limit
 GeoServer to a Basic service level to prevent modificaiton of your geographic
 data.
-     ', 'http://wms1.ccgis.de:80/geoserver/wfs/GetCapabilities?', 'http://wms1.ccgis.de:80/geoserver/wfs/DescribeFeatureType?', 'http://wms1.ccgis.de:80/geoserver/wfs/GetFeature?', 'http://wms1.ccgis.de:80/geoserver/wfs/Transaction?', NULL);
+     ', 'http://wms1.ccgis.de:80/geoserver/wfs/GetCapabilities?', 'http://wms1.ccgis.de:80/geoserver/wfs/DescribeFeatureType?', 'http://wms1.ccgis.de:80/geoserver/wfs/GetFeature?', 'http://wms1.ccgis.de:80/geoserver/wfs/Transaction?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL);
 
 
 --
--- TOC entry 1826 (class 0 OID 74302445)
--- Dependencies: 1269
--- Data for Name: wfs_conf; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1883 (class 0 OID 5377324)
+-- Dependencies: 1292
+-- Data for Name: wfs_conf; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics) VALUES (4, 'myPoints', 2, 16, 'Point:', 'a', 'go', 'b', 'body{
+INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics, wfs_conf_description) VALUES (4, 'myPoints', 2, 16, 'Point:', 'a', 'go', 'b', 'body{
  font-family:Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height:2;
@@ -8216,8 +8248,8 @@
  color:red;
  font-family:Verdana,Arial,sans-serif;
  font-size: 11px;
-}', 1);
-INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics) VALUES (2, 'myPolygons', 2, 8, 'Polygon:', 'a', 'go', 'b', 'body{
+}', 1, NULL);
+INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics, wfs_conf_description) VALUES (2, 'myPolygons', 2, 8, 'Polygon:', 'a', 'go', 'b', 'body{
  font-family:Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height:2;
@@ -8243,8 +8275,8 @@
  color:silver;
  font-family:Verdana,Arial,sans-serif;
  font-size: 11px;
-}', 1);
-INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics) VALUES (1, 'Mapbender User', 1, 4, 'Mapbender User:', 'a', 'OK', 'b', 'body{
+}', 1, NULL);
+INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics, wfs_conf_description) VALUES (1, 'Mapbender User', 1, 4, 'Mapbender User:', 'a', 'OK', 'b', 'body{
  font-family:Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height:2;
@@ -8274,8 +8306,8 @@
  color:red;
  font-family:Verdana,Arial,sans-serif;
  font-size: 11px;
-}', 0);
-INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics) VALUES (3, 'myLines', 2, 22, 'Line:', 'a', 'ok', 'b', 'body{
+}', 0, NULL);
+INSERT INTO wfs_conf (wfs_conf_id, wfs_conf_abstract, fkey_wfs_id, fkey_featuretype_id, g_label, g_label_id, g_button, g_button_id, g_style, g_buffer, g_res_style, g_use_wzgraphics, wfs_conf_description) VALUES (3, 'myLines', 2, 22, 'Line:', 'a', 'ok', 'b', 'body{
  font-family:Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height:2;
@@ -8301,65 +8333,65 @@
  color:red;
  font-family:Verdana,Arial,sans-serif;
  font-size: 11px;
-}', 1);
+}', 1, NULL);
 
 
 --
--- TOC entry 1827 (class 0 OID 74302457)
--- Dependencies: 1271
--- Data for Name: wfs_conf_element; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1884 (class 0 OID 5377336)
+-- Dependencies: 1294
+-- Data for Name: wfs_conf_element; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (24, 4, 125, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (25, 4, 126, 0, 0, 1, 1, 'c', 0, 'Name:', '0', 1, 1, '', 1, 1);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (26, 4, 127, 0, 0, 0, 0, '0', 0, 'Angle:', '0', 0, 3, '', 1, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (27, 4, 128, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (28, 4, 129, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (29, 4, 130, 0, 0, 0, 0, '0', 0, 'Style:', '0', 0, 2, '<select id=\\''style\\'' name=\\''style\\''>
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (24, 4, 125, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (25, 4, 126, 0, 0, 1, 1, 'c', 0, 'Name:', '0', 1, 1, '', 1, 1, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (26, 4, 127, 0, 0, 0, 0, '0', 0, 'Angle:', '0', 0, 3, '', 1, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (27, 4, 128, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (28, 4, 129, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (29, 4, 130, 0, 0, 0, 0, '0', 0, 'Style:', '0', 0, 2, E'<select id=\\''style\\'' name=\\''style\\''>
 <option value=\\''0\\''>...</option>
 <option value=\\''1\\''>small</option>
 <option value=\\''2\\''>medium</option>
 <option value=\\''3\\''>big</option>
-</select>', 1, 1);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (12, 2, 98, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (13, 2, 99, 0, 0, 1, 1, '0', 0, 'Name:', 'd', 1, 1, '', 1, 1);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (14, 2, 100, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (15, 2, 101, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (16, 2, 102, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (17, 2, 103, 0, 0, 0, 0, '0', 0, 'Style:', '0', 0, 2, '<select id=\\''style\\'' name=\\''style\\''>
+</select>', 1, 1, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (12, 2, 98, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (13, 2, 99, 0, 0, 1, 1, '0', 0, 'Name:', 'd', 1, 1, '', 1, 1, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (14, 2, 100, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (15, 2, 101, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (16, 2, 102, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (17, 2, 103, 0, 0, 0, 0, '0', 0, 'Style:', '0', 0, 2, E'<select id=\\''style\\'' name=\\''style\\''>
 <option value=\\''0\\''>...</option>
 <option value=\\''1\\''>filled</option>
 <option value=\\''2\\''>hatched</option>
 <option value=\\''3\\''>dotted</option>
-</select>', 1, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (1, 1, 46, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (2, 1, 47, 0, 0, 1, 1, 'c', 0, 'Firstname:', 'd', 1, 2, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (3, 1, 48, 0, 0, 1, 2, 'c', 0, 'Lastname:', 'd', 1, 1, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (4, 1, 49, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (5, 1, 50, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (6, 1, 51, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (7, 1, 52, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (8, 1, 53, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (9, 1, 54, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (10, 1, 55, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (11, 1, 56, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (18, 3, 166, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (19, 3, 167, 0, 0, 1, 1, 'c', 0, 'Name:', 'd', 1, 1, '', 1, 1);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (20, 3, 168, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (21, 3, 169, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (22, 3, 170, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0);
-INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory) VALUES (23, 3, 171, 0, 0, 0, 0, '0', 0, 'Style:', 'd', 0, 2, '<select id=\\''style\\'' name=\\''style\\''>
+</select>', 1, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (1, 1, 46, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (2, 1, 47, 0, 0, 1, 1, 'c', 0, 'Firstname:', 'd', 1, 2, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (3, 1, 48, 0, 0, 1, 2, 'c', 0, 'Lastname:', 'd', 1, 1, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (4, 1, 49, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (5, 1, 50, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (6, 1, 51, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (7, 1, 52, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (8, 1, 53, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (9, 1, 54, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (10, 1, 55, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (11, 1, 56, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (18, 3, 166, 0, 1, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (19, 3, 167, 0, 0, 1, 1, 'c', 0, 'Name:', 'd', 1, 1, '', 1, 1, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (20, 3, 168, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (21, 3, 169, 0, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (22, 3, 170, 1, 0, 0, 0, '0', 0, '', '0', 0, 0, '', 0, 0, NULL, NULL, NULL);
+INSERT INTO wfs_conf_element (wfs_conf_element_id, fkey_wfs_conf_id, f_id, f_geom, f_gid, f_search, f_pos, f_style_id, f_toupper, f_label, f_label_id, f_show, f_respos, f_form_element_html, f_edit, f_mandatory, f_auth_varname, f_show_detail, f_operator) VALUES (23, 3, 171, 0, 0, 0, 0, '0', 0, 'Style:', 'd', 0, 2, E'<select id=\\''style\\'' name=\\''style\\''>
 <option value=\\''0\\''>...</option>
 <option value=\\''1\\''>thin</option>
 <option value=\\''2\\''>medium</option>
 <option value=\\''3\\''>thick</option>
-</select>', 1, 1);
+</select>', 1, 1, NULL, NULL, NULL);
 
 
 --
--- TOC entry 1828 (class 0 OID 74302469)
--- Dependencies: 1273
--- Data for Name: wfs_element; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1885 (class 0 OID 5377348)
+-- Dependencies: 1296
+-- Data for Name: wfs_element; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO wfs_element (fkey_featuretype_id, element_id, element_name, element_type) VALUES (1, 1, 'gid', 'int');
@@ -8540,42 +8572,50 @@
 
 
 --
--- TOC entry 1829 (class 0 OID 74302475)
--- Dependencies: 1275
--- Data for Name: wfs_featuretype; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1886 (class 0 OID 5377354)
+-- Dependencies: 1298
+-- Data for Name: wfs_featuretype; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (1, 1, 'topp:staedte', 'staedte_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (1, 2, 'topp:ortschaften', 'ortschaften_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (1, 3, 'topp:post_code_areas', 'post_code_areas_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (1, 4, 'topp:mapbender_user', 'mapbender_user_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (1, 5, 'topp:rivers', 'rivers_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 6, 'cite:RoadSegments', 'cite:RoadSegments', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 7, 'topp:ortschaften', 'ortschaften_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 8, 'topp:edit_polygon', 'edit_polygon_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 9, 'cite:DividedRoutes', 'cite:DividedRoutes', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 10, 'cite:Streams', 'cite:Streams', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 11, 'cite:Bridges', 'cite:Bridges', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 12, 'cite:Lakes', 'cite:Lakes', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 13, 'cite:BasicPolygons', 'cite:BasicPolygons', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 14, 'cite:Forests', 'cite:Forests', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 15, 'cite:NamedPlaces', 'cite:NamedPlaces', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 16, 'topp:edit_point', 'edit_point_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 17, 'topp:staedte', 'staedte_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 18, 'topp:post_code_areas', 'post_code_areas_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 19, 'cite:MapNeatline', 'cite:MapNeatline', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 20, 'topp:mapbender_user', 'mapbender_user_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 21, 'cite:Buildings', 'cite:Buildings', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 22, 'topp:edit_line', 'edit_line_Type', 'EPSG:4326');
-INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs) VALUES (2, 23, 'cite:Ponds', 'cite:Ponds', 'EPSG:4326');
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (1, 1, 'topp:staedte', 'staedte_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (1, 2, 'topp:ortschaften', 'ortschaften_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (1, 3, 'topp:post_code_areas', 'post_code_areas_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (1, 4, 'topp:mapbender_user', 'mapbender_user_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (1, 5, 'topp:rivers', 'rivers_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 6, 'cite:RoadSegments', 'cite:RoadSegments', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 7, 'topp:ortschaften', 'ortschaften_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 8, 'topp:edit_polygon', 'edit_polygon_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 9, 'cite:DividedRoutes', 'cite:DividedRoutes', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 10, 'cite:Streams', 'cite:Streams', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 11, 'cite:Bridges', 'cite:Bridges', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 12, 'cite:Lakes', 'cite:Lakes', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 13, 'cite:BasicPolygons', 'cite:BasicPolygons', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 14, 'cite:Forests', 'cite:Forests', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 15, 'cite:NamedPlaces', 'cite:NamedPlaces', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 16, 'topp:edit_point', 'edit_point_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 17, 'topp:staedte', 'staedte_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 18, 'topp:post_code_areas', 'post_code_areas_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 19, 'cite:MapNeatline', 'cite:MapNeatline', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 20, 'topp:mapbender_user', 'mapbender_user_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 21, 'cite:Buildings', 'cite:Buildings', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 22, 'topp:edit_line', 'edit_line_Type', 'EPSG:4326', 1, NULL);
+INSERT INTO wfs_featuretype (fkey_wfs_id, featuretype_id, featuretype_name, featuretype_title, featuretype_srs, featuretype_searchable, featuretype_abstract) VALUES (2, 23, 'cite:Ponds', 'cite:Ponds', 'EPSG:4326', 1, NULL);
 
 
 --
--- TOC entry 1830 (class 0 OID 74302480)
--- Dependencies: 1276
--- Data for Name: wfs_featuretype_namespace; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1887 (class 0 OID 5377360)
+-- Dependencies: 1299
+-- Data for Name: wfs_featuretype_keyword; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
+
+
+--
+-- TOC entry 1888 (class 0 OID 5377362)
+-- Dependencies: 1300
+-- Data for Name: wfs_featuretype_namespace; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
 INSERT INTO wfs_featuretype_namespace (fkey_wfs_id, fkey_featuretype_id, namespace, namespace_location) VALUES (2, 6, 'cite', 'http://www.opengeospatial.net/cite');
 INSERT INTO wfs_featuretype_namespace (fkey_wfs_id, fkey_featuretype_id, namespace, namespace_location) VALUES (2, 6, 'gml', 'http://www.opengis.net/gml');
 INSERT INTO wfs_featuretype_namespace (fkey_wfs_id, fkey_featuretype_id, namespace, namespace_location) VALUES (2, 6, 'xs', 'http://www.w3.org/2001/XMLSchema');
@@ -8633,12 +8673,12 @@
 
 
 --
--- TOC entry 1831 (class 0 OID 74302491)
--- Dependencies: 1278
--- Data for Name: wms; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1889 (class 0 OID 5377373)
+-- Dependencies: 1302
+-- Data for Name: wms; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (625, '1.1.1', 'DM Solutions', 'This demonstration server was setup by DM Solutions Group (http://www.dmsolutions.ca/) and is powered by MapServer (http://mapserver.gis.umn.edu/).  This server uses Canadian source data (c)2000, Government of Canada with permission from Natural Resources Canada from NRCan', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (625, '1.1.1', 'DM Solutions', 'This demonstration server was setup by DM Solutions Group (http://www.dmsolutions.ca/) and is powered by MapServer (http://mapserver.gis.umn.edu/).  This server uses Canadian source data (c)2000, Government of Canada with permission from Natural Resources Canada from NRCan', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/capabilities_1_1_1.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -8900,9 +8940,9 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173654000);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (583, '1.1.0', 'Atlas of Canada WMS', 'The Atlas of Canadas Web Mapping Service (WMS) is an Internet-based service designed to provide developers of on-line mapping tools access to the Atlas of Canadas base layers.   By using this service, developers gain access to our most current and accurat', 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', '', '', '', NULL, 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, NULL);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (836, '1.1.1', 'NDOP (OGCConnector v1.1)', '', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://dev1.dmsolutions.ca/cgi-bin/mswms_gmap?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173654000, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (583, '1.1.0', 'Atlas of Canada WMS', 'The Atlas of Canadas Web Mapping Service (WMS) is an Internet-based service designed to provide developers of on-line mapping tools access to the Atlas of Canadas base layers.   By using this service, developers gain access to our most current and accurat', 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', '', '', '', NULL, 'http://atlas.gc.ca:80/cgi-bin/atlaswms_en?', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, NULL, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (836, '1.1.1', 'NDOP (OGCConnector v1.1)', '', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP', '', '<?xml version="1.0" encoding="UTF-8"?>
 <WMT_MS_Capabilities version="1.1.1">
 	<Service>
 		<Name>OGC:WMS</Name>
@@ -8983,8 +9023,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698128);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (841, '1.1.1', 'ICEDS (Integrated CEOS European Data Server) WMS', 'Integrated CEOS European Data Server (ICEDS) Web Map Service, maintained by the Geomatic Engineering Dept at UCL', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://mcmcwebmap.usgs.gov:80/OGCConnector/servlet/OGCConnector?ServiceName=NDOP&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698128, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (841, '1.1.1', 'ICEDS (Integrated CEOS European Data Server) WMS', 'Integrated CEOS European Data Server (ICEDS) Web Map Service, maintained by the Geomatic Engineering Dept at UCL', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -9804,8 +9844,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'None', '', 'Mr. Jeremy Morley', 'Lecturer', 'Geomatic Engineering Department - UCL', 'Gower Street', 'London', 'London', 'WC1E 6BT', 'UK', '+44 (0)20 7679 2740', '+44 (0)20 7380 0453', '', NULL, 1, 1173698129);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (869, '1.1.0', 'LINFOS NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/linfos?', 'http://www.gis2.nrw.de/wmsconnector/wms/linfos?', 'http://www.gis2.nrw.de/wmsconnector/linfos?', '', NULL, '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'None', '', 'Mr. Jeremy Morley', 'Lecturer', 'Geomatic Engineering Department - UCL', 'Gower Street', 'London', 'London', 'WC1E 6BT', 'UK', '+44 (0)20 7679 2740', '+44 (0)20 7380 0453', '', NULL, 1, 1173698129, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (869, '1.1.0', 'LINFOS NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/linfos?', 'http://www.gis2.nrw.de/wmsconnector/wms/linfos?', 'http://www.gis2.nrw.de/wmsconnector/linfos?', '', NULL, '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -10017,8 +10057,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/linfos?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Dr. Dirk Hinterlang', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '49 (2361) 305 202', '49 (2361) 305 431', 'dirk.hinterlang at loebf.nrw.de', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (842, '1.1.1', 'Tsunami_Diasaster_Data', 'This WMS server contains data used in http://www.mapsherpa.com/tsunami/. Much of the reference data is cascaded from other WMS servers.  Before using this data in your live application, please consult the metadata url for each layer to check to see if you can legally use the data in your application.', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/linfos?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Dr. Dirk Hinterlang', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '49 (2361) 305 202', '49 (2361) 305 431', 'dirk.hinterlang at loebf.nrw.de', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (842, '1.1.1', 'Tsunami_Diasaster_Data', 'This WMS server contains data used in http://www.mapsherpa.com/tsunami/. Much of the reference data is cascaded from other WMS servers.  Before using this data in your live application, please consult the metadata url for each layer to check to see if you can legally use the data in your application.', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', 'http://www.mapsherpa.com/cgi-bin/wms_iodra?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/capabilities_1_1_1.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -11667,8 +11707,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.mapsherpa.com/cgi-bin/wms_iodra?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698131);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (882, '1.1.0', 'Wahlen', '', 'http://212.8.208.50/umn/wms_wahlen.asp?', 'http://212.8.208.50/umn/wms_wahlen.asp?', 'http://212.8.208.50/umn/wms_wahlen.asp?', 'http://212.8.208.50/umn/wms_wahlen.asp?', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://www.mapsherpa.com/cgi-bin/wms_iodra?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698131, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (882, '1.1.0', 'Wahlen', '', 'http://212.8.208.50/umn/wms_wahlen.asp?', 'http://212.8.208.50/umn/wms_wahlen.asp?', 'http://212.8.208.50/umn/wms_wahlen.asp?', 'http://212.8.208.50/umn/wms_wahlen.asp?', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.0/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -11918,10 +11958,10 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://212.8.208.50/umn/wms_wahlen.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698133);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (824, '1.1.1', 'Image Web Server', 'Image Web Server', 'http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?', 'http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?', '', '', '', '<?xml version="1.0" encoding="UTF-8" ?><!-- ER Mapper Image Web Server 8.0 --><!DOCTYPE WMT_MS_Capabilities SYSTEM "http://camber.mc.man.ac.uk/ecwplugins/lib/xml/capabilities_1_1_1.dtd" ><WMT_MS_Capabilities version="1.1.1" updateSequence="0"><Service><Name>OGC:WMS</Name><Title>Image Web Server</Title><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://demo.ermapper.com" /><Abstract>Image Web Server</Abstract><KeywordList><Keyword>ECW</Keyword><Keyword>JPEG 2000</Keyword></KeywordList><ContactInformation><ContactPersonPrimary><ContactPerson /><ContactOrganization /></ContactPersonPrimary><ContactPosition /><ContactAddress><AddressType>postal</AddressType><Address /><City /><StateOrProvince /><PostCode /><Country /></ContactAddress><ContactVoiceTelephone /><ContactElectronicMailAddress /></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?" /></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?" /></Get></HTTP></DCPType></GetMap></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer><Title>Images</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS /><Layer><Name>AUSTRALIA_PARRAMATTA</Name><Title>parramatta</Title><SRS>none</SRS><BoundingBox SRS="none" minx="313999.99999999994" miny="6256000" maxx="314999.99999999994" maxy="6257000" resx="0.24390243902439024" resy="0.24390243902439024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/australia/parramatta.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_USADEMO</Name><Title>USADemo</Title><LatLonBoundingBox minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" resx="0.020131818181817342" resy="0.020131818181817342" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/geodetic/USADemo.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_WORLDGEODEMO</Name><Title>WorldGeoDemo</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" resx="0.089999999999996236" resy="0.089999999999996236" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/geodetic/WorldGeoDemo.ecw" /></DataURL></Layer><Layer><Name>USA_1METERCALIF</Name><Title>1metercalif</Title><LatLonBoundingBox minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485242.52235471504" miny="3617471.676763834" maxx="486707.93851865374" maxy="3618925.6443639919" resx="1.0002840709479195" resy="0.99997771675237279" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/1metercalif.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_BW</Name><Title>Sandiego1m_bw</Title><LatLonBoundingBox minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484786.71950667776" miny="3618077.499133341" maxx="487408.72193219373" maxy="3620342.499133341" resx="1.0000009250632975" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/Sandiego1m_bw.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_NULL</Name><Title>Sandiego1m_null</Title><LatLonBoundingBox minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484959.44720383431" miny="3618131.3487617401" maxx="487017.45093544538" maxy="3620175.3487617401" resx="1.0000018132220934" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/Sandiego1m_null.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO3I</Name><Title>sandiego3i</Title><LatLonBoundingBox minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485817.95316164225" miny="3618563.3629860291" maxx="485996.76273262367" maxy="3618743.1087327749" resx="0.060003211738732361" resy="0.059995242572005329" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiego3i.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449031" maxx="487258.06913956191" maxy="3621137.1885699364" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiegoairphoto.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_01</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiegoairphoto.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_LOSSLESS</Name><Title>sandiegoairphoto_lossless</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiegoairphoto_lossless.jp2" /></DataURL></Layer><Layer><Name>AUSTRALIA_PARRAMATTA_01</Name><Title>parramatta</Title><SRS>none</SRS><BoundingBox SRS="none" minx="313999.99999999994" miny="6256000" maxx="314999.99999999994" maxy="6257000" resx="0.24390243902439024" resy="0.24390243902439024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/australia/parramatta.ecw" /></DataURL></Layer><Layer><Title>elevation</Title><LatLonBoundingBox minx="-15.516222892279139" miny="48.547566767877612" maxx="5.1966717340961956" maxy="62.309262015392946" /><Layer><Name>HILLSHADE_HS</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766492520216985" maxx="3.5824420393407923" maxy="61.302099976479312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="31.57408349035541" miny="-37.5" maxx="700006.57408349041" maxy="1268962.5" resx="75" resy="75" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/hs.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS2</Name><Title>hs2</Title><LatLonBoundingBox minx="-15.516222892279139" miny="48.547566767877612" maxx="5.1966717340961956" maxy="62.309262015392946" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-312469.46946416295" miny="-105151.70653074142" maxx="774980.53053583705" maxy="1381198.2934692586" resx="50" resy="50" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/hs2.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS3</Name><Title>hs3</Title><SRS>none</SRS><BoundingBox SRS="none" minx="0" miny="-16920" maxx="9333" maxy="0" resx="1" resy="1" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/hs3.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_HS</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" resx="0.00067567766864187718" resy="0.00067567766864187707" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-134781.89673206198" miny="-14838.41120336618" maxx="801993.1372231741" maxy="1291619.3334667052" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/geodetic/hs.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS_01</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766492520216985" maxx="3.5824420393407923" maxy="61.302099976479312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="31.57408349035541" miny="-37.5" maxx="700006.57408349041" maxy="1268962.5" resx="75" resy="75" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/hs.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS2_01</Name><Title>hs2</Title><LatLonBoundingBox minx="-15.516222892279139" miny="48.547566767877612" maxx="5.1966717340961956" maxy="62.309262015392946" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-312469.46946416295" miny="-105151.70653074142" maxx="774980.53053583705" maxy="1381198.2934692586" resx="50" resy="50" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/hs2.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS3_01</Name><Title>hs3</Title><SRS>none</SRS><BoundingBox SRS="none" minx="0" miny="-16920" maxx="9333" maxy="0" resx="1" resy="1" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/hs3.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_HS_01</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" resx="0.00067567766864187718" resy="0.00067567766864187707" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-134781.89673206198" miny="-14838.41120336618" maxx="801993.1372231741" maxy="1291619.3334667052" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/geodetic/hs.ecw" /></DataURL></Layer></Layer><Layer><Title>geodetic</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS>EPSG:4326</SRS><Layer><Name>GEODETIC_USADEMO_01</Name><Title>USADemo</Title><LatLonBoundingBox minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" resx="0.020131818181817342" resy="0.020131818181817342" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/geodetic/USADemo.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_WORLDGEODEMO_01</Name><Title>WorldGeoDemo</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" resx="0.089999999999996236" resy="0.089999999999996236" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/geodetic/WorldGeoDemo.ecw" /></DataURL></Layer></Layer><Layer><Title>optical</Title><LatLonBoundingBox minx="-12.208553864986046" miny="49.224585375217444" maxx="5.6857963568288348" maxy="69.655165068223994" /><Layer><Name>ECW_ORTHOLANDSAT5_201_23</Name><Title>ortholandsat5_201_23</Title><LatLonBoundingBox minx="-1.0766050274525021" miny="51.29488400215515" maxx="2.4888540683086222" maxy="53.2662972653102" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="464375" miny="163875" maxx="699975" maxy="374800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_201_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_201_24</Name><Title>ortholandsat5_201_24</Title><LatLonBoundingBox minx="-1.4970028950809673" miny="50.264044408751047" maxx="2.0343309498738851" maxy="52.226913553359296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="435900" miny="47625" maxx="676025" maxy="258875" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_201_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_22</Name><Title>ortholandsat5_202_22</Title><LatLonBoundingBox minx="-1.6310374587394187" miny="53.514452058790113" maxx="2.2345885036219277" maxy="55.50196905319163" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="424525" miny="409575" maxx="668000" maxy="623200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_23</Name><Title>ortholandsat5_202_23</Title><LatLonBoundingBox minx="-2.267446250413462" miny="52.107483956119658" maxx="1.4425499338053795" maxy="54.080674754374996" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382600" miny="250575" maxx="625550" maxy="464975" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_24</Name><Title>ortholandsat5_202_24</Title><LatLonBoundingBox minx="-2.8761450740407817" miny="50.713605576777908" maxx="0.71695291815851092" maxy="52.67306643539991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="340850" miny="93675" maxx="583925" maxy="308375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_25</Name><Title>ortholandsat5_202_25</Title><LatLonBoundingBox minx="-3.4484527622252688" miny="49.883995009410683" maxx="-0.0026577383759644807" maxy="51.256357579248871" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299000" miny="0" maxx="539525" maxy="150800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_25.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_22</Name><Title>ortholandsat5_203_22</Title><LatLonBoundingBox minx="-3.1236528826412147" miny="53.511174626470392" maxx="0.75709233519501407" maxy="55.4962715260978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="329100" miny="404825" maxx="574400" maxy="622500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_23</Name><Title>ortholandsat5_203_23</Title><LatLonBoundingBox minx="-3.8017109441751096" miny="52.11131426377333" maxx="-0.050073759271810424" maxy="54.084492042258674" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="282200" miny="247525" maxx="527700" maxy="465400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_24</Name><Title>ortholandsat5_203_24</Title><LatLonBoundingBox minx="-4.407621169976756" miny="50.70390929369298" maxx="-0.77665068283297389" maxy="52.687895051093335" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="237275" miny="91900" maxx="482800" maxy="310025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_25</Name><Title>ortholandsat5_203_25</Title><LatLonBoundingBox minx="-4.9855484790087363" miny="49.863954309666369" maxx="-1.469145051467871" maxy="51.278383010052188" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191700" miny="0" maxx="437125" maxy="153250" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_25.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_20Q1</Name><Title>ortholandsat5_204_20q1</Title><LatLonBoundingBox minx="-2.88358327382082" miny="57.297704383170547" maxx="-0.7406081517592481" maxy="58.314370405041785" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="348325" miny="823675" maxx="473900" maxy="936200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_20q1.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_20Q3</Name><Title>ortholandsat5_204_20q3</Title><LatLonBoundingBox minx="-3.2781805334075829" miny="56.559236567474308" maxx="-1.1685474747820073" maxy="57.579425541058846" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="323650" miny="741500" maxx="449825" maxy="854375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_20q3.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_21</Name><Title>ortholandsat5_204_21</Title><LatLonBoundingBox minx="-4.0317532878178151" miny="54.916640633088861" maxx="0.029330008158417003" maxy="56.916494181083429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="276350" miny="559700" maxx="523700" maxy="780575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_22</Name><Title>ortholandsat5_204_22</Title><LatLonBoundingBox minx="-4.7179330316334189" miny="53.50325719423558" maxx="-0.79410551654531858" maxy="55.519193965738182" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228375" miny="403850" maxx="476250" maxy="625050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_23</Name><Title>ortholandsat5_204_23</Title><LatLonBoundingBox minx="-5.3635536363325187" miny="52.079779499604655" maxx="-1.571282495318445" maxy="54.113021155283946" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="180000" miny="247250" maxx="428125" maxy="468575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_24</Name><Title>ortholandsat5_204_24</Title><LatLonBoundingBox minx="-5.9697014502388157" miny="50.671951882285136" maxx="-2.2893656513142906" maxy="52.726183422079977" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131650" miny="92700" maxx="379675" maxy="314325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_25</Name><Title>ortholandsat5_204_25</Title><LatLonBoundingBox minx="-6.5522401974058431" miny="49.815972255951486" maxx="-2.970388031426813" maxy="51.316158833501142" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="82325" miny="0" maxx="330400" maxy="157925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_25.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_18Q1</Name><Title>ortholandsat5_205_18q1</Title><LatLonBoundingBox minx="-2.9145727952570244" miny="60.074261962635227" maxx="-0.53419806289013183" maxy="61.109200513830693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350800" miny="1133025" maxx="479125" maxy="1247450" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_18q1.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_18Q2</Name><Title>ortholandsat5_205_18q2</Title><LatLonBoundingBox minx="-1.3572200463839352" miny="59.83301653542938" maxx="1.0486192655651267" maxy="60.893234831139587" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="436100" miny="1109000" maxx="565675" maxy="1223575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_18q2.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_20</Name><Title>ortholandsat5_205_20</Title><LatLonBoundingBox minx="-4.9358927427533983" miny="56.287868000728601" maxx="-0.67500917980739594" maxy="58.335023765173737" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228050" miny="714075" maxx="477700" maxy="938500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_20.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_21</Name><Title>ortholandsat5_205_21</Title><LatLonBoundingBox minx="-5.7446417241606547" miny="54.871609491953222" maxx="-1.640061657641751" maxy="56.940748396219945" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171975" miny="558775" maxx="422000" maxy="783275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_22</Name><Title>ortholandsat5_205_22</Title><LatLonBoundingBox minx="-6.4206772293509662" miny="53.465242963940661" maxx="-2.4367843864652015" maxy="55.556753989211302" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="120775" miny="404750" maxx="371150" maxy="629325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_18</Name><Title>ortholandsat5_206_18</Title><LatLonBoundingBox minx="-3.0478198560520551" miny="59.683148893217684" maxx="-0.69146350641992294" maxy="60.735284281982665" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342950" miny="1089300" maxx="471475" maxy="1205800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_18.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_19</Name><Title>ortholandsat5_206_19</Title><LatLonBoundingBox minx="-5.762257924992622" miny="57.64281744375274" maxx="-1.2791886559084573" maxy="59.738618691391693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="188325" miny="866975" maxx="440625" maxy="1094800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_19.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_20</Name><Title>ortholandsat5_206_20</Title><LatLonBoundingBox minx="-6.5242895927856548" miny="56.249291207634371" maxx="-2.207340268882434" maxy="58.369417566801964" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="134950" miny="714550" maxx="387275" maxy="942350" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_20.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_21</Name><Title>ortholandsat5_206_21</Title><LatLonBoundingBox minx="-7.2478752073138608" miny="54.837005422443134" maxx="-3.0483803112320285" maxy="56.982803833488717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="80425" miny="560500" maxx="332925" maxy="788500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_22</Name><Title>ortholandsat5_206_22</Title><LatLonBoundingBox minx="-8.1136494503563465" miny="53.381239402646351" maxx="-3.6021987961225896" maxy="55.636303933331284" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="14100" miny="402875" maxx="293850" maxy="639375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_207_20</Name><Title>ortholandsat5_207_20</Title><LatLonBoundingBox minx="-8.2253578293737775" miny="56.208129279744746" maxx="-3.7844626340140932" maxy="58.409355666117449" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="35225" miny="717325" maxx="289775" maxy="948325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_207_20.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_207_21</Name><Title>ortholandsat5_207_21</Title><LatLonBoundingBox minx="-8.9396772883118842" miny="54.802994376437994" maxx="-4.669461741668318" maxy="57.021141216035097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-22650" miny="565225" maxx="229150" maxy="795750" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_207_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_207_22</Name><Title>ortholandsat5_207_22</Title><LatLonBoundingBox minx="-9.614743913251818" miny="53.396582079457907" maxx="-5.4559308215434745" maxy="55.634905481926658" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-81025" miny="413325" maxx="171250" maxy="643925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_207_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_208_19</Name><Title>ortholandsat5_208_19</Title><LatLonBoundingBox minx="-7.6848897444680491" miny="57.701528443648229" maxx="-5.3059289502666589" maxy="58.85518887077059" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="71600" miny="881350" maxx="203525" maxy="1001425" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_208_19.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_208_20</Name><Title>ortholandsat5_208_20</Title><LatLonBoundingBox minx="-9.735121900725078" miny="56.178687976407723" maxx="-5.2186897693953593" maxy="58.448475035446741" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-53200" miny="722525" maxx="201225" maxy="956175" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_208_20.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_201_23_2</Name><Title>ortholandsat5_201_23_2</Title><LatLonBoundingBox minx="-1.0766095474041213" miny="51.294659841507155" maxx="2.4888540683086222" maxy="53.2662972653102" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="464375" miny="163850" maxx="699975" maxy="374800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_201_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_201_24_2</Name><Title>ortholandsat5_201_24_2</Title><LatLonBoundingBox minx="-1.4970028950809673" miny="50.264032734298141" maxx="2.0346954925524301" maxy="52.226913553359296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="435900" miny="47625" maxx="676050" maxy="258875" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_201_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_22_2</Name><Title>ortholandsat5_202_22_2</Title><LatLonBoundingBox minx="-1.6310394140846312" miny="53.51421517686282" maxx="2.2349824587562748" maxy="55.50196905319163" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="424525" miny="409550" maxx="668025" maxy="623200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_23_2</Name><Title>ortholandsat5_202_23_2</Title><LatLonBoundingBox minx="-2.267446250413462" miny="52.107483956119658" maxx="1.4425499338053795" maxy="54.080674754374996" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382600" miny="250575" maxx="625550" maxy="464975" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_24_2</Name><Title>ortholandsat5_202_24_2</Title><LatLonBoundingBox minx="-2.8761450740407817" miny="50.713597671894597" maxx="0.71732196282469796" maxy="52.673066477520976" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="340850" miny="93675" maxx="583950" maxy="308375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_25_2</Name><Title>ortholandsat5_202_25_2</Title><LatLonBoundingBox minx="-3.4484527622252688" miny="49.883989186136326" maxx="-0.0022998415310099443" maxy="51.256357627923187" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299000" miny="0" maxx="539550" maxy="150800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_25_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_22_2</Name><Title>ortholandsat5_203_22_2</Title><LatLonBoundingBox minx="-3.1236528826412147" miny="53.510950153356958" maxx="0.75709233519501407" maxy="55.4962715260978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="329100" miny="404800" maxx="574400" maxy="622500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_23_2</Name><Title>ortholandsat5_203_23_2</Title><LatLonBoundingBox minx="-3.8017109441751096" miny="52.111089619641625" maxx="-0.050073759271810424" maxy="54.084492042258674" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="282200" miny="247500" maxx="527700" maxy="465400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_24_2</Name><Title>ortholandsat5_203_24_2</Title><LatLonBoundingBox minx="-4.407621169976756" miny="50.703684658552781" maxx="-0.7762809721621764" maxy="52.687894907223509" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="237275" miny="91875" maxx="482825" maxy="310025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_25_2</Name><Title>ortholandsat5_203_25_2</Title><SRS>none</SRS><BoundingBox SRS="none" minx="191700" miny="0" maxx="437150" maxy="153250" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_25_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_20Q1_2</Name><Title>ortholandsat5_204_20q1_2</Title><LatLonBoundingBox minx="-2.88358327382082" miny="57.297475825964533" maxx="-0.74018165013411286" maxy="58.314370414654981" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="348325" miny="823650" maxx="473925" maxy="936200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_20q1_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_20Q3_2</Name><Title>ortholandsat5_204_20q3_2</Title><LatLonBoundingBox minx="-3.2781805334075829" miny="56.559012023935985" maxx="-1.1681295068322404" maxy="57.579425603147854" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="323650" miny="741475" maxx="449850" maxy="854375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_20q3_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_21_2</Name><Title>ortholandsat5_204_21_2</Title><SRS>none</SRS><BoundingBox SRS="none" minx="276350" miny="559675" maxx="523700" maxy="780575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_22_2</Name><Title>ortholandsat5_204_22_2</Title><LatLonBoundingBox minx="-4.7179330316334189" miny="53.50325719423558" maxx="-0.7937097292714248" maxy="55.519194060854097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228375" miny="403850" maxx="476275" maxy="625050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_23_2</Name><Title>ortholandsat5_204_23_2</Title><LatLonBoundingBox minx="-5.3635536363325187" miny="52.079555088832336" maxx="-1.5709000965790096" maxy="54.113020913847691" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="180000" miny="247225" maxx="428150" maxy="468575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_24_2</Name><Title>ortholandsat5_204_24_2</Title><LatLonBoundingBox minx="-5.9697014502388157" miny="50.671727558360601" maxx="-2.289010026952599" maxy="52.726184366157185" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131650" miny="92675" maxx="379700" maxy="314325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_25_2</Name><Title>ortholandsat5_204_25_2</Title><LatLonBoundingBox minx="-6.5522401974058431" miny="49.815748072887743" maxx="-2.9700354969237761" maxy="51.316161896369557" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="82325" miny="-25" maxx="330425" maxy="157925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_25_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_18Q1_2</Name><Title>ortholandsat5_205_18q1_2</Title><LatLonBoundingBox minx="-2.9145727952570244" miny="60.074032738291692" maxx="-0.53373452313681957" maxy="61.109200575058672" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350800" miny="1133000" maxx="479150" maxy="1247450" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_18q1_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_18Q2_2</Name><Title>ortholandsat5_205_18q2_2</Title><LatLonBoundingBox minx="-1.3572243753970072" miny="59.832782351104449" maxx="1.0490788092463459" maxy="60.893234831139587" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="436100" miny="1108975" maxx="565700" maxy="1223575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_18q2_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_20_2</Name><Title>ortholandsat5_205_20_2</Title><LatLonBoundingBox minx="-4.9358927427533983" miny="56.28764365881451" maxx="-0.67500917980739594" maxy="58.335023765173737" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228050" miny="714050" maxx="477700" maxy="938500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_21_2</Name><Title>ortholandsat5_205_21_2</Title><LatLonBoundingBox minx="-5.7446417241606547" miny="54.871609491953222" maxx="-1.6396507994109089" maxy="56.940748437098264" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171975" miny="558775" maxx="422025" maxy="783275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_22_2</Name><Title>ortholandsat5_205_22_2</Title><LatLonBoundingBox minx="-6.4206772293509662" miny="53.465018858991613" maxx="-2.4364048646719549" maxy="55.556755473152585" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="120775" miny="404725" maxx="371175" maxy="629325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_18_2</Name><Title>ortholandsat5_206_18_2</Title><LatLonBoundingBox minx="-3.0478198560520551" miny="59.683144606554464" maxx="-0.69100531205682214" maxy="60.735284246046248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342950" miny="1089300" maxx="471500" maxy="1205800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_18_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_19_2</Name><Title>ortholandsat5_206_19_2</Title><LatLonBoundingBox minx="-5.762257924992622" miny="57.642593317120642" maxx="-1.2791886559084573" maxy="59.738618691391693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="188325" miny="866950" maxx="440625" maxy="1094800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_19_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_20_2</Name><Title>ortholandsat5_206_20_2</Title><LatLonBoundingBox minx="-6.5242895927856548" miny="56.249291207634371" maxx="-2.2069360561920912" maxy="58.369418298409535" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="134950" miny="714550" maxx="387300" maxy="942350" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_21_2</Name><Title>ortholandsat5_206_21_2</Title><LatLonBoundingBox minx="-7.2478752073138608" miny="54.837005422443134" maxx="-3.0483803112320285" maxy="56.982803833488717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="80425" miny="560500" maxx="332925" maxy="788500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_22_2</Name><Title>ortholandsat5_206_22_2</Title><LatLonBoundingBox minx="-8.1136494503563465" miny="53.381239402646351" maxx="-3.6021987961225896" maxy="55.636303933331284" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="14100" miny="402875" maxx="293850" maxy="639375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_207_20_2</Name><Title>ortholandsat5_207_20_2</Title><LatLonBoundingBox minx="-8.2253578293737775" miny="56.208129279744746" maxx="-3.7844626340140932" maxy="58.409355666117449" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="35225" miny="717325" maxx="289775" maxy="948325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_207_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_207_21_2</Name><Title>ortholandsat5_207_21_2</Title><LatLonBoundingBox minx="-8.9396772883118842" miny="54.802771196908409" maxx="-4.6694468569597873" maxy="57.021141216035097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-22650" miny="565200" maxx="229150" maxy="795750" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_207_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_207_22_2</Name><Title>ortholandsat5_207_22_2</Title><LatLonBoundingBox minx="-9.614743913251818" miny="53.396582079457907" maxx="-5.4555540394445448" maxy="55.634917240935444" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-81025" miny="413325" maxx="171275" maxy="643925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_207_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_208_19_2</Name><Title>ortholandsat5_208_19_2</Title><LatLonBoundingBox minx="-7.6848897444680491" miny="57.701304928524621" maxx="-5.3054888021201769" maxy="58.855200293900218" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="71600" miny="881325" maxx="203550" maxy="1001425" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_208_19_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_208_20_2</Name><Title>ortholandsat5_208_20_2</Title><LatLonBoundingBox minx="-9.735121900725078" miny="56.178687976407723" maxx="-5.2182858750971679" maxy="58.448486409927717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-53200" miny="722525" maxx="201250" maxy="956175" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_208_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_201_23_4</Name><Title>ortholandsat5_201_23_4</Title><LatLonBoundingBox minx="-1.0766005074424514" miny="51.295108162788303" maxx="2.4888540683086222" maxy="53.2662972653102" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="464375" miny="163900" maxx="699975" maxy="374800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_201_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_201_24_4</Name><Title>ortholandsat5_201_24_4</Title><LatLonBoundingBox minx="-1.497007638886261" miny="50.263607440311183" maxx="2.0339664069296024" maxy="52.226913553359296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="435900" miny="47575" maxx="676000" maxy="258875" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_201_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_22_4</Name><Title>ortholandsat5_202_22_4</Title><LatLonBoundingBox minx="-1.6310355033678072" miny="53.514663477657443" maxx="2.2349824587562748" maxy="55.50196905319163" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="424525" miny="409600" maxx="668025" maxy="623200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_23_4</Name><Title>ortholandsat5_202_23_4</Title><LatLonBoundingBox minx="-2.267446250413462" miny="52.107463582314097" maxx="1.4433118888794669" maxy="54.080674714007742" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382600" miny="250575" maxx="625600" maxy="464975" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_24_4</Name><Title>ortholandsat5_202_24_4</Title><LatLonBoundingBox minx="-2.8761450740407817" miny="50.713597671894597" maxx="0.71732196282469796" maxy="52.673066477520976" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="340850" miny="93675" maxx="583950" maxy="308375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_25_4</Name><Title>ortholandsat5_202_25_4</Title><LatLonBoundingBox minx="-3.4484527622252688" miny="49.884000831642375" maxx="-0.003015635346357467" maxy="51.256357530391092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299000" miny="0" maxx="539500" maxy="150800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_25_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_22_4</Name><Title>ortholandsat5_203_22_4</Title><LatLonBoundingBox minx="-3.1236528826412147" miny="53.510950153356958" maxx="0.75709233519501407" maxy="55.4962715260978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="329100" miny="404800" maxx="574400" maxy="622500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_23_4</Name><Title>ortholandsat5_203_23_4</Title><LatLonBoundingBox minx="-3.8017109441751096" miny="52.111089619641625" maxx="-0.050073759271810424" maxy="54.084492042258674" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="282200" miny="247500" maxx="527700" maxy="465400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_24_4</Name><Title>ortholandsat5_203_24_4</Title><LatLonBoundingBox minx="-4.407621169976756" miny="50.704133928822735" maxx="-0.77702039358696717" maxy="52.687895194426808" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="237275" miny="91925" maxx="482775" maxy="310025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_25_4</Name><Title>ortholandsat5_203_25_4</Title><SRS>none</SRS><BoundingBox SRS="none" minx="191700" miny="-50" maxx="437100" maxy="153250" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_25_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_20Q1_4</Name><Title>ortholandsat5_204_20q1_4</Title><LatLonBoundingBox minx="-2.88358327382082" miny="57.297924862884798" maxx="-0.74018165013411286" maxy="58.314370414654981" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="348325" miny="823700" maxx="473925" maxy="936200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_20q1_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_20Q3_4</Name><Title>ortholandsat5_204_20q3_4</Title><LatLonBoundingBox minx="-3.2781805334075829" miny="56.559012023935985" maxx="-1.1681295068322404" maxy="57.579425603147854" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="323650" miny="741475" maxx="449850" maxy="854375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_20q3_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_21_4</Name><Title>ortholandsat5_204_21_4</Title><LatLonBoundingBox minx="-4.0317532878178151" miny="54.916416103777159" maxx="0.030150342435612904" maxy="56.916494185245931" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="276350" miny="559675" maxx="523750" maxy="780575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_22_4</Name><Title>ortholandsat5_204_22_4</Title><LatLonBoundingBox minx="-4.7179330316334189" miny="53.50325719423558" maxx="-0.7937097292714248" maxy="55.519194060854097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228375" miny="403850" maxx="476275" maxy="625050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_23_4</Name><Title>ortholandsat5_204_23_4</Title><LatLonBoundingBox minx="-5.3635536363325187" miny="52.080003910364816" maxx="-1.5716648940895102" maxy="54.113021395716082" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="180000" miny="247275" maxx="428100" maxy="468575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_24_4</Name><Title>ortholandsat5_204_24_4</Title><LatLonBoundingBox minx="-5.9697014502388157" miny="50.672176206196269" maxx="-2.2897212790671242" maxy="52.726182476847413" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131650" miny="92725" maxx="379650" maxy="314325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_25_4</Name><Title>ortholandsat5_204_25_4</Title><LatLonBoundingBox minx="-6.5522401974058431" miny="49.816196439000315" maxx="-2.970044513833372" maxy="51.316161896369557" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="82325" miny="25" maxx="330425" maxy="157925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_25_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_18Q1_4</Name><Title>ortholandsat5_205_18q1_4</Title><LatLonBoundingBox minx="-2.9145727952570244" miny="60.074491185532963" maxx="-0.53466160281296726" maxy="61.109200452392358" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350800" miny="1133050" maxx="479100" maxy="1247450" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_18q1_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_18Q2_4</Name><Title>ortholandsat5_205_18q2_4</Title><LatLonBoundingBox minx="-1.3572243753970072" miny="59.832782351104449" maxx="1.0490788092463459" maxy="60.893234831139587" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="436100" miny="1108975" maxx="565700" maxy="1223575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_18q2_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_20_4</Name><Title>ortholandsat5_205_20_4</Title><LatLonBoundingBox minx="-4.9358927427533983" miny="56.288092342631437" maxx="-0.67415571712240285" maxy="58.335023907441624" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228050" miny="714100" maxx="477750" maxy="938500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_20_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_21_4</Name><Title>ortholandsat5_205_21_4</Title><LatLonBoundingBox minx="-5.7446417241606547" miny="54.871609491953222" maxx="-1.6404725159040934" maxy="56.940748354226123" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171975" miny="558775" maxx="421975" maxy="783275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_22_4</Name><Title>ortholandsat5_205_22_4</Title><LatLonBoundingBox minx="-6.4206772293509662" miny="53.465018858991613" maxx="-2.4364048646719549" maxy="55.556755473152585" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="120775" miny="404725" maxx="371175" maxy="629325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_18_4</Name><Title>ortholandsat5_206_18_4</Title><LatLonBoundingBox minx="-3.0478198560520551" miny="59.683153178380238" maxx="-0.69192170093041927" maxy="60.735284317595401" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342950" miny="1089300" maxx="471450" maxy="1205800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_18_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_19_4</Name><Title>ortholandsat5_206_19_4</Title><LatLonBoundingBox minx="-5.762257924992622" miny="57.643041570371544" maxx="-1.2791886559084573" maxy="59.738618691391693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="188325" miny="867000" maxx="440625" maxy="1094800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_19_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_20_4</Name><Title>ortholandsat5_206_20_4</Title><LatLonBoundingBox minx="-6.5242895927856548" miny="56.249291207634371" maxx="-2.207744481555284" maxy="58.369416833768483" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="134950" miny="714550" maxx="387250" maxy="942350" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_20_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_21_4</Name><Title>ortholandsat5_206_21_4</Title><LatLonBoundingBox minx="-7.2478752073138608" miny="54.837005422443134" maxx="-3.0483803112320285" maxy="56.982803833488717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="80425" miny="560500" maxx="332925" maxy="788500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_22_4</Name><Title>ortholandsat5_206_22_4</Title><LatLonBoundingBox minx="-8.1136494503563465" miny="53.381239402646351" maxx="-3.6014451257052071" maxy="55.636314855287708" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="14100" miny="402875" maxx="293900" maxy="639375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_207_20_4</Name><Title>ortholandsat5_207_20_4</Title><LatLonBoundingBox minx="-8.2253578293737775" miny="56.208129279744746" maxx="-3.7836543365572051" maxy="58.409368268289313" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="35225" miny="717325" maxx="289825" maxy="948325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_207_20_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_207_21_4</Name><Title>ortholandsat5_207_21_4</Title><LatLonBoundingBox minx="-8.9396772883118842" miny="54.80321755594295" maxx="-4.6694766265836041" maxy="57.021141216035097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-22650" miny="565250" maxx="229150" maxy="795750" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_207_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_207_22_4</Name><Title>ortholandsat5_207_22_4</Title><LatLonBoundingBox minx="-9.614743913251818" miny="53.396582079457907" maxx="-5.4555540394445448" maxy="55.634917240935444" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-81025" miny="413325" maxx="171275" maxy="643925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_207_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_208_19_4</Name><Title>ortholandsat5_208_19_4</Title><LatLonBoundingBox minx="-7.6848897444680491" miny="57.701304928524621" maxx="-5.3063280812666891" maxy="58.855177446194254" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="71600" miny="881325" maxx="203500" maxy="1001425" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_208_19_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_208_20_4</Name><Title>ortholandsat5_208_20_4</Title><LatLonBoundingBox minx="-9.735121900725078" miny="56.178242408685236" maxx="-5.2190558397754403" maxy="58.448463659541886" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-53200" miny="722475" maxx="201200" maxy="956175" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_208_20_4.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAIC</Name><Title>l5mosaic</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766807219548681" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaic.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAICB742</Name><Title>l5mosaicb742</Title><LatLonBoundingBox minx="-9.0018164020107836" miny="49.766703633461212" maxx="3.258651960984889" maxy="59.33603644303161" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="-12.5" maxx="700012.5" maxy="1049987.5" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaicb742.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAIC_B247</Name><Title>l5mosaic_b247</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766807219548681" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaic_b247.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAIC_UTM</Name><Title>l5mosaic_UTM</Title><LatLonBoundingBox minx="-9.0186118540566458" miny="49.74133100821058" maxx="3.5191034551972562" maxy="59.38042958479204" /><SRS>EPSG:32630</SRS><BoundingBox SRS="EPSG:32630" minx="156942.39322212461" miny="5522666.6024576621" maxx="871792.39322212455" maxy="6582441.6024576621" resx="25" resy="25" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-14948.579785844486" miny="-9354.2189786969393" maxx="714962.61797239631" maxy="1060520.4960116555" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaic_UTM.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_L5MOSAIC_GEODETIC1</Name><Title>l5mosaic_geodetic1</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766770411448064" maxx="3.2585637991695808" maxy="59.336365722842373" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.002056140020688" miny="49.766770411448064" maxx="3.2585637991695808" maxy="59.336365722842373" resx="0.00039900481447508032" resy="0.00022196027534894256" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-103949.6448303613" miny="-14811.072549509248" maxx="778704.7302293753" maxy="1070954.5913852823" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/geodetic/l5mosaic_geodetic1.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20123XS190600</Name><Title>orthol7_20123xs190600</Title><LatLonBoundingBox minx="-0.73539318474528437" miny="52.087422755112534" maxx="2.5789544335490113" maxy="54.10510722819901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="486600" miny="252275" maxx="699975" maxy="468500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20123xs190600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20124XS190600</Name><Title>orthol7_20124xs190600</Title><LatLonBoundingBox minx="-1.3184925602431667" miny="50.68086710858617" maxx="2.2531791568732142" maxy="52.697018512947096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="448175" miny="94725" maxx="687950" maxy="311275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20124xs190600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20125XS190600</Name><Title>orthol7_20125xs190600</Title><LatLonBoundingBox minx="-2.0793712603620871" miny="49.841791722979622" maxx="1.7991079265986751" maxy="51.399979878061345" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="394575" miny="0" maxx="664700" maxy="166775" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20125xs190600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20222XS120501</Name><Title>orthol7_20222xs120501</Title><LatLonBoundingBox minx="-1.7500447238591899" miny="53.437470427917916" maxx="2.3199652104629145" maxy="55.562724021686698" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416675" miny="401275" maxx="673000" maxy="629925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20222xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20223XS120501</Name><Title>orthol7_20223xs120501</Title><LatLonBoundingBox minx="-2.3887895208982033" miny="52.026960679435916" maxx="1.5298568140897331" maxy="54.144501779600439" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="374700" miny="241850" maxx="630925" maxy="472075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20223xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20224XS120501</Name><Title>orthol7_20224xs120501</Title><LatLonBoundingBox minx="-2.9879819978001776" miny="50.639498329825933" maxx="0.79298919494702558" maxy="52.731281200319287" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333375" miny="85600" maxx="588825" maxy="314850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20224xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20225XS120501</Name><Title>orthol7_20225xs120501</Title><LatLonBoundingBox minx="-3.5652792895062486" miny="49.882170577156522" maxx="0.10904397263551871" maxy="51.312096641238682" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290975" miny="0" maxx="547150" maxy="157000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20225xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20323XS170600</Name><Title>orthol7_20323xs170600</Title><LatLonBoundingBox minx="-3.9350575485850761" miny="52.059795140926646" maxx="-0.058375716135255787" maxy="54.119341256045217" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273575" miny="241775" maxx="527050" maxy="469275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20323xs170600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20324XS170600</Name><Title>orthol7_20324xs170600</Title><LatLonBoundingBox minx="-4.5475659692148858" miny="50.640787199928532" maxx="-0.79074408943160901" maxy="52.713084466081085" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="227900" miny="85175" maxx="481800" maxy="312825" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20324xs170600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20325XS300400</Name><Title>orthol7_20325xs300400</Title><LatLonBoundingBox minx="-5.1073989966530604" miny="49.224585375217444" maxx="-1.4627588092806589" maxy="51.303564315804024" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183300" miny="-70850" maxx="437550" maxy="156050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20325xs300400.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20421XS070500</Name><Title>orthol7_20421xs070500</Title><LatLonBoundingBox minx="-4.1967131154924244" miny="54.848961970674402" maxx="-0.0092626599226349835" maxy="56.938922211977726" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="266375" miny="552450" maxx="521275" maxy="783075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20421xs070500.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20422XS070500</Name><Title>orthol7_20422xs070500</Title><LatLonBoundingBox minx="-4.8518711644801717" miny="53.46790168195939" maxx="-0.92546732405763876" maxy="55.535375253045551" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219975" miny="400225" maxx="467925" maxy="626850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20422xs070500.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20423XS100999</Name><Title>orthol7_20423xs100999</Title><LatLonBoundingBox minx="-5.4420779341776369" miny="52.008920672924518" maxx="-1.5849736208476124" maxy="54.158869130315473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175100" miny="239575" maxx="427200" maxy="473675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20423xs100999.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20424XS240799</Name><Title>orthol7_20424xs240799</Title><LatLonBoundingBox minx="-6.0528190993062712" miny="50.586645236955491" maxx="-2.3019390448489347" maxy="52.755812771150175" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126200" miny="83475" maxx="378750" maxy="317625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20424xs240799.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20425XS240799</Name><Title>orthol7_20425xs240799</Title><LatLonBoundingBox minx="-6.6288140452219704" miny="49.813264737547179" maxx="-2.9714321093157636" maxy="51.357280443893011" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="77250" miny="0" maxx="330325" maxy="162500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20425xs240799.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20520XS170700</Name><Title>orthol7_20520xs170700</Title><LatLonBoundingBox minx="-5.0919711752018948" miny="56.22169351130816" maxx="-0.65796824829832856" maxy="58.356788322183817" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219000" miny="707075" maxx="478650" maxy="940925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20520xs170700.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20521XS170700</Name><Title>orthol7_20521xs170700</Title><LatLonBoundingBox minx="-5.8178163424770704" miny="54.807961384522933" maxx="-1.574061227100586" maxy="56.963874918173254" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="167650" miny="551900" maxx="426000" maxy="785850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20521xs170700.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20522XS170700</Name><Title>orthol7_20522xs170700</Title><LatLonBoundingBox minx="-6.4906536168906301" miny="53.394585940653918" maxx="-2.3739403277939348" maxy="55.572480810257268" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="116450" miny="397125" maxx="375275" maxy="631050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20522xs170700.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20619XS180300</Name><Title>orthol7_20619xs180300</Title><LatLonBoundingBox minx="-5.9932190759074784" miny="57.550890954141927" maxx="-1.2306504349541103" maxy="59.799900757949608" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175700" miny="857400" maxx="443275" maxy="1101625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20619xs180300.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20620XS050500</Name><Title>orthol7_20620xs050500</Title><LatLonBoundingBox minx="-6.6806420315119093" miny="56.167658176421689" maxx="-2.2738891054232728" maxy="58.407670654559503" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126050" miny="706000" maxx="383125" maxy="946625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20620xs050500.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20621XS250800</Name><Title>orthol7_20621xs250800</Title><LatLonBoundingBox minx="-7.4952831953064569" miny="54.739556521366893" maxx="-3.0437541248427253" maxy="57.043900037088328" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="65825" miny="550675" maxx="333075" maxy="795300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20621xs250800.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20622XS240501</Name><Title>orthol7_20622xs240501</Title><LatLonBoundingBox minx="-8.1708842915516371" miny="53.321706995226627" maxx="-3.8273217561625619" maxy="55.65162883895534" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="10650" miny="396500" maxx="278750" maxy="641475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20622xs240501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20719XS290799</Name><Title>orthol7_20719xs290799</Title><LatLonBoundingBox minx="-7.4868903591205038" miny="57.532983081889533" maxx="-2.8223022852684116" maxy="59.824185173566839" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91625" miny="860925" maxx="351000" maxy="1104650" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20719xs290799.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20720XS120500</Name><Title>orthol7_20720xs120500</Title><LatLonBoundingBox minx="-8.2841420572640629" miny="56.129378560604046" maxx="-3.7433756110553249" maxy="58.450105457572469" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="32175" miny="708775" maxx="292100" maxy="952800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20720xs120500.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20123XS190600_2</Name><Title>orthol7_20123xs190600_2</Title><LatLonBoundingBox minx="-0.73539955335930329" miny="52.087185112492428" maxx="2.5793348242244702" maxy="54.10510722819901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="486600" miny="252250" maxx="700000" maxy="468500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20123xs190600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20124XS190600_2</Name><Title>orthol7_20124xs190600_2</Title><LatLonBoundingBox minx="-1.3184925602431667" miny="50.68085474960052" maxx="2.2535474379627574" maxy="52.697018512947096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="448175" miny="94725" maxx="687975" maxy="311275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20124xs190600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20125XS190600_2</Name><Title>orthol7_20125xs190600_2</Title><LatLonBoundingBox minx="-2.0793712603620871" miny="49.841556305769245" maxx="1.7994660230553143" maxy="51.399979878061345" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="394575" miny="-25" maxx="664725" maxy="166775" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20125xs190600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20222XS120501_2</Name><Title>orthol7_20222xs120501_2</Title><LatLonBoundingBox minx="-1.7500447238591899" miny="53.437457495220919" maxx="2.3203596951212813" maxy="55.562724021686698" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416675" miny="401275" maxx="673025" maxy="629925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20222xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20223XS120501_2</Name><Title>orthol7_20223xs120501_2</Title><LatLonBoundingBox minx="-2.3887895208982033" miny="52.026725902016544" maxx="1.5302383178572456" maxy="54.144501788979952" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="374700" miny="241825" maxx="630950" maxy="472075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20223xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20224XS120501_2</Name><Title>orthol7_20224xs120501_2</Title><LatLonBoundingBox minx="-2.9879819978001776" miny="50.639498329825933" maxx="0.79298919494702558" maxy="52.731281200319287" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333375" miny="85600" maxx="588825" maxy="314850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20224xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20225XS120501_2</Name><Title>orthol7_20225xs120501_2</Title><LatLonBoundingBox minx="-3.5652792895062486" miny="49.882164435911193" maxx="0.10940226249670876" maxy="51.312096719176935" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290975" miny="0" maxx="547175" maxy="157000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20225xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20323XS170600_2</Name><Title>orthol7_20323xs170600_2</Title><LatLonBoundingBox minx="-3.9350575485850761" miny="52.059789413246705" maxx="-0.057993605563374351" maxy="54.119341251089295" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273575" miny="241775" maxx="527075" maxy="469275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20323xs170600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20324XS170600_2</Name><Title>orthol7_20324xs170600_2</Title><LatLonBoundingBox minx="-4.5475659692148858" miny="50.640787199928532" maxx="-0.79074408943160901" maxy="52.713084466081085" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="227900" miny="85175" maxx="481800" maxy="312825" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20324xs170600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20325XS300400_2</Name><Title>orthol7_20325xs300400_2</Title><LatLonBoundingBox minx="-5.1073989966530604" miny="49.224585375217444" maxx="-1.4627588092806589" maxy="51.303564315804024" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183300" miny="-70850" maxx="437550" maxy="156050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20325xs300400_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20421XS070500_2</Name><Title>orthol7_20421xs070500_2</Title><LatLonBoundingBox minx="-4.1967131154924244" miny="54.848737459752925" maxx="-0.0092626599226349835" maxy="56.938922211977726" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="266375" miny="552425" maxx="521275" maxy="783075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20421xs070500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20422XS070500_2</Name><Title>orthol7_20422xs070500_2</Title><LatLonBoundingBox minx="-4.8518711644801717" miny="53.46767722284936" maxx="-0.92546732405763876" maxy="55.535375253045551" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219975" miny="400200" maxx="467925" maxy="626850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20422xs070500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20423XS100999_2</Name><Title>orthol7_20423xs100999_2</Title><LatLonBoundingBox minx="-5.4420779341776369" miny="52.008920672924518" maxx="-1.5849736208476124" maxy="54.158869130315473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175100" miny="239575" maxx="427200" maxy="473675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20423xs100999_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20424XS240799_2</Name><Title>orthol7_20424xs240799_2</Title><LatLonBoundingBox minx="-6.0528190993062712" miny="50.586645236955491" maxx="-2.3019390448489347" maxy="52.755812771150175" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126200" miny="83475" maxx="378750" maxy="317625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20424xs240799_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20425XS240799_2</Name><Title>orthol7_20425xs240799_2</Title><LatLonBoundingBox minx="-6.6288140452219704" miny="49.813264737547179" maxx="-2.9710840834096262" maxy="51.357283514542438" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="77250" miny="0" maxx="330350" maxy="162500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20425xs240799_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20520XS170700_2</Name><Title>orthol7_20520xs170700_2</Title><LatLonBoundingBox minx="-5.0919711752018948" miny="56.22169351130816" maxx="-0.65796824829832856" maxy="58.356788322183817" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219000" miny="707075" maxx="478650" maxy="940925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20520xs170700_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20521XS170700_2</Name><Title>orthol7_20521xs170700_2</Title><LatLonBoundingBox minx="-5.8178163424770704" miny="54.807961384522933" maxx="-1.574061227100586" maxy="56.963874918173254" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="167650" miny="551900" maxx="426000" maxy="785850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20521xs170700_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20522XS170700_2</Name><Title>orthol7_20522xs170700_2</Title><LatLonBoundingBox minx="-6.4906536168906301" miny="53.394361849893791" maxx="-2.373561746795195" maxy="55.572482083519603" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="116450" miny="397100" maxx="375300" maxy="631050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20522xs170700_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20619XS180300_2</Name><Title>orthol7_20619xs180300_2</Title><LatLonBoundingBox minx="-5.9932190759074784" miny="57.550666874700205" maxx="-1.2302049975040106" maxy="59.79990102846979" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175700" miny="857375" maxx="443300" maxy="1101625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20619xs180300_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20620XS050500_2</Name><Title>orthol7_20620xs050500_2</Title><LatLonBoundingBox minx="-6.6806420315119093" miny="56.167434232569164" maxx="-2.2734841032151927" maxy="58.407671624307689" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126050" miny="705975" maxx="383150" maxy="946625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20620xs050500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20621XS250800_2</Name><Title>orthol7_20621xs250800_2</Title><LatLonBoundingBox minx="-7.4952831953064569" miny="54.739332781186334" maxx="-3.0437483250865864" maxy="57.043900037088328" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="65825" miny="550650" maxx="333075" maxy="795300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20621xs250800_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20622XS240501_2</Name><Title>orthol7_20622xs240501_2</Title><SRS>none</SRS><BoundingBox SRS="none" minx="10650" miny="396475" maxx="278750" maxy="641475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20622xs240501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20719XS290799_2</Name><Title>orthol7_20719xs290799_2</Title><LatLonBoundingBox minx="-7.4868903591205038" miny="57.532759429291119" maxx="-2.8218785655974994" maxy="59.824188139344429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91625" miny="860900" maxx="351025" maxy="1104650" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20719xs290799_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20720XS120500_2</Name><Title>orthol7_20720xs120500_2</Title><LatLonBoundingBox minx="-8.2841420572640629" miny="56.129155148364482" maxx="-3.7429620492873239" maxy="58.450111636386232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="32175" miny="708750" maxx="292125" maxy="952800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20720xs120500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20123XS190600_4</Name><Title>orthol7_20123xs190600_4</Title><LatLonBoundingBox minx="-0.73538681604771239" miny="52.087633327642578" maxx="2.5793348242244702" maxy="54.10510722819901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="486600" miny="252300" maxx="700000" maxy="468500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20123xs190600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20124XS190600_4</Name><Title>orthol7_20124xs190600_4</Title><LatLonBoundingBox minx="-1.3184990856390919" miny="50.680406251007717" maxx="2.2535474379627574" maxy="52.697018512947096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="448175" miny="94675" maxx="687975" maxy="311275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20124xs190600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20125XS190600_4</Name><Title>orthol7_20125xs190600_4</Title><LatLonBoundingBox minx="-2.0793712603620871" miny="49.841578365629779" maxx="1.7987498299026672" maxy="51.399979878061345" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="394575" miny="-25" maxx="664675" maxy="166775" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20125xs190600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20222XS120501_4</Name><Title>orthol7_20222xs120501_4</Title><LatLonBoundingBox minx="-1.7500473650998782" miny="53.437035090325715" maxx="2.3195707254599642" maxy="55.562724021686698" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416675" miny="401225" maxx="672975" maxy="629925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20222xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20223XS120501_4</Name><Title>orthol7_20223xs120501_4</Title><LatLonBoundingBox minx="-2.3887895208982033" miny="52.027195455888211" maxx="1.5294753100626195" maxy="54.144501770210894" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="374700" miny="241875" maxx="630900" maxy="472075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20223xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20224XS120501_4</Name><Title>orthol7_20224xs120501_4</Title><LatLonBoundingBox minx="-2.9879819978001776" miny="50.639032988978919" maxx="0.79372818877835893" maxy="52.731281126316276" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333375" miny="85550" maxx="588875" maxy="314850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20224xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20225XS120501_4</Name><Title>orthol7_20225xs120501_4</Title><LatLonBoundingBox minx="-3.5652792895062486" miny="49.882164435911193" maxx="0.10940226249670876" maxy="51.312096719176935" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290975" miny="0" maxx="547175" maxy="157000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20225xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20323XS170600_4</Name><Title>orthol7_20323xs170600_4</Title><LatLonBoundingBox minx="-3.9350575485850761" miny="52.059789413246705" maxx="-0.057993605563374351" maxy="54.119341251089295" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273575" miny="241775" maxx="527075" maxy="469275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20323xs170600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20324XS170600_4</Name><Title>orthol7_20324xs170600_4</Title><LatLonBoundingBox minx="-4.5475659692148858" miny="50.640337966831567" maxx="-0.79074408943160901" maxy="52.713084466081085" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="227900" miny="85125" maxx="481800" maxy="312825" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20324xs170600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20325XS300400_4</Name><Title>orthol7_20325xs300400_4</Title><LatLonBoundingBox minx="-5.1073989966530604" miny="49.224585375217444" maxx="-1.4620416312738611" maxy="51.303564104427196" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183300" miny="-70850" maxx="437600" maxy="156050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20325xs300400_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20421XS070500_4</Name><Title>orthol7_20421xs070500_4</Title><LatLonBoundingBox minx="-4.1967131154924244" miny="54.849186481585889" maxx="-0.0092626599226349835" maxy="56.938922211977726" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="266375" miny="552475" maxx="521275" maxy="783075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20421xs070500_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20422XS070500_4</Name><Title>orthol7_20422xs070500_4</Title><LatLonBoundingBox minx="-4.8518711644801717" miny="53.468126141058271" maxx="-0.92467536410272577" maxy="55.535375237722072" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219975" miny="400250" maxx="467975" maxy="626850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20422xs070500_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20423XS100999_4</Name><Title>orthol7_20423xs100999_4</Title><LatLonBoundingBox minx="-5.4420779341776369" miny="52.008920672924518" maxx="-1.5849736208476124" maxy="54.158869130315473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175100" miny="239575" maxx="427200" maxy="473675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20423xs100999_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20424XS240799_4</Name><Title>orthol7_20424xs240799_4</Title><LatLonBoundingBox minx="-6.0528190993062712" miny="50.586196619341408" maxx="-2.301228937358355" maxy="52.755814745753106" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126200" miny="83425" maxx="378800" maxy="317625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20424xs240799_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20425XS240799_4</Name><Title>orthol7_20425xs240799_4</Title><LatLonBoundingBox minx="-6.6288140452219704" miny="49.813264737547179" maxx="-2.9710840834096262" maxy="51.357283514542438" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="77250" miny="0" maxx="330350" maxy="162500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20425xs240799_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20520XS170700_4</Name><Title>orthol7_20520xs170700_4</Title><LatLonBoundingBox minx="-5.0919711752018948" miny="56.221244877736666" maxx="-0.65711427047449167" maxy="58.356788638070164" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219000" miny="707025" maxx="478700" maxy="940925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20520xs170700_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20521XS170700_4</Name><Title>orthol7_20521xs170700_4</Title><LatLonBoundingBox minx="-5.8178163424770704" miny="54.807512958443297" maxx="-1.5732390126858586" maxy="56.963874680237979" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="167650" miny="551850" maxx="426050" maxy="785850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20521xs170700_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20522XS170700_4</Name><Title>orthol7_20522xs170700_4</Title><LatLonBoundingBox minx="-6.4906536168906301" miny="53.394810031399011" maxx="-2.3743189127707649" maxy="55.57247953571288" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="116450" miny="397150" maxx="375250" maxy="631050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20522xs170700_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20619XS180300_4</Name><Title>orthol7_20619xs180300_4</Title><LatLonBoundingBox minx="-5.9932190759074784" miny="57.551115033569737" maxx="-1.2302049975040106" maxy="59.79990102846979" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175700" miny="857425" maxx="443300" maxy="1101625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20619xs180300_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20620XS050500_4</Name><Title>orthol7_20620xs050500_4</Title><LatLonBoundingBox minx="-6.6806420315119093" miny="56.167882120258277" maxx="-2.2734873081646612" maxy="58.407671624307689" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126050" miny="706025" maxx="383150" maxy="946625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20620xs050500_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20621XS250800_4</Name><Title>orthol7_20621xs250800_4</Title><LatLonBoundingBox minx="-7.4952831953064569" miny="54.739780261528956" maxx="-3.0429814103427781" maxy="57.043907301592995" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="65825" miny="550700" maxx="333125" maxy="795300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20621xs250800_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20622XS240501_4</Name><Title>orthol7_20622xs240501_4</Title><LatLonBoundingBox minx="-8.1708842915516371" miny="53.321483449514119" maxx="-3.8273121115466382" maxy="55.65162883895534" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="10650" miny="396475" maxx="278750" maxy="641475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20622xs240501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20719XS290799_4</Name><Title>orthol7_20719xs290799_4</Title><LatLonBoundingBox minx="-7.4868903591205038" miny="57.533206734468806" maxx="-2.821888714373153" maxy="59.824188139344429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91625" miny="860950" maxx="351025" maxy="1104650" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20719xs290799_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20720XS120500_4</Name><Title>orthol7_20720xs120500_4</Title><LatLonBoundingBox minx="-8.2841420572640629" miny="56.129601972821526" maxx="-3.7437891775414576" maxy="58.450099277330168" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="32175" miny="708800" maxx="292075" maxy="952800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20720xs120500_4.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7B123</Name><Title>l7b123</Title><LatLonBoundingBox minx="-9.0018164020107836" miny="49.766703633461212" maxx="3.258651960984889" maxy="59.33603644303161" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="-12.5" maxx="700012.5" maxy="1049987.5" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7b123.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BOV</Name><Title>l7bov</Title><LatLonBoundingBox minx="-12.208490638063356" miny="59.59301508001672" maxx="5.6849881473223078" maxy="69.655031467828607" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="1099987.5" maxx="699987.5" maxy="2199967.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bov.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BOVSTR</Name><Title>l7bovstr</Title><LatLonBoundingBox minx="-12.208490638063356" miny="59.59301508001672" maxx="5.6849881473223078" maxy="69.655031467828607" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="1099987.5" maxx="699987.5" maxy="2199967.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bovstr.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN</Name><Title>l7bpan</Title><LatLonBoundingBox minx="-9.0019122970481522" miny="49.766745067935389" maxx="3.2586588600594317" maxy="59.336081407800378" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.5" miny="-7.5" maxx="700012.5" maxy="1049992.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN_S</Name><Title>l7bpan_s</Title><LatLonBoundingBox minx="-9.001912297048154" miny="49.766745067935389" maxx="3.2586588600594317" maxy="59.336081407800378" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.4999999999507541" miny="-7.5" maxx="700012.5" maxy="1049992.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan_s.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN_S_GEO.BECW</Name><Title>l7bpan_s_geo.becw</Title><LatLonBoundingBox minx="-9.0019122970481522" miny="49.76677775938937" maxx="3.258566260300455" maxy="59.33629837362303" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.0019122970481522" miny="49.76677775938937" maxx="3.258566260300455" maxy="59.33629837362303" resx="0.00023940168623881841" resy="0.00013317636125353011" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-103939.22245768917" miny="-14810.241544534176" maxx="778704.84998406377" maxy="1070946.2569299436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan_s_geo.becw.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN_S_GEO</Name><Title>l7bpan_s_geo</Title><LatLonBoundingBox minx="-9.0019122970481522" miny="49.76678906294503" maxx="3.2586038848598484" maxy="59.33629837362303" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.0019122970481522" miny="49.76678906294503" maxx="3.2586038848598484" maxy="59.33629837362303" resx="0.000134989058" resy="0.000134989058" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-103939.10476324864" miny="-14808.979603018481" maxx="778707.46938601858" maxy="1070946.2569299436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan_s_geo.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT7M25</Name><Title>landsat7m25</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.319179049898246" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="-50000" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat7m25.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT7M25R</Name><Title>landsat7m25r</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.319179049898246" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="-50000" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat7m25r.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT7M25_123</Name><Title>landsat7m25_123</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.319179049898246" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="-50000" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat7m25_123.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT_MOSAIC_15M</Name><Title>landsat_mosaic_15m</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766807219548681" maxx="3.2585383450479766" maxy="59.336148996991398" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="700005" maxy="1050000" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat_mosaic_15m.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_NEWL7PANMOSAIC</Name><Title>newl7panmosaic</Title><LatLonBoundingBox minx="-12.208553864986046" miny="59.59301508001672" maxx="5.6857963568288348" maxy="69.655165068223994" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="1099987.5" maxx="700017.5" maxy="2199982.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/newl7panmosaic.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED</Name><Title>landsat7fused</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED_753</Name><Title>landsat7fused_753</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused_753.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED_S1</Name><Title>landsat7fused_s1</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused_s1.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED_URBAN</Name><Title>landsat7fused_urban</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused_urban.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT10_240IE</Name><Title>orthospot10_240ie</Title><LatLonBoundingBox minx="-6.8303465136991894" miny="52.338001830307924" maxx="-5.636083533922517" maxy="53.051866636512919" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="76110" miny="281760" maxx="152620" maxy="356890" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot10_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT10_243IE</Name><Title>orthospot10_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="28900" miny="127280" maxx="105350" maxy="201860" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot10_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_231</Name><Title>orthospot13_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="123735" miny="897715" maxx="203685" maxy="975725" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_231A</Name><Title>orthospot13_231a</Title><LatLonBoundingBox minx="-6.75503038598114" miny="57.883048005530618" maxx="-5.3166344114197566" maxy="58.624819385328678" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="123739.99999999997" miny="897709.99999999977" maxx="203689.99999999997" maxy="975719.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_231a.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_232</Name><Title>orthospot13_232</Title><LatLonBoundingBox minx="-7.0307007861247541" miny="57.42741483988852" maxx="-5.6174764451337458" maxy="58.171513599187108" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="103939.99999999997" miny="848209.99999999977" maxx="183189.99999999997" maxy="926229.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_232A</Name><Title>orthospot13_232a</Title><SRS>none</SRS><BoundingBox SRS="none" minx="103935" miny="848215" maxx="183185" maxy="926235" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_232a.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_233</Name><Title>orthospot13_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="78800" miny="797470" maxx="165470" maxy="878540" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_234</Name><Title>orthospot13_234</Title><LatLonBoundingBox minx="-7.5106447052034913" miny="56.504788291115545" maxx="-6.1326770242887845" maxy="57.253801187964967" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="67370" miny="747860" maxx="146130" maxy="825980" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_235</Name><Title>orthospot13_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="47560" miny="698410" maxx="126340" maxy="776050" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_238IE</Name><Title>orthospot13_238ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="174830" miny="385490" maxx="251370" maxy="460280" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_238ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_239IE</Name><Title>orthospot13_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="158340" miny="333860" maxx="234820" maxy="408680" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_240IE</Name><Title>orthospot13_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="142710" miny="281740" maxx="239090" maxy="355360" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_241IE</Name><Title>orthospot13_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="131200" miny="229570" maxx="227630" maxy="303760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_242IE</Name><Title>orthospot13_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="108080" miny="178840" maxx="184900" maxy="253580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_243IE</Name><Title>orthospot13_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="91040" miny="126970" maxx="168140" maxy="201730" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_244IE</Name><Title>orthospot13_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="74400" miny="75120" maxx="151120" maxy="149930" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_245IE</Name><Title>orthospot13_245ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="58530" miny="18790" maxx="152490" maxy="100170" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_245ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_230</Name><Title>orthospot14_230</Title><SRS>none</SRS><BoundingBox SRS="none" minx="200130" miny="940360" maxx="301000" maxy="1029170" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_230.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_231</Name><Title>orthospot14_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="175690" miny="890780" maxx="277160" maxy="979040" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_232</Name><Title>orthospot14_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="152030" miny="841230" maxx="253240" maxy="929480" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_233</Name><Title>orthospot14_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="127820" miny="791580" maxx="229280" maxy="879250" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_234</Name><Title>orthospot14_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="104490" miny="741880" maxx="205250" maxy="830490" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_235</Name><Title>orthospot14_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="78300" miny="692100" maxx="181280" maxy="781390" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_236</Name><Title>orthospot14_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="55820" miny="642360" maxx="157140" maxy="730960" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_238IE</Name><Title>orthospot14_238ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="198650" miny="381370" maxx="292070" maxy="463780" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_238ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_239IE</Name><Title>orthospot14_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="178650" miny="329750" maxx="272340" maxy="411620" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_240IE</Name><Title>orthospot14_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="220780" miny="281890" maxx="297280" maxy="356020" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_241IE</Name><Title>orthospot14_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="204590" miny="229870" maxx="281350" maxy="304050" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_242IE</Name><Title>orthospot14_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="165950" miny="177990" maxx="253200" maxy="251600" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_243IE</Name><Title>orthospot14_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="136890" miny="125990" maxx="237380" maxy="199230" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_244IE</Name><Title>orthospot14_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="125900" miny="73220" maxx="226040" maxy="147300" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_245IE</Name><Title>orthospot14_245ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="114700" miny="21100" maxx="215040" maxy="95150" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_245ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_230</Name><Title>orthospot17_230</Title><SRS>none</SRS><BoundingBox SRS="none" minx="273390" miny="939850" maxx="370350" maxy="1025680" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_230.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_231</Name><Title>orthospot17_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="236100" miny="891900" maxx="321430" maxy="972170" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_232</Name><Title>orthospot17_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="226100" miny="842490" maxx="303870" maxy="918970" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_233</Name><Title>orthospot17_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="197150" miny="787360" maxx="304840" maxy="879760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_234</Name><Title>orthospot17_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="189400" miny="742130" maxx="267880" maxy="818660" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_235</Name><Title>orthospot17_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="157090" miny="689460" maxx="256010" maxy="768920" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_236</Name><Title>orthospot17_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="142350" miny="638990" maxx="242050" maxy="718410" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_237</Name><Title>orthospot17_237</Title><SRS>none</SRS><BoundingBox SRS="none" minx="139130" miny="591590" maxx="217130" maxy="667580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_238</Name><Title>orthospot17_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="89640" miny="536810" maxx="183830" maxy="622760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_239</Name><Title>orthospot17_239</Title><SRS>none</SRS><BoundingBox SRS="none" minx="83720" miny="489290" maxx="170480" maxy="569770" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_239IE</Name><Title>orthospot17_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="268125.33564567514" miny="336035.12655885355" maxx="361405.33564567514" maxy="408795.12655885355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_240</Name><Title>orthospot17_240</Title><SRS>none</SRS><BoundingBox SRS="none" minx="63760" miny="439010" maxx="149630" maxy="519350" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_240IE</Name><Title>orthospot17_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="252565.10871845786" miny="284169.7765317749" maxx="344895.10871845786" maxy="356899.7765317749" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_241IE</Name><Title>orthospot17_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="243020" miny="230260" maxx="320690" maxy="304640" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_242IE</Name><Title>orthospot17_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="226950" miny="178060" maxx="304620" maxy="252580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_243IE</Name><Title>orthospot17_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="210420" miny="125870" maxx="288480" maxy="200260" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_244IE</Name><Title>orthospot17_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="194250" miny="73580" maxx="272180" maxy="147960" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_245</Name><Title>orthospot17_245</Title><SRS>none</SRS><BoundingBox SRS="none" minx="178360" miny="21170" maxx="255700" maxy="95690" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_245IE</Name><Title>orthospot17_245ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="178360" miny="21170" maxx="255700" maxy="95690" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_245ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_229</Name><Title>orthospot18_229</Title><SRS>none</SRS><BoundingBox SRS="none" minx="305510" miny="989790" maxx="392690" maxy="1051930" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_229.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_231</Name><Title>orthospot18_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="290280" miny="892340" maxx="367990" maxy="968580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_232</Name><Title>orthospot18_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="286490" miny="841370" maxx="364260" maxy="917650" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_233</Name><Title>orthospot18_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="268070" miny="790950" maxx="345900" maxy="867310" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_234</Name><Title>orthospot18_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="249620" miny="740420" maxx="327440" maxy="816890" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_235</Name><Title>orthospot18_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="229990" miny="689690" maxx="309130" maxy="767010" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_236</Name><Title>orthospot18_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="210600" miny="639150" maxx="289710" maxy="716410" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_237</Name><Title>orthospot18_237</Title><SRS>none</SRS><BoundingBox SRS="none" minx="191110" miny="588480" maxx="270240" maxy="665760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_238</Name><Title>orthospot18_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="171530" miny="537820" maxx="250740" maxy="615080" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_239IE</Name><Title>orthospot18_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="314910" miny="336760" maxx="406910" maxy="408260" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_240IE</Name><Title>orthospot18_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="300710" miny="283240" maxx="379970" maxy="358270" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_241IE</Name><Title>orthospot18_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="284680" miny="230960" maxx="363950" maxy="305780" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_242IE</Name><Title>orthospot18_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="268320" miny="178610" maxx="347840" maxy="253500" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_243IE</Name><Title>orthospot18_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="251770" miny="126270" maxx="331720" maxy="200960" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_244IE</Name><Title>orthospot18_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="241590" miny="71020" maxx="336310" maxy="152700" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_232</Name><Title>orthospot21_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="333535" miny="839745" maxx="422865" maxy="920665" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_233</Name><Title>orthospot21_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="326205" miny="789285" maxx="416685" maxy="865215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_234</Name><Title>orthospot21_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="307685" miny="739575" maxx="387015" maxy="815185" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_235</Name><Title>orthospot21_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="299655" miny="686925" maxx="400775" maxy="763535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_236</Name><Title>orthospot21_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="287085" miny="635425" maxx="388735" maxy="712585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_237</Name><Title>orthospot21_237</Title><SRS>none</SRS><BoundingBox SRS="none" minx="251280" miny="587450" maxx="328630" maxy="663260" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_238</Name><Title>orthospot21_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="208785" miny="533665" maxx="316555" maxy="612005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_239</Name><Title>orthospot21_239</Title><SRS>none</SRS><BoundingBox SRS="none" minx="195775" miny="482735" maxx="304075" maxy="561175" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_240</Name><Title>orthospot21_240</Title><SRS>none</SRS><BoundingBox SRS="none" minx="182725" miny="431705" maxx="290735" maxy="510045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_242</Name><Title>orthospot21_242</Title><SRS>none</SRS><BoundingBox SRS="none" minx="183455" miny="330025" maxx="266545" maxy="406215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_236</Name><Title>orthospot22_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="357635" miny="635785" maxx="446105" maxy="711105" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_238</Name><Title>orthospot22_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="259515" miny="532875" maxx="368525" maxy="610365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_239</Name><Title>orthospot22_239</Title><SRS>none</SRS><BoundingBox SRS="none" minx="267725" miny="481655" maxx="362735" maxy="564985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_240</Name><Title>orthospot22_240</Title><SRS>none</SRS><BoundingBox SRS="none" minx="240305" miny="429455" maxx="343635" maxy="516265" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_243</Name><Title>orthospot22_243</Title><SRS>none</SRS><BoundingBox SRS="none" minx="161875" miny="274215" maxx="271195" maxy="363705" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_244</Name><Title>orthospot22_244</Title><SRS>none</SRS><BoundingBox SRS="none" minx="217335" miny="224945" maxx="300465" maxy="302115" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_245</Name><Title>orthospot22_245</Title><SRS>none</SRS><BoundingBox SRS="none" minx="165555" miny="168895" maxx="280145" maxy="260915" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_248</Name><Title>orthospot22_248</Title><SRS>none</SRS><BoundingBox SRS="none" minx="92985" miny="15845" maxx="199235" maxy="103305" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_248.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT24_246</Name><Title>orthospot24_246</Title><SRS>none</SRS><BoundingBox SRS="none" minx="199315" miny="117225" maxx="304415" maxy="203905" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot24_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_237</Name><Title>orthospot25_237</Title><LatLonBoundingBox minx="-2.4441595191506034" miny="55.163987764073141" maxx="-1.1663351924355745" maxy="55.844866521935415" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="372285" miny="585825" maxx="452305" maxy="661295" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_238</Name><Title>orthospot25_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="363079.99999999988" miny="532899.99999999988" maxx="453349.99999999988" maxy="613129.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_241</Name><Title>orthospot25_241</Title><SRS>none</SRS><BoundingBox SRS="none" minx="306290" miny="379790" maxx="382270" maxy="454230" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_241.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_242</Name><Title>orthospot25_242</Title><LatLonBoundingBox minx="-3.6577885308224674" miny="52.83985023149603" maxx="-2.5048992371597301" maxy="53.518745983325353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290155" miny="328175" maxx="366095" maxy="402575" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_243</Name><Title>orthospot25_243</Title><LatLonBoundingBox minx="-4.0368971484615734" miny="52.354270642255727" maxx="-2.5038143212261215" maxy="53.054567273879456" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="263525" miny="274805" maxx="365795" maxy="350935" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_244</Name><Title>orthospot25_244</Title><LatLonBoundingBox minx="-4.3372051005593351" miny="51.86383734487098" maxx="-2.7812272705584062" maxy="52.669603216621013" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="241985" miny="220855" maxx="346325" maxy="308285" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_245</Name><Title>orthospot25_245</Title><LatLonBoundingBox minx="-4.7031888928484067" miny="51.398276833386305" maxx="-3.1743140806828989" maxy="52.192089637401445" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="215225" miny="169935" maxx="318445" maxy="255545" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_247</Name><Title>orthospot25_247</Title><LatLonBoundingBox minx="-4.8004775557814998" miny="50.465173992668291" maxx="-3.2009830967596518" maxy="51.184685891056034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="204265" miny="66455" maxx="314905" maxy="143535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_248</Name><Title>orthospot25_248</Title><LatLonBoundingBox minx="-4.9432626102589063" miny="49.98830450722263" maxx="-3.3572948776696392" maxy="50.713950374524366" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192185" miny="13825" maxx="302855" maxy="91385" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_248.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_239</Name><Title>orthospot26_239</Title><LatLonBoundingBox minx="-2.2492795570567483" miny="54.224869920410335" maxx="-0.59752263646084192" maxy="54.908117330366565" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="384115" miny="481895" maxx="490035" maxy="557045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_240</Name><Title>orthospot26_240</Title><LatLonBoundingBox minx="-1.7674699633655149" miny="53.754836738596453" maxx="-0.20581830451118552" maxy="54.443998943655451" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="415425" miny="430165" maxx="516485" maxy="505425" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_241</Name><Title>orthospot26_241</Title><LatLonBoundingBox minx="-2.0734757700570654" miny="53.297758541694833" maxx="-0.66894030479183964" maxy="54.032790914840014" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395285" miny="378665" maxx="487295" maxy="459645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_241.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_242</Name><Title>orthospot26_242</Title><LatLonBoundingBox minx="-2.2699619790090928" miny="52.84045536632204" maxx="-0.90807354308705013" maxy="53.512923664537844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382195" miny="327535" maxx="472515" maxy="401805" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_243</Name><Title>orthospot26_243</Title><LatLonBoundingBox minx="-2.4540702472808018" miny="52.370339874471348" maxx="-1.0923054044961624" maxy="53.04541956035316" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="369655" miny="275075" maxx="460955" maxy="349795" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_244</Name><Title>orthospot26_244</Title><LatLonBoundingBox minx="-3.4993651871375482" miny="51.893529128680058" maxx="-2.0920302461180782" maxy="52.582787364365373" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="298485" miny="222695" maxx="393765" maxy="298335" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_245</Name><Title>orthospot26_245</Title><LatLonBoundingBox minx="-3.667817229465705" miny="51.424814786360081" maxx="-2.2699050494966313" maxy="52.114927377049582" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="285865" miny="170815" maxx="381335" maxy="246325" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_246</Name><Title>orthospot26_246</Title><LatLonBoundingBox minx="-3.8355727811533589" miny="50.955012091522931" maxx="-2.436366459686873" maxy="51.645805863364977" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273055" miny="118845" maxx="369455" maxy="194205" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_247</Name><Title>orthospot26_247</Title><LatLonBoundingBox minx="-3.8088787989454849" miny="50.495655480931276" maxx="-2.706808404027095" maxy="51.175081758126694" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273615" miny="67725" maxx="349975" maxy="142005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_248</Name><Title>orthospot26_248</Title><LatLonBoundingBox minx="-4.4357596989888313" miny="50.011878419418224" maxx="-3.2434612595405139" maxy="50.723982415330731" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228105" miny="15175" maxx="311035" maxy="92355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_248.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT28_246</Name><Title>orthospot28_246</Title><LatLonBoundingBox minx="-2.5233961022448352" miny="50.975325717346983" maxx="-1.4320049587941335" maxy="51.638907260874312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="363875" miny="119695" maxx="439405" maxy="193345" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot28_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT28_247</Name><Title>orthospot28_247</Title><LatLonBoundingBox minx="-3.1396592565208357" miny="50.464527194408447" maxx="-1.635480692493096" maxy="51.237344149739158" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="320525" miny="63345" maxx="425545" maxy="148685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot28_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_239</Name><Title>orthospot29_239</Title><LatLonBoundingBox minx="-1.0761754633519967" miny="54.226455957258409" maxx="0.48136702712016288" maxy="54.907730245228002" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="460295" miny="483945" maxx="559265" maxy="557405" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_240</Name><Title>orthospot29_240</Title><LatLonBoundingBox minx="-1.2489378541983551" miny="53.765590020330798" maxx="0.26177302880581632" maxy="54.443439454304233" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="449585" miny="432215" maxx="546835" maxy="505605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_241</Name><Title>orthospot29_241</Title><LatLonBoundingBox minx="-1.1906548196819582" miny="53.298893416079586" maxx="0.27626522231452982" maxy="53.977673226159808" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="454015" miny="380335" maxx="549445" maxy="453825" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_241.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_242</Name><Title>orthospot29_242</Title><SRS>none</SRS><BoundingBox SRS="none" minx="445435" miny="328675" maxx="535395" maxy="401355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_243</Name><Title>orthospot29_243</Title><SRS>none</SRS><BoundingBox SRS="none" minx="416595" miny="275435" maxx="514075" maxy="349465" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_244</Name><Title>orthospot29_244</Title><LatLonBoundingBox minx="-2.0689473008818893" miny="51.913233541572204" maxx="-0.95648468947325227" maxy="52.579316952966899" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395425" miny="224355" maxx="470815" maxy="297945" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_245</Name><Title>orthospot29_245</Title><LatLonBoundingBox minx="-2.2995052378316028" miny="51.444900542196301" maxx="-1.1965406982529281" maxy="52.109222649718923" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="379585" miny="172065" maxx="455125" maxy="245655" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_242</Name><Title>orthospot30_242</Title><LatLonBoundingBox minx="-0.75269880546482837" miny="52.787830728312272" maxx="0.5709298182135244" maxy="53.462893461848424" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="484175" miny="324145" maxx="570855" maxy="396985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_243</Name><Title>orthospot30_243</Title><LatLonBoundingBox minx="-1.0271101341549476" miny="52.373889379392928" maxx="0.2365648976715656" maxy="53.075388867405572" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="466305" miny="277375" maxx="549985" maxy="353585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_245</Name><Title>orthospot30_245</Title><LatLonBoundingBox minx="-1.6693922626912201" miny="51.407780695752621" maxx="-0.14105300622166794" maxy="52.175004313794567" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="423085" miny="169225" maxx="527255" maxy="253025" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_246</Name><Title>orthospot30_246</Title><LatLonBoundingBox minx="-2.0716556044519461" miny="50.945075322155283" maxx="-0.5920923229104883" maxy="51.704095430866232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395145" miny="117095" maxx="497405" maxy="200595" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_247</Name><Title>orthospot30_247</Title><LatLonBoundingBox minx="-2.345747865431385" miny="50.474935048512044" maxx="-0.87673156496002969" maxy="51.230511834788281" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="375955" miny="64485" maxx="478535" maxy="147925" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT32_246</Name><Title>orthospot32_246</Title><LatLonBoundingBox minx="-1.0107244825236918" miny="50.962616114921488" maxx="0.26631794521859692" maxy="51.670853244851749" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="469545" miny="120505" maxx="556875" maxy="197375" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot32_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT32_247</Name><Title>orthospot32_247</Title><LatLonBoundingBox minx="-1.2574118046410712" miny="50.49247578557506" maxx="0.0044718686793249066" maxy="51.197245093431292" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="452755" miny="67715" maxx="540195" maxy="144495" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot32_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT33_243</Name><Title>orthospot33_243</Title><LatLonBoundingBox minx="-0.24313387978857989" miny="52.367735586702381" maxx="1.079955397082937" maxy="53.084626911088989" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="519645" miny="278735" maxx="606495" maxy="355645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot33_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT33_244</Name><Title>orthospot33_244</Title><LatLonBoundingBox minx="0.19136354928536828" miny="51.911475845270992" maxx="1.4086853130570647" maxy="52.580657154877699" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="550735" miny="228995" maxx="631185" maxy="300415" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot33_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT33_245</Name><Title>orthospot33_245</Title><LatLonBoundingBox minx="-0.39362677731097612" miny="51.43569974554967" maxx="0.77988578950077458" maxy="52.115491956273914" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="511705" miny="174305" maxx="590525" maxy="247605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot33_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_243</Name><Title>orthospot34_243</Title><LatLonBoundingBox minx="0.50575007715734932" miny="52.33189351442401" maxx="2.1522927314362019" maxy="53.134354188332289" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="570665" miny="278265" maxx="678125" maxy="362725" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_244</Name><Title>orthospot34_244</Title><LatLonBoundingBox minx="0.44800817948910399" miny="51.892829448906589" maxx="1.75989038185473" maxy="52.61382125323194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="568425" miny="228065" maxx="654825" maxy="304685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_245</Name><Title>orthospot34_245</Title><LatLonBoundingBox minx="0.47954044785786271" miny="51.435796933352712" maxx="1.6399761334523375" maxy="52.109189821003859" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="572335" miny="176865" maxx="649505" maxy="248635" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_246</Name><Title>orthospot34_246</Title><LatLonBoundingBox minx="0.30485266829935104" miny="50.972231383386926" maxx="1.4610440619355722" maxy="51.654303449983253" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="561825" miny="124745" maxx="639645" maxy="197645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_247</Name><Title>orthospot34_247</Title><LatLonBoundingBox minx="-0.30698821733546489" miny="50.484226490779783" maxx="0.96214469078800935" maxy="51.194883453334469" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="520145" miny="69005" maxx="607175" maxy="145365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_231</Name><Title>orthospot13_231</Title><LatLonBoundingBox minx="-6.75503038598114" miny="57.883048005530618" maxx="-5.3166344114197566" maxy="58.624819385328678" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="123739.99999999997" miny="897709.99999999977" maxx="203689.99999999997" maxy="975719.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_232</Name><Title>orthospot13_232</Title><LatLonBoundingBox minx="-7.0307007861247541" miny="57.42741483988852" maxx="-5.6174764451337458" maxy="58.171513599187108" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="103939.99999999997" miny="848209.99999999977" maxx="183189.99999999997" maxy="926229.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_233</Name><Title>orthospot13_233</Title><LatLonBoundingBox minx="-7.0307007861247541" miny="57.42741483988852" maxx="-5.6174764451337458" maxy="58.171513599187108" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="103939.99999999997" miny="848209.99999999977" maxx="183189.99999999997" maxy="926229.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_234</Name><Title>orthospot13_234</Title><LatLonBoundingBox minx="-7.5106447052034913" miny="56.504788291115545" maxx="-6.1326770242887845" maxy="57.253801187964967" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="67369.999999999985" miny="747859.99999999977" maxx="146130" maxy="825979.99999999977" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_235</Name><Title>orthospot13_235</Title><LatLonBoundingBox minx="-7.7672605363792124" miny="56.048308722521675" maxx="-6.4022779624115529" maxy="56.795256315182471" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47559.999999999985" miny="698409.99999999977" maxx="126339.99999999999" maxy="776049.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_230</Name><Title>orthospot14_230</Title><LatLonBoundingBox minx="-5.4919043980976774" miny="58.306190019453517" maxx="-3.6927086218030643" maxy="59.137760946158998" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="200129.99999999994" miny="940359.99999999977" maxx="300999.99999999994" maxy="1029169.9999999998" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_230.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_231</Name><Title>orthospot14_231</Title><LatLonBoundingBox minx="-5.867083404830967" miny="57.850064359905055" maxx="-4.0736179847729188" maxy="58.681658327400513" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175689.99999999994" miny="890779.99999999977" maxx="277159.99999999994" maxy="979039.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_232</Name><Title>orthospot14_232</Title><LatLonBoundingBox minx="-6.2200574370465302" miny="57.393669250553728" maxx="-4.4465434670550072" maxy="58.22953164428646" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="152029.99999999997" miny="841229.99999999977" maxx="253239.99999999997" maxy="929479.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_233</Name><Title>orthospot14_233</Title><LatLonBoundingBox minx="-6.572737974523692" miny="56.935211892418515" maxx="-4.8110832410426179" maxy="57.770317048603523" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="127819.99999999997" miny="791579.99999999977" maxx="229279.99999999997" maxy="879249.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_234</Name><Title>orthospot14_234</Title><LatLonBoundingBox minx="-6.9039509356902835" miny="56.476019586413948" maxx="-5.168084736629333" maxy="57.32325029837353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104489.99999999997" miny="741879.99999999977" maxx="205249.99999999997" maxy="830489.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_235</Name><Title>orthospot14_235</Title><LatLonBoundingBox minx="-7.2736159891043375" miny="56.013479138968904" maxx="-5.5157413555471795" maxy="56.872198564372944" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="78299.999999999985" miny="692099.99999999977" maxx="181280" maxy="781389.99999999977" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_236</Name><Title>orthospot14_236</Title><LatLonBoundingBox minx="-7.5731400492957066" miny="55.553022328008581" maxx="-5.858160822764499" maxy="56.408232846471783" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="55819.999999999985" miny="642359.99999999977" maxx="157140" maxy="730959.99999999977" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_230</Name><Title>orthospot17_230</Title><LatLonBoundingBox minx="-4.2120319056414708" miny="58.328856934096407" maxx="-2.5081982203601503" maxy="59.116929956284956" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273389.99999999994" miny="939849.99999999977" maxx="370349.99999999994" maxy="1025679.9999999998" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_230.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_231</Name><Title>orthospot17_231</Title><LatLonBoundingBox minx="-4.8228326058480206" miny="57.88635258323567" maxx="-3.3275804735142223" maxy="58.630285803700978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="236099.99999999994" miny="891899.99999999977" maxx="321429.99999999994" maxy="972169.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_232</Name><Title>orthospot17_232</Title><LatLonBoundingBox minx="-4.9545176901475259" miny="57.439330516203221" maxx="-3.6040635889898582" maxy="58.149141824680576" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="226099.99999999994" miny="842489.99999999977" maxx="303869.99999999994" maxy="918969.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_233</Name><Title>orthospot17_233</Title><LatLonBoundingBox minx="-5.4115819638219289" miny="56.932946252322736" maxx="-3.5667750065609023" maxy="57.797313744389641" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="197149.99999999994" miny="787359.99999999977" maxx="304839.99999999994" maxy="879759.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_234</Name><Title>orthospot17_234</Title><LatLonBoundingBox minx="-5.4888892605243012" miny="56.523892203750762" maxx="-4.1509016766627109" maxy="57.23951220864069" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="189399.99999999994" miny="742129.99999999977" maxx="267879.99999999994" maxy="818659.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_235</Name><Title>orthospot17_235</Title><LatLonBoundingBox minx="-5.9746639561527619" miny="56.03622952712221" maxx="-4.315028315989891" maxy="56.789489518381018" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157089.99999999997" miny="689459.99999999977" maxx="256009.99999999997" maxy="768919.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_236</Name><Title>orthospot17_236</Title><LatLonBoundingBox minx="-6.1650143400089199" miny="55.576228549360984" maxx="-4.5097024955162954" maxy="56.331644347031514" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="142349.99999999997" miny="638989.99999999977" maxx="242049.99999999997" maxy="718409.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_237</Name><Title>orthospot17_237</Title><LatLonBoundingBox minx="-6.1673860749850204" miny="55.149698280684717" maxx="-4.8738302022552302" maxy="55.866597540217612" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="139129.99999999997" miny="591589.99999999977" maxx="217129.99999999997" maxy="667579.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_237.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_238</Name><Title>orthospot17_238</Title><LatLonBoundingBox minx="-6.9041985496217748" miny="54.630660923072156" maxx="-5.3547279554262879" maxy="55.450826815135528" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="89639.999999999971" miny="536809.99999999988" maxx="183829.99999999997" maxy="622759.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_239</Name><Title>orthospot17_239</Title><LatLonBoundingBox minx="-6.9382097354625731" miny="54.201471863015797" maxx="-5.5245162847630667" maxy="54.969536567092419" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="83719.999999999971" miny="489289.99999999988" maxx="170479.99999999997" maxy="569769.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_240</Name><Title>orthospot17_240</Title><LatLonBoundingBox minx="-7.1902936045246459" miny="53.738690011983486" maxx="-5.8023926813099509" maxy="54.507445527222373" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="63760" miny="439010" maxx="149630" maxy="519350" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_229</Name><Title>orthospot18_229</Title><LatLonBoundingBox minx="-3.6630435444567468" miny="58.785284303362246" maxx="-2.128207932887324" maxy="59.353631573209732" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305509.99999999994" miny="989789.99999999977" maxx="392689.99999999994" maxy="1051929.9999999998" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_229.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_231</Name><Title>orthospot18_231</Title><LatLonBoundingBox minx="-3.8892529302029866" miny="57.906916770926998" maxx="-2.5419880721564536" maxy="58.603991792887449" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290279.99999999994" miny="892339.99999999977" maxx="367989.99999999994" maxy="968579.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_232</Name><Title>orthospot18_232</Title><LatLonBoundingBox minx="-3.9292965385268683" miny="57.448395992442833" maxx="-2.5973605917804647" maxy="58.146310657129376" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="286489.99999999994" miny="841369.99999999977" maxx="364259.99999999994" maxy="917649.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_233</Name><Title>orthospot18_233</Title><LatLonBoundingBox minx="-4.2138740127404528" miny="56.990826941111472" maxx="-2.8923382776996438" maxy="57.692349264961429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="268069.99999999994" miny="790949.99999999977" maxx="345899.99999999994" maxy="867309.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_234</Name><Title>orthospot18_234</Title><LatLonBoundingBox minx="-4.4919449241898235" miny="56.531668160265347" maxx="-3.1818442600132011" maxy="57.236947383706969" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249619.99999999994" miny="740419.99999999977" maxx="327439.99999999994" maxy="816889.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_235</Name><Title>orthospot18_235</Title><LatLonBoundingBox minx="-4.7829750286949251" miny="56.069733039348399" maxx="-3.462047270048592" maxy="56.785746193280126" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="229989.99999999994" miny="689689.99999999977" maxx="309129.99999999994" maxy="767009.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_236</Name><Title>orthospot18_236</Title><LatLonBoundingBox minx="-5.0628098956842607" miny="55.608985217846794" maxx="-3.7534406508085758" maxy="56.327188264984649" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="210599.99999999994" miny="639149.99999999977" maxx="289709.99999999994" maxy="716409.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_237</Name><Title>orthospot18_237</Title><LatLonBoundingBox minx="-5.3377002355576497" miny="55.146465916906848" maxx="-4.0389299113250638" maxy="55.867488810141644" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191109.99999999994" miny="588479.99999999977" maxx="270239.99999999994" maxy="665759.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_237.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_238</Name><Title>orthospot18_238</Title><LatLonBoundingBox minx="-5.6077146843022483" miny="54.683457167355634" maxx="-4.3184987752344233" maxy="55.406863258470942" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171529.99999999994" miny="537819.99999999988" maxx="250739.99999999994" maxy="615079.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_232</Name><Title>orthospot21_232</Title><LatLonBoundingBox minx="-3.1314867478796944" miny="57.443136282700429" maxx="-1.6129834669245742" maxy="58.174840969443842" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333534.99999999988" miny="839744.99999999977" maxx="422864.99999999988" maxy="920664.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_233</Name><Title>orthospot21_233</Title><LatLonBoundingBox minx="-3.2387838018582187" miny="56.98882864589482" maxx="-1.7219152959748536" maxy="57.676797878683772" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="326205" miny="789285" maxx="416685" maxy="865215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_234</Name><Title>orthospot21_234</Title><LatLonBoundingBox minx="-3.5302628180972211" miny="56.539079010276218" maxx="-2.212797808093689" maxy="57.22721255692931" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="307685" miny="739575" maxx="387015" maxy="815185" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_235</Name><Title>orthospot21_235</Title><LatLonBoundingBox minx="-3.6426100079733024" miny="56.064601814302449" maxx="-1.988939198394754" maxy="56.763415686038719" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299655" miny="686925" maxx="400775" maxy="763535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_236</Name><Title>orthospot21_236</Title><LatLonBoundingBox minx="-3.8259153312230709" miny="55.599304570374002" maxx="-2.1803914045436845" maxy="56.305550114170565" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="287085" miny="635425" maxx="388735" maxy="712585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_238</Name><Title>orthospot21_238</Title><LatLonBoundingBox minx="-5.0185818617586211" miny="54.661693558579302" maxx="-3.2960601305764969" maxy="55.394870827334174" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="208785" miny="533665" maxx="316555" maxy="612005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_239</Name><Title>orthospot21_239</Title><LatLonBoundingBox minx="-5.1869308822399045" miny="54.199574475449388" maxx="-3.473073903278562" maxy="54.935991579196802" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="195775" miny="482735" maxx="304075" maxy="561175" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_240</Name><Title>orthospot21_240</Title><LatLonBoundingBox minx="-5.352060294036292" miny="53.736335831944729" maxx="-3.6592904606708578" maxy="54.473963871610231" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="182725" miny="431705" maxx="290735" maxy="510045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_242</Name><Title>orthospot21_242</Title><LatLonBoundingBox minx="-5.2670355088929508" miny="52.824135915415845" maxx="-3.9832716418126304" maxy="53.535580143403308" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183455" miny="330025" maxx="266545" maxy="406215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_236</Name><Title>orthospot22_236</Title><LatLonBoundingBox minx="-2.6859980265733467" miny="55.613486110347431" maxx="-1.2567734280413478" maxy="56.292386711640461" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357635" miny="635785" maxx="446105" maxy="711105" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_238</Name><Title>orthospot22_238</Title><LatLonBoundingBox minx="-4.2181208206775285" miny="54.671300020874895" maxx="-2.4897872640944709" maxy="55.386233292721137" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="259515" miny="532875" maxx="368525" maxy="610365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_239</Name><Title>orthospot22_239</Title><LatLonBoundingBox minx="-4.0674785979489272" miny="54.213502312979969" maxx="-2.5731320110995299" maxy="54.978068519595183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="267725" miny="481655" maxx="362735" maxy="564985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_240</Name><Title>orthospot22_240</Title><LatLonBoundingBox minx="-4.4685706368611067" miny="53.736955377528432" maxx="-2.8564048417756802" maxy="54.538498237220296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="240305" miny="429455" maxx="343635" maxy="516265" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_243</Name><Title>orthospot22_243</Title><LatLonBoundingBox minx="-5.5598902961701562" miny="52.314257875225969" maxx="-3.892515056426709" maxy="53.154853088765677" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161875" miny="274215" maxx="271195" maxy="363705" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_244</Name><Title>orthospot22_244</Title><LatLonBoundingBox minx="-4.6977587354650892" miny="51.89304227990344" maxx="-3.4485128129713707" maxy="52.607665049191958" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="217335" miny="224945" maxx="300465" maxy="302115" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_245</Name><Title>orthospot22_245</Title><LatLonBoundingBox minx="-5.4319133555004413" miny="51.37059027302778" maxx="-3.7245676819135514" maxy="52.233343903955507" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="165555" miny="168895" maxx="280145" maxy="260915" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_248</Name><Title>orthospot22_248</Title><LatLonBoundingBox minx="-6.3538648669957771" miny="49.963632766361748" maxx="-4.8033239441952205" maxy="50.794450425838626" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="92985" miny="15845" maxx="199235" maxy="103305" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_248.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT24_246</Name><Title>orthospot24_246</Title><LatLonBoundingBox minx="-4.9053804351501675" miny="50.91949784154253" maxx="-3.3619945794475004" maxy="51.725687875715273" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="199315" miny="117225" maxx="304415" maxy="203905" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot24_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_237</Name><Title>orthospot25_237</Title><LatLonBoundingBox minx="-2.4441595191506034" miny="55.163987764073141" maxx="-1.1663351924355745" maxy="55.844866521935415" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="372285" miny="585825" maxx="452305" maxy="661295" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_237.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_238</Name><Title>orthospot25_238</Title><LatLonBoundingBox minx="-2.5847475657942667" miny="54.688373907253073" maxx="-1.1590429532709738" maxy="55.412139802482265" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="363075" miny="532905" maxx="453345" maxy="613135" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_241</Name><Title>orthospot25_241</Title><LatLonBoundingBox minx="-3.4302625460461114" miny="53.306732979464201" maxx="-2.2675848889556982" maxy="53.983815199933062" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306289.99999999994" miny="379789.99999999988" maxx="382269.99999999994" maxy="454229.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_241.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_242</Name><Title>orthospot25_242</Title><LatLonBoundingBox minx="-3.6577885308224674" miny="52.83985023149603" maxx="-2.5048992371597301" maxy="53.518745983325353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290155" miny="328175" maxx="366095" maxy="402575" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_243</Name><Title>orthospot25_243</Title><LatLonBoundingBox minx="-4.0368971484615734" miny="52.354270642255727" maxx="-2.5038143212261215" maxy="53.054567273879456" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="263525" miny="274805" maxx="365795" maxy="350935" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_244</Name><Title>orthospot25_244</Title><LatLonBoundingBox minx="-4.3372051005593351" miny="51.86383734487098" maxx="-2.7812272705584062" maxy="52.669603216621013" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="241985" miny="220855" maxx="346325" maxy="308285" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_245</Name><Title>orthospot25_245</Title><LatLonBoundingBox minx="-4.7031888928484067" miny="51.398276833386305" maxx="-3.1743140806828989" maxy="52.192089637401445" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="215225" miny="169935" maxx="318445" maxy="255545" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_247</Name><Title>orthospot25_247</Title><LatLonBoundingBox minx="-4.8004775557814998" miny="50.465173992668291" maxx="-3.2009830967596518" maxy="51.184685891056034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="204265" miny="66455" maxx="314905" maxy="143535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_248</Name><Title>orthospot25_248</Title><LatLonBoundingBox minx="-4.9432626102589063" miny="49.98830450722263" maxx="-3.3572948776696392" maxy="50.713950374524366" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192185" miny="13825" maxx="302855" maxy="91385" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_248.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_239</Name><Title>orthospot26_239</Title><LatLonBoundingBox minx="-2.2492795570567483" miny="54.224869920410335" maxx="-0.59752263646084192" maxy="54.908117330366565" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="384115" miny="481895" maxx="490035" maxy="557045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_240</Name><Title>orthospot26_240</Title><LatLonBoundingBox minx="-1.7674699633655149" miny="53.754836738596453" maxx="-0.20581830451118552" maxy="54.443998943655451" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="415425" miny="430165" maxx="516485" maxy="505425" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_241</Name><Title>orthospot26_241</Title><LatLonBoundingBox minx="-2.0734757700570654" miny="53.297758541694833" maxx="-0.66894030479183964" maxy="54.032790914840014" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395285" miny="378665" maxx="487295" maxy="459645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_241.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_242</Name><Title>orthospot26_242</Title><LatLonBoundingBox minx="-2.2699619790090928" miny="52.84045536632204" maxx="-0.90807354308705013" maxy="53.512923664537844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382195" miny="327535" maxx="472515" maxy="401805" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_243</Name><Title>orthospot26_243</Title><LatLonBoundingBox minx="-2.4540702472808018" miny="52.370339874471348" maxx="-1.0923054044961624" maxy="53.04541956035316" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="369655" miny="275075" maxx="460955" maxy="349795" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_244</Name><Title>orthospot26_244</Title><LatLonBoundingBox minx="-3.4993651871375482" miny="51.893529128680058" maxx="-2.0920302461180782" maxy="52.582787364365373" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="298485" miny="222695" maxx="393765" maxy="298335" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_245</Name><Title>orthospot26_245</Title><LatLonBoundingBox minx="-3.667817229465705" miny="51.424814786360081" maxx="-2.2699050494966313" maxy="52.114927377049582" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="285865" miny="170815" maxx="381335" maxy="246325" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_246</Name><Title>orthospot26_246</Title><LatLonBoundingBox minx="-3.8355727811533589" miny="50.955012091522931" maxx="-2.436366459686873" maxy="51.645805863364977" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273055" miny="118845" maxx="369455" maxy="194205" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_247</Name><Title>orthospot26_247</Title><LatLonBoundingBox minx="-3.8088787989454849" miny="50.495655480931276" maxx="-2.706808404027095" maxy="51.175081758126694" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273615" miny="67725" maxx="349975" maxy="142005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_248</Name><Title>orthospot26_248</Title><LatLonBoundingBox minx="-4.4357596989888313" miny="50.011878419418224" maxx="-3.2434612595405139" maxy="50.723982415330731" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228105" miny="15175" maxx="311035" maxy="92355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_248.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT28_246</Name><Title>orthospot28_246</Title><LatLonBoundingBox minx="-2.5233961022448352" miny="50.975325717346983" maxx="-1.4320049587941335" maxy="51.638907260874312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="363875" miny="119695" maxx="439405" maxy="193345" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot28_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT28_247</Name><Title>orthospot28_247</Title><LatLonBoundingBox minx="-3.1396592565208357" miny="50.464527194408447" maxx="-1.635480692493096" maxy="51.237344149739158" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="320525" miny="63345" maxx="425545" maxy="148685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot28_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_239</Name><Title>orthospot29_239</Title><LatLonBoundingBox minx="-1.0761754633519967" miny="54.226455957258409" maxx="0.48136702712016288" maxy="54.907730245228002" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="460295" miny="483945" maxx="559265" maxy="557405" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_240</Name><Title>orthospot29_240</Title><LatLonBoundingBox minx="-1.2489378541983551" miny="53.765590020330798" maxx="0.26177302880581632" maxy="54.443439454304233" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="449585" miny="432215" maxx="546835" maxy="505605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_241</Name><Title>orthospot29_241</Title><LatLonBoundingBox minx="-1.1906548196819582" miny="53.298893416079586" maxx="0.27626522231452982" maxy="53.977673226159808" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="454015" miny="380335" maxx="549445" maxy="453825" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_241.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_242</Name><Title>orthospot29_242</Title><LatLonBoundingBox minx="-1.3267189960703454" miny="52.838580338249905" maxx="0.039343557039708654" maxy="53.506928166449526" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="445435" miny="328675" maxx="535395" maxy="401355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_243</Name><Title>orthospot29_243</Title><LatLonBoundingBox minx="-1.7576485716365917" miny="52.365103126396896" maxx="-0.30042816182970522" maxy="53.042201099602096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416595" miny="275435" maxx="514075" maxy="349465" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_244</Name><Title>orthospot29_244</Title><LatLonBoundingBox minx="-2.0689473008818893" miny="51.913233541572204" maxx="-0.95648468947325227" maxy="52.579316952966899" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395425" miny="224355" maxx="470815" maxy="297945" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_245</Name><Title>orthospot29_245</Title><LatLonBoundingBox minx="-2.2995052378316028" miny="51.444900542196301" maxx="-1.1965406982529281" maxy="52.109222649718923" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="379585" miny="172065" maxx="455125" maxy="245655" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_242</Name><Title>orthospot30_242</Title><LatLonBoundingBox minx="-0.75269880546482837" miny="52.787830728312272" maxx="0.5709298182135244" maxy="53.462893461848424" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="484175" miny="324145" maxx="570855" maxy="396985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_243</Name><Title>orthospot30_243</Title><LatLonBoundingBox minx="-1.0271101341549476" miny="52.373889379392928" maxx="0.2365648976715656" maxy="53.075388867405572" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="466305" miny="277375" maxx="549985" maxy="353585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_245</Name><Title>orthospot30_245</Title><LatLonBoundingBox minx="-1.6693922626912201" miny="51.407780695752621" maxx="-0.14105300622166794" maxy="52.175004313794567" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="423085" miny="169225" maxx="527255" maxy="253025" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_246</Name><Title>orthospot30_246</Title><LatLonBoundingBox minx="-2.0716556044519461" miny="50.945075322155283" maxx="-0.5920923229104883" maxy="51.704095430866232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395145" miny="117095" maxx="497405" maxy="200595" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_247</Name><Title>orthospot30_247</Title><LatLonBoundingBox minx="-2.345747865431385" miny="50.474935048512044" maxx="-0.87673156496002969" maxy="51.230511834788281" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="375955" miny="64485" maxx="478535" maxy="147925" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT32_246</Name><Title>orthospot32_246</Title><LatLonBoundingBox minx="-1.0107244825236918" miny="50.962616114921488" maxx="0.26631794521859692" maxy="51.670853244851749" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="469545" miny="120505" maxx="556875" maxy="197375" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot32_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT32_247</Name><Title>orthospot32_247</Title><LatLonBoundingBox minx="-1.2574118046410712" miny="50.49247578557506" maxx="0.0044718686793249066" maxy="51.197245093431292" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="452755" miny="67715" maxx="540195" maxy="144495" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot32_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT33_243</Name><Title>orthospot33_243</Title><LatLonBoundingBox minx="-0.24313387978857989" miny="52.367735586702381" maxx="1.079955397082937" maxy="53.084626911088989" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="519645" miny="278735" maxx="606495" maxy="355645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot33_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT33_244</Name><Title>orthospot33_244</Title><LatLonBoundingBox minx="0.19136354928536828" miny="51.911475845270992" maxx="1.4086853130570647" maxy="52.580657154877699" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="550735" miny="228995" maxx="631185" maxy="300415" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot33_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT33_245</Name><Title>orthospot33_245</Title><LatLonBoundingBox minx="-0.39362677731097612" miny="51.43569974554967" maxx="0.77988578950077458" maxy="52.115491956273914" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="511705" miny="174305" maxx="590525" maxy="247605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot33_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_243</Name><Title>orthospot34_243</Title><LatLonBoundingBox minx="0.50575007715734932" miny="52.33189351442401" maxx="2.1522927314362019" maxy="53.134354188332289" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="570665" miny="278265" maxx="678125" maxy="362725" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_244</Name><Title>orthospot34_244</Title><LatLonBoundingBox minx="0.44800817948910399" miny="51.892829448906589" maxx="1.75989038185473" maxy="52.61382125323194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="568425" miny="228065" maxx="654825" maxy="304685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_245</Name><Title>orthospot34_245</Title><LatLonBoundingBox minx="0.47954044785786271" miny="51.435796933352712" maxx="1.6399761334523375" maxy="52.109189821003859" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="572335" miny="176865" maxx="649505" maxy="248635" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_246</Name><Title>orthospot34_246</Title><LatLonBoundingBox minx="0.30485266829935104" miny="50.972231383386926" maxx="1.4610440619355722" maxy="51.654303449983253" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="561825" miny="124745" maxx="639645" maxy="197645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_247</Name><Title>orthospot34_247</Title><LatLonBoundingBox minx="-0.30698821733546489" miny="50.484226490779783" maxx="0.96214469078800935" maxy="51.194883453334469" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="520145" miny="69005" maxx="607175" maxy="145365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_247.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT10_240IE</Name><Title>orthospot10_240ie</Title><LatLonBoundingBox minx="-6.8303465136991894" miny="52.338001830307924" maxx="-5.636083533922517" maxy="53.051866636512919" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="76109.999999999985" miny="281759.99999999988" maxx="152620" maxy="356889.99999999988" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot10_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT10_243IE</Name><Title>orthospot10_243ie</Title><LatLonBoundingBox minx="-7.3602118513828421" miny="50.925245027960955" maxx="-6.198376456007348" maxy="51.638147777089237" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="28899.999999999993" miny="127279.99999999994" maxx="105350" maxy="201859.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot10_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT12_242IE</Name><Title>orthospot12_242ie</Title><LatLonBoundingBox minx="-6.2643329850023637" miny="51.433148195805749" maxx="-5.0982927454232607" maxy="52.138529649139748" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="108079.99999999997" miny="178839.99999999994" maxx="184899.99999999997" maxy="253579.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot12_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_238IE</Name><Title>orthospot13_238ie</Title><LatLonBoundingBox minx="-5.4362583707715011" miny="53.318320646221359" maxx="-4.2341243647403504" maxy="54.017062029366421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="174829.99999999994" miny="385489.99999999988" maxx="251369.99999999994" maxy="460279.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_238ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_239IE</Name><Title>orthospot13_239ie</Title><LatLonBoundingBox minx="-5.6468799222772965" miny="52.847869394211415" maxx="-4.4559119385690664" maxy="53.548694432048158" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="158339.99999999997" miny="333859.99999999988" maxx="234819.99999999997" maxy="408679.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_240IE</Name><Title>orthospot13_240ie</Title><LatLonBoundingBox minx="-5.8389324784367709" miny="52.37311614385068" maxx="-4.3670964922613802" maxy="53.071170633377932" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="142709.99999999997" miny="281739.99999999988" maxx="239089.99999999997" maxy="355359.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_241IE</Name><Title>orthospot13_241ie</Title><LatLonBoundingBox minx="-5.9677503876313596" miny="51.899660849251639" maxx="-4.5088884374369318" maxy="52.604204475175052" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131199.99999999997" miny="229569.99999999994" maxx="227629.99999999997" maxy="303759.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_243IE</Name><Title>orthospot13_243ie</Title><LatLonBoundingBox minx="-6.4660019078008846" miny="50.959095600577179" maxx="-5.3056034062967363" maxy="51.666382422901506" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91039.999999999971" miny="126969.99999999994" maxx="168139.99999999997" maxy="201729.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_244IE</Name><Title>orthospot13_244ie</Title><LatLonBoundingBox minx="-6.6581252764409626" miny="50.485181106441509" maxx="-5.5126204253664222" maxy="51.194249099800786" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="74399.999999999985" miny="75119.999999999971" maxx="151120" maxy="149929.99999999997" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_245IE</Name><Title>orthospot13_245ie</Title><LatLonBoundingBox minx="-6.8376620118846771" miny="49.971323797276916" maxx="-5.4564828029421735" maxy="50.748236802145954" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="58529.999999999985" miny="18789.999999999971" maxx="152490" maxy="100169.99999999997" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_245ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_238IE</Name><Title>orthospot14_238ie</Title><LatLonBoundingBox minx="-5.0758346374973602" miny="53.290935872224097" maxx="-3.6216592079943259" maxy="54.058629011250211" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198649.99999999994" miny="381369.99999999988" maxx="292069.99999999994" maxy="463779.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_238ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_239IE</Name><Title>orthospot14_239ie</Title><LatLonBoundingBox minx="-5.3431847173800078" miny="52.819715965841006" maxx="-3.8971598155031009" maxy="53.585575689609627" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="178649.99999999994" miny="329749.99999999988" maxx="272339.99999999994" maxy="411619.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_240IE</Name><Title>orthospot14_240ie</Title><LatLonBoundingBox minx="-4.6765755849447137" miny="52.40558691725213" maxx="-3.5120585959948509" maxy="53.091472570769895" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="220779.99999999994" miny="281889.99999999988" maxx="297279.99999999994" maxy="356019.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_241IE</Name><Title>orthospot14_241ie</Title><LatLonBoundingBox minx="-4.8867795941507497" miny="51.932943687399593" maxx="-3.7279938938208539" maxy="52.621210065501344" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="204589.99999999994" miny="229869.99999999994" maxx="281349.99999999994" maxy="304049.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_242IE</Name><Title>orthospot14_242ie</Title><LatLonBoundingBox minx="-5.4197249118070001" miny="51.452390501141942" maxx="-4.1154786214430965" maxy="52.143128479504476" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="165949.99999999994" miny="177989.99999999994" maxx="253199.99999999994" maxy="251599.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_243IE</Name><Title>orthospot14_243ie</Title><LatLonBoundingBox minx="-5.8032803778889503" miny="50.973067160646494" maxx="-4.3194764100628626" maxy="51.668246735796998" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="136889.99999999997" miny="125989.99999999994" maxx="237379.99999999997" maxy="199229.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_244IE</Name><Title>orthospot14_244ie</Title><LatLonBoundingBox minx="-5.9215892994774713" miny="50.494492340634075" maxx="-4.455999656103403" maxy="51.198362773736591" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="125899.99999999997" miny="73219.999999999971" maxx="226039.99999999997" maxy="147299.99999999997" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_245IE</Name><Title>orthospot14_245ie</Title><LatLonBoundingBox minx="-6.040558811299837" miny="50.021555560308137" maxx="-4.5855245590630052" maxy="50.726454470224731" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="114699.99999999997" miny="21099.999999999971" maxx="215039.99999999997" maxy="95149.999999999971" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_245ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_239IE</Name><Title>orthospot17_239ie</Title><LatLonBoundingBox minx="-3.9923876566380643" miny="52.905520450511013" maxx="-2.5754677906453796" maxy="53.574327237364074" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="268125.33564567508" miny="336035.12655885343" maxx="361405.33564567508" maxy="408795.12655885343" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_240IE</Name><Title>orthospot17_240ie</Title><LatLonBoundingBox minx="-4.2029640518753935" miny="52.435560821345142" maxx="-2.8123024226861966" maxy="53.1064290853042" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="252565.10871845781" miny="284169.77653177484" maxx="344895.10871845781" maxy="356899.77653177484" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_241IE</Name><Title>orthospot17_241ie</Title><LatLonBoundingBox minx="-4.3201858264618069" miny="51.948621282827354" maxx="-3.1557687227681712" maxy="52.633692830620625" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="243019.99999999994" miny="230259.99999999994" maxx="320689.99999999994" maxy="304639.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_242IE</Name><Title>orthospot17_242ie</Title><LatLonBoundingBox minx="-4.5304222305320483" miny="51.474963870074625" maxx="-3.3752822751113789" maxy="52.163220229760483" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="226949.99999999994" miny="178059.99999999994" maxx="304619.99999999994" maxy="252579.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_243IE</Name><Title>orthospot17_243ie</Title><LatLonBoundingBox minx="-4.7429112799954805" miny="51.00090676188757" maxx="-3.5913931061860449" maxy="51.689982257215988" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="210419.99999999994" miny="125869.99999999994" maxx="288479.99999999994" maxy="200259.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_244IE</Name><Title>orthospot17_244ie</Title><LatLonBoundingBox minx="-4.9460323591980186" miny="50.525737476055333" maxx="-3.8054765877594208" maxy="51.216490464680888" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="194249.99999999994" miny="73579.999999999971" maxx="272179.99999999994" maxy="147959.99999999997" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_245IE</Name><Title>orthospot17_245ie</Title><LatLonBoundingBox minx="-5.1412545067854891" miny="50.049288221557951" maxx="-4.0178925454060561" maxy="50.742837813505353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="178359.99999999994" miny="21169.999999999971" maxx="255699.99999999994" maxy="95689.999999999971" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_245ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_239IE</Name><Title>orthospot18_239ie</Title><LatLonBoundingBox minx="-3.2861814113174193" miny="52.921488902814303" maxx="-1.8971286195620445" maxy="53.570943201265464" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="314909.99999999994" miny="336759.99999999988" maxx="406909.99999999994" maxy="408259.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_240IE</Name><Title>orthospot18_240ie</Title><LatLonBoundingBox minx="-3.4848119787031133" miny="52.438081240838855" maxx="-2.2961292737111503" maxy="53.121223018770081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="300709.99999999994" miny="283239.99999999988" maxx="379969.99999999994" maxy="358269.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_241IE</Name><Title>orthospot18_241ie</Title><LatLonBoundingBox minx="-3.7055744770593924" miny="51.965118231197266" maxx="-2.5262377250054544" maxy="52.648547551646594" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="284679.99999999994" miny="230959.99999999994" maxx="363949.99999999994" maxy="305779.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_242IE</Name><Title>orthospot18_242ie</Title><LatLonBoundingBox minx="-3.9266134633971013" miny="51.491057390751848" maxx="-2.7528879276121603" maxy="52.177276227096215" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="268320" miny="178610" maxx="347840" maxy="253500" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_243IE</Name><Title>orthospot18_243ie</Title><LatLonBoundingBox minx="-4.1457618862476489" miny="51.016649089626704" maxx="-2.9750916633495481" maxy="51.703208750661034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="251769.99999999994" miny="126269.99999999994" maxx="331719.99999999994" maxy="200959.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_244IE</Name><Title>orthospot18_244ie</Title><LatLonBoundingBox minx="-4.271263763741298" miny="50.517474827460418" maxx="-2.900052841208399" maxy="51.269876271833056" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="241589.99999999994" miny="71019.999999999971" maxx="336309.99999999994" maxy="152699.99999999997" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT21_237IE</Name><Title>orthospot21_237ie</Title><LatLonBoundingBox minx="-4.3764875208421996" miny="55.158959327354516" maxx="-3.1221527968456466" maxy="55.857225740653661" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="251279.99999999994" miny="587449.99999999977" maxx="328629.99999999994" maxy="663259.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot21_237ie.ecw" /></DataURL></Layer><Layer><Name>MOSAIC_MOSAICS</Name><Title>mosaics</Title><LatLonBoundingBox minx="-2.3492756435167985" miny="50.472061129070553" maxx="-0.59202139840570633" maxy="51.704046737339517" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="375959.99999999965" miny="64480" maxx="497410" maxy="200590" resx="10.000000000000028" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/mosaic/mosaics.ecw" /></DataURL></Layer></Layer><Layer><Title>radar</Title><LatLonBoundingBox minx="-13.307088315125018" miny="48.864895494613478" maxx="2.5374820209967179" maxy="61.991211914809369" /><SRS>EPSG:27700</SRS><Layer><Name>AP_AP040808_104124_VH_PWR_FIL_GEO</Name><Title>ap040808_104124_vh_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.4933482027209508" miny="55.232708361980251" maxx="-1.2220048141307822" maxy="56.397675060438388" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="307900" miny="594125.00000000012" maxx="448124.99999999988" maxy="722825" resx="24.999999999999979" resy="24.999999999999979" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ap/ap040808_104124_vh_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>AP_AP040808_104124_VV_PWR_FIL_GEO</Name><Title>ap040808_104124_vv_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.4933482027209508" miny="55.232708361980251" maxx="-1.2220048141307822" maxy="56.397675060438388" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="307900" miny="594125.00000000012" maxx="448124.99999999988" maxy="722825" resx="24.999999999999979" resy="24.999999999999979" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ap/ap040808_104124_vv_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050715_102519_PWR_FIL_GEO</Name><Title>im050715_102519_pwr_fil_geo</Title><LatLonBoundingBox minx="-1.1610579608609701" miny="49.854075152614165" maxx="1.4595546555541152" maxy="52.488611535277037" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="460350" miny="0" maxx="635225" maxy="288225" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050715_102519_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050715_214855_PWR_FIL_GEO</Name><Title>im050715_214855_pwr_fil_geo</Title><LatLonBoundingBox minx="-8.1108293577013981" miny="53.644468396207188" maxx="-3.5319523370862869" maxy="59.71514740910618" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="55300" miny="429100" maxx="299075" maxy="1093550" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050715_214855_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050717_110152_PWR_FIL_GEO</Name><Title>im050717_110152_pwr_fil_geo</Title><LatLonBoundingBox minx="-8.3084936677318524" miny="50.645509291931177" maxx="-6.2590109494310271" maxy="55.386304630511766" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="98175" maxx="99400" maxy="620525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050717_110152_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050721_103522_PWR_FIL_GEO</Name><Title>im050721_103522_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.959320832606561" miny="53.093291825090994" maxx="0.76929586406694961" maxy="57.468258299691179" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342550" miny="358000" maxx="566325" maxy="842000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050721_103522_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050721_215921_PWR_FIL_GEO</Name><Title>im050721_215921_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.0055024079653445" miny="50.663112294385421" maxx="-0.4324497957388036" maxy="52.668361633946986" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="399725" miny="85900" maxx="506125" maxy="307850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050721_215921_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050721_215946_PWR_FIL_GEO</Name><Title>im050721_215946_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.1809625993652184" miny="52.131431651565215" maxx="-0.81644812035807235" maxy="53.346593289091828" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="388050" miny="248750" maxx="478900" maxy="383300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050721_215946_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050724_104047_PWR_FIL_GEO</Name><Title>im050724_104047_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.5053187302456985" miny="51.334853851509095" maxx="-0.079163061467651438" maxy="58.599286174866634" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="196150" miny="163600" maxx="511775" maxy="967925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050724_104047_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050724_104249_PWR_FIL_GEO</Name><Title>im050724_104249_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.5712485918123065" miny="49.848895165295069" maxx="-3.2219947338272878" maxy="51.531874629590945" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="152150" miny="0" maxx="312325" maxy="182200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050724_104249_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050725_101107_PWR_FIL_GEO</Name><Title>im050725_101107_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.095012910822986" miny="50.72112411576542" maxx="-0.68108578671554132" maxy="52.349440520799739" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="393625" miny="92050" maxx="489950" maxy="272375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050725_101107_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050725_213323_PWR_FIL_GEO</Name><Title>im050725_213323_pwr_fil_geo</Title><LatLonBoundingBox minx="-1.9759249042676961" miny="49.849186495778874" maxx="1.8066814602710219" maxy="54.426702036430413" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="401825" miny="0" maxx="647375" maxy="503475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050725_213323_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050727_104614_PWR_FIL_GEO</Name><Title>im050727_104614_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.7427905418204501" miny="52.47289288693726" maxx="-0.97557573738947345" maxy="59.649754487544641" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132225" miny="293425" maxx="457850" maxy="1084900" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050727_104614_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050728_213939_PWR_FIL_GEO</Name><Title>im050728_213939_pwr_fil_geo</Title><LatLonBoundingBox minx="-0.53757505591017896" miny="51.838136426753273" maxx="1.8179388808827099" maxy="54.023697326371753" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="500750" miny="221750" maxx="650475" maxy="459725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050728_213939_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050816_214210_PWR_FIL_GEO</Name><Title>im050816_214210_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.4407079193345109" miny="50.433823859092854" maxx="-0.90791720010597343" maxy="52.791056447075512" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="302925" miny="60225" maxx="473750" maxy="321500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050816_214210_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050825_103638_PWR_FIL_GEO</Name><Title>im050825_103638_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.8066303925188034" miny="50.600909133341744" maxx="-1.3125659458304604" maxy="52.797361926857427" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="278250" miny="79325" maxx="446450" maxy="322200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050825_103638_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM040727_041214_PWR_FIL_GEO</Name><Title>im040727_041214_pwr_fil_geo</Title><LatLonBoundingBox minx="0.4772710424835323" miny="50.310216224716235" maxx="2.3306790762374976" maxy="51.650223620363349" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576300" miny="54075" maxx="700000" maxy="197675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im040727_041214_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM040727_101948_PWR_FIL_GEO</Name><Title>im040727_101948_pwr_fil_geo</Title><LatLonBoundingBox minx="0.4772710424835323" miny="50.310216224716235" maxx="2.3306790762374976" maxy="51.650223620363349" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576300" miny="54075" maxx="700000" maxy="197675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im040727_101948_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM041214_101941_PWR_FIL_GEO</Name><Title>im041214_101941_pwr_fil_geo</Title><LatLonBoundingBox minx="0.47983432363414902" miny="50.31223424649157" maxx="2.3308285837861646" maxy="51.65174066979268" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576475" miny="54300" maxx="700000" maxy="197850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im041214_101941_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050118_050816_PWR_FIL_GEO</Name><Title>im050118_050816_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050118_050816_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050118_214159_PWR_FIL_GEO</Name><Title>im050118_214159_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050118_214159_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050121_102508_PWR_FIL_GEO</Name><Title>im050121_102508_pwr_fil_geo</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050121_102508_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050121_214159_PWR_FIL_GEO</Name><Title>im050121_214159_pwr_fil_geo</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050121_214159_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050121_214741_PWR_FIL_GEO</Name><Title>im050121_214741_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050121_214741_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050124_215329_PWR_MT_FIL_GEO</Name><Title>im050124_215329_pwr_mt_fil_geo</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050124_215329_pwr_mt_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050401_102457_PWR_GEO</Name><Title>im050401_102457_pwr_geo</Title><LatLonBoundingBox minx="-0.93568106276474783" miny="50.343019674396608" maxx="1.8262097431116819" maxy="53.351072064548369" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="475750" miny="55375" maxx="655075" maxy="384400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050401_102457_pwr_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050522_214503_PWR_FIL_GEO</Name><Title>im050522_214503_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050522_214503_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050610_102514_PWR_GEO</Name><Title>im050610_102514_pwr_geo</Title><LatLonBoundingBox minx="-0.98990411961601577" miny="50.197843271086242" maxx="1.516825255105785" maxy="52.630098347307232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472125" miny="38425" maxx="638350" maxy="304125" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050610_102514_pwr_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050718_215335_PWR_MT_FIL_GEO</Name><Title>im050718_215335_pwr_mt_fil_geo</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050718_215335_pwr_mt_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050725_213443_PWR_FIL_RSP_GEO</Name><Title>im050725_213443_pwr_fil_rsp_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050725_213443_pwr_fil_rsp_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050731_214505_PWR_RSP_FIL_GEO</Name><Title>im050731_214505_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050731_214505_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050731_214544_PWR_FIL_GEO</Name><Title>im050731_214544_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050731_214544_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050816_PWR_RSP_FIL_GEO</Name><Title>im050816_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050816_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050819_214745_PWR_FIL_GEO</Name><Title>im050819_214745_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050819_214745_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050825_215907_PWR_FIL_GEO</Name><Title>im050825_215907_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050825_215907_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050829_213438_PWR_RSP_FIL_GEO</Name><Title>im050829_213438_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050829_213438_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050904_214539_PWR_RSP_FIL_GEO</Name><Title>im050904_214539_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050904_214539_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM051103_PWR_RSP_FIL_GEO</Name><Title>im051103_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im051103_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050121_050610_SLC_CC_GEO</Name><Title>im050121_050610_slc_cc_geo</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050121_050610_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050121_050819_SLC_CC_GEO</Name><Title>im050121_050819_slc_cc_geo</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050121_050819_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050124_050718_SLC_CC_FIL_GEO</Name><Title>im050124_050718_slc_cc_fil_geo</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050124_050718_slc_cc_fil_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050522_050731_SLC_CC_GEO</Name><Title>im050522_050731_slc_cc_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8633107673931892" maxy="58.629704909267687" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343300" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050522_050731_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050725_050829_SLC_CC_FIL_GEO</Name><Title>im050725_050829_slc_cc_fil_geo</Title><LatLonBoundingBox minx="-3.9204415573698244" miny="54.277396381190314" maxx="0.028744117332646736" maxy="58.600184102176819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518050" maxy="968025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050725_050829_slc_cc_fil_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050731_050904_SLC_CC_GEO</Name><Title>im050731_050904_slc_cc_geo</Title><LatLonBoundingBox minx="-5.908311830529569" miny="52.750956125433085" maxx="-2.483883518725249" maxy="56.789806879737959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367475" maxy="766600" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050731_050904_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050725_213443_PWR_FIL_RSP_GEO</Name><Title>im050725_213443_pwr_fil_rsp_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050725_213443_pwr_fil_rsp_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050731_214505_PWR_RSP_FIL_GEO</Name><Title>im050731_214505_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050731_214505_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050816_PWR_RSP_FIL_GEO</Name><Title>im050816_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050816_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050829_213438_PWR_RSP_FIL_GEO</Name><Title>im050829_213438_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050829_213438_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050904_214539_PWR_RSP_FIL_GEO</Name><Title>im050904_214539_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050904_214539_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM051103_PWR_RSP_FIL_GEO</Name><Title>im051103_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im051103_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>MD_IM040727_041214_MD</Name><Title>im040727_041214_md</Title><LatLonBoundingBox minx="0.4772710424835323" miny="50.310216224716235" maxx="2.3306790762374976" maxy="51.650223620363349" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576300" miny="54075" maxx="700000" maxy="197675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im040727_041214_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM041214_040727_MD</Name><Title>im041214_040727_md</Title><LatLonBoundingBox minx="0.47983432363414902" miny="50.31223424649157" maxx="2.3308285837861646" maxy="51.65174066979268" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576475" miny="54300" maxx="700000" maxy="197850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im041214_040727_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050118_050816_MD</Name><Title>im050118_050816_md</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050118_050816_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050121_050610_MD</Name><Title>im050121_050610_md</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050121_050610_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050121_050819_MD</Name><Title>im050121_050819_md</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050121_050819_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050124_050718_MD</Name><Title>im050124_050718_md</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050124_050718_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050522_050731_MD</Name><Title>im050522_050731_md</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050522_050731_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050725_050829_MD</Name><Title>im050725_050829_md</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050725_050829_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050731_050904_MD</Name><Title>im050731_050904_md</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050731_050904_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050825_051103_MD</Name><Title>im050825_051103_md</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050825_051103_md.ecw" /></DataURL></Layer><Layer><Name>WS_WS050712_101922_PWR_FIL_GEO</Name><Title>ws050712_101922_pwr_fil_geo</Title><LatLonBoundingBox minx="-4.2385147181908227" miny="49.82494784867346" maxx="2.5374820209967179" maxy="53.722953338891493" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="252325" miny="-25" maxx="700025" maxy="425175" resx="100" resy="100" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ws/ws050712_101922_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>WS_WS050718_103010_PWR_FIL_GEO</Name><Title>ws050718_103010_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.370875237609873" miny="51.603083605741318" maxx="1.8765846189192865" maxy="56.146508667410359" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="128075" miny="196675" maxx="641275" maxy="694875" resx="100" resy="100" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ws/ws050718_103010_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>ECW_ENVISAT</Name><Title>envisat</Title><LatLonBoundingBox minx="-9.0825622905061234" miny="49.766479837635991" maxx="2.4449487945244441" maxy="59.727085944956436" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.499999999185526" miny="-37.5" maxx="650512.49999999919" maxy="1093537.5" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/im_mosaic/ecw/envisat.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721.COH</Name><Title>20394.2511.721.coh</Title><LatLonBoundingBox minx="-3.5079187929732831" miny="49.806210789391294" maxx="0.33502688459793828" maxy="55.069068475710452" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926296" miny="-8392.4049523542635" maxx="549283.07647926291" maxy="574957.59504764574" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20394.2511.721.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721</Name><Title>20394.2511.721</Title><LatLonBoundingBox minx="-3.5079187929732831" miny="49.806210789391294" maxx="0.33502688459793828" maxy="55.069068475710452" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926296" miny="-8392.4049523542635" maxx="549283.07647926291" maxy="574957.59504764574" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20394.2511.721.ecw" /></DataURL></Layer><Layer><Name>COH_20423.2511.750.COH</Name><Title>20423.2511.750.coh</Title><LatLonBoundingBox minx="-12.228816345378371" miny="52.442840048389989" maxx="-8.9474663671436883" maxy="55.051577975497928" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443831" miny="326761.23806782695" maxx="-69787.790974438307" maxy="597811.23806782695" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20423.2511.750.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20544.1017.871.COH</Name><Title>20544.1017.871.coh</Title><LatLonBoundingBox minx="-4.2220353168901283" miny="49.36155209294305" maxx="-0.40455260142814969" maxy="54.639121980274275" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58013.060736272717" maxx="503095.50326431985" maxy="527111.93926372728" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20544.1017.871.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2421.893.COH</Name><Title>20566.2421.893.coh</Title><LatLonBoundingBox minx="-7.7466715833680917" miny="55.090098722667122" maxx="-3.4364750830305217" maxy="59.473591878098901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697914" miny="589266.81736126449" maxx="308642.46051069791" maxy="1066391.8173612645" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20566.2421.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2493.893.COH</Name><Title>20566.2493.893.coh</Title><LatLonBoundingBox minx="-9.6579071240152281" miny="50.555831676172708" maxx="-4.9004725013842227" maxy="56.075684957349488" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276114" miny="94740.856092671514" maxx="195343.436723886" maxy="691865.85609267151" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20566.2493.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1017.1100.COH</Name><Title>20773.1017.1100.coh</Title><LatLonBoundingBox minx="-3.467422588739816" miny="49.474029185848693" maxx="0.37180852321919888" maxy="54.756039641402097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282932" miny="-45251.019689463312" maxx="552815.42057282932" maxy="540123.98031053669" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20773.1017.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1071.1100.COH</Name><Title>20773.1071.1100.coh</Title><LatLonBoundingBox minx="-3.3439596642904337" miny="52.458386661249257" maxx="-0.84900894790580816" maxy="54.747583567866435" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285255.79889772215" maxx="474197.16202933039" maxy="539180.79889772215" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20773.1071.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21897.2511.2224.COH</Name><Title>21897.2511.2224.coh</Title><LatLonBoundingBox minx="-2.2197999027891337" miny="52.978227864322982" maxx="0.29562905649578636" maxy="55.275281570090577" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344529.2686596422" maxx="546008.85464687692" maxy="597904.2686596422" resx="25.000000000000011" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/21897.2511.2224.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21940.2475.2267.COH</Name><Title>21940.2475.2267.coh</Title><LatLonBoundingBox minx="-5.3081535325611791" miny="49.724515745543016" maxx="-0.21481407652396173" maxy="56.971573978231042" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15791.589668592555" maxx="508660.89894437266" maxy="786708.41033140745" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/21940.2475.2267.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22026.2403.2353.COH</Name><Title>22026.2403.2353.coh</Title><LatLonBoundingBox minx="-7.4055079664919328" miny="53.209492476668359" maxx="-1.5729300325723254" maxy="60.514395833263116" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377326.45583346742" maxx="423551.65489035327" maxy="1181201.4558334674" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22026.2403.2353.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2421.2439.COH</Name><Title>22112.2421.2439.coh</Title><LatLonBoundingBox minx="-9.3604372470754011" miny="55.05245622934401" maxx="-4.7237586184928197" maxy="59.515825212733603" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816529006" miny="592731.53543277713" maxx="226741.60518347099" maxy="1073981.5354327771" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22112.2421.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2493.2439.COH</Name><Title>22112.2493.2439.coh</Title><LatLonBoundingBox minx="-9.9993315956471527" miny="52.845932329614442" maxx="-6.266370008320914" maxy="56.303800120678616" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353153.47745924024" maxx="113837.60647461214" maxy="722003.47745924024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22112.2493.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2547.2439.COH</Name><Title>22112.2547.2439.coh</Title><LatLonBoundingBox minx="-10.571092571501179" miny="50.715885658302298" maxx="-7.6016645188615755" maxy="53.259165470019404" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696012008" miny="122263.6296587658" maxx="6008.3330398799153" maxy="389888.6296587658" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22112.2547.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22126.2511.2453.COH</Name><Title>22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22169.2493.2496.COH</Name><Title>22169.2493.2496.coh</Title><LatLonBoundingBox minx="-4.4134570375122149" miny="49.727332636083311" maxx="0.04318983998834542" maxy="56.021640378025545" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.9208910345" miny="-17130.232311326894" maxx="527505.92089103453" maxy="680969.76768867311" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22169.2493.2496.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22312.2547.2639.COH</Name><Title>22312.2547.2639.coh</Title><LatLonBoundingBox minx="-0.50110306891976042" miny="49.928469031803282" maxx="2.4874420184398125" maxy="53.23767072408338" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11516.076680443308" maxx="700031.67423976399" maxy="372391.07668044331" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22312.2547.2639.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2439.2811.COH</Name><Title>22484.2439.2811.coh</Title><LatLonBoundingBox minx="-5.4170750646651742" miny="53.314533964171339" maxx="-1.0619875556240561" maxy="58.613290654075513" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960294" miny="383884.32139058853" maxx="454599.39258960297" maxy="969484.32139058853" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22484.2439.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2529.2811.COH</Name><Title>22484.2529.2811.coh</Title><LatLonBoundingBox minx="-7.0630912814864315" miny="48.864895494613478" maxx="-3.045434608800266" maxy="54.252678855792198" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105301.58553544071" maxx="323549.21315538435" maxy="484748.41446455929" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22484.2529.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2421.3441.COH</Name><Title>23114.2421.3441.coh</Title><LatLonBoundingBox minx="-9.3994361892883731" miny="55.014047587609298" maxx="-4.6974861190940294" maxy="59.586623098698148" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324662" miny="588557.46405155933" maxx="228254.36403267534" maxy="1081807.4640515593" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23114.2421.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2511.3441.COH</Name><Title>23114.2511.3441.coh</Title><LatLonBoundingBox minx="-11.024156161893675" miny="50.621193985511766" maxx="-6.6626477848874792" maxy="55.175284811729853" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329935" miny="112052.78793344356" maxx="71682.264196700649" maxy="598927.78793344356" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23114.2511.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2421.3627.COH</Name><Title>23300.2421.3627.coh</Title><LatLonBoundingBox minx="-6.9499494198679512" miny="55.115702844328112" maxx="-2.8011555904112546" maxy="59.459473704609493" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589029.544804862" maxx="349094.62467377464" maxy="1064054.544804862" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23300.2421.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2493.3627.COH</Name><Title>23300.2493.3627.coh</Title><LatLonBoundingBox minx="-8.3311965656539488" miny="51.564091688771356" maxx="-4.3361606033422726" maxy="55.994436974735194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671240663" miny="200519.12433678436" maxx="238583.17246712407" maxy="680969.12433678436" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23300.2493.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2421.3670.COH</Name><Title>23343.2421.3670.coh</Title><LatLonBoundingBox minx="-9.1632643026041602" miny="54.093402819172759" maxx="-4.0047358051432029" maxy="59.586947178576729" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779685738" miny="484256.53567845793" maxx="269441.31622203143" maxy="1080181.5356784579" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23343.2421.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2511.3670.COH</Name><Title>23343.2511.3670.coh</Title><LatLonBoundingBox minx="-10.233715057898086" miny="50.638711033461512" maxx="-6.0102803707009818" maxy="55.156204671116676" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108660.4099399721" maxx="117577.7829090039" maxy="593635.4099399721" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23343.2511.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24030.2385.4357.COH</Name><Title>24030.2385.4357.coh</Title><LatLonBoundingBox minx="-6.5086715331556997" miny="54.959826051906255" maxx="-1.1027106337399637" maxy="61.205502629675081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392282" miny="569379.26987975859" maxx="448322.36319392279" maxy="1258179.2698797586" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/24030.2385.4357.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24137.999.4464.COH</Name><Title>24137.999.4464.coh</Title><LatLonBoundingBox minx="-6.399043053723906" miny="49.935230662021084" maxx="-3.5757096907563417" maxy="52.936557477908579" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12056.481597470236" maxx="287163.93799048895" maxy="339006.48159747024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/24137.999.4464.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25053.1017.5380.COH</Name><Title>25053.1017.5380.coh</Title><LatLonBoundingBox minx="-7.0675885700788657" miny="54.4628414598915" maxx="-2.363720042562838" maxy="59.841773150648201" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516383.84809071803" maxx="376566.41440876084" maxy="1106358.848090718" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/25053.1017.5380.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25161.2493.5488.COH</Name><Title>25161.2493.5488.coh</Title><LatLonBoundingBox minx="-12.911455055415024" miny="50.47327127295376" maxx="-7.4567696080704149" maxy="56.159896016750658" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108062.91163778154" maxx="15200.813459498691" maxy="713687.91163778154" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/25161.2493.5488.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2367.6819.COH</Name><Title>26492.2367.6819.coh</Title><LatLonBoundingBox minx="-2.8104048536139214" miny="58.749015451550115" maxx="0.93350276937578047" maxy="61.984211604038677" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987648.13097493304" maxx="553953.52458673064" maxy="1344923.130974933" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/26492.2367.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2439.6819.COH</Name><Title>26492.2439.6819.coh</Title><LatLonBoundingBox minx="-3.6164201131260585" miny="56.905337879756487" maxx="-1.1416207297241294" maxy="58.577465745850652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780394.88600780047" maxx="450022.96971388755" maxy="965494.88600780047" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/26492.2439.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2529.6819.COH</Name><Title>26492.2529.6819.coh</Title><LatLonBoundingBox minx="-6.997163198522359" miny="49.039978393801654" maxx="-2.9737401501622864" maxy="54.424315570460266" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86113.302227819688" maxx="329045.81677849975" maxy="503761.69777218031" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/26492.2529.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_2_22126.2511.2453.COH</Name><Title>2_22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/2_22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1035.10934.COH</Name><Title>30607.1035.10934.coh</Title><LatLonBoundingBox minx="-6.659541763094242" miny="50.950059335307003" maxx="-2.4968430381618654" maxy="56.315004448897319" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986715" miny="124789.83158520213" maxx="365248.28856986715" maxy="713764.83158520213" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/30607.1035.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1125.10934.COH</Name><Title>30607.1125.10934.coh</Title><LatLonBoundingBox minx="-8.48646568219824" miny="55.362605435729918" maxx="-3.9857154694894947" maxy="59.782472974572421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613747" miny="622771.33684896049" maxx="274609.42599661375" maxy="1101796.3368489605" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/30607.1125.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_31609.1017.11936.COH</Name><Title>31609.1017.11936.coh</Title><LatLonBoundingBox minx="-6.218535537865618" miny="50.074849904770652" maxx="-2.2448349664722569" maxy="55.41834630417145" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329354" miny="26110.545037362259" maxx="382598.09156329354" maxy="613860.54503736226" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/31609.1017.11936.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42631.1017.22958.COH</Name><Title>42631.1017.22958.coh</Title><LatLonBoundingBox minx="-7.5321243160359694" miny="50.857571460452021" maxx="-2.4631063521801555" maxy="57.5985500682417" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117034.26760728739" maxx="367565.9011993779" maxy="856634.26760728739" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/42631.1017.22958.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42696.2511.23023.COH</Name><Title>42696.2511.23023.coh</Title><LatLonBoundingBox minx="-12.591936330010265" miny="50.581527957604337" maxx="-7.9582415528425754" maxy="55.207789694679519" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841613" miny="119691.38384542288" maxx="-19427.001338416128" maxy="610266.38384542288" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/42696.2511.23023.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42982.2475.23309.COH</Name><Title>42982.2475.23309.coh</Title><LatLonBoundingBox minx="-5.1142847536614315" miny="50.109663321987668" maxx="-0.38369744461750904" maxy="56.728865053816897" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="209373.79174641974" miny="26693.887506854022" maxx="499023.79174641974" maxy="759693.88750685402" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/42982.2475.23309.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43275.1017.23602.COH</Name><Title>43275.1017.23602.coh</Title><LatLonBoundingBox minx="-1.8731216072382244" miny="49.378312325659635" maxx="1.9778330341909116" maxy="54.728396694315833" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52020.070277823601" maxx="656620.69847033126" maxy="537054.9297221764" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43275.1017.23602.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2367.23853.COH</Name><Title>43526.2367.23853.coh</Title><LatLonBoundingBox minx="-3.1309322068065248" miny="58.121261176055278" maxx="0.50608428442850695" maxy="61.342963162458652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916963.47417129297" maxx="534260.2198044199" maxy="1273488.474171293" resx="25.000000000000007" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43526.2367.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2439.23853.COH</Name><Title>43526.2439.23853.coh</Title><LatLonBoundingBox minx="-5.4131388624448808" miny="53.315913337718207" maxx="-1.0583376130563253" maxy="58.61435933508271" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196504" miny="384028.15206928854" maxx="454809.82532196504" maxy="969603.15206928854" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43526.2439.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2529.23853.COH</Name><Title>43526.2529.23853.coh</Title><LatLonBoundingBox minx="-7.0597506909344752" miny="48.865682361542447" maxx="-3.0427260114150836" maxy="54.253377385697192" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105227.15998475999" maxx="323748.59206648293" maxy="484822.84001524001" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43526.2529.23853.coh.ecw" /></DataURL></Layer><Layer><Name>ERS1_20394.2511.AMP</Name><Title>20394.2511.amp</Title><LatLonBoundingBox minx="-13.307088315125018" miny="50.163473902307175" maxx="-8.0152153749454804" maxy="54.668256072697844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-333887" miny="80113" maxx="-26687" maxy="550513" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20394.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20423.2511.AMP</Name><Title>20423.2511.amp</Title><LatLonBoundingBox minx="-12.228816345378362" miny="52.442840048389989" maxx="-8.9474663671436829" maxy="55.051577975497921" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443799" miny="326761.23806782695" maxx="-69787.790974437987" maxy="597811.23806782695" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20423.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20544.1017.AMP</Name><Title>20544.1017.amp</Title><LatLonBoundingBox minx="-4.2220353168901283" miny="49.36155209294305" maxx="-0.40455260142814969" maxy="54.639121980274275" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58013.060736272717" maxx="503095.50326431985" maxy="527111.93926372728" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20544.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2421.AMP</Name><Title>20566.2421.amp</Title><LatLonBoundingBox minx="-7.7466715833680917" miny="55.090098722667122" maxx="-3.4364750830305217" maxy="59.473591878098901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697914" miny="589266.81736126449" maxx="308642.46051069791" maxy="1066391.8173612645" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20566.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2493.AMP</Name><Title>20566.2493.amp</Title><LatLonBoundingBox minx="-9.6579071240152281" miny="50.555831676172708" maxx="-4.9004725013842227" maxy="56.075684957349488" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276114" miny="94740.856092671514" maxx="195343.436723886" maxy="691865.85609267151" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20566.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1017.AMP</Name><Title>20773.1017.amp</Title><LatLonBoundingBox minx="-3.467422588739816" miny="49.474029185848693" maxx="0.37180852321919888" maxy="54.756039641402097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282932" miny="-45251.019689463312" maxx="552815.42057282932" maxy="540123.98031053669" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20773.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1071.AMP</Name><Title>20773.1071.amp</Title><LatLonBoundingBox minx="-3.3439596642904337" miny="52.458386661249257" maxx="-0.84900894790580816" maxy="54.747583567866435" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285255.79889772215" maxx="474197.16202933039" maxy="539180.79889772215" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20773.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21897.2511.AMP</Name><Title>21897.2511.amp</Title><LatLonBoundingBox minx="-2.2197999027891337" miny="52.978227864322982" maxx="0.29562905649578636" maxy="55.275281570090577" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344529.2686596422" maxx="546008.85464687692" maxy="597904.2686596422" resx="25.000000000000011" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/21897.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21940.2475.AMP</Name><Title>21940.2475.amp</Title><LatLonBoundingBox minx="-5.3081535325611791" miny="49.724515745543016" maxx="-0.21481407652396173" maxy="56.971573978231042" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15791.589668592555" maxx="508660.89894437266" maxy="786708.41033140745" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/21940.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22026.2403.AMP</Name><Title>22026.2403.amp</Title><LatLonBoundingBox minx="-7.4055079664919328" miny="53.209492476668359" maxx="-1.5729300325723254" maxy="60.514395833263116" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377326.45583346742" maxx="423551.65489035327" maxy="1181201.4558334674" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22026.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2421.AMP</Name><Title>22112.2421.amp</Title><LatLonBoundingBox minx="-9.3604372470754011" miny="55.05245622934401" maxx="-4.7237586184928197" maxy="59.515825212733603" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816529006" miny="592731.53543277713" maxx="226741.60518347099" maxy="1073981.5354327771" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22112.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2493.AMP</Name><Title>22112.2493.amp</Title><LatLonBoundingBox minx="-9.9993315956471527" miny="52.845932329614442" maxx="-6.266370008320914" maxy="56.303800120678616" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353153.47745924024" maxx="113837.60647461214" maxy="722003.47745924024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22112.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2547.AMP</Name><Title>22112.2547.amp</Title><LatLonBoundingBox minx="-10.571092571501179" miny="50.715885658302298" maxx="-7.6016645188615755" maxy="53.259165470019404" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696012008" miny="122263.6296587658" maxx="6008.3330398799153" maxy="389888.6296587658" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22112.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22126.2511.AMP</Name><Title>22126.2511.amp</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22126.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22169.2493.AMP</Name><Title>22169.2493.amp</Title><LatLonBoundingBox minx="-4.4134570375122149" miny="49.727332636083311" maxx="0.04318983998834542" maxy="56.021640378025545" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.9208910345" miny="-17130.232311326894" maxx="527505.92089103453" maxy="680969.76768867311" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22169.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22312.2547.AMP</Name><Title>22312.2547.amp</Title><LatLonBoundingBox minx="-0.50110306891976042" miny="49.928469031803282" maxx="2.4874420184398125" maxy="53.23767072408338" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11516.076680443308" maxx="700031.67423976399" maxy="372391.07668044331" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22312.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2439.AMP</Name><Title>22484.2439.amp</Title><LatLonBoundingBox minx="-5.4170750646651742" miny="53.314533964171339" maxx="-1.0619875556240561" maxy="58.613290654075513" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960294" miny="383884.32139058853" maxx="454599.39258960297" maxy="969484.32139058853" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22484.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2529.AMP</Name><Title>22484.2529.amp</Title><LatLonBoundingBox minx="-7.0630912814864315" miny="48.864895494613478" maxx="-3.045434608800266" maxy="54.252678855792198" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105301.58553544071" maxx="323549.21315538435" maxy="484748.41446455929" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22484.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2421.AMP</Name><Title>23114.2421.amp</Title><LatLonBoundingBox minx="-9.3994361892883731" miny="55.014047587609298" maxx="-4.6974861190940294" maxy="59.586623098698148" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324662" miny="588557.46405155933" maxx="228254.36403267534" maxy="1081807.4640515593" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23114.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2511.AMP</Name><Title>23114.2511.amp</Title><LatLonBoundingBox minx="-11.024156161893675" miny="50.621193985511766" maxx="-6.6626477848874792" maxy="55.175284811729853" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329935" miny="112052.78793344356" maxx="71682.264196700649" maxy="598927.78793344356" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23114.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2421.AMP</Name><Title>23300.2421.amp</Title><LatLonBoundingBox minx="-6.9499494198679512" miny="55.115702844328112" maxx="-2.8011555904112546" maxy="59.459473704609493" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589029.544804862" maxx="349094.62467377464" maxy="1064054.544804862" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23300.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2493.AMP</Name><Title>23300.2493.amp</Title><LatLonBoundingBox minx="-8.3311965656539488" miny="51.564091688771356" maxx="-4.3361606033422726" maxy="55.994436974735194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671240663" miny="200519.12433678436" maxx="238583.17246712407" maxy="680969.12433678436" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23300.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2421.AMP</Name><Title>23343.2421.amp</Title><LatLonBoundingBox minx="-9.1632643026041602" miny="54.093402819172759" maxx="-4.0047358051432029" maxy="59.586947178576729" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779685738" miny="484256.53567845793" maxx="269441.31622203143" maxy="1080181.5356784579" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23343.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2421A.AMP</Name><Title>23343.2421a.amp</Title><LatLonBoundingBox minx="-9.1632643026041602" miny="54.093402819172759" maxx="-4.0047358051432029" maxy="59.586947178576729" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779685738" miny="484256.53567845793" maxx="269441.31622203143" maxy="1080181.5356784579" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23343.2421a.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2511.AMP</Name><Title>23343.2511.amp</Title><LatLonBoundingBox minx="-10.233715057898086" miny="50.638711033461512" maxx="-6.0102803707009818" maxy="55.156204671116676" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108660.4099399721" maxx="117577.7829090039" maxy="593635.4099399721" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23343.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24030.2385.AMP</Name><Title>24030.2385.amp</Title><LatLonBoundingBox minx="-6.5086715331556997" miny="54.959826051906255" maxx="-1.1027106337399637" maxy="61.205502629675081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392282" miny="569379.26987975859" maxx="448322.36319392279" maxy="1258179.2698797586" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/24030.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24137.999.AMP</Name><Title>24137.999.amp</Title><LatLonBoundingBox minx="-6.399043053723906" miny="49.935230662021084" maxx="-3.5757096907563417" maxy="52.936557477908579" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12056.481597470236" maxx="287163.93799048895" maxy="339006.48159747024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/24137.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25053.1017.AMP</Name><Title>25053.1017.amp</Title><LatLonBoundingBox minx="-7.0675885700788657" miny="54.4628414598915" maxx="-2.363720042562838" maxy="59.841773150648201" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516383.84809071803" maxx="376566.41440876084" maxy="1106358.848090718" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/25053.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25161.2493.AMP</Name><Title>25161.2493.amp</Title><LatLonBoundingBox minx="-12.911455055415024" miny="50.47327127295376" maxx="-7.4567696080704149" maxy="56.159896016750658" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108062.91163778154" maxx="15200.813459498691" maxy="713687.91163778154" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/25161.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2367.AMP</Name><Title>26492.2367.amp</Title><LatLonBoundingBox minx="-2.8104048536139214" miny="58.749015451550115" maxx="0.93350276937578047" maxy="61.984211604038677" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987648.13097493304" maxx="553953.52458673064" maxy="1344923.130974933" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/26492.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2439.AMP</Name><Title>26492.2439.amp</Title><LatLonBoundingBox minx="-3.6164201131260585" miny="56.905337879756487" maxx="-1.1416207297241294" maxy="58.577465745850652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780394.88600780047" maxx="450022.96971388755" maxy="965494.88600780047" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/26492.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2529.AMP</Name><Title>26492.2529.amp</Title><LatLonBoundingBox minx="-6.997163198522359" miny="49.039978393801654" maxx="-2.9737401501622864" maxy="54.424315570460266" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86113.302227819688" maxx="329045.81677849975" maxy="503761.69777218031" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/26492.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1035.AMP</Name><Title>30607.1035.amp</Title><LatLonBoundingBox minx="-6.659541763094242" miny="50.950059335307003" maxx="-2.4968430381618654" maxy="56.315004448897319" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986715" miny="124789.83158520213" maxx="365248.28856986715" maxy="713764.83158520213" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/30607.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1125.AMP</Name><Title>30607.1125.amp</Title><LatLonBoundingBox minx="-8.48646568219824" miny="55.362605435729918" maxx="-3.9857154694894947" maxy="59.782472974572421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613747" miny="622771.33684896049" maxx="274609.42599661375" maxy="1101796.3368489605" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/30607.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_31609.1017.AMP</Name><Title>31609.1017.amp</Title><LatLonBoundingBox minx="-6.218535537865618" miny="50.074849904770652" maxx="-2.2448349664722569" maxy="55.41834630417145" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329354" miny="26110.545037362259" maxx="382598.09156329354" maxy="613860.54503736226" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/31609.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42631.1017.AMP</Name><Title>42631.1017.amp</Title><LatLonBoundingBox minx="-7.5321243160359694" miny="50.857571460452021" maxx="-2.4631063521801555" maxy="57.5985500682417" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117034.26760728739" maxx="367565.9011993779" maxy="856634.26760728739" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/42631.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42696.2511.AMP</Name><Title>42696.2511.amp</Title><LatLonBoundingBox minx="-12.591936330010265" miny="50.581527957604337" maxx="-7.9582415528425754" maxy="55.207789694679519" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841613" miny="119691.38384542288" maxx="-19427.001338416128" maxy="610266.38384542288" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/42696.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42982.2475.AMP</Name><Title>42982.2475.amp</Title><LatLonBoundingBox minx="-5.4012090302621338" miny="49.487424205546297" maxx="-0.35757694173245819" maxy="56.738650251731876" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191822.21941075972" miny="-41921.199646955123" maxx="500597.21941075975" maxy="760778.80035304488" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/42982.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43275.1017.AMP</Name><Title>43275.1017.amp</Title><LatLonBoundingBox minx="-1.8731216072382244" miny="49.378312325659635" maxx="1.9778330341909116" maxy="54.728396694315833" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52020.070277823601" maxx="656620.69847033126" maxy="537054.9297221764" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43275.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2367.AMP</Name><Title>43526.2367.amp</Title><LatLonBoundingBox minx="-3.1309322068065248" miny="58.121261176055278" maxx="0.50608428442850695" maxy="61.342963162458652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916963.47417129297" maxx="534260.2198044199" maxy="1273488.474171293" resx="25.000000000000007" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43526.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2439.AMP</Name><Title>43526.2439.amp</Title><LatLonBoundingBox minx="-5.4131388624448808" miny="53.315913337718207" maxx="-1.0583376130563253" maxy="58.61435933508271" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196504" miny="384028.15206928854" maxx="454809.82532196504" maxy="969603.15206928854" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43526.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2529.AMP</Name><Title>43526.2529.amp</Title><LatLonBoundingBox minx="-7.0597506909344752" miny="48.865682361542447" maxx="-3.0427260114150836" maxy="54.253377385697192" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105227.15998475999" maxx="323748.59206648293" maxy="484822.84001524001" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43526.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1035.AMP</Name><Title>10934.1035.amp</Title><LatLonBoundingBox minx="-6.6559048536700711" miny="50.950065320744713" maxx="-2.4939843600364529" maxy="56.314912120158034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111548.72194223246" miny="124777.91834676568" maxx="365448.72194223246" maxy="713752.91834676568" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/10934.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1125.AMP</Name><Title>10934.1125.amp</Title><LatLonBoundingBox minx="-8.48646568219824" miny="55.362605435729918" maxx="-3.9857154694894947" maxy="59.782472974572421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613747" miny="622771.33684896049" maxx="274609.42599661375" maxy="1101796.3368489605" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/10934.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1017.AMP</Name><Title>1100.1017.amp</Title><LatLonBoundingBox minx="-3.467422588739816" miny="49.474029185848693" maxx="0.37180852321919888" maxy="54.756039641402097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282932" miny="-45251.019689463312" maxx="552815.42057282932" maxy="540123.98031053669" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/1100.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1071.AMP</Name><Title>1100.1071.amp</Title><LatLonBoundingBox minx="-3.3369747830145031" miny="52.458586314142913" maxx="-0.86174631638686128" maxy="54.729745449871992" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313984.16163820185" miny="285270.76685618889" maxx="473409.16163820185" maxy="537195.76685618889" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/1100.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_11936.1017.AMP</Name><Title>11936.1017.amp</Title><LatLonBoundingBox minx="-6.2150326535735649" miny="50.07485464883748" maxx="-2.2420765086263752" maxy="55.418258099308289" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132870.20193354867" miny="26099.949254402542" maxx="382795.20193354867" maxy="613849.94925440254" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/11936.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2224.2511.AMP</Name><Title>2224.2511.amp</Title><LatLonBoundingBox minx="-2.2170440614077509" miny="52.985217249590193" maxx="0.29843233825044124" maxy="55.282314628073173" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386311.38011459791" miny="345311.98501180112" maxx="546161.38011459797" maxy="598686.98501180112" resx="25.000000000000011" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2224.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2267.2475.AMP</Name><Title>2267.2475.amp</Title><LatLonBoundingBox minx="-5.3039259230408353" miny="49.731511846236565" maxx="-0.23382253526460089" maxy="56.960755030393621" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198985.42224087167" miny="-15020.244289344293" maxx="507535.4222408717" maxy="785504.75571065571" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2267.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_22958.1017.AMP</Name><Title>22958.1017.amp</Title><LatLonBoundingBox minx="-6.8854988959022245" miny="50.874539825748158" maxx="-2.4893175952902831" maxy="56.641427256045006" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="99849.560688342608" miny="117021.56756921927" maxx="365724.56068834261" maxy="750096.56756921927" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/22958.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23023.2511.AMP</Name><Title>23023.2511.amp</Title><LatLonBoundingBox minx="-12.551658777781073" miny="50.646314543879221" maxx="-7.9636237566097421" maxy="55.198221280653442" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-274967.19897394814" miny="126676.90734654933" maxx="-19242.198973948136" maxy="609176.90734654933" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23023.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23309.2475.AMP</Name><Title>23309.2475.amp</Title><LatLonBoundingBox minx="-5.2867871090652665" miny="49.734842943361393" maxx="-0.37305893620781327" maxy="56.73327807907333" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198813.62565774456" miny="-14643.049667412881" maxx="499663.62565774459" maxy="760181.95033258712" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23309.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2353.2403.AMP</Name><Title>2353.2403.amp</Title><LatLonBoundingBox minx="-7.4026007276335157" miny="53.216722144347273" maxx="-1.5696694120651737" maxy="60.521291433969402" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102725.69108690281" miny="378119.20766610559" maxx="423725.69108690281" maxy="1181969.2076661056" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2353.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23602.1017.AMP</Name><Title>23602.1017.amp</Title><LatLonBoundingBox minx="-1.8595404881560866" miny="49.378025662747568" maxx="1.9915585099838278" maxy="54.693287078014386" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="410280.42450206017" miny="-51999.869443021948" maxx="657730.42450206017" maxy="533150.13055697805" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23602.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2367.AMP</Name><Title>23853.2367.amp</Title><LatLonBoundingBox minx="-2.7879248100082434" miny="58.76746629091685" maxx="0.47654352227823921" maxy="61.349275416019793" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357950.34374888561" miny="988917.19877162529" maxx="532650.34374888567" maxy="1274192.1987716253" resx="25.000000000000007" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23853.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2439.AMP</Name><Title>23853.2439.amp</Title><LatLonBoundingBox minx="-5.4085141195214694" miny="53.322882766789995" maxx="-1.0554781758752376" maxy="58.603518045689057" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201817.96887905241" miny="384795.87237039069" maxx="454992.96887905244" maxy="968395.87237039069" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23853.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2529.AMP</Name><Title>23853.2529.amp</Title><LatLonBoundingBox minx="-7.0573051554369925" miny="48.872703626037612" maxx="-3.0406088175047792" maxy="54.260322212750886" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69989.189729371399" miny="-104457.00479141541" maxx="323914.1897293714" maxy="485592.99520858459" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23853.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2421.AMP</Name><Title>2439.2421.amp</Title><LatLonBoundingBox minx="-9.357508334285777" miny="55.059441175765038" maxx="-4.7210494180079499" maxy="59.522711795341479" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-17756.134975650522" miny="593490.21551934769" maxx="226943.86502434948" maxy="1074740.2155193477" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2439.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2493.AMP</Name><Title>2439.2493.amp</Title><LatLonBoundingBox minx="-9.9993315956471527" miny="52.845932329614442" maxx="-6.266370008320914" maxy="56.303800120678616" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353153.47745924024" maxx="113837.60647461214" maxy="722003.47745924024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2439.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2547.AMP</Name><Title>2439.2547.amp</Title><LatLonBoundingBox minx="-10.565123749815719" miny="50.722913243258347" maxx="-7.6016633201040609" maxy="53.248353253974024" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-172983.68927117495" miny="123024.53147500969" maxx="6066.3107288250467" maxy="388674.53147500969" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2439.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2453.2511.AMP</Name><Title>2453.2511.amp</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2496.2493.AMP</Name><Title>2496.2493.amp</Title><LatLonBoundingBox minx="-4.4134570375122149" miny="49.727332636083311" maxx="0.04318983998834542" maxy="56.021640378025545" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.9208910345" miny="-17130.232311326894" maxx="527505.92089103453" maxy="680969.76768867311" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2496.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2639.2547.AMP</Name><Title>2639.2547.amp</Title><LatLonBoundingBox minx="-0.49890546725087415" miny="49.935469119238512" maxx="2.4902945236947622" maxy="53.244725305618907" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507673.42630406731" miny="12304.399751948891" maxx="700173.42630406725" maxy="373179.39975194889" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2639.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2439.AMP</Name><Title>2811.2439.amp</Title><LatLonBoundingBox minx="-5.4124495921366202" miny="53.321724015962104" maxx="-1.0595579306069765" maxy="58.602445483111161" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201582.4967572485" miny="384676.61349424697" maxx="454757.49675724853" maxy="968276.61349424697" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2811.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2529.AMP</Name><Title>2811.2529.amp</Title><LatLonBoundingBox minx="-7.0606463816582981" miny="48.871916755208744" maxx="-3.0433178458306167" maxy="54.259623689626473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69764.808826181281" miny="-104531.43591631774" maxx="323714.80882618128" maxy="485518.56408368226" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2811.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2_2453.2511.AMP</Name><Title>2_2453.2511.amp</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2_2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2421.AMP</Name><Title>3441.2421.amp</Title><LatLonBoundingBox minx="-9.3994361892883731" miny="55.014047587609298" maxx="-4.6974861190940294" maxy="59.586623098698148" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324662" miny="588557.46405155933" maxx="228254.36403267534" maxy="1081807.4640515593" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3441.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2511.AMP</Name><Title>3441.2511.amp</Title><LatLonBoundingBox minx="-11.01774452255032" miny="50.628232808570054" maxx="-6.6621517505227539" maxy="55.16448517693911" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-176834.49627557676" miny="112814.88879589248" maxx="71765.503724423237" maxy="597714.88879589248" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3441.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2421.AMP</Name><Title>3627.2421.amp</Title><LatLonBoundingBox minx="-6.9469444336082971" miny="55.122688265859388" maxx="-2.7988833451189965" maxy="59.466363040169995" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119148.06154883566" miny="589794.77507540165" maxx="349248.06154883566" maxy="1064819.7750754016" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3627.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2493.AMP</Name><Title>3627.2493.amp</Title><LatLonBoundingBox minx="-8.3257165272847118" miny="51.571094800997251" maxx="-4.3349378819146445" maxy="55.983608058024252" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4317.2405411329237" miny="201283.54202456982" maxx="238692.24054113292" maxy="679758.54202456982" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3627.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2421.AMP</Name><Title>3670.2421.amp</Title><LatLonBoundingBox minx="-9.1566752898716395" miny="54.100406395748912" maxx="-4.0035972376169617" maxy="59.576095445979973" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-5787.7886306061991" miny="485018.71868501697" maxx="269537.2113693938" maxy="1078968.718685017" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3670.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2511.AMP</Name><Title>3670.2511.amp</Title><LatLonBoundingBox minx="-10.22762604912718" miny="50.645736669872086" maxx="-6.009444728630406" maxy="55.145399912611822" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126296.76134715811" miny="109422.99638540577" maxx="117678.23865284189" maxy="592422.99638540577" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3670.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4357.2385.AMP</Name><Title>4357.2385.amp</Title><LatLonBoundingBox minx="-6.5086715331556997" miny="54.959826051906255" maxx="-1.1027106337399637" maxy="61.205502629675081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392282" miny="569379.26987975859" maxx="448322.36319392279" maxy="1258179.2698797586" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/4357.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4464.999.AMP</Name><Title>4464.999.amp</Title><LatLonBoundingBox minx="-6.3912051802326371" miny="49.93544914478629" maxx="-3.5707328998565" maxy="52.918678713306072" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104445.80996947078" miny="12058.388883867941" maxx="287520.80996947078" maxy="337008.38888386794" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/4464.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5380.1017.AMP</Name><Title>5380.1017.amp</Title><LatLonBoundingBox minx="-6.8440531658737109" miny="54.468541120080843" maxx="-2.3701157476652153" maxy="59.534797396622039" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="125552.70406515477" miny="516398.98168098135" maxx="376152.70406515477" maxy="1072173.9816809813" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/5380.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5488.2493.AMP</Name><Title>5488.2493.amp</Title><LatLonBoundingBox minx="-12.909052526379853" miny="50.48049529130833" maxx="-7.4544288209614491" maxy="56.166810794679833" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281600.67261882673" miny="108841.91247644334" maxx="15424.327381173265" maxy="714441.91247644334" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/5488.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2367.AMP</Name><Title>6819.2367.amp</Title><LatLonBoundingBox minx="-2.8068375998447501" miny="58.75573617860109" maxx="0.93696745357749056" maxy="61.991211914809369" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357825.20340366347" miny="988403.1154132646" maxx="554100.20340366347" maxy="1345703.1154132646" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/6819.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2439.AMP</Name><Title>6819.2439.amp</Title><LatLonBoundingBox minx="-3.6164201131260585" miny="56.905337879756487" maxx="-1.1416207297241294" maxy="58.577465745850652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780394.88600780047" maxx="450022.96971388755" maxy="965494.88600780047" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/6819.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2529.AMP</Name><Title>6819.2529.amp</Title><LatLonBoundingBox minx="-6.997163198522359" miny="49.039978393801654" maxx="-2.9737401501622864" maxy="54.424315570460266" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86113.302227819688" maxx="329045.81677849975" maxy="503761.69777218031" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/6819.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_721.2511.AMP</Name><Title>721.2511.amp</Title><LatLonBoundingBox minx="-3.505298393564805" miny="49.813219239925097" maxx="0.33792871709610478" maxy="55.076113398525692" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303967.40885716851" miny="-7608.2563755125739" maxx="549442.40885716851" maxy="575741.74362448743" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/721.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_750.2511.AMP</Name><Title>750.2511.amp</Title><LatLonBoundingBox minx="-12.221789128516727" miny="52.449886419869124" maxx="-8.947749359497319" maxy="55.040778027772255" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255333.72065319004" miny="327518.66705305176" maxx="-69733.720653190045" maxy="596593.66705305176" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/750.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_871.1017.AMP</Name><Title>871.1017.amp</Title><LatLonBoundingBox minx="-4.2220353168901283" miny="49.36155209294305" maxx="-0.40455260142814969" maxy="54.639121980274275" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58013.060736272717" maxx="503095.50326431985" maxy="527111.93926372728" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/871.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2421.AMP</Name><Title>893.2421.amp</Title><LatLonBoundingBox minx="-7.7436926631576259" miny="55.097307898800793" maxx="-3.4338046546446468" maxy="59.480482400913957" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73853.737618644838" miny="590054.94618831342" maxx="308828.73761864484" maxy="1067154.9461883134" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/893.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2493.AMP</Name><Title>893.2493.amp</Title><LatLonBoundingBox minx="-9.6554026010227041" miny="50.562840113850385" maxx="-4.8981656141021874" maxy="56.082607409073937" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78213.605769406655" miny="95503.409545105067" maxx="195536.39423059335" maxy="692628.40954510507" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/893.2493.amp.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721.COH_01</Name><Title>20394.2511.721.coh</Title><LatLonBoundingBox minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896119052" maxy="55.051418304443359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896119052" maxy="55.051418304443359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926302" miny="-8391.1811312650243" maxx="549294.99962261738" maxy="574957.59504764574" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20394.2511.721.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721_01</Name><Title>20394.2511.721</Title><LatLonBoundingBox minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896118164" maxy="55.051418304443359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896118164" maxy="55.051418304443359" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926302" miny="-8391.1811312650243" maxx="549294.99962261738" maxy="574957.59504764574" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20394.2511.721.ecw" /></DataURL></Layer><Layer><Name>COH_20423.2511.750.COH_01</Name><Title>20423.2511.750.coh</Title><LatLonBoundingBox minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443819" miny="326759.66297973692" maxx="-69780.573922067124" maxy="597811.23806782602" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20423.2511.750.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20544.1017.871.COH_01</Name><Title>20544.1017.871.coh</Title><LatLonBoundingBox minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58001.603202187587" maxx="503093.64181953168" maxy="527111.93926372728" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20544.1017.871.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2421.893.COH_01</Name><Title>20566.2421.893.coh</Title><LatLonBoundingBox minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697798" miny="589276.64874306228" maxx="308638.96931990335" maxy="1066391.8173612645" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20566.2421.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2493.893.COH_01</Name><Title>20566.2493.893.coh</Title><LatLonBoundingBox minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276113942" miny="94736.035629181133" maxx="195340.58170955823" maxy="691865.85609267151" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20566.2493.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1017.1100.COH_01</Name><Title>20773.1017.1100.coh</Title><LatLonBoundingBox minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282926" miny="-45244.252228644276" maxx="552826.02063266025" maxy="540123.98031053669" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20773.1017.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1071.1100.COH_01</Name><Title>20773.1071.1100.coh</Title><LatLonBoundingBox minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285266.46788873407" maxx="474205.86666512757" maxy="539180.79889772215" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20773.1071.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21897.2511.2224.COH_01</Name><Title>21897.2511.2224.coh</Title><LatLonBoundingBox minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344535.90053589916" maxx="546007.620952453" maxy="597904.26865964127" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/21897.2511.2224.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21940.2475.2267.COH_01</Name><Title>21940.2475.2267.coh</Title><LatLonBoundingBox minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15798.699239637674" maxx="508651.48455128132" maxy="786708.41033140745" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/21940.2475.2267.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22026.2403.2353.COH_01</Name><Title>22026.2403.2353.coh</Title><LatLonBoundingBox minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377333.9296156395" maxx="423555.32368682709" maxy="1181201.4558334674" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22026.2403.2353.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2421.2439.COH_01</Name><Title>22112.2421.2439.coh</Title><LatLonBoundingBox minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816528948" miny="592727.10982655408" maxx="226749.41494652707" maxy="1073981.5354327771" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22112.2421.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2493.2439.COH_01</Name><Title>22112.2493.2439.coh</Title><LatLonBoundingBox minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353159.17083561729" maxx="113825.27695515676" maxy="722003.47745924024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22112.2493.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2547.2439.COH_01</Name><Title>22112.2547.2439.coh</Title><LatLonBoundingBox minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696011997" miny="122258.37262761971" maxx="6003.6689963493845" maxy="389888.6296587658" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22112.2547.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22126.2511.2453.COH_01</Name><Title>22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22169.2493.2496.COH_01</Name><Title>22169.2493.2496.coh</Title><LatLonBoundingBox minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.92089103453" miny="-17130.4368545623" maxx="527508.80228247703" maxy="680969.76768867311" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22169.2493.2496.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22312.2547.2639.COH_01</Name><Title>22312.2547.2639.coh</Title><LatLonBoundingBox minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11526.522003771737" maxx="700041.50569369132" maxy="372391.07668044238" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22312.2547.2639.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2439.2811.COH_01</Name><Title>22484.2439.2811.coh</Title><LatLonBoundingBox minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960288" miny="383896.96222436108" maxx="454592.18195635016" maxy="969484.3213905904" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22484.2439.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2529.2811.COH_01</Name><Title>22484.2529.2811.coh</Title><LatLonBoundingBox minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105307.24044975326" maxx="323546.5864138992" maxy="484748.41446455836" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22484.2529.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2421.3441.COH_01</Name><Title>23114.2421.3441.coh</Title><LatLonBoundingBox minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324837" miny="588561.86483303923" maxx="228251.80626473343" maxy="1081807.4640515593" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23114.2421.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2511.3441.COH_01</Name><Title>23114.2511.3441.coh</Title><LatLonBoundingBox minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329947" miny="112054.32878000327" maxx="71685.770189493953" maxy="598927.78793344449" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23114.2511.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2421.3627.COH_01</Name><Title>23300.2421.3627.coh</Title><LatLonBoundingBox minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589027.03449007659" maxx="349082.34005009726" maxy="1064054.5448048639" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23300.2421.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2493.3627.COH_01</Name><Title>23300.2493.3627.coh</Title><LatLonBoundingBox minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671241245" miny="200507.74368568865" maxx="238583.05011773307" maxy="680969.12433678436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23300.2493.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2421.3670.COH_01</Name><Title>23343.2421.3670.coh</Title><LatLonBoundingBox minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779686321" miny="484256.55355844309" maxx="269433.04719822248" maxy="1080181.5356784579" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23343.2421.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2511.3670.COH_01</Name><Title>23343.2511.3670.coh</Title><LatLonBoundingBox minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108648.8395989534" maxx="117589.91231572366" maxy="593635.4099399721" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23343.2511.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24030.2385.4357.COH_01</Name><Title>24030.2385.4357.coh</Title><LatLonBoundingBox minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392276" miny="569378.22296847706" maxx="448310.49433445279" maxy="1258179.2698797586" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/24030.2385.4357.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24137.999.4464.COH_01</Name><Title>24137.999.4464.coh</Title><LatLonBoundingBox minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12058.117574203774" maxx="287174.39159362519" maxy="339006.48159747024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/24137.999.4464.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25053.1017.5380.COH_01</Name><Title>25053.1017.5380.coh</Title><LatLonBoundingBox minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516394.65799183515" maxx="376563.43558532948" maxy="1106358.8480907171" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/25053.1017.5380.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25161.2493.5488.COH_01</Name><Title>25161.2493.5488.coh</Title><LatLonBoundingBox minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108068.93481886861" maxx="15208.300259207666" maxy="713687.91163778154" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/25161.2493.5488.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2367.6819.COH_01</Name><Title>26492.2367.6819.coh</Title><LatLonBoundingBox minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987636.74275002861" maxx="553954.48106772837" maxy="1344923.130974933" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/26492.2367.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2439.6819.COH_01</Name><Title>26492.2439.6819.coh</Title><LatLonBoundingBox minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780393.59103308734" maxx="450034.80465047108" maxy="965494.88600780047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/26492.2439.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2529.6819.COH_01</Name><Title>26492.2529.6819.coh</Title><LatLonBoundingBox minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86123.132903757767" maxx="329053.58616935008" maxy="503761.69777217938" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/26492.2529.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_2_22126.2511.2453.COH_01</Name><Title>2_22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/2_22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1035.10934.COH_01</Name><Title>30607.1035.10934.coh</Title><LatLonBoundingBox minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986709" miny="124785.4220800719" maxx="365253.70234595751" maxy="713764.83158520213" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/30607.1035.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1125.10934.COH_01</Name><Title>30607.1125.10934.coh</Title><LatLonBoundingBox minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613805" miny="622767.35811869591" maxx="274618.45384336566" maxy="1101796.3368489605" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/30607.1125.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_31609.1017.11936.COH_01</Name><Title>31609.1017.11936.coh</Title><LatLonBoundingBox minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329348" miny="26103.553381981576" maxx="382603.11443292437" maxy="613860.54503736133" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/31609.1017.11936.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42631.1017.22958.COH_01</Name><Title>42631.1017.22958.coh</Title><LatLonBoundingBox minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117025.10027764709" maxx="367568.49168406083" maxy="856634.26760728739" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/42631.1017.22958.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42696.2511.23023.COH_01</Name><Title>42696.2511.23023.coh</Title><LatLonBoundingBox minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841601" miny="119700.00026240069" maxx="-19417.502940364298" maxy="610266.38384542288" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/42696.2511.23023.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42982.2475.23309.COH_01</Name><Title>42982.2475.23309.coh</Title><LatLonBoundingBox minx="-4.6690959930419922" miny="50.140313409268856" maxx="-0.61576256155967624" maxy="56.700313568115234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.6690959930419922" miny="50.140313409268856" maxx="-0.61576256155967624" maxy="56.700313568115234" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="209373.79174641974" miny="26697.65915232712" maxx="499012.4778442508" maxy="759693.88750685402" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/42982.2475.23309.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43275.1017.23602.COH_01</Name><Title>43275.1017.23602.coh</Title><LatLonBoundingBox minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52007.749963940485" maxx="656623.08035698673" maxy="537054.9297221764" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43275.1017.23602.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2367.23853.COH_01</Name><Title>43526.2367.23853.coh</Title><LatLonBoundingBox minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916968.1182958188" maxx="534255.98798528151" maxy="1273488.474171293" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43526.2367.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2439.23853.COH_01</Name><Title>43526.2439.23853.coh</Title><LatLonBoundingBox minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196509" miny="384024.56058567727" maxx="454820.88947474142" maxy="969603.15206928854" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43526.2439.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2529.23853.COH_01</Name><Title>43526.2529.23853.coh</Title><LatLonBoundingBox minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105223.6901957636" maxx="323743.52356537455" maxy="484822.84001524001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43526.2529.23853.coh.ecw" /></DataURL></Layer><Layer><Name>ERS1_20394.2511.AMP_01</Name><Title>20394.2511.amp</Title><LatLonBoundingBox minx="-13.307088315125018" miny="50.163473902307175" maxx="-8.0152153749454804" maxy="54.668256072697844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-333887" miny="80113" maxx="-26687" maxy="550513" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20394.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20423.2511.AMP_01</Name><Title>20423.2511.amp</Title><LatLonBoundingBox minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443819" miny="326759.66297973692" maxx="-69780.573922067124" maxy="597811.23806782602" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20423.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20544.1017.AMP_01</Name><Title>20544.1017.amp</Title><LatLonBoundingBox minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58001.603202187587" maxx="503093.64181953168" maxy="527111.93926372728" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20544.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2421.AMP_01</Name><Title>20566.2421.amp</Title><LatLonBoundingBox minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697798" miny="589276.64874306228" maxx="308638.96931990335" maxy="1066391.8173612645" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20566.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2493.AMP_01</Name><Title>20566.2493.amp</Title><LatLonBoundingBox minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276113942" miny="94736.035629181133" maxx="195340.58170955823" maxy="691865.85609267151" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20566.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1017.AMP_01</Name><Title>20773.1017.amp</Title><LatLonBoundingBox minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282926" miny="-45244.252228644276" maxx="552826.02063266025" maxy="540123.98031053669" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20773.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1071.AMP_01</Name><Title>20773.1071.amp</Title><LatLonBoundingBox minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285266.46788873407" maxx="474205.86666512757" maxy="539180.79889772215" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20773.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21897.2511.AMP_01</Name><Title>21897.2511.amp</Title><LatLonBoundingBox minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344535.90053589916" maxx="546007.620952453" maxy="597904.26865964127" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/21897.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21940.2475.AMP_01</Name><Title>21940.2475.amp</Title><LatLonBoundingBox minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15798.699239637674" maxx="508651.48455128132" maxy="786708.41033140745" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/21940.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22026.2403.AMP_01</Name><Title>22026.2403.amp</Title><LatLonBoundingBox minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377333.9296156395" maxx="423555.32368682709" maxy="1181201.4558334674" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22026.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2421.AMP_01</Name><Title>22112.2421.amp</Title><LatLonBoundingBox minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816528948" miny="592727.10982655408" maxx="226749.41494652707" maxy="1073981.5354327771" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22112.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2493.AMP_01</Name><Title>22112.2493.amp</Title><LatLonBoundingBox minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353159.17083561729" maxx="113825.27695515676" maxy="722003.47745924024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22112.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2547.AMP_01</Name><Title>22112.2547.amp</Title><LatLonBoundingBox minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696011997" miny="122258.37262761971" maxx="6003.6689963493845" maxy="389888.6296587658" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22112.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22126.2511.AMP_01</Name><Title>22126.2511.amp</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22126.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22169.2493.AMP_01</Name><Title>22169.2493.amp</Title><LatLonBoundingBox minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.92089103453" miny="-17130.4368545623" maxx="527508.80228247703" maxy="680969.76768867311" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22169.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22312.2547.AMP_01</Name><Title>22312.2547.amp</Title><LatLonBoundingBox minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11526.522003771737" maxx="700041.50569369132" maxy="372391.07668044238" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22312.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2439.AMP_01</Name><Title>22484.2439.amp</Title><LatLonBoundingBox minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960288" miny="383896.96222436108" maxx="454592.18195635016" maxy="969484.3213905904" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22484.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2529.AMP_01</Name><Title>22484.2529.amp</Title><LatLonBoundingBox minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105307.24044975326" maxx="323546.5864138992" maxy="484748.41446455836" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22484.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2421.AMP_01</Name><Title>23114.2421.amp</Title><LatLonBoundingBox minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324837" miny="588561.86483303923" maxx="228251.80626473343" maxy="1081807.4640515593" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23114.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2511.AMP_01</Name><Title>23114.2511.amp</Title><LatLonBoundingBox minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329947" miny="112054.32878000327" maxx="71685.770189493953" maxy="598927.78793344449" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23114.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2421.AMP_01</Name><Title>23300.2421.amp</Title><LatLonBoundingBox minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589027.03449007659" maxx="349082.34005009726" maxy="1064054.5448048639" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23300.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2493.AMP_01</Name><Title>23300.2493.amp</Title><LatLonBoundingBox minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671241245" miny="200507.74368568865" maxx="238583.05011773307" maxy="680969.12433678436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23300.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2421.AMP_01</Name><Title>23343.2421.amp</Title><LatLonBoundingBox minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779686321" miny="484256.55355844309" maxx="269433.04719822248" maxy="1080181.5356784579" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23343.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2511.AMP_01</Name><Title>23343.2511.amp</Title><LatLonBoundingBox minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108648.8395989534" maxx="117589.91231572366" maxy="593635.4099399721" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23343.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24030.2385.AMP_01</Name><Title>24030.2385.amp</Title><LatLonBoundingBox minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392276" miny="569378.22296847706" maxx="448310.49433445279" maxy="1258179.2698797586" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/24030.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24137.999.AMP_01</Name><Title>24137.999.amp</Title><LatLonBoundingBox minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12058.117574203774" maxx="287174.39159362519" maxy="339006.48159747024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/24137.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25053.1017.AMP_01</Name><Title>25053.1017.amp</Title><LatLonBoundingBox minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516394.65799183515" maxx="376563.43558532948" maxy="1106358.8480907171" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/25053.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25161.2493.AMP_01</Name><Title>25161.2493.amp</Title><LatLonBoundingBox minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108068.93481886861" maxx="15208.300259207666" maxy="713687.91163778154" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/25161.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2367.AMP_01</Name><Title>26492.2367.amp</Title><LatLonBoundingBox minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987636.74275002861" maxx="553954.48106772837" maxy="1344923.130974933" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/26492.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2439.AMP_01</Name><Title>26492.2439.amp</Title><LatLonBoundingBox minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780393.59103308734" maxx="450034.80465047108" maxy="965494.88600780047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/26492.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2529.AMP_01</Name><Title>26492.2529.amp</Title><LatLonBoundingBox minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86123.132903757767" maxx="329053.58616935008" maxy="503761.69777217938" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/26492.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1035.AMP_01</Name><Title>30607.1035.amp</Title><LatLonBoundingBox minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986709" miny="124785.4220800719" maxx="365253.70234595751" maxy="713764.83158520213" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/30607.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1125.AMP_01</Name><Title>30607.1125.amp</Title><LatLonBoundingBox minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613805" miny="622767.35811869591" maxx="274618.45384336566" maxy="1101796.3368489605" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/30607.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_31609.1017.AMP_01</Name><Title>31609.1017.amp</Title><LatLonBoundingBox minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329348" miny="26103.553381981576" maxx="382603.11443292437" maxy="613860.54503736133" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/31609.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42631.1017.AMP_01</Name><Title>42631.1017.amp</Title><LatLonBoundingBox minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117025.10027764709" maxx="367568.49168406083" maxy="856634.26760728739" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/42631.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42696.2511.AMP_01</Name><Title>42696.2511.amp</Title><LatLonBoundingBox minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841601" miny="119700.00026240069" maxx="-19417.502940364298" maxy="610266.38384542288" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/42696.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42982.2475.AMP_01</Name><Title>42982.2475.amp</Title><LatLonBoundingBox minx="-4.8778724670410156" miny="49.523191422224045" maxx="-0.61120569705963046" maxy="56.705413818359375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.8778724670410156" miny="49.523191422224045" maxx="-0.61120569705963046" maxy="56.705413818359375" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191822.21941075972" miny="-41920.189594068637" maxx="500608.91934940458" maxy="760778.80035304395" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/42982.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43275.1017.AMP_01</Name><Title>43275.1017.amp</Title><LatLonBoundingBox minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52007.749963940485" maxx="656623.08035698673" maxy="537054.9297221764" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43275.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2367.AMP_01</Name><Title>43526.2367.amp</Title><LatLonBoundingBox minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916968.1182958188" maxx="534255.98798528151" maxy="1273488.474171293" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43526.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2439.AMP_01</Name><Title>43526.2439.amp</Title><LatLonBoundingBox minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196509" miny="384024.56058567727" maxx="454820.88947474142" maxy="969603.15206928854" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43526.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2529.AMP_01</Name><Title>43526.2529.amp</Title><LatLonBoundingBox minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105223.6901957636" maxx="323743.52356537455" maxy="484822.84001524001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43526.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1035.AMP_01</Name><Title>10934.1035.amp</Title><LatLonBoundingBox minx="-6.114628791809082" miny="51.021086350083351" maxx="-2.5590731501579276" maxy="56.247753143310547" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.114628791809082" miny="51.021086350083351" maxx="-2.5590731501579276" maxy="56.247753143310547" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111548.72194223246" miny="124783.70540032256" maxx="365452.98146375088" maxy="713752.91834676568" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/10934.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1125.AMP_01</Name><Title>10934.1125.amp</Title><LatLonBoundingBox minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613805" miny="622767.35811869591" maxx="274618.45384336566" maxy="1101796.3368489605" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/10934.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1017.AMP_01</Name><Title>1100.1017.amp</Title><LatLonBoundingBox minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282926" miny="-45244.252228644276" maxx="552826.02063266025" maxy="540123.98031053669" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/1100.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1071.AMP_01</Name><Title>1100.1071.amp</Title><LatLonBoundingBox minx="-3.2675395011901855" miny="52.465339995920658" maxx="-0.92087277770042375" maxy="54.723117828369141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.2675395011901855" miny="52.465339995920658" maxx="-0.92087277770042375" maxy="54.723117828369141" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313984.1616382018" miny="285266.56340680236" maxx="473410.12964090874" maxy="537195.76685618889" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/1100.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_11936.1017.AMP_01</Name><Title>11936.1017.amp</Title><LatLonBoundingBox minx="-5.7395310401916504" miny="50.134676590561867" maxx="-2.2728642895817748" maxy="55.361343383789063" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.7395310401916504" miny="50.134676590561867" maxx="-2.2728642895817748" maxy="55.361343383789063" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132870.20193354867" miny="26102.735758272451" maxx="382800.20499786694" maxy="613849.94925440254" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/11936.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2224.2511.AMP_01</Name><Title>2224.2511.amp</Title><LatLonBoundingBox minx="-2.2054390907287598" miny="53.005134917795658" maxx="0.17678318917751357" maxy="55.262912750244141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.2054390907287598" miny="53.005134917795658" maxx="0.17678318917751357" maxy="55.262912750244141" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386311.38011459791" miny="345313.36292540911" maxx="546159.28971523186" maxy="598686.98501180112" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2224.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2267.2475.AMP_01</Name><Title>2267.2475.amp</Title><LatLonBoundingBox minx="-4.7926979064941406" miny="49.765139885246754" maxx="-0.50825335830449969" maxy="56.929584503173828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7926979064941406" miny="49.765139885246754" maxx="-0.50825335830449969" maxy="56.929584503173828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198985.42224087167" miny="-15018.472141828854" maxx="507526.07805201574" maxy="785504.75571065571" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2267.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_22958.1017.AMP_01</Name><Title>22958.1017.amp</Title><LatLonBoundingBox minx="-6.2751016616821289" miny="50.951393991708755" maxx="-2.5595460161566725" maxy="56.569171905517578" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.2751016616821289" miny="50.951393991708755" maxx="-2.5595460161566725" maxy="56.569171905517578" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="99849.560688342608" miny="117033.77152428837" maxx="365714.86042888748" maxy="750096.56756922021" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/22958.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23023.2511.AMP_01</Name><Title>23023.2511.amp</Title><LatLonBoundingBox minx="-11.59953784942627" miny="50.854790769517422" maxx="-8.5595377758145332" maxy="54.997013092041016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.59953784942627" miny="50.854790769517422" maxx="-8.5595377758145332" maxy="54.997013092041016" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-274967.19897394825" miny="126672.85286012548" maxx="-19234.98741237988" maxy="609176.90734654933" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23023.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23309.2475.AMP_01</Name><Title>23309.2475.amp</Title><LatLonBoundingBox minx="-4.7952828407287598" miny="49.76859749853611" maxx="-0.61750496178865344" maxy="56.701930999755859" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7952828407287598" miny="49.76859749853611" maxx="-0.61750496178865344" maxy="56.701930999755859" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198813.6256577445" miny="-14634.820621438979" maxx="499651.35661755875" maxy="760181.95033258712" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23309.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2353.2403.AMP_01</Name><Title>2353.2403.amp</Title><LatLonBoundingBox minx="-6.4632244110107422" miny="53.299927398562431" maxx="-1.6454465165734282" maxy="60.44659423828125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4632244110107422" miny="53.299927398562431" maxx="-1.6454465165734282" maxy="60.44659423828125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102725.69108690275" miny="378111.62275087921" maxx="423727.01283854508" maxy="1181969.2076661047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2353.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23602.1017.AMP_01</Name><Title>23602.1017.amp</Title><LatLonBoundingBox minx="-1.8422291278839111" miny="49.432373039424419" maxx="1.553326509892941" maxy="54.641262054443359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-1.8422291278839111" miny="49.432373039424419" maxx="1.553326509892941" maxy="54.641262054443359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="410280.42450206022" miny="-52005.706152802719" maxx="657720.07613841875" maxy="533150.13055697805" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23602.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2367.AMP_01</Name><Title>23853.2367.amp</Title><LatLonBoundingBox minx="-2.7291445732116699" miny="58.787718512117863" maxx="0.29307772219181105" maxy="61.329940795898437" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7291445732116699" miny="58.787718512117863" maxx="0.29307772219181105" maxy="61.329940795898437" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357950.34374888567" miny="988906.20597486594" maxx="532639.81276219082" maxy="1274192.1987716272" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23853.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2439.AMP_01</Name><Title>23853.2439.amp</Title><LatLonBoundingBox minx="-4.9796719551086426" miny="53.360088340938091" maxx="-1.1752274185419074" maxy="58.568977355957031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9796719551086426" miny="53.360088340938091" maxx="-1.1752274185419074" maxy="58.568977355957031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201817.96887905232" miny="384802.08758123504" maxx="454987.64941010065" maxy="968395.87237039069" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23853.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2529.AMP_01</Name><Title>23853.2529.amp</Title><LatLonBoundingBox minx="-6.5096306800842285" miny="48.954863205552101" maxx="-3.1674083769321437" maxy="54.181529998779297" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5096306800842285" miny="48.954863205552101" maxx="-3.1674083769321437" maxy="54.181529998779297" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69989.189729371457" miny="-104446.45152051444" maxx="323907.34558592632" maxy="485592.99520858459" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23853.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2421.AMP_01</Name><Title>2439.2421.amp</Title><LatLonBoundingBox minx="-8.5693140029907227" miny="55.197537451982498" maxx="-5.0493139177560797" maxy="59.393093109130859" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5693140029907227" miny="55.197537451982498" maxx="-5.0493139177560797" maxy="59.393093109130859" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-17756.134975650464" miny="593495.3293628773" maxx="226945.00199348881" maxy="1074740.2155193477" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2439.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2493.AMP_01</Name><Title>2439.2493.amp</Title><LatLonBoundingBox minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353159.17083561729" maxx="113825.27695515676" maxy="722003.47745924024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2439.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2547.AMP_01</Name><Title>2439.2547.amp</Title><LatLonBoundingBox minx="-10.147601127624512" miny="50.857784606516361" maxx="-7.8898232951760292" maxy="53.115562438964844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.147601127624512" miny="50.857784606516361" maxx="-7.8898232951760292" maxy="53.115562438964844" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-172983.68927117507" miny="123022.34609782672" maxx="6068.2009734621388" maxy="388674.53147500969" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2439.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2453.2511.AMP_01</Name><Title>2453.2511.amp</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2496.2493.AMP_01</Name><Title>2496.2493.amp</Title><LatLonBoundingBox minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.92089103453" miny="-17130.4368545623" maxx="527508.80228247703" maxy="680969.76768867311" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2496.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2639.2547.AMP_01</Name><Title>2639.2547.amp</Title><LatLonBoundingBox minx="-0.39023765921592712" miny="49.999780721962452" maxx="2.1875401809811597" maxy="53.182003021240234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-0.39023765921592712" miny="49.999780721962452" maxx="2.1875401809811597" maxy="53.182003021240234" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507673.42630406725" miny="12309.301804991745" maxx="700168.5875037408" maxy="373179.39975194796" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2639.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2639.2547A.AMP</Name><Title>2639.2547a.amp</Title><LatLonBoundingBox minx="-0.49890546725087415" miny="49.935469119238512" maxx="2.4902945236947622" maxy="53.244725305618907" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507673.42630406731" miny="12304.399751948891" maxx="700173.42630406725" maxy="373179.39975194889" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2639.2547a.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2439.AMP_01</Name><Title>2811.2439.amp</Title><LatLonBoundingBox minx="-4.983130931854248" miny="53.358936302363873" maxx="-1.1786863952875128" maxy="58.567825317382812" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.983130931854248" miny="53.358936302363873" maxx="-1.1786863952875128" maxy="58.567825317382812" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201582.49675724847" miny="384674.05619485478" maxx="454758.92586590099" maxy="968276.61349424883" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2811.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2529.AMP_01</Name><Title>2811.2529.amp</Title><LatLonBoundingBox minx="-6.5126261711120605" miny="48.954081192612648" maxx="-3.1704038679599758" maxy="54.180747985839844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5126261711120605" miny="48.954081192612648" maxx="-3.1704038679599758" maxy="54.180747985839844" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69764.808826181281" miny="-104530.00813766297" maxx="323710.41307400278" maxy="485518.56408368226" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2811.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2_2453.2511.AMP_01</Name><Title>2_2453.2511.amp</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2_2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2421.AMP_01</Name><Title>3441.2421.amp</Title><LatLonBoundingBox minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324837" miny="588561.86483303923" maxx="228251.80626473343" maxy="1081807.4640515593" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3441.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2511.AMP_01</Name><Title>3441.2511.amp</Title><LatLonBoundingBox minx="-10.192543029785156" miny="50.801739722490311" maxx="-7.1347651779651642" maxy="54.997295379638672" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.192543029785156" miny="50.801739722490311" maxx="-7.1347651779651642" maxy="54.997295379638672" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-176834.49627557676" miny="112820.72177774119" maxx="71753.389678749547" maxy="597714.88879589248" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3441.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2421.AMP_01</Name><Title>3627.2421.amp</Title><LatLonBoundingBox minx="-6.4152898788452148" miny="55.199181586503983" maxx="-2.8952897936105719" maxy="59.394737243652344" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4152898788452148" miny="55.199181586503983" maxx="-2.8952897936105719" maxy="59.394737243652344" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119148.06154883566" miny="589801.14572180889" maxx="349252.89753572218" maxy="1064819.7750754016" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3627.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2493.AMP_01</Name><Title>3627.2493.amp</Title><LatLonBoundingBox minx="-7.7266874313354492" miny="51.681908637285233" maxx="-4.5800206884741783" maxy="55.877464294433594" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7266874313354492" miny="51.681908637285233" maxx="-4.5800206884741783" maxy="55.877464294433594" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4317.2405411329819" miny="201279.69598826813" maxx="238694.82966017825" maxy="679758.54202456889" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3627.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2421.AMP_01</Name><Title>3670.2421.amp</Title><LatLonBoundingBox minx="-8.2314786911010742" miny="54.238918296992779" maxx="-4.3025897070765486" maxy="59.447807312011719" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.2314786911010742" miny="54.238918296992779" maxx="-4.3025897070765486" maxy="59.447807312011719" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-5787.7886306061991" miny="485027.88107516139" maxx="269545.72869619128" maxy="1078968.718685017" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3670.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2511.AMP_01</Name><Title>3670.2511.amp</Title><LatLonBoundingBox minx="-9.4738321304321289" miny="50.800595313310623" maxx="-6.4160542786121368" maxy="54.996150970458984" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4738321304321289" miny="50.800595313310623" maxx="-6.4160542786121368" maxy="54.996150970458984" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126296.76134715823" miny="109416.66112830123" maxx="117669.80535331089" maxy="592422.9963854067" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3670.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4357.2385.AMP_01</Name><Title>4357.2385.amp</Title><LatLonBoundingBox minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392276" miny="569378.22296847706" maxx="448310.49433445279" maxy="1258179.2698797586" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/4357.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4464.999.AMP_01</Name><Title>4464.999.amp</Title><LatLonBoundingBox minx="-6.1255307197570801" miny="49.996549986302853" maxx="-3.6721973270177837" maxy="52.858772277832031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1255307197570801" miny="49.996549986302853" maxx="-3.6721973270177837" maxy="52.858772277832031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104445.80996947089" miny="12049.142119833923" maxx="287510.54641793988" maxy="337008.38888386794" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/4464.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5380.1017.AMP_01</Name><Title>5380.1017.amp</Title><LatLonBoundingBox minx="-6.2448301315307617" miny="54.542085282504559" maxx="-2.4226078167557707" maxy="59.466529846191406" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.2448301315307617" miny="54.542085282504559" maxx="-2.4226078167557707" maxy="59.466529846191406" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="125552.70406515471" miny="516395.93084873457" maxx="376148.80251039664" maxy="1072173.9816809795" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/5380.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5488.2493.AMP_01</Name><Title>5488.2493.amp</Title><LatLonBoundingBox minx="-11.665097236633301" miny="50.715880051255226" maxx="-8.1628749296069145" maxy="55.942546844482422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.665097236633301" miny="50.715880051255226" maxx="-8.1628749296069145" maxy="55.942546844482422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281600.67261882673" miny="108832.53364155596" maxx="15429.422296618694" maxy="714441.91247644334" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/5488.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2367.AMP_01</Name><Title>6819.2367.amp</Title><LatLonBoundingBox minx="-2.7312157154083252" miny="58.783262319862843" maxx="0.6643399223685269" maxy="61.965484619140625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7312157154083252" miny="58.783262319862843" maxx="0.6643399223685269" maxy="61.965484619140625" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357825.20340366347" miny="988409.92659129645" maxx="554111.88555575814" maxy="1345703.1154132646" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/6819.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2439.AMP_01</Name><Title>6819.2439.amp</Title><LatLonBoundingBox minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780393.59103308734" maxx="450034.80465047108" maxy="965494.88600780047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/6819.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2529.AMP_01</Name><Title>6819.2529.amp</Title><LatLonBoundingBox minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86123.132903757767" maxx="329053.58616935008" maxy="503761.69777217938" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/6819.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_721.2511.AMP_01</Name><Title>721.2511.amp</Title><LatLonBoundingBox minx="-3.3366436958312988" miny="49.831759110093117" maxx="0.076689720153809482" maxy="55.058425903320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3366436958312988" miny="49.831759110093117" maxx="0.076689720153809482" maxy="55.058425903320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303967.40885716851" miny="-7611.9124468609516" maxx="549443.84520160314" maxy="575741.74362448743" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/721.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_750.2511.AMP_01</Name><Title>750.2511.amp</Title><LatLonBoundingBox minx="-11.693282127380371" miny="52.61809191852808" maxx="-9.328837625682354" maxy="54.875869750976562" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.693282127380371" miny="52.61809191852808" maxx="-9.328837625682354" maxy="54.875869750976562" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255333.72065319004" miny="327517.69330166205" maxx="-69741.555264519702" maxy="596593.66705305176" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/750.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_871.1017.AMP_01</Name><Title>871.1017.amp</Title><LatLonBoundingBox minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58001.603202187587" maxx="503093.64181953168" maxy="527111.93926372728" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/871.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2421.AMP_01</Name><Title>893.2421.amp</Title><LatLonBoundingBox minx="-7.1270813941955566" miny="55.194104224443436" maxx="-3.6070813089609137" maxy="59.389659881591797" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.1270813941955566" miny="55.194104224443436" maxx="-3.6070813089609137" maxy="59.389659881591797" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73853.73761864478" miny="590048.85640048306" maxx="308817.78330308339" maxy="1067154.9461883134" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/893.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2493.AMP_01</Name><Title>893.2493.amp</Title><LatLonBoundingBox minx="-8.7777433395385742" miny="50.713122025132179" maxx="-5.2755210325121871" maxy="55.939788818359375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.7777433395385742" miny="50.713122025132179" maxx="-5.2755210325121871" maxy="55.939788818359375" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78213.605769406597" miny="95507.011108056264" maxx="195529.30582910051" maxy="692628.40954510507" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/893.2493.amp.ecw" /></DataURL></Layer></Layer><Layer><Title>usa</Title><LatLonBoundingBox minx="-117.16234591954237" miny="32.694867249290432" maxx="-117.13433511844829" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><SRS>EPSG:4326</SRS><Layer><Name>USA_1METERCALIF_01</Name><Title>1metercalif</Title><LatLonBoundingBox minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485242.52235471504" miny="3617471.676763834" maxx="486707.93851865374" maxy="3618925.6443639919" resx="1.0002840709479195" resy="0.99997771675237279" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/1metercalif.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_BW_01</Name><Title>Sandiego1m_bw</Title><LatLonBoundingBox minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484786.71950667776" miny="3618077.499133341" maxx="487408.72193219373" maxy="3620342.499133341" resx="1.0000009250632975" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/Sandiego1m_bw.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_NULL_01</Name><Title>Sandiego1m_null</Title><LatLonBoundingBox minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484959.44720383431" miny="3618131.3487617401" maxx="487017.45093544538" maxy="3620175.3487617401" resx="1.0000018132220934" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/Sandiego1m_null.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO3I_01</Name><Title>sandiego3i</Title><LatLonBoundingBox minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485817.95316164225" miny="3618563.3629860291" maxx="485996.76273262367" maxy="3618743.1087327749" resx="0.060003211738732361" resy="0.059995242572005329" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiego3i.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_02</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449031" maxx="487258.06913956191" maxy="3621137.1885699364" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_03</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_LOSSLESS_01</Name><Title>sandiegoairphoto_lossless</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto_lossless.jp2" /></DataURL></Layer></Layer></Layer></Capability></WMT_MS_Capabilities>
-', NULL, 'http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698136);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (250, '1.1.1', 'Demis World Map', 'None', 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&', 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&', 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&', '', '', '<?xml version="1.0"?>
+', NULL, 'http://212.8.208.50/umn/wms_wahlen.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698133, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (824, '1.1.1', 'Image Web Server', 'Image Web Server', 'http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?', 'http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?', '', '', '', '<?xml version="1.0" encoding="UTF-8" ?><!-- ER Mapper Image Web Server 8.0 --><!DOCTYPE WMT_MS_Capabilities SYSTEM "http://camber.mc.man.ac.uk/ecwplugins/lib/xml/capabilities_1_1_1.dtd" ><WMT_MS_Capabilities version="1.1.1" updateSequence="0"><Service><Name>OGC:WMS</Name><Title>Image Web Server</Title><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://demo.ermapper.com" /><Abstract>Image Web Server</Abstract><KeywordList><Keyword>ECW</Keyword><Keyword>JPEG 2000</Keyword></KeywordList><ContactInformation><ContactPersonPrimary><ContactPerson /><ContactOrganization /></ContactPersonPrimary><ContactPosition /><ContactAddress><AddressType>postal</AddressType><Address /><City /><StateOrProvince /><PostCode /><Country /></ContactAddress><ContactVoiceTelephone /><ContactElectronicMailAddress /></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?" /></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?" /></Get></HTTP></DCPType></GetMap></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer><Title>Images</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS /><Layer><Name>AUSTRALIA_PARRAMATTA</Name><Title>parramatta</Title><SRS>none</SRS><BoundingBox SRS="none" minx="313999.99999999994" miny="6256000" maxx="314999.99999999994" maxy="6257000" resx="0.24390243902439024" resy="0.24390243902439024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/australia/parramatta.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_USADEMO</Name><Title>USADemo</Title><LatLonBoundingBox minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" resx="0.020131818181817342" resy="0.020131818181817342" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/geodetic/USADemo.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_WORLDGEODEMO</Name><Title>WorldGeoDemo</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" resx="0.089999999999996236" resy="0.089999999999996236" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/geodetic/WorldGeoDemo.ecw" /></DataURL></Layer><Layer><Name>USA_1METERCALIF</Name><Title>1metercalif</Title><LatLonBoundingBox minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485242.52235471504" miny="3617471.676763834" maxx="486707.93851865374" maxy="3618925.6443639919" resx="1.0002840709479195" resy="0.99997771675237279" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/1metercalif.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_BW</Name><Title>Sandiego1m_bw</Title><LatLonBoundingBox minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484786.71950667776" miny="3618077.499133341" maxx="487408.72193219373" maxy="3620342.499133341" resx="1.0000009250632975" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/Sandiego1m_bw.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_NULL</Name><Title>Sandiego1m_null</Title><LatLonBoundingBox minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484959.44720383431" miny="3618131.3487617401" maxx="487017.45093544538" maxy="3620175.3487617401" resx="1.0000018132220934" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/Sandiego1m_null.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO3I</Name><Title>sandiego3i</Title><LatLonBoundingBox minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485817.95316164225" miny="3618563.3629860291" maxx="485996.76273262367" maxy="3618743.1087327749" resx="0.060003211738732361" resy="0.059995242572005329" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiego3i.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449031" maxx="487258.06913956191" maxy="3621137.1885699364" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiegoairphoto.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_01</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiegoairphoto.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_LOSSLESS</Name><Title>sandiegoairphoto_lossless</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/secure/usa/sandiegoairphoto_lossless.jp2" /></DataURL></Layer><Layer><Name>AUSTRALIA_PARRAMATTA_01</Name><Title>parramatta</Title><SRS>none</SRS><BoundingBox SRS="none" minx="313999.99999999994" miny="6256000" maxx="314999.99999999994" maxy="6257000" resx="0.24390243902439024" resy="0.24390243902439024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/australia/parramatta.ecw" /></DataURL></Layer><Layer><Title>elevation</Title><LatLonBoundingBox minx="-15.516222892279139" miny="48.547566767877612" maxx="5.1966717340961956" maxy="62.309262015392946" /><Layer><Name>HILLSHADE_HS</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766492520216985" maxx="3.5824420393407923" maxy="61.302099976479312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="31.57408349035541" miny="-37.5" maxx="700006.57408349041" maxy="1268962.5" resx="75" resy="75" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/hs.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS2</Name><Title>hs2</Title><LatLonBoundingBox minx="-15.516222892279139" miny="48.547566767877612" maxx="5.1966717340961956" maxy="62.309262015392946" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-312469.46946416295" miny="-105151.70653074142" maxx="774980.53053583705" maxy="1381198.2934692586" resx="50" resy="50" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/hs2.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS3</Name><Title>hs3</Title><SRS>none</SRS><BoundingBox SRS="none" minx="0" miny="-16920" maxx="9333" maxy="0" resx="1" resy="1" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/hs3.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_HS</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" resx="0.00067567766864187718" resy="0.00067567766864187707" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-134781.89673206198" miny="-14838.41120336618" maxx="801993.1372231741" maxy="1291619.3334667052" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/elevation/hillshade/geodetic/hs.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS_01</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766492520216985" maxx="3.5824420393407923" maxy="61.302099976479312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="31.57408349035541" miny="-37.5" maxx="700006.57408349041" maxy="1268962.5" resx="75" resy="75" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/hs.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS2_01</Name><Title>hs2</Title><LatLonBoundingBox minx="-15.516222892279139" miny="48.547566767877612" maxx="5.1966717340961956" maxy="62.309262015392946" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-312469.46946416295" miny="-105151.70653074142" maxx="774980.53053583705" maxy="1381198.2934692586" resx="50" resy="50" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/hs2.ecw" /></DataURL></Layer><Layer><Name>HILLSHADE_HS3_01</Name><Title>hs3</Title><SRS>none</SRS><BoundingBox SRS="none" minx="0" miny="-16920" maxx="9333" maxy="0" resx="1" resy="1" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/hs3.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_HS_01</Name><Title>hs</Title><LatLonBoundingBox minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4307216236642208" miny="49.766490256102166" maxx="3.5821545967096924" maxy="61.302335092824933" resx="0.00067567766864187718" resy="0.00067567766864187707" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-134781.89673206198" miny="-14838.41120336618" maxx="801993.1372231741" maxy="1291619.3334667052" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/hillshade/geodetic/hs.ecw" /></DataURL></Layer></Layer><Layer><Title>geodetic</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS>EPSG:4326</SRS><Layer><Name>GEODETIC_USADEMO_01</Name><Title>USADemo</Title><LatLonBoundingBox minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-155.35833333333434" miny="7.1755712121246376" maxx="-44.633333333338967" maxy="66.141666666667632" resx="0.020131818181817342" resy="0.020131818181817342" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/geodetic/USADemo.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_WORLDGEODEMO_01</Name><Title>WorldGeoDemo</Title><LatLonBoundingBox minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-180" miny="-89.999999999992468" maxx="179.99999999998494" maxy="90" resx="0.089999999999996236" resy="0.089999999999996236" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/geodetic/WorldGeoDemo.ecw" /></DataURL></Layer></Layer><Layer><Title>optical</Title><LatLonBoundingBox minx="-12.208553864986046" miny="49.224585375217444" maxx="5.6857963568288348" maxy="69.655165068223994" /><Layer><Name>ECW_ORTHOLANDSAT5_201_23</Name><Title>ortholandsat5_201_23</Title><LatLonBoundingBox minx="-1.0766050274525021" miny="51.29488400215515" maxx="2.4888540683086222" maxy="53.2662972653102" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="464375" miny="163875" maxx="699975" maxy="374800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_201_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_201_24</Name><Title>ortholandsat5_201_24</Title><LatLonBoundingBox minx="-1.4970028950809673" miny="50.264044408751047" maxx="2.0343309498738851" maxy="52.226913553359296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="435900" miny="47625" maxx="676025" maxy="258875" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_201_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_22</Name><Title>ortholandsat5_202_22</Title><LatLonBoundingBox minx="-1.6310374587394187" miny="53.514452058790113" maxx="2.2345885036219277" maxy="55.50196905319163" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="424525" miny="409575" maxx="668000" maxy="623200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_23</Name><Title>ortholandsat5_202_23</Title><LatLonBoundingBox minx="-2.267446250413462" miny="52.107483956119658" maxx="1.4425499338053795" maxy="54.080674754374996" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382600" miny="250575" maxx="625550" maxy="464975" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_24</Name><Title>ortholandsat5_202_24</Title><LatLonBoundingBox minx="-2.8761450740407817" miny="50.713605576777908" maxx="0.71695291815851092" maxy="52.67306643539991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="340850" miny="93675" maxx="583925" maxy="308375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_202_25</Name><Title>ortholandsat5_202_25</Title><LatLonBoundingBox minx="-3.4484527622252688" miny="49.883995009410683" maxx="-0.0026577383759644807" maxy="51.256357579248871" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299000" miny="0" maxx="539525" maxy="150800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_202_25.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_22</Name><Title>ortholandsat5_203_22</Title><LatLonBoundingBox minx="-3.1236528826412147" miny="53.511174626470392" maxx="0.75709233519501407" maxy="55.4962715260978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="329100" miny="404825" maxx="574400" maxy="622500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_23</Name><Title>ortholandsat5_203_23</Title><LatLonBoundingBox minx="-3.8017109441751096" miny="52.11131426377333" maxx="-0.050073759271810424" maxy="54.084492042258674" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="282200" miny="247525" maxx="527700" maxy="465400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_24</Name><Title>ortholandsat5_203_24</Title><LatLonBoundingBox minx="-4.407621169976756" miny="50.70390929369298" maxx="-0.77665068283297389" maxy="52.687895051093335" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="237275" miny="91900" maxx="482800" maxy="310025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_203_25</Name><Title>ortholandsat5_203_25</Title><LatLonBoundingBox minx="-4.9855484790087363" miny="49.863954309666369" maxx="-1.469145051467871" maxy="51.278383010052188" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191700" miny="0" maxx="437125" maxy="153250" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_203_25.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_20Q1</Name><Title>ortholandsat5_204_20q1</Title><LatLonBoundingBox minx="-2.88358327382082" miny="57.297704383170547" maxx="-0.7406081517592481" maxy="58.314370405041785" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="348325" miny="823675" maxx="473900" maxy="936200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_20q1.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_20Q3</Name><Title>ortholandsat5_204_20q3</Title><LatLonBoundingBox minx="-3.2781805334075829" miny="56.559236567474308" maxx="-1.1685474747820073" maxy="57.579425541058846" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="323650" miny="741500" maxx="449825" maxy="854375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_20q3.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_21</Name><Title>ortholandsat5_204_21</Title><LatLonBoundingBox minx="-4.0317532878178151" miny="54.916640633088861" maxx="0.029330008158417003" maxy="56.916494181083429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="276350" miny="559700" maxx="523700" maxy="780575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_22</Name><Title>ortholandsat5_204_22</Title><LatLonBoundingBox minx="-4.7179330316334189" miny="53.50325719423558" maxx="-0.79410551654531858" maxy="55.519193965738182" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228375" miny="403850" maxx="476250" maxy="625050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_23</Name><Title>ortholandsat5_204_23</Title><LatLonBoundingBox minx="-5.3635536363325187" miny="52.079779499604655" maxx="-1.571282495318445" maxy="54.113021155283946" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="180000" miny="247250" maxx="428125" maxy="468575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_23.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_24</Name><Title>ortholandsat5_204_24</Title><LatLonBoundingBox minx="-5.9697014502388157" miny="50.671951882285136" maxx="-2.2893656513142906" maxy="52.726183422079977" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131650" miny="92700" maxx="379675" maxy="314325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_24.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_204_25</Name><Title>ortholandsat5_204_25</Title><LatLonBoundingBox minx="-6.5522401974058431" miny="49.815972255951486" maxx="-2.970388031426813" maxy="51.316158833501142" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="82325" miny="0" maxx="330400" maxy="157925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_204_25.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_18Q1</Name><Title>ortholandsat5_205_18q1</Title><LatLonBoundingBox minx="-2.9145727952570244" miny="60.074261962635227" maxx="-0.53419806289013183" maxy="61.109200513830693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350800" miny="1133025" maxx="479125" maxy="1247450" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_18q1.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_18Q2</Name><Title>ortholandsat5_205_18q2</Title><LatLonBoundingBox minx="-1.3572200463839352" miny="59.83301653542938" maxx="1.0486192655651267" maxy="60.893234831139587" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="436100" miny="1109000" maxx="565675" maxy="1223575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_18q2.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_20</Name><Title>ortholandsat5_205_20</Title><LatLonBoundingBox minx="-4.9358927427533983" miny="56.287868000728601" maxx="-0.67500917980739594" maxy="58.335023765173737" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228050" miny="714075" maxx="477700" maxy="938500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_20.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_21</Name><Title>ortholandsat5_205_21</Title><LatLonBoundingBox minx="-5.7446417241606547" miny="54.871609491953222" maxx="-1.640061657641751" maxy="56.940748396219945" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171975" miny="558775" maxx="422000" maxy="783275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_205_22</Name><Title>ortholandsat5_205_22</Title><LatLonBoundingBox minx="-6.4206772293509662" miny="53.465242963940661" maxx="-2.4367843864652015" maxy="55.556753989211302" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="120775" miny="404750" maxx="371150" maxy="629325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_205_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_18</Name><Title>ortholandsat5_206_18</Title><LatLonBoundingBox minx="-3.0478198560520551" miny="59.683148893217684" maxx="-0.69146350641992294" maxy="60.735284281982665" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342950" miny="1089300" maxx="471475" maxy="1205800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_18.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_19</Name><Title>ortholandsat5_206_19</Title><LatLonBoundingBox minx="-5.762257924992622" miny="57.64281744375274" maxx="-1.2791886559084573" maxy="59.738618691391693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="188325" miny="866975" maxx="440625" maxy="1094800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_19.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_20</Name><Title>ortholandsat5_206_20</Title><LatLonBoundingBox minx="-6.5242895927856548" miny="56.249291207634371" maxx="-2.207340268882434" maxy="58.369417566801964" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="134950" miny="714550" maxx="387275" maxy="942350" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_20.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_21</Name><Title>ortholandsat5_206_21</Title><LatLonBoundingBox minx="-7.2478752073138608" miny="54.837005422443134" maxx="-3.0483803112320285" maxy="56.982803833488717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="80425" miny="560500" maxx="332925" maxy="788500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_206_22</Name><Title>ortholandsat5_206_22</Title><LatLonBoundingBox minx="-8.1136494503563465" miny="53.381239402646351" maxx="-3.6021987961225896" maxy="55.636303933331284" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="14100" miny="402875" maxx="293850" maxy="639375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_206_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_207_20</Name><Title>ortholandsat5_207_20</Title><LatLonBoundingBox minx="-8.2253578293737775" miny="56.208129279744746" maxx="-3.7844626340140932" maxy="58.409355666117449" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="35225" miny="717325" maxx="289775" maxy="948325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_207_20.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_207_21</Name><Title>ortholandsat5_207_21</Title><LatLonBoundingBox minx="-8.9396772883118842" miny="54.802994376437994" maxx="-4.669461741668318" maxy="57.021141216035097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-22650" miny="565225" maxx="229150" maxy="795750" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_207_21.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_207_22</Name><Title>ortholandsat5_207_22</Title><LatLonBoundingBox minx="-9.614743913251818" miny="53.396582079457907" maxx="-5.4559308215434745" maxy="55.634905481926658" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-81025" miny="413325" maxx="171250" maxy="643925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_207_22.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_208_19</Name><Title>ortholandsat5_208_19</Title><LatLonBoundingBox minx="-7.6848897444680491" miny="57.701528443648229" maxx="-5.3059289502666589" maxy="58.85518887077059" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="71600" miny="881350" maxx="203525" maxy="1001425" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_208_19.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOLANDSAT5_208_20</Name><Title>ortholandsat5_208_20</Title><LatLonBoundingBox minx="-9.735121900725078" miny="56.178687976407723" maxx="-5.2186897693953593" maxy="58.448475035446741" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-53200" miny="722525" maxx="201225" maxy="956175" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw/ortholandsat5_208_20.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_201_23_2</Name><Title>ortholandsat5_201_23_2</Title><LatLonBoundingBox minx="-1.0766095474041213" miny="51.294659841507155" maxx="2.4888540683086222" maxy="53.2662972653102" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="464375" miny="163850" maxx="699975" maxy="374800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_201_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_201_24_2</Name><Title>ortholandsat5_201_24_2</Title><LatLonBoundingBox minx="-1.4970028950809673" miny="50.264032734298141" maxx="2.0346954925524301" maxy="52.226913553359296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="435900" miny="47625" maxx="676050" maxy="258875" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_201_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_22_2</Name><Title>ortholandsat5_202_22_2</Title><LatLonBoundingBox minx="-1.6310394140846312" miny="53.51421517686282" maxx="2.2349824587562748" maxy="55.50196905319163" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="424525" miny="409550" maxx="668025" maxy="623200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_23_2</Name><Title>ortholandsat5_202_23_2</Title><LatLonBoundingBox minx="-2.267446250413462" miny="52.107483956119658" maxx="1.4425499338053795" maxy="54.080674754374996" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382600" miny="250575" maxx="625550" maxy="464975" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_24_2</Name><Title>ortholandsat5_202_24_2</Title><LatLonBoundingBox minx="-2.8761450740407817" miny="50.713597671894597" maxx="0.71732196282469796" maxy="52.673066477520976" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="340850" miny="93675" maxx="583950" maxy="308375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_202_25_2</Name><Title>ortholandsat5_202_25_2</Title><LatLonBoundingBox minx="-3.4484527622252688" miny="49.883989186136326" maxx="-0.0022998415310099443" maxy="51.256357627923187" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299000" miny="0" maxx="539550" maxy="150800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_202_25_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_22_2</Name><Title>ortholandsat5_203_22_2</Title><LatLonBoundingBox minx="-3.1236528826412147" miny="53.510950153356958" maxx="0.75709233519501407" maxy="55.4962715260978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="329100" miny="404800" maxx="574400" maxy="622500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_23_2</Name><Title>ortholandsat5_203_23_2</Title><LatLonBoundingBox minx="-3.8017109441751096" miny="52.111089619641625" maxx="-0.050073759271810424" maxy="54.084492042258674" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="282200" miny="247500" maxx="527700" maxy="465400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_24_2</Name><Title>ortholandsat5_203_24_2</Title><LatLonBoundingBox minx="-4.407621169976756" miny="50.703684658552781" maxx="-0.7762809721621764" maxy="52.687894907223509" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="237275" miny="91875" maxx="482825" maxy="310025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_203_25_2</Name><Title>ortholandsat5_203_25_2</Title><SRS>none</SRS><BoundingBox SRS="none" minx="191700" miny="0" maxx="437150" maxy="153250" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_203_25_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_20Q1_2</Name><Title>ortholandsat5_204_20q1_2</Title><LatLonBoundingBox minx="-2.88358327382082" miny="57.297475825964533" maxx="-0.74018165013411286" maxy="58.314370414654981" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="348325" miny="823650" maxx="473925" maxy="936200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_20q1_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_20Q3_2</Name><Title>ortholandsat5_204_20q3_2</Title><LatLonBoundingBox minx="-3.2781805334075829" miny="56.559012023935985" maxx="-1.1681295068322404" maxy="57.579425603147854" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="323650" miny="741475" maxx="449850" maxy="854375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_20q3_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_21_2</Name><Title>ortholandsat5_204_21_2</Title><SRS>none</SRS><BoundingBox SRS="none" minx="276350" miny="559675" maxx="523700" maxy="780575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_22_2</Name><Title>ortholandsat5_204_22_2</Title><LatLonBoundingBox minx="-4.7179330316334189" miny="53.50325719423558" maxx="-0.7937097292714248" maxy="55.519194060854097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228375" miny="403850" maxx="476275" maxy="625050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_23_2</Name><Title>ortholandsat5_204_23_2</Title><LatLonBoundingBox minx="-5.3635536363325187" miny="52.079555088832336" maxx="-1.5709000965790096" maxy="54.113020913847691" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="180000" miny="247225" maxx="428150" maxy="468575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_23_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_24_2</Name><Title>ortholandsat5_204_24_2</Title><LatLonBoundingBox minx="-5.9697014502388157" miny="50.671727558360601" maxx="-2.289010026952599" maxy="52.726184366157185" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131650" miny="92675" maxx="379700" maxy="314325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_24_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_204_25_2</Name><Title>ortholandsat5_204_25_2</Title><LatLonBoundingBox minx="-6.5522401974058431" miny="49.815748072887743" maxx="-2.9700354969237761" maxy="51.316161896369557" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="82325" miny="-25" maxx="330425" maxy="157925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_204_25_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_18Q1_2</Name><Title>ortholandsat5_205_18q1_2</Title><LatLonBoundingBox minx="-2.9145727952570244" miny="60.074032738291692" maxx="-0.53373452313681957" maxy="61.109200575058672" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350800" miny="1133000" maxx="479150" maxy="1247450" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_18q1_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_18Q2_2</Name><Title>ortholandsat5_205_18q2_2</Title><LatLonBoundingBox minx="-1.3572243753970072" miny="59.832782351104449" maxx="1.0490788092463459" maxy="60.893234831139587" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="436100" miny="1108975" maxx="565700" maxy="1223575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_18q2_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_20_2</Name><Title>ortholandsat5_205_20_2</Title><LatLonBoundingBox minx="-4.9358927427533983" miny="56.28764365881451" maxx="-0.67500917980739594" maxy="58.335023765173737" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228050" miny="714050" maxx="477700" maxy="938500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_21_2</Name><Title>ortholandsat5_205_21_2</Title><LatLonBoundingBox minx="-5.7446417241606547" miny="54.871609491953222" maxx="-1.6396507994109089" maxy="56.940748437098264" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171975" miny="558775" maxx="422025" maxy="783275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_205_22_2</Name><Title>ortholandsat5_205_22_2</Title><LatLonBoundingBox minx="-6.4206772293509662" miny="53.465018858991613" maxx="-2.4364048646719549" maxy="55.556755473152585" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="120775" miny="404725" maxx="371175" maxy="629325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_205_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_18_2</Name><Title>ortholandsat5_206_18_2</Title><LatLonBoundingBox minx="-3.0478198560520551" miny="59.683144606554464" maxx="-0.69100531205682214" maxy="60.735284246046248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342950" miny="1089300" maxx="471500" maxy="1205800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_18_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_19_2</Name><Title>ortholandsat5_206_19_2</Title><LatLonBoundingBox minx="-5.762257924992622" miny="57.642593317120642" maxx="-1.2791886559084573" maxy="59.738618691391693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="188325" miny="866950" maxx="440625" maxy="1094800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_19_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_20_2</Name><Title>ortholandsat5_206_20_2</Title><LatLonBoundingBox minx="-6.5242895927856548" miny="56.249291207634371" maxx="-2.2069360561920912" maxy="58.369418298409535" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="134950" miny="714550" maxx="387300" maxy="942350" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_21_2</Name><Title>ortholandsat5_206_21_2</Title><LatLonBoundingBox minx="-7.2478752073138608" miny="54.837005422443134" maxx="-3.0483803112320285" maxy="56.982803833488717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="80425" miny="560500" maxx="332925" maxy="788500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_206_22_2</Name><Title>ortholandsat5_206_22_2</Title><LatLonBoundingBox minx="-8.1136494503563465" miny="53.381239402646351" maxx="-3.6021987961225896" maxy="55.636303933331284" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="14100" miny="402875" maxx="293850" maxy="639375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_206_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_207_20_2</Name><Title>ortholandsat5_207_20_2</Title><LatLonBoundingBox minx="-8.2253578293737775" miny="56.208129279744746" maxx="-3.7844626340140932" maxy="58.409355666117449" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="35225" miny="717325" maxx="289775" maxy="948325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_207_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_207_21_2</Name><Title>ortholandsat5_207_21_2</Title><LatLonBoundingBox minx="-8.9396772883118842" miny="54.802771196908409" maxx="-4.6694468569597873" maxy="57.021141216035097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-22650" miny="565200" maxx="229150" maxy="795750" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_207_21_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_207_22_2</Name><Title>ortholandsat5_207_22_2</Title><LatLonBoundingBox minx="-9.614743913251818" miny="53.396582079457907" maxx="-5.4555540394445448" maxy="55.634917240935444" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-81025" miny="413325" maxx="171275" maxy="643925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_207_22_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_208_19_2</Name><Title>ortholandsat5_208_19_2</Title><LatLonBoundingBox minx="-7.6848897444680491" miny="57.701304928524621" maxx="-5.3054888021201769" maxy="58.855200293900218" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="71600" miny="881325" maxx="203550" maxy="1001425" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_208_19_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOLANDSAT5_208_20_2</Name><Title>ortholandsat5_208_20_2</Title><LatLonBoundingBox minx="-9.735121900725078" miny="56.178687976407723" maxx="-5.2182858750971679" maxy="58.448486409927717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-53200" miny="722525" maxx="201250" maxy="956175" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_2/ortholandsat5_208_20_2.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_201_23_4</Name><Title>ortholandsat5_201_23_4</Title><LatLonBoundingBox minx="-1.0766005074424514" miny="51.295108162788303" maxx="2.4888540683086222" maxy="53.2662972653102" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="464375" miny="163900" maxx="699975" maxy="374800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_201_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_201_24_4</Name><Title>ortholandsat5_201_24_4</Title><LatLonBoundingBox minx="-1.497007638886261" miny="50.263607440311183" maxx="2.0339664069296024" maxy="52.226913553359296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="435900" miny="47575" maxx="676000" maxy="258875" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_201_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_22_4</Name><Title>ortholandsat5_202_22_4</Title><LatLonBoundingBox minx="-1.6310355033678072" miny="53.514663477657443" maxx="2.2349824587562748" maxy="55.50196905319163" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="424525" miny="409600" maxx="668025" maxy="623200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_23_4</Name><Title>ortholandsat5_202_23_4</Title><LatLonBoundingBox minx="-2.267446250413462" miny="52.107463582314097" maxx="1.4433118888794669" maxy="54.080674714007742" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382600" miny="250575" maxx="625600" maxy="464975" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_24_4</Name><Title>ortholandsat5_202_24_4</Title><LatLonBoundingBox minx="-2.8761450740407817" miny="50.713597671894597" maxx="0.71732196282469796" maxy="52.673066477520976" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="340850" miny="93675" maxx="583950" maxy="308375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_202_25_4</Name><Title>ortholandsat5_202_25_4</Title><LatLonBoundingBox minx="-3.4484527622252688" miny="49.884000831642375" maxx="-0.003015635346357467" maxy="51.256357530391092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299000" miny="0" maxx="539500" maxy="150800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_202_25_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_22_4</Name><Title>ortholandsat5_203_22_4</Title><LatLonBoundingBox minx="-3.1236528826412147" miny="53.510950153356958" maxx="0.75709233519501407" maxy="55.4962715260978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="329100" miny="404800" maxx="574400" maxy="622500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_23_4</Name><Title>ortholandsat5_203_23_4</Title><LatLonBoundingBox minx="-3.8017109441751096" miny="52.111089619641625" maxx="-0.050073759271810424" maxy="54.084492042258674" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="282200" miny="247500" maxx="527700" maxy="465400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_24_4</Name><Title>ortholandsat5_203_24_4</Title><LatLonBoundingBox minx="-4.407621169976756" miny="50.704133928822735" maxx="-0.77702039358696717" maxy="52.687895194426808" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="237275" miny="91925" maxx="482775" maxy="310025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_203_25_4</Name><Title>ortholandsat5_203_25_4</Title><SRS>none</SRS><BoundingBox SRS="none" minx="191700" miny="-50" maxx="437100" maxy="153250" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_203_25_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_20Q1_4</Name><Title>ortholandsat5_204_20q1_4</Title><LatLonBoundingBox minx="-2.88358327382082" miny="57.297924862884798" maxx="-0.74018165013411286" maxy="58.314370414654981" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="348325" miny="823700" maxx="473925" maxy="936200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_20q1_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_20Q3_4</Name><Title>ortholandsat5_204_20q3_4</Title><LatLonBoundingBox minx="-3.2781805334075829" miny="56.559012023935985" maxx="-1.1681295068322404" maxy="57.579425603147854" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="323650" miny="741475" maxx="449850" maxy="854375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_20q3_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_21_4</Name><Title>ortholandsat5_204_21_4</Title><LatLonBoundingBox minx="-4.0317532878178151" miny="54.916416103777159" maxx="0.030150342435612904" maxy="56.916494185245931" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="276350" miny="559675" maxx="523750" maxy="780575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_22_4</Name><Title>ortholandsat5_204_22_4</Title><LatLonBoundingBox minx="-4.7179330316334189" miny="53.50325719423558" maxx="-0.7937097292714248" maxy="55.519194060854097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228375" miny="403850" maxx="476275" maxy="625050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_23_4</Name><Title>ortholandsat5_204_23_4</Title><LatLonBoundingBox minx="-5.3635536363325187" miny="52.080003910364816" maxx="-1.5716648940895102" maxy="54.113021395716082" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="180000" miny="247275" maxx="428100" maxy="468575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_23_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_24_4</Name><Title>ortholandsat5_204_24_4</Title><LatLonBoundingBox minx="-5.9697014502388157" miny="50.672176206196269" maxx="-2.2897212790671242" maxy="52.726182476847413" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131650" miny="92725" maxx="379650" maxy="314325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_24_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_204_25_4</Name><Title>ortholandsat5_204_25_4</Title><LatLonBoundingBox minx="-6.5522401974058431" miny="49.816196439000315" maxx="-2.970044513833372" maxy="51.316161896369557" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="82325" miny="25" maxx="330425" maxy="157925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_204_25_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_18Q1_4</Name><Title>ortholandsat5_205_18q1_4</Title><LatLonBoundingBox minx="-2.9145727952570244" miny="60.074491185532963" maxx="-0.53466160281296726" maxy="61.109200452392358" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350800" miny="1133050" maxx="479100" maxy="1247450" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_18q1_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_18Q2_4</Name><Title>ortholandsat5_205_18q2_4</Title><LatLonBoundingBox minx="-1.3572243753970072" miny="59.832782351104449" maxx="1.0490788092463459" maxy="60.893234831139587" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="436100" miny="1108975" maxx="565700" maxy="1223575" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_18q2_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_20_4</Name><Title>ortholandsat5_205_20_4</Title><LatLonBoundingBox minx="-4.9358927427533983" miny="56.288092342631437" maxx="-0.67415571712240285" maxy="58.335023907441624" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228050" miny="714100" maxx="477750" maxy="938500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_20_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_21_4</Name><Title>ortholandsat5_205_21_4</Title><LatLonBoundingBox minx="-5.7446417241606547" miny="54.871609491953222" maxx="-1.6404725159040934" maxy="56.940748354226123" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171975" miny="558775" maxx="421975" maxy="783275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_205_22_4</Name><Title>ortholandsat5_205_22_4</Title><LatLonBoundingBox minx="-6.4206772293509662" miny="53.465018858991613" maxx="-2.4364048646719549" maxy="55.556755473152585" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="120775" miny="404725" maxx="371175" maxy="629325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_205_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_18_4</Name><Title>ortholandsat5_206_18_4</Title><LatLonBoundingBox minx="-3.0478198560520551" miny="59.683153178380238" maxx="-0.69192170093041927" maxy="60.735284317595401" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342950" miny="1089300" maxx="471450" maxy="1205800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_18_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_19_4</Name><Title>ortholandsat5_206_19_4</Title><LatLonBoundingBox minx="-5.762257924992622" miny="57.643041570371544" maxx="-1.2791886559084573" maxy="59.738618691391693" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="188325" miny="867000" maxx="440625" maxy="1094800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_19_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_20_4</Name><Title>ortholandsat5_206_20_4</Title><LatLonBoundingBox minx="-6.5242895927856548" miny="56.249291207634371" maxx="-2.207744481555284" maxy="58.369416833768483" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="134950" miny="714550" maxx="387250" maxy="942350" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_20_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_21_4</Name><Title>ortholandsat5_206_21_4</Title><LatLonBoundingBox minx="-7.2478752073138608" miny="54.837005422443134" maxx="-3.0483803112320285" maxy="56.982803833488717" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="80425" miny="560500" maxx="332925" maxy="788500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_206_22_4</Name><Title>ortholandsat5_206_22_4</Title><LatLonBoundingBox minx="-8.1136494503563465" miny="53.381239402646351" maxx="-3.6014451257052071" maxy="55.636314855287708" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="14100" miny="402875" maxx="293900" maxy="639375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_206_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_207_20_4</Name><Title>ortholandsat5_207_20_4</Title><LatLonBoundingBox minx="-8.2253578293737775" miny="56.208129279744746" maxx="-3.7836543365572051" maxy="58.409368268289313" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="35225" miny="717325" maxx="289825" maxy="948325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_207_20_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_207_21_4</Name><Title>ortholandsat5_207_21_4</Title><LatLonBoundingBox minx="-8.9396772883118842" miny="54.80321755594295" maxx="-4.6694766265836041" maxy="57.021141216035097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-22650" miny="565250" maxx="229150" maxy="795750" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_207_21_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_207_22_4</Name><Title>ortholandsat5_207_22_4</Title><LatLonBoundingBox minx="-9.614743913251818" miny="53.396582079457907" maxx="-5.4555540394445448" maxy="55.634917240935444" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-81025" miny="413325" maxx="171275" maxy="643925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_207_22_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_208_19_4</Name><Title>ortholandsat5_208_19_4</Title><LatLonBoundingBox minx="-7.6848897444680491" miny="57.701304928524621" maxx="-5.3063280812666891" maxy="58.855177446194254" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="71600" miny="881325" maxx="203500" maxy="1001425" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_208_19_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOLANDSAT5_208_20_4</Name><Title>ortholandsat5_208_20_4</Title><LatLonBoundingBox minx="-9.735121900725078" miny="56.178242408685236" maxx="-5.2190558397754403" maxy="58.448463659541886" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-53200" miny="722475" maxx="201200" maxy="956175" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/ecw_4/ortholandsat5_208_20_4.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAIC</Name><Title>l5mosaic</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766807219548681" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaic.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAICB742</Name><Title>l5mosaicb742</Title><LatLonBoundingBox minx="-9.0018164020107836" miny="49.766703633461212" maxx="3.258651960984889" maxy="59.33603644303161" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="-12.5" maxx="700012.5" maxy="1049987.5" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaicb742.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAIC_B247</Name><Title>l5mosaic_b247</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766807219548681" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaic_b247.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L5MOSAIC_UTM</Name><Title>l5mosaic_UTM</Title><LatLonBoundingBox minx="-9.0186118540566458" miny="49.74133100821058" maxx="3.5191034551972562" maxy="59.38042958479204" /><SRS>EPSG:32630</SRS><BoundingBox SRS="EPSG:32630" minx="156942.39322212461" miny="5522666.6024576621" maxx="871792.39322212455" maxy="6582441.6024576621" resx="25" resy="25" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-14948.579785844486" miny="-9354.2189786969393" maxx="714962.61797239631" maxy="1060520.4960116555" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/l5mosaic_UTM.ecw" /></DataURL></Layer><Layer><Name>GEODETIC_L5MOSAIC_GEODETIC1</Name><Title>l5mosaic_geodetic1</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766770411448064" maxx="3.2585637991695808" maxy="59.336365722842373" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.002056140020688" miny="49.766770411448064" maxx="3.2585637991695808" maxy="59.336365722842373" resx="0.00039900481447508032" resy="0.00022196027534894256" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-103949.6448303613" miny="-14811.072549509248" maxx="778704.7302293753" maxy="1070954.5913852823" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat5/mosaics/geodetic/l5mosaic_geodetic1.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20123XS190600</Name><Title>orthol7_20123xs190600</Title><LatLonBoundingBox minx="-0.73539318474528437" miny="52.087422755112534" maxx="2.5789544335490113" maxy="54.10510722819901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="486600" miny="252275" maxx="699975" maxy="468500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20123xs190600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20124XS190600</Name><Title>orthol7_20124xs190600</Title><LatLonBoundingBox minx="-1.3184925602431667" miny="50.68086710858617" maxx="2.2531791568732142" maxy="52.697018512947096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="448175" miny="94725" maxx="687950" maxy="311275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20124xs190600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20125XS190600</Name><Title>orthol7_20125xs190600</Title><LatLonBoundingBox minx="-2.0793712603620871" miny="49.841791722979622" maxx="1.7991079265986751" maxy="51.399979878061345" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="394575" miny="0" maxx="664700" maxy="166775" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20125xs190600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20222XS120501</Name><Title>orthol7_20222xs120501</Title><LatLonBoundingBox minx="-1.7500447238591899" miny="53.437470427917916" maxx="2.3199652104629145" maxy="55.562724021686698" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416675" miny="401275" maxx="673000" maxy="629925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20222xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20223XS120501</Name><Title>orthol7_20223xs120501</Title><LatLonBoundingBox minx="-2.3887895208982033" miny="52.026960679435916" maxx="1.5298568140897331" maxy="54.144501779600439" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="374700" miny="241850" maxx="630925" maxy="472075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20223xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20224XS120501</Name><Title>orthol7_20224xs120501</Title><LatLonBoundingBox minx="-2.9879819978001776" miny="50.639498329825933" maxx="0.79298919494702558" maxy="52.731281200319287" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333375" miny="85600" maxx="588825" maxy="314850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20224xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20225XS120501</Name><Title>orthol7_20225xs120501</Title><LatLonBoundingBox minx="-3.5652792895062486" miny="49.882170577156522" maxx="0.10904397263551871" maxy="51.312096641238682" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290975" miny="0" maxx="547150" maxy="157000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20225xs120501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20323XS170600</Name><Title>orthol7_20323xs170600</Title><LatLonBoundingBox minx="-3.9350575485850761" miny="52.059795140926646" maxx="-0.058375716135255787" maxy="54.119341256045217" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273575" miny="241775" maxx="527050" maxy="469275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20323xs170600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20324XS170600</Name><Title>orthol7_20324xs170600</Title><LatLonBoundingBox minx="-4.5475659692148858" miny="50.640787199928532" maxx="-0.79074408943160901" maxy="52.713084466081085" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="227900" miny="85175" maxx="481800" maxy="312825" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20324xs170600.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20325XS300400</Name><Title>orthol7_20325xs300400</Title><LatLonBoundingBox minx="-5.1073989966530604" miny="49.224585375217444" maxx="-1.4627588092806589" maxy="51.303564315804024" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183300" miny="-70850" maxx="437550" maxy="156050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20325xs300400.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20421XS070500</Name><Title>orthol7_20421xs070500</Title><LatLonBoundingBox minx="-4.1967131154924244" miny="54.848961970674402" maxx="-0.0092626599226349835" maxy="56.938922211977726" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="266375" miny="552450" maxx="521275" maxy="783075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20421xs070500.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20422XS070500</Name><Title>orthol7_20422xs070500</Title><LatLonBoundingBox minx="-4.8518711644801717" miny="53.46790168195939" maxx="-0.92546732405763876" maxy="55.535375253045551" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219975" miny="400225" maxx="467925" maxy="626850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20422xs070500.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20423XS100999</Name><Title>orthol7_20423xs100999</Title><LatLonBoundingBox minx="-5.4420779341776369" miny="52.008920672924518" maxx="-1.5849736208476124" maxy="54.158869130315473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175100" miny="239575" maxx="427200" maxy="473675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20423xs100999.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20424XS240799</Name><Title>orthol7_20424xs240799</Title><LatLonBoundingBox minx="-6.0528190993062712" miny="50.586645236955491" maxx="-2.3019390448489347" maxy="52.755812771150175" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126200" miny="83475" maxx="378750" maxy="317625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20424xs240799.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20425XS240799</Name><Title>orthol7_20425xs240799</Title><LatLonBoundingBox minx="-6.6288140452219704" miny="49.813264737547179" maxx="-2.9714321093157636" maxy="51.357280443893011" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="77250" miny="0" maxx="330325" maxy="162500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20425xs240799.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20520XS170700</Name><Title>orthol7_20520xs170700</Title><LatLonBoundingBox minx="-5.0919711752018948" miny="56.22169351130816" maxx="-0.65796824829832856" maxy="58.356788322183817" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219000" miny="707075" maxx="478650" maxy="940925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20520xs170700.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20521XS170700</Name><Title>orthol7_20521xs170700</Title><LatLonBoundingBox minx="-5.8178163424770704" miny="54.807961384522933" maxx="-1.574061227100586" maxy="56.963874918173254" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="167650" miny="551900" maxx="426000" maxy="785850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20521xs170700.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20522XS170700</Name><Title>orthol7_20522xs170700</Title><LatLonBoundingBox minx="-6.4906536168906301" miny="53.394585940653918" maxx="-2.3739403277939348" maxy="55.572480810257268" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="116450" miny="397125" maxx="375275" maxy="631050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20522xs170700.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20619XS180300</Name><Title>orthol7_20619xs180300</Title><LatLonBoundingBox minx="-5.9932190759074784" miny="57.550890954141927" maxx="-1.2306504349541103" maxy="59.799900757949608" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175700" miny="857400" maxx="443275" maxy="1101625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20619xs180300.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20620XS050500</Name><Title>orthol7_20620xs050500</Title><LatLonBoundingBox minx="-6.6806420315119093" miny="56.167658176421689" maxx="-2.2738891054232728" maxy="58.407670654559503" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126050" miny="706000" maxx="383125" maxy="946625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20620xs050500.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20621XS250800</Name><Title>orthol7_20621xs250800</Title><LatLonBoundingBox minx="-7.4952831953064569" miny="54.739556521366893" maxx="-3.0437541248427253" maxy="57.043900037088328" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="65825" miny="550675" maxx="333075" maxy="795300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20621xs250800.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20622XS240501</Name><Title>orthol7_20622xs240501</Title><LatLonBoundingBox minx="-8.1708842915516371" miny="53.321706995226627" maxx="-3.8273217561625619" maxy="55.65162883895534" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="10650" miny="396500" maxx="278750" maxy="641475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20622xs240501.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20719XS290799</Name><Title>orthol7_20719xs290799</Title><LatLonBoundingBox minx="-7.4868903591205038" miny="57.532983081889533" maxx="-2.8223022852684116" maxy="59.824185173566839" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91625" miny="860925" maxx="351000" maxy="1104650" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20719xs290799.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOL7_20720XS120500</Name><Title>orthol7_20720xs120500</Title><LatLonBoundingBox minx="-8.2841420572640629" miny="56.129378560604046" maxx="-3.7433756110553249" maxy="58.450105457572469" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="32175" miny="708775" maxx="292100" maxy="952800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw/orthol7_20720xs120500.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20123XS190600_2</Name><Title>orthol7_20123xs190600_2</Title><LatLonBoundingBox minx="-0.73539955335930329" miny="52.087185112492428" maxx="2.5793348242244702" maxy="54.10510722819901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="486600" miny="252250" maxx="700000" maxy="468500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20123xs190600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20124XS190600_2</Name><Title>orthol7_20124xs190600_2</Title><LatLonBoundingBox minx="-1.3184925602431667" miny="50.68085474960052" maxx="2.2535474379627574" maxy="52.697018512947096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="448175" miny="94725" maxx="687975" maxy="311275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20124xs190600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20125XS190600_2</Name><Title>orthol7_20125xs190600_2</Title><LatLonBoundingBox minx="-2.0793712603620871" miny="49.841556305769245" maxx="1.7994660230553143" maxy="51.399979878061345" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="394575" miny="-25" maxx="664725" maxy="166775" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20125xs190600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20222XS120501_2</Name><Title>orthol7_20222xs120501_2</Title><LatLonBoundingBox minx="-1.7500447238591899" miny="53.437457495220919" maxx="2.3203596951212813" maxy="55.562724021686698" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416675" miny="401275" maxx="673025" maxy="629925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20222xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20223XS120501_2</Name><Title>orthol7_20223xs120501_2</Title><LatLonBoundingBox minx="-2.3887895208982033" miny="52.026725902016544" maxx="1.5302383178572456" maxy="54.144501788979952" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="374700" miny="241825" maxx="630950" maxy="472075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20223xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20224XS120501_2</Name><Title>orthol7_20224xs120501_2</Title><LatLonBoundingBox minx="-2.9879819978001776" miny="50.639498329825933" maxx="0.79298919494702558" maxy="52.731281200319287" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333375" miny="85600" maxx="588825" maxy="314850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20224xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20225XS120501_2</Name><Title>orthol7_20225xs120501_2</Title><LatLonBoundingBox minx="-3.5652792895062486" miny="49.882164435911193" maxx="0.10940226249670876" maxy="51.312096719176935" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290975" miny="0" maxx="547175" maxy="157000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20225xs120501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20323XS170600_2</Name><Title>orthol7_20323xs170600_2</Title><LatLonBoundingBox minx="-3.9350575485850761" miny="52.059789413246705" maxx="-0.057993605563374351" maxy="54.119341251089295" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273575" miny="241775" maxx="527075" maxy="469275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20323xs170600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20324XS170600_2</Name><Title>orthol7_20324xs170600_2</Title><LatLonBoundingBox minx="-4.5475659692148858" miny="50.640787199928532" maxx="-0.79074408943160901" maxy="52.713084466081085" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="227900" miny="85175" maxx="481800" maxy="312825" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20324xs170600_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20325XS300400_2</Name><Title>orthol7_20325xs300400_2</Title><LatLonBoundingBox minx="-5.1073989966530604" miny="49.224585375217444" maxx="-1.4627588092806589" maxy="51.303564315804024" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183300" miny="-70850" maxx="437550" maxy="156050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20325xs300400_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20421XS070500_2</Name><Title>orthol7_20421xs070500_2</Title><LatLonBoundingBox minx="-4.1967131154924244" miny="54.848737459752925" maxx="-0.0092626599226349835" maxy="56.938922211977726" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="266375" miny="552425" maxx="521275" maxy="783075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20421xs070500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20422XS070500_2</Name><Title>orthol7_20422xs070500_2</Title><LatLonBoundingBox minx="-4.8518711644801717" miny="53.46767722284936" maxx="-0.92546732405763876" maxy="55.535375253045551" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219975" miny="400200" maxx="467925" maxy="626850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20422xs070500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20423XS100999_2</Name><Title>orthol7_20423xs100999_2</Title><LatLonBoundingBox minx="-5.4420779341776369" miny="52.008920672924518" maxx="-1.5849736208476124" maxy="54.158869130315473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175100" miny="239575" maxx="427200" maxy="473675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20423xs100999_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20424XS240799_2</Name><Title>orthol7_20424xs240799_2</Title><LatLonBoundingBox minx="-6.0528190993062712" miny="50.586645236955491" maxx="-2.3019390448489347" maxy="52.755812771150175" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126200" miny="83475" maxx="378750" maxy="317625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20424xs240799_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20425XS240799_2</Name><Title>orthol7_20425xs240799_2</Title><LatLonBoundingBox minx="-6.6288140452219704" miny="49.813264737547179" maxx="-2.9710840834096262" maxy="51.357283514542438" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="77250" miny="0" maxx="330350" maxy="162500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20425xs240799_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20520XS170700_2</Name><Title>orthol7_20520xs170700_2</Title><LatLonBoundingBox minx="-5.0919711752018948" miny="56.22169351130816" maxx="-0.65796824829832856" maxy="58.356788322183817" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219000" miny="707075" maxx="478650" maxy="940925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20520xs170700_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20521XS170700_2</Name><Title>orthol7_20521xs170700_2</Title><LatLonBoundingBox minx="-5.8178163424770704" miny="54.807961384522933" maxx="-1.574061227100586" maxy="56.963874918173254" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="167650" miny="551900" maxx="426000" maxy="785850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20521xs170700_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20522XS170700_2</Name><Title>orthol7_20522xs170700_2</Title><LatLonBoundingBox minx="-6.4906536168906301" miny="53.394361849893791" maxx="-2.373561746795195" maxy="55.572482083519603" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="116450" miny="397100" maxx="375300" maxy="631050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20522xs170700_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20619XS180300_2</Name><Title>orthol7_20619xs180300_2</Title><LatLonBoundingBox minx="-5.9932190759074784" miny="57.550666874700205" maxx="-1.2302049975040106" maxy="59.79990102846979" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175700" miny="857375" maxx="443300" maxy="1101625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20619xs180300_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20620XS050500_2</Name><Title>orthol7_20620xs050500_2</Title><LatLonBoundingBox minx="-6.6806420315119093" miny="56.167434232569164" maxx="-2.2734841032151927" maxy="58.407671624307689" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126050" miny="705975" maxx="383150" maxy="946625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20620xs050500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20621XS250800_2</Name><Title>orthol7_20621xs250800_2</Title><LatLonBoundingBox minx="-7.4952831953064569" miny="54.739332781186334" maxx="-3.0437483250865864" maxy="57.043900037088328" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="65825" miny="550650" maxx="333075" maxy="795300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20621xs250800_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20622XS240501_2</Name><Title>orthol7_20622xs240501_2</Title><SRS>none</SRS><BoundingBox SRS="none" minx="10650" miny="396475" maxx="278750" maxy="641475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20622xs240501_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20719XS290799_2</Name><Title>orthol7_20719xs290799_2</Title><LatLonBoundingBox minx="-7.4868903591205038" miny="57.532759429291119" maxx="-2.8218785655974994" maxy="59.824188139344429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91625" miny="860900" maxx="351025" maxy="1104650" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20719xs290799_2.ecw" /></DataURL></Layer><Layer><Name>ECW_2_ORTHOL7_20720XS120500_2</Name><Title>orthol7_20720xs120500_2</Title><LatLonBoundingBox minx="-8.2841420572640629" miny="56.129155148364482" maxx="-3.7429620492873239" maxy="58.450111636386232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="32175" miny="708750" maxx="292125" maxy="952800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_2/orthol7_20720xs120500_2.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20123XS190600_4</Name><Title>orthol7_20123xs190600_4</Title><LatLonBoundingBox minx="-0.73538681604771239" miny="52.087633327642578" maxx="2.5793348242244702" maxy="54.10510722819901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="486600" miny="252300" maxx="700000" maxy="468500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20123xs190600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20124XS190600_4</Name><Title>orthol7_20124xs190600_4</Title><LatLonBoundingBox minx="-1.3184990856390919" miny="50.680406251007717" maxx="2.2535474379627574" maxy="52.697018512947096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="448175" miny="94675" maxx="687975" maxy="311275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20124xs190600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20125XS190600_4</Name><Title>orthol7_20125xs190600_4</Title><LatLonBoundingBox minx="-2.0793712603620871" miny="49.841578365629779" maxx="1.7987498299026672" maxy="51.399979878061345" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="394575" miny="-25" maxx="664675" maxy="166775" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20125xs190600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20222XS120501_4</Name><Title>orthol7_20222xs120501_4</Title><LatLonBoundingBox minx="-1.7500473650998782" miny="53.437035090325715" maxx="2.3195707254599642" maxy="55.562724021686698" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416675" miny="401225" maxx="672975" maxy="629925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20222xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20223XS120501_4</Name><Title>orthol7_20223xs120501_4</Title><LatLonBoundingBox minx="-2.3887895208982033" miny="52.027195455888211" maxx="1.5294753100626195" maxy="54.144501770210894" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="374700" miny="241875" maxx="630900" maxy="472075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20223xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20224XS120501_4</Name><Title>orthol7_20224xs120501_4</Title><LatLonBoundingBox minx="-2.9879819978001776" miny="50.639032988978919" maxx="0.79372818877835893" maxy="52.731281126316276" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333375" miny="85550" maxx="588875" maxy="314850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20224xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20225XS120501_4</Name><Title>orthol7_20225xs120501_4</Title><LatLonBoundingBox minx="-3.5652792895062486" miny="49.882164435911193" maxx="0.10940226249670876" maxy="51.312096719176935" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290975" miny="0" maxx="547175" maxy="157000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20225xs120501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20323XS170600_4</Name><Title>orthol7_20323xs170600_4</Title><LatLonBoundingBox minx="-3.9350575485850761" miny="52.059789413246705" maxx="-0.057993605563374351" maxy="54.119341251089295" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273575" miny="241775" maxx="527075" maxy="469275" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20323xs170600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20324XS170600_4</Name><Title>orthol7_20324xs170600_4</Title><LatLonBoundingBox minx="-4.5475659692148858" miny="50.640337966831567" maxx="-0.79074408943160901" maxy="52.713084466081085" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="227900" miny="85125" maxx="481800" maxy="312825" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20324xs170600_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20325XS300400_4</Name><Title>orthol7_20325xs300400_4</Title><LatLonBoundingBox minx="-5.1073989966530604" miny="49.224585375217444" maxx="-1.4620416312738611" maxy="51.303564104427196" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183300" miny="-70850" maxx="437600" maxy="156050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20325xs300400_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20421XS070500_4</Name><Title>orthol7_20421xs070500_4</Title><LatLonBoundingBox minx="-4.1967131154924244" miny="54.849186481585889" maxx="-0.0092626599226349835" maxy="56.938922211977726" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="266375" miny="552475" maxx="521275" maxy="783075" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20421xs070500_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20422XS070500_4</Name><Title>orthol7_20422xs070500_4</Title><LatLonBoundingBox minx="-4.8518711644801717" miny="53.468126141058271" maxx="-0.92467536410272577" maxy="55.535375237722072" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219975" miny="400250" maxx="467975" maxy="626850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20422xs070500_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20423XS100999_4</Name><Title>orthol7_20423xs100999_4</Title><LatLonBoundingBox minx="-5.4420779341776369" miny="52.008920672924518" maxx="-1.5849736208476124" maxy="54.158869130315473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175100" miny="239575" maxx="427200" maxy="473675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20423xs100999_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20424XS240799_4</Name><Title>orthol7_20424xs240799_4</Title><LatLonBoundingBox minx="-6.0528190993062712" miny="50.586196619341408" maxx="-2.301228937358355" maxy="52.755814745753106" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126200" miny="83425" maxx="378800" maxy="317625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20424xs240799_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20425XS240799_4</Name><Title>orthol7_20425xs240799_4</Title><LatLonBoundingBox minx="-6.6288140452219704" miny="49.813264737547179" maxx="-2.9710840834096262" maxy="51.357283514542438" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="77250" miny="0" maxx="330350" maxy="162500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20425xs240799_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20520XS170700_4</Name><Title>orthol7_20520xs170700_4</Title><LatLonBoundingBox minx="-5.0919711752018948" miny="56.221244877736666" maxx="-0.65711427047449167" maxy="58.356788638070164" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="219000" miny="707025" maxx="478700" maxy="940925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20520xs170700_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20521XS170700_4</Name><Title>orthol7_20521xs170700_4</Title><LatLonBoundingBox minx="-5.8178163424770704" miny="54.807512958443297" maxx="-1.5732390126858586" maxy="56.963874680237979" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="167650" miny="551850" maxx="426050" maxy="785850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20521xs170700_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20522XS170700_4</Name><Title>orthol7_20522xs170700_4</Title><LatLonBoundingBox minx="-6.4906536168906301" miny="53.394810031399011" maxx="-2.3743189127707649" maxy="55.57247953571288" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="116450" miny="397150" maxx="375250" maxy="631050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20522xs170700_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20619XS180300_4</Name><Title>orthol7_20619xs180300_4</Title><LatLonBoundingBox minx="-5.9932190759074784" miny="57.551115033569737" maxx="-1.2302049975040106" maxy="59.79990102846979" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175700" miny="857425" maxx="443300" maxy="1101625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20619xs180300_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20620XS050500_4</Name><Title>orthol7_20620xs050500_4</Title><LatLonBoundingBox minx="-6.6806420315119093" miny="56.167882120258277" maxx="-2.2734873081646612" maxy="58.407671624307689" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="126050" miny="706025" maxx="383150" maxy="946625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20620xs050500_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20621XS250800_4</Name><Title>orthol7_20621xs250800_4</Title><LatLonBoundingBox minx="-7.4952831953064569" miny="54.739780261528956" maxx="-3.0429814103427781" maxy="57.043907301592995" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="65825" miny="550700" maxx="333125" maxy="795300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20621xs250800_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20622XS240501_4</Name><Title>orthol7_20622xs240501_4</Title><LatLonBoundingBox minx="-8.1708842915516371" miny="53.321483449514119" maxx="-3.8273121115466382" maxy="55.65162883895534" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="10650" miny="396475" maxx="278750" maxy="641475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20622xs240501_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20719XS290799_4</Name><Title>orthol7_20719xs290799_4</Title><LatLonBoundingBox minx="-7.4868903591205038" miny="57.533206734468806" maxx="-2.821888714373153" maxy="59.824188139344429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91625" miny="860950" maxx="351025" maxy="1104650" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20719xs290799_4.ecw" /></DataURL></Layer><Layer><Name>ECW_4_ORTHOL7_20720XS120500_4</Name><Title>orthol7_20720xs120500_4</Title><LatLonBoundingBox minx="-8.2841420572640629" miny="56.129601972821526" maxx="-3.7437891775414576" maxy="58.450099277330168" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="32175" miny="708800" maxx="292075" maxy="952800" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/ecw_4/orthol7_20720xs120500_4.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7B123</Name><Title>l7b123</Title><LatLonBoundingBox minx="-9.0018164020107836" miny="49.766703633461212" maxx="3.258651960984889" maxy="59.33603644303161" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="-12.5" maxx="700012.5" maxy="1049987.5" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7b123.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BOV</Name><Title>l7bov</Title><LatLonBoundingBox minx="-12.208490638063356" miny="59.59301508001672" maxx="5.6849881473223078" maxy="69.655031467828607" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="1099987.5" maxx="699987.5" maxy="2199967.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bov.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BOVSTR</Name><Title>l7bovstr</Title><LatLonBoundingBox minx="-12.208490638063356" miny="59.59301508001672" maxx="5.6849881473223078" maxy="69.655031467828607" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="1099987.5" maxx="699987.5" maxy="2199967.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bovstr.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN</Name><Title>l7bpan</Title><LatLonBoundingBox minx="-9.0019122970481522" miny="49.766745067935389" maxx="3.2586588600594317" maxy="59.336081407800378" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.5" miny="-7.5" maxx="700012.5" maxy="1049992.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN_S</Name><Title>l7bpan_s</Title><LatLonBoundingBox minx="-9.001912297048154" miny="49.766745067935389" maxx="3.2586588600594317" maxy="59.336081407800378" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.4999999999507541" miny="-7.5" maxx="700012.5" maxy="1049992.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan_s.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN_S_GEO.BECW</Name><Title>l7bpan_s_geo.becw</Title><LatLonBoundingBox minx="-9.0019122970481522" miny="49.76677775938937" maxx="3.258566260300455" maxy="59.33629837362303" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.0019122970481522" miny="49.76677775938937" maxx="3.258566260300455" maxy="59.33629837362303" resx="0.00023940168623881841" resy="0.00013317636125353011" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-103939.22245768917" miny="-14810.241544534176" maxx="778704.84998406377" maxy="1070946.2569299436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan_s_geo.becw.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_L7BPAN_S_GEO</Name><Title>l7bpan_s_geo</Title><LatLonBoundingBox minx="-9.0019122970481522" miny="49.76678906294503" maxx="3.2586038848598484" maxy="59.33629837362303" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.0019122970481522" miny="49.76678906294503" maxx="3.2586038848598484" maxy="59.33629837362303" resx="0.000134989058" resy="0.000134989058" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-103939.10476324864" miny="-14808.979603018481" maxx="778707.46938601858" maxy="1070946.2569299436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/l7bpan_s_geo.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT7M25</Name><Title>landsat7m25</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.319179049898246" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="-50000" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat7m25.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT7M25R</Name><Title>landsat7m25r</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.319179049898246" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="-50000" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat7m25r.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT7M25_123</Name><Title>landsat7m25_123</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.319179049898246" maxx="3.2584511025793259" maxy="59.336149091669959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="-50000" maxx="700000" maxy="1050000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat7m25_123.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_LANDSAT_MOSAIC_15M</Name><Title>landsat_mosaic_15m</Title><LatLonBoundingBox minx="-9.002056140020688" miny="49.766807219548681" maxx="3.2585383450479766" maxy="59.336148996991398" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="700005" maxy="1050000" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/landsat_mosaic_15m.ecw" /></DataURL></Layer><Layer><Name>MOSAICS_NEWL7PANMOSAIC</Name><Title>newl7panmosaic</Title><LatLonBoundingBox minx="-12.208553864986046" miny="59.59301508001672" maxx="5.6857963568288348" maxy="69.655165068223994" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.5" miny="1099987.5" maxx="700017.5" maxy="2199982.5" resx="15" resy="15" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/newl7panmosaic.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED</Name><Title>landsat7fused</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED_753</Name><Title>landsat7fused_753</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused_753.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED_S1</Name><Title>landsat7fused_s1</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused_s1.ecw" /></DataURL></Layer><Layer><Name>NEW_LANDSAT7FUSED_URBAN</Name><Title>landsat7fused_urban</Title><LatLonBoundingBox minx="-9.0948068945813727" miny="49.766745173124995" maxx="3.3286404839843966" maxy="59.785057758532183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="7.3488910000000001" miny="-7.4770250001456589" maxx="700007.54219000007" maxy="1099992.5096189999" resx="14.999897000000001" resy="15.000068000000001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/landsat7/mosaics/new/landsat7fused_urban.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT10_240IE</Name><Title>orthospot10_240ie</Title><LatLonBoundingBox minx="-6.8303465136991894" miny="52.338001830307924" maxx="-5.636083533922517" maxy="53.051866636512919" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="76110" miny="281760" maxx="152620" maxy="356890" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot10_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT10_243IE</Name><Title>orthospot10_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="28900" miny="127280" maxx="105350" maxy="201860" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot10_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_231</Name><Title>orthospot13_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="123735" miny="897715" maxx="203685" maxy="975725" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_231A</Name><Title>orthospot13_231a</Title><LatLonBoundingBox minx="-6.75503038598114" miny="57.883048005530618" maxx="-5.3166344114197566" maxy="58.624819385328678" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="123739.99999999997" miny="897709.99999999977" maxx="203689.99999999997" maxy="975719.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_231a.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_232</Name><Title>orthospot13_232</Title><LatLonBoundingBox minx="-7.0307007861247541" miny="57.42741483988852" maxx="-5.6174764451337458" maxy="58.171513599187108" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="103939.99999999997" miny="848209.99999999977" maxx="183189.99999999997" maxy="926229.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_232A</Name><Title>orthospot13_232a</Title><SRS>none</SRS><BoundingBox SRS="none" minx="103935" miny="848215" maxx="183185" maxy="926235" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_232a.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_233</Name><Title>orthospot13_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="78800" miny="797470" maxx="165470" maxy="878540" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_234</Name><Title>orthospot13_234</Title><LatLonBoundingBox minx="-7.5106447052034913" miny="56.504788291115545" maxx="-6.1326770242887845" maxy="57.253801187964967" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="67370" miny="747860" maxx="146130" maxy="825980" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_235</Name><Title>orthospot13_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="47560" miny="698410" maxx="126340" maxy="776050" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_238IE</Name><Title>orthospot13_238ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="174830" miny="385490" maxx="251370" maxy="460280" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_238ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_239IE</Name><Title>orthospot13_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="158340" miny="333860" maxx="234820" maxy="408680" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_240IE</Name><Title>orthospot13_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="142710" miny="281740" maxx="239090" maxy="355360" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_241IE</Name><Title>orthospot13_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="131200" miny="229570" maxx="227630" maxy="303760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_242IE</Name><Title>orthospot13_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="108080" miny="178840" maxx="184900" maxy="253580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_243IE</Name><Title>orthospot13_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="91040" miny="126970" maxx="168140" maxy="201730" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_244IE</Name><Title>orthospot13_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="74400" miny="75120" maxx="151120" maxy="149930" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT13_245IE</Name><Title>orthospot13_245ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="58530" miny="18790" maxx="152490" maxy="100170" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot13_245ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_230</Name><Title>orthospot14_230</Title><SRS>none</SRS><BoundingBox SRS="none" minx="200130" miny="940360" maxx="301000" maxy="1029170" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_230.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_231</Name><Title>orthospot14_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="175690" miny="890780" maxx="277160" maxy="979040" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_232</Name><Title>orthospot14_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="152030" miny="841230" maxx="253240" maxy="929480" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_233</Name><Title>orthospot14_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="127820" miny="791580" maxx="229280" maxy="879250" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_234</Name><Title>orthospot14_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="104490" miny="741880" maxx="205250" maxy="830490" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_235</Name><Title>orthospot14_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="78300" miny="692100" maxx="181280" maxy="781390" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_236</Name><Title>orthospot14_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="55820" miny="642360" maxx="157140" maxy="730960" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_238IE</Name><Title>orthospot14_238ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="198650" miny="381370" maxx="292070" maxy="463780" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_238ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_239IE</Name><Title>orthospot14_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="178650" miny="329750" maxx="272340" maxy="411620" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_240IE</Name><Title>orthospot14_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="220780" miny="281890" maxx="297280" maxy="356020" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_241IE</Name><Title>orthospot14_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="204590" miny="229870" maxx="281350" maxy="304050" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_242IE</Name><Title>orthospot14_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="165950" miny="177990" maxx="253200" maxy="251600" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_243IE</Name><Title>orthospot14_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="136890" miny="125990" maxx="237380" maxy="199230" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_244IE</Name><Title>orthospot14_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="125900" miny="73220" maxx="226040" maxy="147300" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT14_245IE</Name><Title>orthospot14_245ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="114700" miny="21100" maxx="215040" maxy="95150" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot14_245ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_230</Name><Title>orthospot17_230</Title><SRS>none</SRS><BoundingBox SRS="none" minx="273390" miny="939850" maxx="370350" maxy="1025680" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_230.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_231</Name><Title>orthospot17_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="236100" miny="891900" maxx="321430" maxy="972170" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_232</Name><Title>orthospot17_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="226100" miny="842490" maxx="303870" maxy="918970" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_233</Name><Title>orthospot17_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="197150" miny="787360" maxx="304840" maxy="879760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_234</Name><Title>orthospot17_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="189400" miny="742130" maxx="267880" maxy="818660" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_235</Name><Title>orthospot17_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="157090" miny="689460" maxx="256010" maxy="768920" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_236</Name><Title>orthospot17_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="142350" miny="638990" maxx="242050" maxy="718410" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_237</Name><Title>orthospot17_237</Title><SRS>none</SRS><BoundingBox SRS="none" minx="139130" miny="591590" maxx="217130" maxy="667580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_238</Name><Title>orthospot17_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="89640" miny="536810" maxx="183830" maxy="622760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_239</Name><Title>orthospot17_239</Title><SRS>none</SRS><BoundingBox SRS="none" minx="83720" miny="489290" maxx="170480" maxy="569770" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_239IE</Name><Title>orthospot17_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="268125.33564567514" miny="336035.12655885355" maxx="361405.33564567514" maxy="408795.12655885355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_240</Name><Title>orthospot17_240</Title><SRS>none</SRS><BoundingBox SRS="none" minx="63760" miny="439010" maxx="149630" maxy="519350" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_240IE</Name><Title>orthospot17_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="252565.10871845786" miny="284169.7765317749" maxx="344895.10871845786" maxy="356899.7765317749" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_241IE</Name><Title>orthospot17_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="243020" miny="230260" maxx="320690" maxy="304640" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_242IE</Name><Title>orthospot17_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="226950" miny="178060" maxx="304620" maxy="252580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_243IE</Name><Title>orthospot17_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="210420" miny="125870" maxx="288480" maxy="200260" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_244IE</Name><Title>orthospot17_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="194250" miny="73580" maxx="272180" maxy="147960" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_245</Name><Title>orthospot17_245</Title><SRS>none</SRS><BoundingBox SRS="none" minx="178360" miny="21170" maxx="255700" maxy="95690" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT17_245IE</Name><Title>orthospot17_245ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="178360" miny="21170" maxx="255700" maxy="95690" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot17_245ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_229</Name><Title>orthospot18_229</Title><SRS>none</SRS><BoundingBox SRS="none" minx="305510" miny="989790" maxx="392690" maxy="1051930" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_229.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_231</Name><Title>orthospot18_231</Title><SRS>none</SRS><BoundingBox SRS="none" minx="290280" miny="892340" maxx="367990" maxy="968580" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_231.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_232</Name><Title>orthospot18_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="286490" miny="841370" maxx="364260" maxy="917650" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_233</Name><Title>orthospot18_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="268070" miny="790950" maxx="345900" maxy="867310" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_234</Name><Title>orthospot18_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="249620" miny="740420" maxx="327440" maxy="816890" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_235</Name><Title>orthospot18_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="229990" miny="689690" maxx="309130" maxy="767010" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_236</Name><Title>orthospot18_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="210600" miny="639150" maxx="289710" maxy="716410" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_237</Name><Title>orthospot18_237</Title><SRS>none</SRS><BoundingBox SRS="none" minx="191110" miny="588480" maxx="270240" maxy="665760" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_238</Name><Title>orthospot18_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="171530" miny="537820" maxx="250740" maxy="615080" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_239IE</Name><Title>orthospot18_239ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="314910" miny="336760" maxx="406910" maxy="408260" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_239ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_240IE</Name><Title>orthospot18_240ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="300710" miny="283240" maxx="379970" maxy="358270" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_240ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_241IE</Name><Title>orthospot18_241ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="284680" miny="230960" maxx="363950" maxy="305780" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_241ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_242IE</Name><Title>orthospot18_242ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="268320" miny="178610" maxx="347840" maxy="253500" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_242ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_243IE</Name><Title>orthospot18_243ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="251770" miny="126270" maxx="331720" maxy="200960" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_243ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT18_244IE</Name><Title>orthospot18_244ie</Title><SRS>none</SRS><BoundingBox SRS="none" minx="241590" miny="71020" maxx="336310" maxy="152700" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot18_244ie.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_232</Name><Title>orthospot21_232</Title><SRS>none</SRS><BoundingBox SRS="none" minx="333535" miny="839745" maxx="422865" maxy="920665" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_232.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_233</Name><Title>orthospot21_233</Title><SRS>none</SRS><BoundingBox SRS="none" minx="326205" miny="789285" maxx="416685" maxy="865215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_233.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_234</Name><Title>orthospot21_234</Title><SRS>none</SRS><BoundingBox SRS="none" minx="307685" miny="739575" maxx="387015" maxy="815185" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_234.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_235</Name><Title>orthospot21_235</Title><SRS>none</SRS><BoundingBox SRS="none" minx="299655" miny="686925" maxx="400775" maxy="763535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_235.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_236</Name><Title>orthospot21_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="287085" miny="635425" maxx="388735" maxy="712585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_237</Name><Title>orthospot21_237</Title><SRS>none</SRS><BoundingBox SRS="none" minx="251280" miny="587450" maxx="328630" maxy="663260" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_238</Name><Title>orthospot21_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="208785" miny="533665" maxx="316555" maxy="612005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_239</Name><Title>orthospot21_239</Title><SRS>none</SRS><BoundingBox SRS="none" minx="195775" miny="482735" maxx="304075" maxy="561175" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_240</Name><Title>orthospot21_240</Title><SRS>none</SRS><BoundingBox SRS="none" minx="182725" miny="431705" maxx="290735" maxy="510045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT21_242</Name><Title>orthospot21_242</Title><SRS>none</SRS><BoundingBox SRS="none" minx="183455" miny="330025" maxx="266545" maxy="406215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot21_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_236</Name><Title>orthospot22_236</Title><SRS>none</SRS><BoundingBox SRS="none" minx="357635" miny="635785" maxx="446105" maxy="711105" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_236.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_238</Name><Title>orthospot22_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="259515" miny="532875" maxx="368525" maxy="610365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_239</Name><Title>orthospot22_239</Title><SRS>none</SRS><BoundingBox SRS="none" minx="267725" miny="481655" maxx="362735" maxy="564985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_240</Name><Title>orthospot22_240</Title><SRS>none</SRS><BoundingBox SRS="none" minx="240305" miny="429455" maxx="343635" maxy="516265" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_243</Name><Title>orthospot22_243</Title><SRS>none</SRS><BoundingBox SRS="none" minx="161875" miny="274215" maxx="271195" maxy="363705" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_244</Name><Title>orthospot22_244</Title><SRS>none</SRS><BoundingBox SRS="none" minx="217335" miny="224945" maxx="300465" maxy="302115" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_245</Name><Title>orthospot22_245</Title><SRS>none</SRS><BoundingBox SRS="none" minx="165555" miny="168895" maxx="280145" maxy="260915" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT22_248</Name><Title>orthospot22_248</Title><SRS>none</SRS><BoundingBox SRS="none" minx="92985" miny="15845" maxx="199235" maxy="103305" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot22_248.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT24_246</Name><Title>orthospot24_246</Title><SRS>none</SRS><BoundingBox SRS="none" minx="199315" miny="117225" maxx="304415" maxy="203905" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot24_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_237</Name><Title>orthospot25_237</Title><LatLonBoundingBox minx="-2.4441595191506034" miny="55.163987764073141" maxx="-1.1663351924355745" maxy="55.844866521935415" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="372285" miny="585825" maxx="452305" maxy="661295" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_237.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_238</Name><Title>orthospot25_238</Title><SRS>none</SRS><BoundingBox SRS="none" minx="363079.99999999988" miny="532899.99999999988" maxx="453349.99999999988" maxy="613129.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_238.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_241</Name><Title>orthospot25_241</Title><SRS>none</SRS><BoundingBox SRS="none" minx="306290" miny="379790" maxx="382270" maxy="454230" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_241.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_242</Name><Title>orthospot25_242</Title><LatLonBoundingBox minx="-3.6577885308224674" miny="52.83985023149603" maxx="-2.5048992371597301" maxy="53.518745983325353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290155" miny="328175" maxx="366095" maxy="402575" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_243</Name><Title>orthospot25_243</Title><LatLonBoundingBox minx="-4.0368971484615734" miny="52.354270642255727" maxx="-2.5038143212261215" maxy="53.054567273879456" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="263525" miny="274805" maxx="365795" maxy="350935" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_244</Name><Title>orthospot25_244</Title><LatLonBoundingBox minx="-4.3372051005593351" miny="51.86383734487098" maxx="-2.7812272705584062" maxy="52.669603216621013" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="241985" miny="220855" maxx="346325" maxy="308285" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_245</Name><Title>orthospot25_245</Title><LatLonBoundingBox minx="-4.7031888928484067" miny="51.398276833386305" maxx="-3.1743140806828989" maxy="52.192089637401445" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="215225" miny="169935" maxx="318445" maxy="255545" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_247</Name><Title>orthospot25_247</Title><LatLonBoundingBox minx="-4.8004775557814998" miny="50.465173992668291" maxx="-3.2009830967596518" maxy="51.184685891056034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="204265" miny="66455" maxx="314905" maxy="143535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT25_248</Name><Title>orthospot25_248</Title><LatLonBoundingBox minx="-4.9432626102589063" miny="49.98830450722263" maxx="-3.3572948776696392" maxy="50.713950374524366" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192185" miny="13825" maxx="302855" maxy="91385" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot25_248.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_239</Name><Title>orthospot26_239</Title><LatLonBoundingBox minx="-2.2492795570567483" miny="54.224869920410335" maxx="-0.59752263646084192" maxy="54.908117330366565" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="384115" miny="481895" maxx="490035" maxy="557045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_240</Name><Title>orthospot26_240</Title><LatLonBoundingBox minx="-1.7674699633655149" miny="53.754836738596453" maxx="-0.20581830451118552" maxy="54.443998943655451" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="415425" miny="430165" maxx="516485" maxy="505425" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_241</Name><Title>orthospot26_241</Title><LatLonBoundingBox minx="-2.0734757700570654" miny="53.297758541694833" maxx="-0.66894030479183964" maxy="54.032790914840014" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395285" miny="378665" maxx="487295" maxy="459645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_241.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_242</Name><Title>orthospot26_242</Title><LatLonBoundingBox minx="-2.2699619790090928" miny="52.84045536632204" maxx="-0.90807354308705013" maxy="53.512923664537844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382195" miny="327535" maxx="472515" maxy="401805" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_243</Name><Title>orthospot26_243</Title><LatLonBoundingBox minx="-2.4540702472808018" miny="52.370339874471348" maxx="-1.0923054044961624" maxy="53.04541956035316" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="369655" miny="275075" maxx="460955" maxy="349795" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_244</Name><Title>orthospot26_244</Title><LatLonBoundingBox minx="-3.4993651871375482" miny="51.893529128680058" maxx="-2.0920302461180782" maxy="52.582787364365373" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="298485" miny="222695" maxx="393765" maxy="298335" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_245</Name><Title>orthospot26_245</Title><LatLonBoundingBox minx="-3.667817229465705" miny="51.424814786360081" maxx="-2.2699050494966313" maxy="52.114927377049582" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="285865" miny="170815" maxx="381335" maxy="246325" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_246</Name><Title>orthospot26_246</Title><LatLonBoundingBox minx="-3.8355727811533589" miny="50.955012091522931" maxx="-2.436366459686873" maxy="51.645805863364977" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273055" miny="118845" maxx="369455" maxy="194205" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_247</Name><Title>orthospot26_247</Title><LatLonBoundingBox minx="-3.8088787989454849" miny="50.495655480931276" maxx="-2.706808404027095" maxy="51.175081758126694" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273615" miny="67725" maxx="349975" maxy="142005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT26_248</Name><Title>orthospot26_248</Title><LatLonBoundingBox minx="-4.4357596989888313" miny="50.011878419418224" maxx="-3.2434612595405139" maxy="50.723982415330731" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228105" miny="15175" maxx="311035" maxy="92355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot26_248.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT28_246</Name><Title>orthospot28_246</Title><LatLonBoundingBox minx="-2.5233961022448352" miny="50.975325717346983" maxx="-1.4320049587941335" maxy="51.638907260874312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="363875" miny="119695" maxx="439405" maxy="193345" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot28_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT28_247</Name><Title>orthospot28_247</Title><LatLonBoundingBox minx="-3.1396592565208357" miny="50.464527194408447" maxx="-1.635480692493096" maxy="51.237344149739158" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="320525" miny="63345" maxx="425545" maxy="148685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot28_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_239</Name><Title>orthospot29_239</Title><LatLonBoundingBox minx="-1.0761754633519967" miny="54.226455957258409" maxx="0.48136702712016288" maxy="54.907730245228002" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="460295" miny="483945" maxx="559265" maxy="557405" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_239.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_240</Name><Title>orthospot29_240</Title><LatLonBoundingBox minx="-1.2489378541983551" miny="53.765590020330798" maxx="0.26177302880581632" maxy="54.443439454304233" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="449585" miny="432215" maxx="546835" maxy="505605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_240.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_241</Name><Title>orthospot29_241</Title><LatLonBoundingBox minx="-1.1906548196819582" miny="53.298893416079586" maxx="0.27626522231452982" maxy="53.977673226159808" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="454015" miny="380335" maxx="549445" maxy="453825" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_241.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_242</Name><Title>orthospot29_242</Title><SRS>none</SRS><BoundingBox SRS="none" minx="445435" miny="328675" maxx="535395" maxy="401355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_243</Name><Title>orthospot29_243</Title><SRS>none</SRS><BoundingBox SRS="none" minx="416595" miny="275435" maxx="514075" maxy="349465" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_244</Name><Title>orthospot29_244</Title><LatLonBoundingBox minx="-2.0689473008818893" miny="51.913233541572204" maxx="-0.95648468947325227" maxy="52.579316952966899" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395425" miny="224355" maxx="470815" maxy="297945" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT29_245</Name><Title>orthospot29_245</Title><LatLonBoundingBox minx="-2.2995052378316028" miny="51.444900542196301" maxx="-1.1965406982529281" maxy="52.109222649718923" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="379585" miny="172065" maxx="455125" maxy="245655" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot29_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_242</Name><Title>orthospot30_242</Title><LatLonBoundingBox minx="-0.75269880546482837" miny="52.787830728312272" maxx="0.5709298182135244" maxy="53.462893461848424" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="484175" miny="324145" maxx="570855" maxy="396985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_242.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_243</Name><Title>orthospot30_243</Title><LatLonBoundingBox minx="-1.0271101341549476" miny="52.373889379392928" maxx="0.2365648976715656" maxy="53.075388867405572" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="466305" miny="277375" maxx="549985" maxy="353585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_245</Name><Title>orthospot30_245</Title><LatLonBoundingBox minx="-1.6693922626912201" miny="51.407780695752621" maxx="-0.14105300622166794" maxy="52.175004313794567" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="423085" miny="169225" maxx="527255" maxy="253025" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_246</Name><Title>orthospot30_246</Title><LatLonBoundingBox minx="-2.0716556044519461" miny="50.945075322155283" maxx="-0.5920923229104883" maxy="51.704095430866232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395145" miny="117095" maxx="497405" maxy="200595" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT30_247</Name><Title>orthospot30_247</Title><LatLonBoundingBox minx="-2.345747865431385" miny="50.474935048512044" maxx="-0.87673156496002969" maxy="51.230511834788281" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="375955" miny="64485" maxx="478535" maxy="147925" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot30_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT32_246</Name><Title>orthospot32_246</Title><LatLonBoundingBox minx="-1.0107244825236918" miny="50.962616114921488" maxx="0.26631794521859692" maxy="51.670853244851749" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="469545" miny="120505" maxx="556875" maxy="197375" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot32_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT32_247</Name><Title>orthospot32_247</Title><LatLonBoundingBox minx="-1.2574118046410712" miny="50.49247578557506" maxx="0.0044718686793249066" maxy="51.197245093431292" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="452755" miny="67715" maxx="540195" maxy="144495" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot32_247.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT33_243</Name><Title>orthospot33_243</Title><LatLonBoundingBox minx="-0.24313387978857989" miny="52.367735586702381" maxx="1.079955397082937" maxy="53.084626911088989" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="519645" miny="278735" maxx="606495" maxy="355645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot33_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT33_244</Name><Title>orthospot33_244</Title><LatLonBoundingBox minx="0.19136354928536828" miny="51.911475845270992" maxx="1.4086853130570647" maxy="52.580657154877699" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="550735" miny="228995" maxx="631185" maxy="300415" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot33_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT33_245</Name><Title>orthospot33_245</Title><LatLonBoundingBox minx="-0.39362677731097612" miny="51.43569974554967" maxx="0.77988578950077458" maxy="52.115491956273914" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="511705" miny="174305" maxx="590525" maxy="247605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot33_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_243</Name><Title>orthospot34_243</Title><LatLonBoundingBox minx="0.50575007715734932" miny="52.33189351442401" maxx="2.1522927314362019" maxy="53.134354188332289" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="570665" miny="278265" maxx="678125" maxy="362725" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_243.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_244</Name><Title>orthospot34_244</Title><LatLonBoundingBox minx="0.44800817948910399" miny="51.892829448906589" maxx="1.75989038185473" maxy="52.61382125323194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="568425" miny="228065" maxx="654825" maxy="304685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_244.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_245</Name><Title>orthospot34_245</Title><LatLonBoundingBox minx="0.47954044785786271" miny="51.435796933352712" maxx="1.6399761334523375" maxy="52.109189821003859" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="572335" miny="176865" maxx="649505" maxy="248635" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_245.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_246</Name><Title>orthospot34_246</Title><LatLonBoundingBox minx="0.30485266829935104" miny="50.972231383386926" maxx="1.4610440619355722" maxy="51.654303449983253" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="561825" miny="124745" maxx="639645" maxy="197645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_246.ecw" /></DataURL></Layer><Layer><Name>ECW_ORTHOSPOT34_247</Name><Title>orthospot34_247</Title><LatLonBoundingBox minx="-0.30698821733546489" miny="50.484226490779783" maxx="0.96214469078800935" maxy="51.194883453334469" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="520145" miny="69005" maxx="607175" maxy="145365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw/orthospot34_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_231</Name><Title>orthospot13_231</Title><LatLonBoundingBox minx="-6.75503038598114" miny="57.883048005530618" maxx="-5.3166344114197566" maxy="58.624819385328678" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="123739.99999999997" miny="897709.99999999977" maxx="203689.99999999997" maxy="975719.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_232</Name><Title>orthospot13_232</Title><LatLonBoundingBox minx="-7.0307007861247541" miny="57.42741483988852" maxx="-5.6174764451337458" maxy="58.171513599187108" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="103939.99999999997" miny="848209.99999999977" maxx="183189.99999999997" maxy="926229.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_233</Name><Title>orthospot13_233</Title><LatLonBoundingBox minx="-7.0307007861247541" miny="57.42741483988852" maxx="-5.6174764451337458" maxy="58.171513599187108" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="103939.99999999997" miny="848209.99999999977" maxx="183189.99999999997" maxy="926229.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_234</Name><Title>orthospot13_234</Title><LatLonBoundingBox minx="-7.5106447052034913" miny="56.504788291115545" maxx="-6.1326770242887845" maxy="57.253801187964967" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="67369.999999999985" miny="747859.99999999977" maxx="146130" maxy="825979.99999999977" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT13_235</Name><Title>orthospot13_235</Title><LatLonBoundingBox minx="-7.7672605363792124" miny="56.048308722521675" maxx="-6.4022779624115529" maxy="56.795256315182471" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47559.999999999985" miny="698409.99999999977" maxx="126339.99999999999" maxy="776049.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot13_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_230</Name><Title>orthospot14_230</Title><LatLonBoundingBox minx="-5.4919043980976774" miny="58.306190019453517" maxx="-3.6927086218030643" maxy="59.137760946158998" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="200129.99999999994" miny="940359.99999999977" maxx="300999.99999999994" maxy="1029169.9999999998" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_230.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_231</Name><Title>orthospot14_231</Title><LatLonBoundingBox minx="-5.867083404830967" miny="57.850064359905055" maxx="-4.0736179847729188" maxy="58.681658327400513" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="175689.99999999994" miny="890779.99999999977" maxx="277159.99999999994" maxy="979039.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_232</Name><Title>orthospot14_232</Title><LatLonBoundingBox minx="-6.2200574370465302" miny="57.393669250553728" maxx="-4.4465434670550072" maxy="58.22953164428646" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="152029.99999999997" miny="841229.99999999977" maxx="253239.99999999997" maxy="929479.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_233</Name><Title>orthospot14_233</Title><LatLonBoundingBox minx="-6.572737974523692" miny="56.935211892418515" maxx="-4.8110832410426179" maxy="57.770317048603523" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="127819.99999999997" miny="791579.99999999977" maxx="229279.99999999997" maxy="879249.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_234</Name><Title>orthospot14_234</Title><LatLonBoundingBox minx="-6.9039509356902835" miny="56.476019586413948" maxx="-5.168084736629333" maxy="57.32325029837353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104489.99999999997" miny="741879.99999999977" maxx="205249.99999999997" maxy="830489.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_235</Name><Title>orthospot14_235</Title><LatLonBoundingBox minx="-7.2736159891043375" miny="56.013479138968904" maxx="-5.5157413555471795" maxy="56.872198564372944" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="78299.999999999985" miny="692099.99999999977" maxx="181280" maxy="781389.99999999977" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT14_236</Name><Title>orthospot14_236</Title><LatLonBoundingBox minx="-7.5731400492957066" miny="55.553022328008581" maxx="-5.858160822764499" maxy="56.408232846471783" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="55819.999999999985" miny="642359.99999999977" maxx="157140" maxy="730959.99999999977" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot14_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_230</Name><Title>orthospot17_230</Title><LatLonBoundingBox minx="-4.2120319056414708" miny="58.328856934096407" maxx="-2.5081982203601503" maxy="59.116929956284956" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273389.99999999994" miny="939849.99999999977" maxx="370349.99999999994" maxy="1025679.9999999998" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_230.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_231</Name><Title>orthospot17_231</Title><LatLonBoundingBox minx="-4.8228326058480206" miny="57.88635258323567" maxx="-3.3275804735142223" maxy="58.630285803700978" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="236099.99999999994" miny="891899.99999999977" maxx="321429.99999999994" maxy="972169.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_232</Name><Title>orthospot17_232</Title><LatLonBoundingBox minx="-4.9545176901475259" miny="57.439330516203221" maxx="-3.6040635889898582" maxy="58.149141824680576" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="226099.99999999994" miny="842489.99999999977" maxx="303869.99999999994" maxy="918969.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_233</Name><Title>orthospot17_233</Title><LatLonBoundingBox minx="-5.4115819638219289" miny="56.932946252322736" maxx="-3.5667750065609023" maxy="57.797313744389641" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="197149.99999999994" miny="787359.99999999977" maxx="304839.99999999994" maxy="879759.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_234</Name><Title>orthospot17_234</Title><LatLonBoundingBox minx="-5.4888892605243012" miny="56.523892203750762" maxx="-4.1509016766627109" maxy="57.23951220864069" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="189399.99999999994" miny="742129.99999999977" maxx="267879.99999999994" maxy="818659.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_235</Name><Title>orthospot17_235</Title><LatLonBoundingBox minx="-5.9746639561527619" miny="56.03622952712221" maxx="-4.315028315989891" maxy="56.789489518381018" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157089.99999999997" miny="689459.99999999977" maxx="256009.99999999997" maxy="768919.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_236</Name><Title>orthospot17_236</Title><LatLonBoundingBox minx="-6.1650143400089199" miny="55.576228549360984" maxx="-4.5097024955162954" maxy="56.331644347031514" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="142349.99999999997" miny="638989.99999999977" maxx="242049.99999999997" maxy="718409.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_237</Name><Title>orthospot17_237</Title><LatLonBoundingBox minx="-6.1673860749850204" miny="55.149698280684717" maxx="-4.8738302022552302" maxy="55.866597540217612" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="139129.99999999997" miny="591589.99999999977" maxx="217129.99999999997" maxy="667579.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_237.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_238</Name><Title>orthospot17_238</Title><LatLonBoundingBox minx="-6.9041985496217748" miny="54.630660923072156" maxx="-5.3547279554262879" maxy="55.450826815135528" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="89639.999999999971" miny="536809.99999999988" maxx="183829.99999999997" maxy="622759.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_239</Name><Title>orthospot17_239</Title><LatLonBoundingBox minx="-6.9382097354625731" miny="54.201471863015797" maxx="-5.5245162847630667" maxy="54.969536567092419" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="83719.999999999971" miny="489289.99999999988" maxx="170479.99999999997" maxy="569769.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT17_240</Name><Title>orthospot17_240</Title><LatLonBoundingBox minx="-7.1902936045246459" miny="53.738690011983486" maxx="-5.8023926813099509" maxy="54.507445527222373" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="63760" miny="439010" maxx="149630" maxy="519350" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot17_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_229</Name><Title>orthospot18_229</Title><LatLonBoundingBox minx="-3.6630435444567468" miny="58.785284303362246" maxx="-2.128207932887324" maxy="59.353631573209732" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305509.99999999994" miny="989789.99999999977" maxx="392689.99999999994" maxy="1051929.9999999998" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_229.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_231</Name><Title>orthospot18_231</Title><LatLonBoundingBox minx="-3.8892529302029866" miny="57.906916770926998" maxx="-2.5419880721564536" maxy="58.603991792887449" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290279.99999999994" miny="892339.99999999977" maxx="367989.99999999994" maxy="968579.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_231.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_232</Name><Title>orthospot18_232</Title><LatLonBoundingBox minx="-3.9292965385268683" miny="57.448395992442833" maxx="-2.5973605917804647" maxy="58.146310657129376" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="286489.99999999994" miny="841369.99999999977" maxx="364259.99999999994" maxy="917649.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_233</Name><Title>orthospot18_233</Title><LatLonBoundingBox minx="-4.2138740127404528" miny="56.990826941111472" maxx="-2.8923382776996438" maxy="57.692349264961429" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="268069.99999999994" miny="790949.99999999977" maxx="345899.99999999994" maxy="867309.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_234</Name><Title>orthospot18_234</Title><LatLonBoundingBox minx="-4.4919449241898235" miny="56.531668160265347" maxx="-3.1818442600132011" maxy="57.236947383706969" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249619.99999999994" miny="740419.99999999977" maxx="327439.99999999994" maxy="816889.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_235</Name><Title>orthospot18_235</Title><LatLonBoundingBox minx="-4.7829750286949251" miny="56.069733039348399" maxx="-3.462047270048592" maxy="56.785746193280126" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="229989.99999999994" miny="689689.99999999977" maxx="309129.99999999994" maxy="767009.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_236</Name><Title>orthospot18_236</Title><LatLonBoundingBox minx="-5.0628098956842607" miny="55.608985217846794" maxx="-3.7534406508085758" maxy="56.327188264984649" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="210599.99999999994" miny="639149.99999999977" maxx="289709.99999999994" maxy="716409.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_237</Name><Title>orthospot18_237</Title><LatLonBoundingBox minx="-5.3377002355576497" miny="55.146465916906848" maxx="-4.0389299113250638" maxy="55.867488810141644" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191109.99999999994" miny="588479.99999999977" maxx="270239.99999999994" maxy="665759.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_237.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT18_238</Name><Title>orthospot18_238</Title><LatLonBoundingBox minx="-5.6077146843022483" miny="54.683457167355634" maxx="-4.3184987752344233" maxy="55.406863258470942" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="171529.99999999994" miny="537819.99999999988" maxx="250739.99999999994" maxy="615079.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot18_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_232</Name><Title>orthospot21_232</Title><LatLonBoundingBox minx="-3.1314867478796944" miny="57.443136282700429" maxx="-1.6129834669245742" maxy="58.174840969443842" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="333534.99999999988" miny="839744.99999999977" maxx="422864.99999999988" maxy="920664.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_232.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_233</Name><Title>orthospot21_233</Title><LatLonBoundingBox minx="-3.2387838018582187" miny="56.98882864589482" maxx="-1.7219152959748536" maxy="57.676797878683772" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="326205" miny="789285" maxx="416685" maxy="865215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_233.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_234</Name><Title>orthospot21_234</Title><LatLonBoundingBox minx="-3.5302628180972211" miny="56.539079010276218" maxx="-2.212797808093689" maxy="57.22721255692931" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="307685" miny="739575" maxx="387015" maxy="815185" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_234.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_235</Name><Title>orthospot21_235</Title><LatLonBoundingBox minx="-3.6426100079733024" miny="56.064601814302449" maxx="-1.988939198394754" maxy="56.763415686038719" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="299655" miny="686925" maxx="400775" maxy="763535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_235.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_236</Name><Title>orthospot21_236</Title><LatLonBoundingBox minx="-3.8259153312230709" miny="55.599304570374002" maxx="-2.1803914045436845" maxy="56.305550114170565" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="287085" miny="635425" maxx="388735" maxy="712585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_238</Name><Title>orthospot21_238</Title><LatLonBoundingBox minx="-5.0185818617586211" miny="54.661693558579302" maxx="-3.2960601305764969" maxy="55.394870827334174" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="208785" miny="533665" maxx="316555" maxy="612005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_239</Name><Title>orthospot21_239</Title><LatLonBoundingBox minx="-5.1869308822399045" miny="54.199574475449388" maxx="-3.473073903278562" maxy="54.935991579196802" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="195775" miny="482735" maxx="304075" maxy="561175" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_240</Name><Title>orthospot21_240</Title><LatLonBoundingBox minx="-5.352060294036292" miny="53.736335831944729" maxx="-3.6592904606708578" maxy="54.473963871610231" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="182725" miny="431705" maxx="290735" maxy="510045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT21_242</Name><Title>orthospot21_242</Title><LatLonBoundingBox minx="-5.2670355088929508" miny="52.824135915415845" maxx="-3.9832716418126304" maxy="53.535580143403308" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="183455" miny="330025" maxx="266545" maxy="406215" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot21_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_236</Name><Title>orthospot22_236</Title><LatLonBoundingBox minx="-2.6859980265733467" miny="55.613486110347431" maxx="-1.2567734280413478" maxy="56.292386711640461" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357635" miny="635785" maxx="446105" maxy="711105" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_236.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_238</Name><Title>orthospot22_238</Title><LatLonBoundingBox minx="-4.2181208206775285" miny="54.671300020874895" maxx="-2.4897872640944709" maxy="55.386233292721137" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="259515" miny="532875" maxx="368525" maxy="610365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_239</Name><Title>orthospot22_239</Title><LatLonBoundingBox minx="-4.0674785979489272" miny="54.213502312979969" maxx="-2.5731320110995299" maxy="54.978068519595183" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="267725" miny="481655" maxx="362735" maxy="564985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_240</Name><Title>orthospot22_240</Title><LatLonBoundingBox minx="-4.4685706368611067" miny="53.736955377528432" maxx="-2.8564048417756802" maxy="54.538498237220296" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="240305" miny="429455" maxx="343635" maxy="516265" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_243</Name><Title>orthospot22_243</Title><LatLonBoundingBox minx="-5.5598902961701562" miny="52.314257875225969" maxx="-3.892515056426709" maxy="53.154853088765677" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161875" miny="274215" maxx="271195" maxy="363705" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_244</Name><Title>orthospot22_244</Title><LatLonBoundingBox minx="-4.6977587354650892" miny="51.89304227990344" maxx="-3.4485128129713707" maxy="52.607665049191958" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="217335" miny="224945" maxx="300465" maxy="302115" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_245</Name><Title>orthospot22_245</Title><LatLonBoundingBox minx="-5.4319133555004413" miny="51.37059027302778" maxx="-3.7245676819135514" maxy="52.233343903955507" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="165555" miny="168895" maxx="280145" maxy="260915" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT22_248</Name><Title>orthospot22_248</Title><LatLonBoundingBox minx="-6.3538648669957771" miny="49.963632766361748" maxx="-4.8033239441952205" maxy="50.794450425838626" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="92985" miny="15845" maxx="199235" maxy="103305" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot22_248.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT24_246</Name><Title>orthospot24_246</Title><LatLonBoundingBox minx="-4.9053804351501675" miny="50.91949784154253" maxx="-3.3619945794475004" maxy="51.725687875715273" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="199315" miny="117225" maxx="304415" maxy="203905" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot24_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_237</Name><Title>orthospot25_237</Title><LatLonBoundingBox minx="-2.4441595191506034" miny="55.163987764073141" maxx="-1.1663351924355745" maxy="55.844866521935415" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="372285" miny="585825" maxx="452305" maxy="661295" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_237.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_238</Name><Title>orthospot25_238</Title><LatLonBoundingBox minx="-2.5847475657942667" miny="54.688373907253073" maxx="-1.1590429532709738" maxy="55.412139802482265" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="363075" miny="532905" maxx="453345" maxy="613135" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_238.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_241</Name><Title>orthospot25_241</Title><LatLonBoundingBox minx="-3.4302625460461114" miny="53.306732979464201" maxx="-2.2675848889556982" maxy="53.983815199933062" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306289.99999999994" miny="379789.99999999988" maxx="382269.99999999994" maxy="454229.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_241.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_242</Name><Title>orthospot25_242</Title><LatLonBoundingBox minx="-3.6577885308224674" miny="52.83985023149603" maxx="-2.5048992371597301" maxy="53.518745983325353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="290155" miny="328175" maxx="366095" maxy="402575" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_243</Name><Title>orthospot25_243</Title><LatLonBoundingBox minx="-4.0368971484615734" miny="52.354270642255727" maxx="-2.5038143212261215" maxy="53.054567273879456" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="263525" miny="274805" maxx="365795" maxy="350935" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_244</Name><Title>orthospot25_244</Title><LatLonBoundingBox minx="-4.3372051005593351" miny="51.86383734487098" maxx="-2.7812272705584062" maxy="52.669603216621013" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="241985" miny="220855" maxx="346325" maxy="308285" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_245</Name><Title>orthospot25_245</Title><LatLonBoundingBox minx="-4.7031888928484067" miny="51.398276833386305" maxx="-3.1743140806828989" maxy="52.192089637401445" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="215225" miny="169935" maxx="318445" maxy="255545" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_247</Name><Title>orthospot25_247</Title><LatLonBoundingBox minx="-4.8004775557814998" miny="50.465173992668291" maxx="-3.2009830967596518" maxy="51.184685891056034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="204265" miny="66455" maxx="314905" maxy="143535" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT25_248</Name><Title>orthospot25_248</Title><LatLonBoundingBox minx="-4.9432626102589063" miny="49.98830450722263" maxx="-3.3572948776696392" maxy="50.713950374524366" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192185" miny="13825" maxx="302855" maxy="91385" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot25_248.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_239</Name><Title>orthospot26_239</Title><LatLonBoundingBox minx="-2.2492795570567483" miny="54.224869920410335" maxx="-0.59752263646084192" maxy="54.908117330366565" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="384115" miny="481895" maxx="490035" maxy="557045" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_240</Name><Title>orthospot26_240</Title><LatLonBoundingBox minx="-1.7674699633655149" miny="53.754836738596453" maxx="-0.20581830451118552" maxy="54.443998943655451" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="415425" miny="430165" maxx="516485" maxy="505425" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_241</Name><Title>orthospot26_241</Title><LatLonBoundingBox minx="-2.0734757700570654" miny="53.297758541694833" maxx="-0.66894030479183964" maxy="54.032790914840014" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395285" miny="378665" maxx="487295" maxy="459645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_241.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_242</Name><Title>orthospot26_242</Title><LatLonBoundingBox minx="-2.2699619790090928" miny="52.84045536632204" maxx="-0.90807354308705013" maxy="53.512923664537844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="382195" miny="327535" maxx="472515" maxy="401805" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_243</Name><Title>orthospot26_243</Title><LatLonBoundingBox minx="-2.4540702472808018" miny="52.370339874471348" maxx="-1.0923054044961624" maxy="53.04541956035316" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="369655" miny="275075" maxx="460955" maxy="349795" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_244</Name><Title>orthospot26_244</Title><LatLonBoundingBox minx="-3.4993651871375482" miny="51.893529128680058" maxx="-2.0920302461180782" maxy="52.582787364365373" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="298485" miny="222695" maxx="393765" maxy="298335" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_245</Name><Title>orthospot26_245</Title><LatLonBoundingBox minx="-3.667817229465705" miny="51.424814786360081" maxx="-2.2699050494966313" maxy="52.114927377049582" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="285865" miny="170815" maxx="381335" maxy="246325" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_246</Name><Title>orthospot26_246</Title><LatLonBoundingBox minx="-3.8355727811533589" miny="50.955012091522931" maxx="-2.436366459686873" maxy="51.645805863364977" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273055" miny="118845" maxx="369455" maxy="194205" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_247</Name><Title>orthospot26_247</Title><LatLonBoundingBox minx="-3.8088787989454849" miny="50.495655480931276" maxx="-2.706808404027095" maxy="51.175081758126694" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="273615" miny="67725" maxx="349975" maxy="142005" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT26_248</Name><Title>orthospot26_248</Title><LatLonBoundingBox minx="-4.4357596989888313" miny="50.011878419418224" maxx="-3.2434612595405139" maxy="50.723982415330731" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="228105" miny="15175" maxx="311035" maxy="92355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot26_248.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT28_246</Name><Title>orthospot28_246</Title><LatLonBoundingBox minx="-2.5233961022448352" miny="50.975325717346983" maxx="-1.4320049587941335" maxy="51.638907260874312" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="363875" miny="119695" maxx="439405" maxy="193345" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot28_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT28_247</Name><Title>orthospot28_247</Title><LatLonBoundingBox minx="-3.1396592565208357" miny="50.464527194408447" maxx="-1.635480692493096" maxy="51.237344149739158" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="320525" miny="63345" maxx="425545" maxy="148685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot28_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_239</Name><Title>orthospot29_239</Title><LatLonBoundingBox minx="-1.0761754633519967" miny="54.226455957258409" maxx="0.48136702712016288" maxy="54.907730245228002" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="460295" miny="483945" maxx="559265" maxy="557405" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_239.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_240</Name><Title>orthospot29_240</Title><LatLonBoundingBox minx="-1.2489378541983551" miny="53.765590020330798" maxx="0.26177302880581632" maxy="54.443439454304233" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="449585" miny="432215" maxx="546835" maxy="505605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_240.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_241</Name><Title>orthospot29_241</Title><LatLonBoundingBox minx="-1.1906548196819582" miny="53.298893416079586" maxx="0.27626522231452982" maxy="53.977673226159808" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="454015" miny="380335" maxx="549445" maxy="453825" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_241.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_242</Name><Title>orthospot29_242</Title><LatLonBoundingBox minx="-1.3267189960703454" miny="52.838580338249905" maxx="0.039343557039708654" maxy="53.506928166449526" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="445435" miny="328675" maxx="535395" maxy="401355" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_243</Name><Title>orthospot29_243</Title><LatLonBoundingBox minx="-1.7576485716365917" miny="52.365103126396896" maxx="-0.30042816182970522" maxy="53.042201099602096" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="416595" miny="275435" maxx="514075" maxy="349465" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_244</Name><Title>orthospot29_244</Title><LatLonBoundingBox minx="-2.0689473008818893" miny="51.913233541572204" maxx="-0.95648468947325227" maxy="52.579316952966899" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395425" miny="224355" maxx="470815" maxy="297945" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT29_245</Name><Title>orthospot29_245</Title><LatLonBoundingBox minx="-2.2995052378316028" miny="51.444900542196301" maxx="-1.1965406982529281" maxy="52.109222649718923" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="379585" miny="172065" maxx="455125" maxy="245655" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot29_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_242</Name><Title>orthospot30_242</Title><LatLonBoundingBox minx="-0.75269880546482837" miny="52.787830728312272" maxx="0.5709298182135244" maxy="53.462893461848424" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="484175" miny="324145" maxx="570855" maxy="396985" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_242.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_243</Name><Title>orthospot30_243</Title><LatLonBoundingBox minx="-1.0271101341549476" miny="52.373889379392928" maxx="0.2365648976715656" maxy="53.075388867405572" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="466305" miny="277375" maxx="549985" maxy="353585" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_245</Name><Title>orthospot30_245</Title><LatLonBoundingBox minx="-1.6693922626912201" miny="51.407780695752621" maxx="-0.14105300622166794" maxy="52.175004313794567" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="423085" miny="169225" maxx="527255" maxy="253025" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_246</Name><Title>orthospot30_246</Title><LatLonBoundingBox minx="-2.0716556044519461" miny="50.945075322155283" maxx="-0.5920923229104883" maxy="51.704095430866232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="395145" miny="117095" maxx="497405" maxy="200595" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT30_247</Name><Title>orthospot30_247</Title><LatLonBoundingBox minx="-2.345747865431385" miny="50.474935048512044" maxx="-0.87673156496002969" maxy="51.230511834788281" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="375955" miny="64485" maxx="478535" maxy="147925" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot30_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT32_246</Name><Title>orthospot32_246</Title><LatLonBoundingBox minx="-1.0107244825236918" miny="50.962616114921488" maxx="0.26631794521859692" maxy="51.670853244851749" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="469545" miny="120505" maxx="556875" maxy="197375" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot32_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT32_247</Name><Title>orthospot32_247</Title><LatLonBoundingBox minx="-1.2574118046410712" miny="50.49247578557506" maxx="0.0044718686793249066" maxy="51.197245093431292" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="452755" miny="67715" maxx="540195" maxy="144495" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot32_247.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT33_243</Name><Title>orthospot33_243</Title><LatLonBoundingBox minx="-0.24313387978857989" miny="52.367735586702381" maxx="1.079955397082937" maxy="53.084626911088989" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="519645" miny="278735" maxx="606495" maxy="355645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot33_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT33_244</Name><Title>orthospot33_244</Title><LatLonBoundingBox minx="0.19136354928536828" miny="51.911475845270992" maxx="1.4086853130570647" maxy="52.580657154877699" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="550735" miny="228995" maxx="631185" maxy="300415" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot33_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT33_245</Name><Title>orthospot33_245</Title><LatLonBoundingBox minx="-0.39362677731097612" miny="51.43569974554967" maxx="0.77988578950077458" maxy="52.115491956273914" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="511705" miny="174305" maxx="590525" maxy="247605" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot33_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_243</Name><Title>orthospot34_243</Title><LatLonBoundingBox minx="0.50575007715734932" miny="52.33189351442401" maxx="2.1522927314362019" maxy="53.134354188332289" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="570665" miny="278265" maxx="678125" maxy="362725" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_243.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_244</Name><Title>orthospot34_244</Title><LatLonBoundingBox minx="0.44800817948910399" miny="51.892829448906589" maxx="1.75989038185473" maxy="52.61382125323194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="568425" miny="228065" maxx="654825" maxy="304685" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_244.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_245</Name><Title>orthospot34_245</Title><LatLonBoundingBox minx="0.47954044785786271" miny="51.435796933352712" maxx="1.6399761334523375" maxy="52.109189821003859" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="572335" miny="176865" maxx="649505" maxy="248635" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_245.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_246</Name><Title>orthospot34_246</Title><LatLonBoundingBox minx="0.30485266829935104" miny="50.972231383386926" maxx="1.4610440619355722" maxy="51.654303449983253" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="561825" miny="124745" maxx="639645" maxy="197645" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_246.ecw" /></DataURL></Layer><Layer><Name>ECW_STRETCHED_ORTHOSPOT34_247</Name><Title>orthospot34_247</Title><LatLonBoundingBox minx="-0.30698821733546489" miny="50.484226490779783" maxx="0.96214469078800935" maxy="51.194883453334469" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="520145" miny="69005" maxx="607175" maxy="145365" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/orthospot34_247.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT10_240IE</Name><Title>orthospot10_240ie</Title><LatLonBoundingBox minx="-6.8303465136991894" miny="52.338001830307924" maxx="-5.636083533922517" maxy="53.051866636512919" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="76109.999999999985" miny="281759.99999999988" maxx="152620" maxy="356889.99999999988" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot10_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT10_243IE</Name><Title>orthospot10_243ie</Title><LatLonBoundingBox minx="-7.3602118513828421" miny="50.925245027960955" maxx="-6.198376456007348" maxy="51.638147777089237" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="28899.999999999993" miny="127279.99999999994" maxx="105350" maxy="201859.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot10_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT12_242IE</Name><Title>orthospot12_242ie</Title><LatLonBoundingBox minx="-6.2643329850023637" miny="51.433148195805749" maxx="-5.0982927454232607" maxy="52.138529649139748" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="108079.99999999997" miny="178839.99999999994" maxx="184899.99999999997" maxy="253579.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot12_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_238IE</Name><Title>orthospot13_238ie</Title><LatLonBoundingBox minx="-5.4362583707715011" miny="53.318320646221359" maxx="-4.2341243647403504" maxy="54.017062029366421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="174829.99999999994" miny="385489.99999999988" maxx="251369.99999999994" maxy="460279.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_238ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_239IE</Name><Title>orthospot13_239ie</Title><LatLonBoundingBox minx="-5.6468799222772965" miny="52.847869394211415" maxx="-4.4559119385690664" maxy="53.548694432048158" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="158339.99999999997" miny="333859.99999999988" maxx="234819.99999999997" maxy="408679.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_240IE</Name><Title>orthospot13_240ie</Title><LatLonBoundingBox minx="-5.8389324784367709" miny="52.37311614385068" maxx="-4.3670964922613802" maxy="53.071170633377932" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="142709.99999999997" miny="281739.99999999988" maxx="239089.99999999997" maxy="355359.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_241IE</Name><Title>orthospot13_241ie</Title><LatLonBoundingBox minx="-5.9677503876313596" miny="51.899660849251639" maxx="-4.5088884374369318" maxy="52.604204475175052" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="131199.99999999997" miny="229569.99999999994" maxx="227629.99999999997" maxy="303759.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_243IE</Name><Title>orthospot13_243ie</Title><LatLonBoundingBox minx="-6.4660019078008846" miny="50.959095600577179" maxx="-5.3056034062967363" maxy="51.666382422901506" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="91039.999999999971" miny="126969.99999999994" maxx="168139.99999999997" maxy="201729.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_244IE</Name><Title>orthospot13_244ie</Title><LatLonBoundingBox minx="-6.6581252764409626" miny="50.485181106441509" maxx="-5.5126204253664222" maxy="51.194249099800786" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="74399.999999999985" miny="75119.999999999971" maxx="151120" maxy="149929.99999999997" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT13_245IE</Name><Title>orthospot13_245ie</Title><LatLonBoundingBox minx="-6.8376620118846771" miny="49.971323797276916" maxx="-5.4564828029421735" maxy="50.748236802145954" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="58529.999999999985" miny="18789.999999999971" maxx="152490" maxy="100169.99999999997" resx="10.000000000000002" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot13_245ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_238IE</Name><Title>orthospot14_238ie</Title><LatLonBoundingBox minx="-5.0758346374973602" miny="53.290935872224097" maxx="-3.6216592079943259" maxy="54.058629011250211" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198649.99999999994" miny="381369.99999999988" maxx="292069.99999999994" maxy="463779.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_238ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_239IE</Name><Title>orthospot14_239ie</Title><LatLonBoundingBox minx="-5.3431847173800078" miny="52.819715965841006" maxx="-3.8971598155031009" maxy="53.585575689609627" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="178649.99999999994" miny="329749.99999999988" maxx="272339.99999999994" maxy="411619.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_240IE</Name><Title>orthospot14_240ie</Title><LatLonBoundingBox minx="-4.6765755849447137" miny="52.40558691725213" maxx="-3.5120585959948509" maxy="53.091472570769895" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="220779.99999999994" miny="281889.99999999988" maxx="297279.99999999994" maxy="356019.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_241IE</Name><Title>orthospot14_241ie</Title><LatLonBoundingBox minx="-4.8867795941507497" miny="51.932943687399593" maxx="-3.7279938938208539" maxy="52.621210065501344" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="204589.99999999994" miny="229869.99999999994" maxx="281349.99999999994" maxy="304049.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_242IE</Name><Title>orthospot14_242ie</Title><LatLonBoundingBox minx="-5.4197249118070001" miny="51.452390501141942" maxx="-4.1154786214430965" maxy="52.143128479504476" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="165949.99999999994" miny="177989.99999999994" maxx="253199.99999999994" maxy="251599.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_243IE</Name><Title>orthospot14_243ie</Title><LatLonBoundingBox minx="-5.8032803778889503" miny="50.973067160646494" maxx="-4.3194764100628626" maxy="51.668246735796998" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="136889.99999999997" miny="125989.99999999994" maxx="237379.99999999997" maxy="199229.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_244IE</Name><Title>orthospot14_244ie</Title><LatLonBoundingBox minx="-5.9215892994774713" miny="50.494492340634075" maxx="-4.455999656103403" maxy="51.198362773736591" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="125899.99999999997" miny="73219.999999999971" maxx="226039.99999999997" maxy="147299.99999999997" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT14_245IE</Name><Title>orthospot14_245ie</Title><LatLonBoundingBox minx="-6.040558811299837" miny="50.021555560308137" maxx="-4.5855245590630052" maxy="50.726454470224731" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="114699.99999999997" miny="21099.999999999971" maxx="215039.99999999997" maxy="95149.999999999971" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot14_245ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_239IE</Name><Title>orthospot17_239ie</Title><LatLonBoundingBox minx="-3.9923876566380643" miny="52.905520450511013" maxx="-2.5754677906453796" maxy="53.574327237364074" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="268125.33564567508" miny="336035.12655885343" maxx="361405.33564567508" maxy="408795.12655885343" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_240IE</Name><Title>orthospot17_240ie</Title><LatLonBoundingBox minx="-4.2029640518753935" miny="52.435560821345142" maxx="-2.8123024226861966" maxy="53.1064290853042" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="252565.10871845781" miny="284169.77653177484" maxx="344895.10871845781" maxy="356899.77653177484" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_241IE</Name><Title>orthospot17_241ie</Title><LatLonBoundingBox minx="-4.3201858264618069" miny="51.948621282827354" maxx="-3.1557687227681712" maxy="52.633692830620625" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="243019.99999999994" miny="230259.99999999994" maxx="320689.99999999994" maxy="304639.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_242IE</Name><Title>orthospot17_242ie</Title><LatLonBoundingBox minx="-4.5304222305320483" miny="51.474963870074625" maxx="-3.3752822751113789" maxy="52.163220229760483" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="226949.99999999994" miny="178059.99999999994" maxx="304619.99999999994" maxy="252579.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_243IE</Name><Title>orthospot17_243ie</Title><LatLonBoundingBox minx="-4.7429112799954805" miny="51.00090676188757" maxx="-3.5913931061860449" maxy="51.689982257215988" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="210419.99999999994" miny="125869.99999999994" maxx="288479.99999999994" maxy="200259.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_244IE</Name><Title>orthospot17_244ie</Title><LatLonBoundingBox minx="-4.9460323591980186" miny="50.525737476055333" maxx="-3.8054765877594208" maxy="51.216490464680888" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="194249.99999999994" miny="73579.999999999971" maxx="272179.99999999994" maxy="147959.99999999997" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT17_245IE</Name><Title>orthospot17_245ie</Title><LatLonBoundingBox minx="-5.1412545067854891" miny="50.049288221557951" maxx="-4.0178925454060561" maxy="50.742837813505353" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="178359.99999999994" miny="21169.999999999971" maxx="255699.99999999994" maxy="95689.999999999971" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot17_245ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_239IE</Name><Title>orthospot18_239ie</Title><LatLonBoundingBox minx="-3.2861814113174193" miny="52.921488902814303" maxx="-1.8971286195620445" maxy="53.570943201265464" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="314909.99999999994" miny="336759.99999999988" maxx="406909.99999999994" maxy="408259.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_239ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_240IE</Name><Title>orthospot18_240ie</Title><LatLonBoundingBox minx="-3.4848119787031133" miny="52.438081240838855" maxx="-2.2961292737111503" maxy="53.121223018770081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="300709.99999999994" miny="283239.99999999988" maxx="379969.99999999994" maxy="358269.99999999988" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_240ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_241IE</Name><Title>orthospot18_241ie</Title><LatLonBoundingBox minx="-3.7055744770593924" miny="51.965118231197266" maxx="-2.5262377250054544" maxy="52.648547551646594" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="284679.99999999994" miny="230959.99999999994" maxx="363949.99999999994" maxy="305779.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_241ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_242IE</Name><Title>orthospot18_242ie</Title><LatLonBoundingBox minx="-3.9266134633971013" miny="51.491057390751848" maxx="-2.7528879276121603" maxy="52.177276227096215" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="268320" miny="178610" maxx="347840" maxy="253500" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_242ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_243IE</Name><Title>orthospot18_243ie</Title><LatLonBoundingBox minx="-4.1457618862476489" miny="51.016649089626704" maxx="-2.9750916633495481" maxy="51.703208750661034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="251769.99999999994" miny="126269.99999999994" maxx="331719.99999999994" maxy="200959.99999999994" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_243ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT18_244IE</Name><Title>orthospot18_244ie</Title><LatLonBoundingBox minx="-4.271263763741298" miny="50.517474827460418" maxx="-2.900052841208399" maxy="51.269876271833056" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="241589.99999999994" miny="71019.999999999971" maxx="336309.99999999994" maxy="152699.99999999997" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot18_244ie.ecw" /></DataURL></Layer><Layer><Name>IE_ORTHOSPOT21_237IE</Name><Title>orthospot21_237ie</Title><LatLonBoundingBox minx="-4.3764875208421996" miny="55.158959327354516" maxx="-3.1221527968456466" maxy="55.857225740653661" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="251279.99999999994" miny="587449.99999999977" maxx="328629.99999999994" maxy="663259.99999999977" resx="10" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/ecw_stretched/ie/orthospot21_237ie.ecw" /></DataURL></Layer><Layer><Name>MOSAIC_MOSAICS</Name><Title>mosaics</Title><LatLonBoundingBox minx="-2.3492756435167985" miny="50.472061129070553" maxx="-0.59202139840570633" maxy="51.704046737339517" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="375959.99999999965" miny="64480" maxx="497410" maxy="200590" resx="10.000000000000028" resy="10" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/optical/spot/mosaic/mosaics.ecw" /></DataURL></Layer></Layer><Layer><Title>radar</Title><LatLonBoundingBox minx="-13.307088315125018" miny="48.864895494613478" maxx="2.5374820209967179" maxy="61.991211914809369" /><SRS>EPSG:27700</SRS><Layer><Name>AP_AP040808_104124_VH_PWR_FIL_GEO</Name><Title>ap040808_104124_vh_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.4933482027209508" miny="55.232708361980251" maxx="-1.2220048141307822" maxy="56.397675060438388" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="307900" miny="594125.00000000012" maxx="448124.99999999988" maxy="722825" resx="24.999999999999979" resy="24.999999999999979" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ap/ap040808_104124_vh_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>AP_AP040808_104124_VV_PWR_FIL_GEO</Name><Title>ap040808_104124_vv_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.4933482027209508" miny="55.232708361980251" maxx="-1.2220048141307822" maxy="56.397675060438388" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="307900" miny="594125.00000000012" maxx="448124.99999999988" maxy="722825" resx="24.999999999999979" resy="24.999999999999979" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ap/ap040808_104124_vv_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050715_102519_PWR_FIL_GEO</Name><Title>im050715_102519_pwr_fil_geo</Title><LatLonBoundingBox minx="-1.1610579608609701" miny="49.854075152614165" maxx="1.4595546555541152" maxy="52.488611535277037" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="460350" miny="0" maxx="635225" maxy="288225" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050715_102519_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050715_214855_PWR_FIL_GEO</Name><Title>im050715_214855_pwr_fil_geo</Title><LatLonBoundingBox minx="-8.1108293577013981" miny="53.644468396207188" maxx="-3.5319523370862869" maxy="59.71514740910618" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="55300" miny="429100" maxx="299075" maxy="1093550" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050715_214855_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050717_110152_PWR_FIL_GEO</Name><Title>im050717_110152_pwr_fil_geo</Title><LatLonBoundingBox minx="-8.3084936677318524" miny="50.645509291931177" maxx="-6.2590109494310271" maxy="55.386304630511766" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="0" miny="98175" maxx="99400" maxy="620525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050717_110152_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050721_103522_PWR_FIL_GEO</Name><Title>im050721_103522_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.959320832606561" miny="53.093291825090994" maxx="0.76929586406694961" maxy="57.468258299691179" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="342550" miny="358000" maxx="566325" maxy="842000" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050721_103522_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050721_215921_PWR_FIL_GEO</Name><Title>im050721_215921_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.0055024079653445" miny="50.663112294385421" maxx="-0.4324497957388036" maxy="52.668361633946986" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="399725" miny="85900" maxx="506125" maxy="307850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050721_215921_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050721_215946_PWR_FIL_GEO</Name><Title>im050721_215946_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.1809625993652184" miny="52.131431651565215" maxx="-0.81644812035807235" maxy="53.346593289091828" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="388050" miny="248750" maxx="478900" maxy="383300" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050721_215946_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050724_104047_PWR_FIL_GEO</Name><Title>im050724_104047_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.5053187302456985" miny="51.334853851509095" maxx="-0.079163061467651438" maxy="58.599286174866634" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="196150" miny="163600" maxx="511775" maxy="967925" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050724_104047_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050724_104249_PWR_FIL_GEO</Name><Title>im050724_104249_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.5712485918123065" miny="49.848895165295069" maxx="-3.2219947338272878" maxy="51.531874629590945" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="152150" miny="0" maxx="312325" maxy="182200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050724_104249_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050725_101107_PWR_FIL_GEO</Name><Title>im050725_101107_pwr_fil_geo</Title><LatLonBoundingBox minx="-2.095012910822986" miny="50.72112411576542" maxx="-0.68108578671554132" maxy="52.349440520799739" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="393625" miny="92050" maxx="489950" maxy="272375" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050725_101107_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050725_213323_PWR_FIL_GEO</Name><Title>im050725_213323_pwr_fil_geo</Title><LatLonBoundingBox minx="-1.9759249042676961" miny="49.849186495778874" maxx="1.8066814602710219" maxy="54.426702036430413" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="401825" miny="0" maxx="647375" maxy="503475" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050725_213323_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050727_104614_PWR_FIL_GEO</Name><Title>im050727_104614_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.7427905418204501" miny="52.47289288693726" maxx="-0.97557573738947345" maxy="59.649754487544641" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132225" miny="293425" maxx="457850" maxy="1084900" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050727_104614_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050728_213939_PWR_FIL_GEO</Name><Title>im050728_213939_pwr_fil_geo</Title><LatLonBoundingBox minx="-0.53757505591017896" miny="51.838136426753273" maxx="1.8179388808827099" maxy="54.023697326371753" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="500750" miny="221750" maxx="650475" maxy="459725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050728_213939_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050816_214210_PWR_FIL_GEO</Name><Title>im050816_214210_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.4407079193345109" miny="50.433823859092854" maxx="-0.90791720010597343" maxy="52.791056447075512" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="302925" miny="60225" maxx="473750" maxy="321500" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050816_214210_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>IM_IM050825_103638_PWR_FIL_GEO</Name><Title>im050825_103638_pwr_fil_geo</Title><LatLonBoundingBox minx="-3.8066303925188034" miny="50.600909133341744" maxx="-1.3125659458304604" maxy="52.797361926857427" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="278250" miny="79325" maxx="446450" maxy="322200" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/im050825_103638_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM040727_041214_PWR_FIL_GEO</Name><Title>im040727_041214_pwr_fil_geo</Title><LatLonBoundingBox minx="0.4772710424835323" miny="50.310216224716235" maxx="2.3306790762374976" maxy="51.650223620363349" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576300" miny="54075" maxx="700000" maxy="197675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im040727_041214_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM040727_101948_PWR_FIL_GEO</Name><Title>im040727_101948_pwr_fil_geo</Title><LatLonBoundingBox minx="0.4772710424835323" miny="50.310216224716235" maxx="2.3306790762374976" maxy="51.650223620363349" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576300" miny="54075" maxx="700000" maxy="197675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im040727_101948_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM041214_101941_PWR_FIL_GEO</Name><Title>im041214_101941_pwr_fil_geo</Title><LatLonBoundingBox minx="0.47983432363414902" miny="50.31223424649157" maxx="2.3308285837861646" maxy="51.65174066979268" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576475" miny="54300" maxx="700000" maxy="197850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im041214_101941_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050118_050816_PWR_FIL_GEO</Name><Title>im050118_050816_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050118_050816_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050118_214159_PWR_FIL_GEO</Name><Title>im050118_214159_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050118_214159_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050121_102508_PWR_FIL_GEO</Name><Title>im050121_102508_pwr_fil_geo</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050121_102508_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050121_214159_PWR_FIL_GEO</Name><Title>im050121_214159_pwr_fil_geo</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050121_214159_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050121_214741_PWR_FIL_GEO</Name><Title>im050121_214741_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050121_214741_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050124_215329_PWR_MT_FIL_GEO</Name><Title>im050124_215329_pwr_mt_fil_geo</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050124_215329_pwr_mt_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050401_102457_PWR_GEO</Name><Title>im050401_102457_pwr_geo</Title><LatLonBoundingBox minx="-0.93568106276474783" miny="50.343019674396608" maxx="1.8262097431116819" maxy="53.351072064548369" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="475750" miny="55375" maxx="655075" maxy="384400" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050401_102457_pwr_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050522_214503_PWR_FIL_GEO</Name><Title>im050522_214503_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050522_214503_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050610_102514_PWR_GEO</Name><Title>im050610_102514_pwr_geo</Title><LatLonBoundingBox minx="-0.98990411961601577" miny="50.197843271086242" maxx="1.516825255105785" maxy="52.630098347307232" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472125" miny="38425" maxx="638350" maxy="304125" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050610_102514_pwr_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050718_215335_PWR_MT_FIL_GEO</Name><Title>im050718_215335_pwr_mt_fil_geo</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050718_215335_pwr_mt_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050725_213443_PWR_FIL_RSP_GEO</Name><Title>im050725_213443_pwr_fil_rsp_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050725_213443_pwr_fil_rsp_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050731_214505_PWR_RSP_FIL_GEO</Name><Title>im050731_214505_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050731_214505_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050731_214544_PWR_FIL_GEO</Name><Title>im050731_214544_pwr_fil_geo</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050731_214544_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050816_PWR_RSP_FIL_GEO</Name><Title>im050816_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050816_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050819_214745_PWR_FIL_GEO</Name><Title>im050819_214745_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050819_214745_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050825_215907_PWR_FIL_GEO</Name><Title>im050825_215907_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050825_215907_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050829_213438_PWR_RSP_FIL_GEO</Name><Title>im050829_213438_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050829_213438_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM050904_214539_PWR_RSP_FIL_GEO</Name><Title>im050904_214539_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im050904_214539_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>INTER_IM051103_PWR_RSP_FIL_GEO</Name><Title>im051103_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/im051103_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050121_050610_SLC_CC_GEO</Name><Title>im050121_050610_slc_cc_geo</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050121_050610_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050121_050819_SLC_CC_GEO</Name><Title>im050121_050819_slc_cc_geo</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050121_050819_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050124_050718_SLC_CC_FIL_GEO</Name><Title>im050124_050718_slc_cc_fil_geo</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050124_050718_slc_cc_fil_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050522_050731_SLC_CC_GEO</Name><Title>im050522_050731_slc_cc_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8633107673931892" maxy="58.629704909267687" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343300" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050522_050731_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050725_050829_SLC_CC_FIL_GEO</Name><Title>im050725_050829_slc_cc_fil_geo</Title><LatLonBoundingBox minx="-3.9204415573698244" miny="54.277396381190314" maxx="0.028744117332646736" maxy="58.600184102176819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518050" maxy="968025" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050725_050829_slc_cc_fil_geo.ecw" /></DataURL></Layer><Layer><Name>COH_IM050731_050904_SLC_CC_GEO</Name><Title>im050731_050904_slc_cc_geo</Title><LatLonBoundingBox minx="-5.908311830529569" miny="52.750956125433085" maxx="-2.483883518725249" maxy="56.789806879737959" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367475" maxy="766600" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/coh/im050731_050904_slc_cc_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050725_213443_PWR_FIL_RSP_GEO</Name><Title>im050725_213443_pwr_fil_rsp_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050725_213443_pwr_fil_rsp_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050731_214505_PWR_RSP_FIL_GEO</Name><Title>im050731_214505_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050731_214505_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050816_PWR_RSP_FIL_GEO</Name><Title>im050816_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050816_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050829_213438_PWR_RSP_FIL_GEO</Name><Title>im050829_213438_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050829_213438_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM050904_214539_PWR_RSP_FIL_GEO</Name><Title>im050904_214539_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im050904_214539_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>RSP_IM051103_PWR_RSP_FIL_GEO</Name><Title>im051103_pwr_rsp_fil_geo</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/inter/rsp/im051103_pwr_rsp_fil_geo.ecw" /></DataURL></Layer><Layer><Name>MD_IM040727_041214_MD</Name><Title>im040727_041214_md</Title><LatLonBoundingBox minx="0.4772710424835323" miny="50.310216224716235" maxx="2.3306790762374976" maxy="51.650223620363349" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576300" miny="54075" maxx="700000" maxy="197675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im040727_041214_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM041214_040727_MD</Name><Title>im041214_040727_md</Title><LatLonBoundingBox minx="0.47983432363414902" miny="50.31223424649157" maxx="2.3308285837861646" maxy="51.65174066979268" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="576475" miny="54300" maxx="700000" maxy="197850" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im041214_040727_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050118_050816_MD</Name><Title>im050118_050816_md</Title><LatLonBoundingBox minx="-5.4325507205533059" miny="49.909757571603585" maxx="-0.55073576596744533" maxy="57.172245478421395" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="192325" miny="5075" maxx="487750" maxy="809050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050118_050816_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050121_050610_MD</Name><Title>im050121_050610_md</Title><LatLonBoundingBox minx="-0.98355636372477762" miny="50.199457687001519" maxx="1.5235980817026398" maxy="52.631836096685248" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="472575" miny="38625" maxx="638800" maxy="304325" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050121_050610_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050121_050819_MD</Name><Title>im050121_050819_md</Title><LatLonBoundingBox minx="-6.4891889470796906" miny="49.835642885821308" maxx="-2.1861791032254581" maxy="56.38581554749679" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="122425" miny="-25" maxx="386725" maxy="721525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050121_050819_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050124_050718_MD</Name><Title>im050124_050718_md</Title><LatLonBoundingBox minx="-7.5903015483642822" miny="49.887371374157588" maxx="-3.6492276348453259" maxy="55.672149688826991" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="47675" miny="10125" maxx="281850" maxy="643675" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050124_050718_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050522_050731_MD</Name><Title>im050522_050731_md</Title><LatLonBoundingBox minx="-6.8150568156608422" miny="53.774947054288759" maxx="-2.8617909791960998" maxy="58.629717991503092" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119950" miny="439350" maxx="343400" maxy="971725" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050522_050731_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050725_050829_MD</Name><Title>im050725_050829_md</Title><LatLonBoundingBox minx="-3.9204538564028915" miny="54.277367538672024" maxx="0.030905560544011324" maxy="58.600408169947578" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="288450" miny="488375" maxx="518175" maxy="968050" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050725_050829_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050731_050904_MD</Name><Title>im050731_050904_md</Title><LatLonBoundingBox minx="-5.9083351157064969" miny="52.750956125433085" maxx="-2.4820294691078537" maxy="56.79004020225652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="161025" miny="322925" maxx="367600" maxy="766625" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050731_050904_md.ecw" /></DataURL></Layer><Layer><Name>MD_IM050825_051103_MD</Name><Title>im050825_051103_md</Title><LatLonBoundingBox minx="-6.9488984820941599" miny="49.797891930855378" maxx="-4.9320777807095197" maxy="50.703122005688819" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="50200" miny="-25" maxx="189375" maxy="93525" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/im/md/im050825_051103_md.ecw" /></DataURL></Layer><Layer><Name>WS_WS050712_101922_PWR_FIL_GEO</Name><Title>ws050712_101922_pwr_fil_geo</Title><LatLonBoundingBox minx="-4.2385147181908227" miny="49.82494784867346" maxx="2.5374820209967179" maxy="53.722953338891493" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="252325" miny="-25" maxx="700025" maxy="425175" resx="100" resy="100" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ws/ws050712_101922_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>WS_WS050718_103010_PWR_FIL_GEO</Name><Title>ws050718_103010_pwr_fil_geo</Title><LatLonBoundingBox minx="-6.370875237609873" miny="51.603083605741318" maxx="1.8765846189192865" maxy="56.146508667410359" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="128075" miny="196675" maxx="641275" maxy="694875" resx="100" resy="100" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/8_bit_ecw/ws/ws050718_103010_pwr_fil_geo.ecw" /></DataURL></Layer><Layer><Name>ECW_ENVISAT</Name><Title>envisat</Title><LatLonBoundingBox minx="-9.0825622905061234" miny="49.766479837635991" maxx="2.4449487945244441" maxy="59.727085944956436" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="12.499999999185526" miny="-37.5" maxx="650512.49999999919" maxy="1093537.5" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/envisat/im_mosaic/ecw/envisat.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721.COH</Name><Title>20394.2511.721.coh</Title><LatLonBoundingBox minx="-3.5079187929732831" miny="49.806210789391294" maxx="0.33502688459793828" maxy="55.069068475710452" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926296" miny="-8392.4049523542635" maxx="549283.07647926291" maxy="574957.59504764574" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20394.2511.721.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721</Name><Title>20394.2511.721</Title><LatLonBoundingBox minx="-3.5079187929732831" miny="49.806210789391294" maxx="0.33502688459793828" maxy="55.069068475710452" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926296" miny="-8392.4049523542635" maxx="549283.07647926291" maxy="574957.59504764574" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20394.2511.721.ecw" /></DataURL></Layer><Layer><Name>COH_20423.2511.750.COH</Name><Title>20423.2511.750.coh</Title><LatLonBoundingBox minx="-12.228816345378371" miny="52.442840048389989" maxx="-8.9474663671436883" maxy="55.051577975497928" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443831" miny="326761.23806782695" maxx="-69787.790974438307" maxy="597811.23806782695" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20423.2511.750.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20544.1017.871.COH</Name><Title>20544.1017.871.coh</Title><LatLonBoundingBox minx="-4.2220353168901283" miny="49.36155209294305" maxx="-0.40455260142814969" maxy="54.639121980274275" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58013.060736272717" maxx="503095.50326431985" maxy="527111.93926372728" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20544.1017.871.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2421.893.COH</Name><Title>20566.2421.893.coh</Title><LatLonBoundingBox minx="-7.7466715833680917" miny="55.090098722667122" maxx="-3.4364750830305217" maxy="59.473591878098901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697914" miny="589266.81736126449" maxx="308642.46051069791" maxy="1066391.8173612645" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20566.2421.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2493.893.COH</Name><Title>20566.2493.893.coh</Title><LatLonBoundingBox minx="-9.6579071240152281" miny="50.555831676172708" maxx="-4.9004725013842227" maxy="56.075684957349488" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276114" miny="94740.856092671514" maxx="195343.436723886" maxy="691865.85609267151" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20566.2493.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1017.1100.COH</Name><Title>20773.1017.1100.coh</Title><LatLonBoundingBox minx="-3.467422588739816" miny="49.474029185848693" maxx="0.37180852321919888" maxy="54.756039641402097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282932" miny="-45251.019689463312" maxx="552815.42057282932" maxy="540123.98031053669" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20773.1017.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1071.1100.COH</Name><Title>20773.1071.1100.coh</Title><LatLonBoundingBox minx="-3.3439596642904337" miny="52.458386661249257" maxx="-0.84900894790580816" maxy="54.747583567866435" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285255.79889772215" maxx="474197.16202933039" maxy="539180.79889772215" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/20773.1071.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21897.2511.2224.COH</Name><Title>21897.2511.2224.coh</Title><LatLonBoundingBox minx="-2.2197999027891337" miny="52.978227864322982" maxx="0.29562905649578636" maxy="55.275281570090577" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344529.2686596422" maxx="546008.85464687692" maxy="597904.2686596422" resx="25.000000000000011" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/21897.2511.2224.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21940.2475.2267.COH</Name><Title>21940.2475.2267.coh</Title><LatLonBoundingBox minx="-5.3081535325611791" miny="49.724515745543016" maxx="-0.21481407652396173" maxy="56.971573978231042" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15791.589668592555" maxx="508660.89894437266" maxy="786708.41033140745" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/21940.2475.2267.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22026.2403.2353.COH</Name><Title>22026.2403.2353.coh</Title><LatLonBoundingBox minx="-7.4055079664919328" miny="53.209492476668359" maxx="-1.5729300325723254" maxy="60.514395833263116" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377326.45583346742" maxx="423551.65489035327" maxy="1181201.4558334674" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22026.2403.2353.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2421.2439.COH</Name><Title>22112.2421.2439.coh</Title><LatLonBoundingBox minx="-9.3604372470754011" miny="55.05245622934401" maxx="-4.7237586184928197" maxy="59.515825212733603" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816529006" miny="592731.53543277713" maxx="226741.60518347099" maxy="1073981.5354327771" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22112.2421.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2493.2439.COH</Name><Title>22112.2493.2439.coh</Title><LatLonBoundingBox minx="-9.9993315956471527" miny="52.845932329614442" maxx="-6.266370008320914" maxy="56.303800120678616" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353153.47745924024" maxx="113837.60647461214" maxy="722003.47745924024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22112.2493.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2547.2439.COH</Name><Title>22112.2547.2439.coh</Title><LatLonBoundingBox minx="-10.571092571501179" miny="50.715885658302298" maxx="-7.6016645188615755" maxy="53.259165470019404" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696012008" miny="122263.6296587658" maxx="6008.3330398799153" maxy="389888.6296587658" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22112.2547.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22126.2511.2453.COH</Name><Title>22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22169.2493.2496.COH</Name><Title>22169.2493.2496.coh</Title><LatLonBoundingBox minx="-4.4134570375122149" miny="49.727332636083311" maxx="0.04318983998834542" maxy="56.021640378025545" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.9208910345" miny="-17130.232311326894" maxx="527505.92089103453" maxy="680969.76768867311" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22169.2493.2496.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22312.2547.2639.COH</Name><Title>22312.2547.2639.coh</Title><LatLonBoundingBox minx="-0.50110306891976042" miny="49.928469031803282" maxx="2.4874420184398125" maxy="53.23767072408338" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11516.076680443308" maxx="700031.67423976399" maxy="372391.07668044331" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22312.2547.2639.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2439.2811.COH</Name><Title>22484.2439.2811.coh</Title><LatLonBoundingBox minx="-5.4170750646651742" miny="53.314533964171339" maxx="-1.0619875556240561" maxy="58.613290654075513" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960294" miny="383884.32139058853" maxx="454599.39258960297" maxy="969484.32139058853" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22484.2439.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2529.2811.COH</Name><Title>22484.2529.2811.coh</Title><LatLonBoundingBox minx="-7.0630912814864315" miny="48.864895494613478" maxx="-3.045434608800266" maxy="54.252678855792198" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105301.58553544071" maxx="323549.21315538435" maxy="484748.41446455929" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/22484.2529.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2421.3441.COH</Name><Title>23114.2421.3441.coh</Title><LatLonBoundingBox minx="-9.3994361892883731" miny="55.014047587609298" maxx="-4.6974861190940294" maxy="59.586623098698148" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324662" miny="588557.46405155933" maxx="228254.36403267534" maxy="1081807.4640515593" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23114.2421.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2511.3441.COH</Name><Title>23114.2511.3441.coh</Title><LatLonBoundingBox minx="-11.024156161893675" miny="50.621193985511766" maxx="-6.6626477848874792" maxy="55.175284811729853" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329935" miny="112052.78793344356" maxx="71682.264196700649" maxy="598927.78793344356" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23114.2511.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2421.3627.COH</Name><Title>23300.2421.3627.coh</Title><LatLonBoundingBox minx="-6.9499494198679512" miny="55.115702844328112" maxx="-2.8011555904112546" maxy="59.459473704609493" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589029.544804862" maxx="349094.62467377464" maxy="1064054.544804862" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23300.2421.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2493.3627.COH</Name><Title>23300.2493.3627.coh</Title><LatLonBoundingBox minx="-8.3311965656539488" miny="51.564091688771356" maxx="-4.3361606033422726" maxy="55.994436974735194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671240663" miny="200519.12433678436" maxx="238583.17246712407" maxy="680969.12433678436" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23300.2493.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2421.3670.COH</Name><Title>23343.2421.3670.coh</Title><LatLonBoundingBox minx="-9.1632643026041602" miny="54.093402819172759" maxx="-4.0047358051432029" maxy="59.586947178576729" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779685738" miny="484256.53567845793" maxx="269441.31622203143" maxy="1080181.5356784579" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23343.2421.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2511.3670.COH</Name><Title>23343.2511.3670.coh</Title><LatLonBoundingBox minx="-10.233715057898086" miny="50.638711033461512" maxx="-6.0102803707009818" maxy="55.156204671116676" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108660.4099399721" maxx="117577.7829090039" maxy="593635.4099399721" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/23343.2511.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24030.2385.4357.COH</Name><Title>24030.2385.4357.coh</Title><LatLonBoundingBox minx="-6.5086715331556997" miny="54.959826051906255" maxx="-1.1027106337399637" maxy="61.205502629675081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392282" miny="569379.26987975859" maxx="448322.36319392279" maxy="1258179.2698797586" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/24030.2385.4357.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24137.999.4464.COH</Name><Title>24137.999.4464.coh</Title><LatLonBoundingBox minx="-6.399043053723906" miny="49.935230662021084" maxx="-3.5757096907563417" maxy="52.936557477908579" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12056.481597470236" maxx="287163.93799048895" maxy="339006.48159747024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/24137.999.4464.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25053.1017.5380.COH</Name><Title>25053.1017.5380.coh</Title><LatLonBoundingBox minx="-7.0675885700788657" miny="54.4628414598915" maxx="-2.363720042562838" maxy="59.841773150648201" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516383.84809071803" maxx="376566.41440876084" maxy="1106358.848090718" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/25053.1017.5380.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25161.2493.5488.COH</Name><Title>25161.2493.5488.coh</Title><LatLonBoundingBox minx="-12.911455055415024" miny="50.47327127295376" maxx="-7.4567696080704149" maxy="56.159896016750658" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108062.91163778154" maxx="15200.813459498691" maxy="713687.91163778154" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/25161.2493.5488.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2367.6819.COH</Name><Title>26492.2367.6819.coh</Title><LatLonBoundingBox minx="-2.8104048536139214" miny="58.749015451550115" maxx="0.93350276937578047" maxy="61.984211604038677" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987648.13097493304" maxx="553953.52458673064" maxy="1344923.130974933" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/26492.2367.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2439.6819.COH</Name><Title>26492.2439.6819.coh</Title><LatLonBoundingBox minx="-3.6164201131260585" miny="56.905337879756487" maxx="-1.1416207297241294" maxy="58.577465745850652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780394.88600780047" maxx="450022.96971388755" maxy="965494.88600780047" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/26492.2439.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2529.6819.COH</Name><Title>26492.2529.6819.coh</Title><LatLonBoundingBox minx="-6.997163198522359" miny="49.039978393801654" maxx="-2.9737401501622864" maxy="54.424315570460266" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86113.302227819688" maxx="329045.81677849975" maxy="503761.69777218031" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/26492.2529.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_2_22126.2511.2453.COH</Name><Title>2_22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/2_22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1035.10934.COH</Name><Title>30607.1035.10934.coh</Title><LatLonBoundingBox minx="-6.659541763094242" miny="50.950059335307003" maxx="-2.4968430381618654" maxy="56.315004448897319" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986715" miny="124789.83158520213" maxx="365248.28856986715" maxy="713764.83158520213" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/30607.1035.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1125.10934.COH</Name><Title>30607.1125.10934.coh</Title><LatLonBoundingBox minx="-8.48646568219824" miny="55.362605435729918" maxx="-3.9857154694894947" maxy="59.782472974572421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613747" miny="622771.33684896049" maxx="274609.42599661375" maxy="1101796.3368489605" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/30607.1125.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_31609.1017.11936.COH</Name><Title>31609.1017.11936.coh</Title><LatLonBoundingBox minx="-6.218535537865618" miny="50.074849904770652" maxx="-2.2448349664722569" maxy="55.41834630417145" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329354" miny="26110.545037362259" maxx="382598.09156329354" maxy="613860.54503736226" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/31609.1017.11936.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42631.1017.22958.COH</Name><Title>42631.1017.22958.coh</Title><LatLonBoundingBox minx="-7.5321243160359694" miny="50.857571460452021" maxx="-2.4631063521801555" maxy="57.5985500682417" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117034.26760728739" maxx="367565.9011993779" maxy="856634.26760728739" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/42631.1017.22958.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42696.2511.23023.COH</Name><Title>42696.2511.23023.coh</Title><LatLonBoundingBox minx="-12.591936330010265" miny="50.581527957604337" maxx="-7.9582415528425754" maxy="55.207789694679519" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841613" miny="119691.38384542288" maxx="-19427.001338416128" maxy="610266.38384542288" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/42696.2511.23023.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42982.2475.23309.COH</Name><Title>42982.2475.23309.coh</Title><LatLonBoundingBox minx="-5.1142847536614315" miny="50.109663321987668" maxx="-0.38369744461750904" maxy="56.728865053816897" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="209373.79174641974" miny="26693.887506854022" maxx="499023.79174641974" maxy="759693.88750685402" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/42982.2475.23309.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43275.1017.23602.COH</Name><Title>43275.1017.23602.coh</Title><LatLonBoundingBox minx="-1.8731216072382244" miny="49.378312325659635" maxx="1.9778330341909116" maxy="54.728396694315833" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52020.070277823601" maxx="656620.69847033126" maxy="537054.9297221764" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43275.1017.23602.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2367.23853.COH</Name><Title>43526.2367.23853.coh</Title><LatLonBoundingBox minx="-3.1309322068065248" miny="58.121261176055278" maxx="0.50608428442850695" maxy="61.342963162458652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916963.47417129297" maxx="534260.2198044199" maxy="1273488.474171293" resx="25.000000000000007" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43526.2367.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2439.23853.COH</Name><Title>43526.2439.23853.coh</Title><LatLonBoundingBox minx="-5.4131388624448808" miny="53.315913337718207" maxx="-1.0583376130563253" maxy="58.61435933508271" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196504" miny="384028.15206928854" maxx="454809.82532196504" maxy="969603.15206928854" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43526.2439.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2529.23853.COH</Name><Title>43526.2529.23853.coh</Title><LatLonBoundingBox minx="-7.0597506909344752" miny="48.865682361542447" maxx="-3.0427260114150836" maxy="54.253377385697192" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105227.15998475999" maxx="323748.59206648293" maxy="484822.84001524001" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/coh/43526.2529.23853.coh.ecw" /></DataURL></Layer><Layer><Name>ERS1_20394.2511.AMP</Name><Title>20394.2511.amp</Title><LatLonBoundingBox minx="-13.307088315125018" miny="50.163473902307175" maxx="-8.0152153749454804" maxy="54.668256072697844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-333887" miny="80113" maxx="-26687" maxy="550513" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20394.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20423.2511.AMP</Name><Title>20423.2511.amp</Title><LatLonBoundingBox minx="-12.228816345378362" miny="52.442840048389989" maxx="-8.9474663671436829" maxy="55.051577975497921" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443799" miny="326761.23806782695" maxx="-69787.790974437987" maxy="597811.23806782695" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20423.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20544.1017.AMP</Name><Title>20544.1017.amp</Title><LatLonBoundingBox minx="-4.2220353168901283" miny="49.36155209294305" maxx="-0.40455260142814969" maxy="54.639121980274275" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58013.060736272717" maxx="503095.50326431985" maxy="527111.93926372728" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20544.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2421.AMP</Name><Title>20566.2421.amp</Title><LatLonBoundingBox minx="-7.7466715833680917" miny="55.090098722667122" maxx="-3.4364750830305217" maxy="59.473591878098901" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697914" miny="589266.81736126449" maxx="308642.46051069791" maxy="1066391.8173612645" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20566.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2493.AMP</Name><Title>20566.2493.amp</Title><LatLonBoundingBox minx="-9.6579071240152281" miny="50.555831676172708" maxx="-4.9004725013842227" maxy="56.075684957349488" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276114" miny="94740.856092671514" maxx="195343.436723886" maxy="691865.85609267151" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20566.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1017.AMP</Name><Title>20773.1017.amp</Title><LatLonBoundingBox minx="-3.467422588739816" miny="49.474029185848693" maxx="0.37180852321919888" maxy="54.756039641402097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282932" miny="-45251.019689463312" maxx="552815.42057282932" maxy="540123.98031053669" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20773.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1071.AMP</Name><Title>20773.1071.amp</Title><LatLonBoundingBox minx="-3.3439596642904337" miny="52.458386661249257" maxx="-0.84900894790580816" maxy="54.747583567866435" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285255.79889772215" maxx="474197.16202933039" maxy="539180.79889772215" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/20773.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21897.2511.AMP</Name><Title>21897.2511.amp</Title><LatLonBoundingBox minx="-2.2197999027891337" miny="52.978227864322982" maxx="0.29562905649578636" maxy="55.275281570090577" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344529.2686596422" maxx="546008.85464687692" maxy="597904.2686596422" resx="25.000000000000011" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/21897.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21940.2475.AMP</Name><Title>21940.2475.amp</Title><LatLonBoundingBox minx="-5.3081535325611791" miny="49.724515745543016" maxx="-0.21481407652396173" maxy="56.971573978231042" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15791.589668592555" maxx="508660.89894437266" maxy="786708.41033140745" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/21940.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22026.2403.AMP</Name><Title>22026.2403.amp</Title><LatLonBoundingBox minx="-7.4055079664919328" miny="53.209492476668359" maxx="-1.5729300325723254" maxy="60.514395833263116" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377326.45583346742" maxx="423551.65489035327" maxy="1181201.4558334674" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22026.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2421.AMP</Name><Title>22112.2421.amp</Title><LatLonBoundingBox minx="-9.3604372470754011" miny="55.05245622934401" maxx="-4.7237586184928197" maxy="59.515825212733603" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816529006" miny="592731.53543277713" maxx="226741.60518347099" maxy="1073981.5354327771" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22112.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2493.AMP</Name><Title>22112.2493.amp</Title><LatLonBoundingBox minx="-9.9993315956471527" miny="52.845932329614442" maxx="-6.266370008320914" maxy="56.303800120678616" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353153.47745924024" maxx="113837.60647461214" maxy="722003.47745924024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22112.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2547.AMP</Name><Title>22112.2547.amp</Title><LatLonBoundingBox minx="-10.571092571501179" miny="50.715885658302298" maxx="-7.6016645188615755" maxy="53.259165470019404" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696012008" miny="122263.6296587658" maxx="6008.3330398799153" maxy="389888.6296587658" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22112.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22126.2511.AMP</Name><Title>22126.2511.amp</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22126.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22169.2493.AMP</Name><Title>22169.2493.amp</Title><LatLonBoundingBox minx="-4.4134570375122149" miny="49.727332636083311" maxx="0.04318983998834542" maxy="56.021640378025545" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.9208910345" miny="-17130.232311326894" maxx="527505.92089103453" maxy="680969.76768867311" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22169.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22312.2547.AMP</Name><Title>22312.2547.amp</Title><LatLonBoundingBox minx="-0.50110306891976042" miny="49.928469031803282" maxx="2.4874420184398125" maxy="53.23767072408338" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11516.076680443308" maxx="700031.67423976399" maxy="372391.07668044331" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22312.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2439.AMP</Name><Title>22484.2439.amp</Title><LatLonBoundingBox minx="-5.4170750646651742" miny="53.314533964171339" maxx="-1.0619875556240561" maxy="58.613290654075513" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960294" miny="383884.32139058853" maxx="454599.39258960297" maxy="969484.32139058853" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22484.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2529.AMP</Name><Title>22484.2529.amp</Title><LatLonBoundingBox minx="-7.0630912814864315" miny="48.864895494613478" maxx="-3.045434608800266" maxy="54.252678855792198" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105301.58553544071" maxx="323549.21315538435" maxy="484748.41446455929" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/22484.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2421.AMP</Name><Title>23114.2421.amp</Title><LatLonBoundingBox minx="-9.3994361892883731" miny="55.014047587609298" maxx="-4.6974861190940294" maxy="59.586623098698148" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324662" miny="588557.46405155933" maxx="228254.36403267534" maxy="1081807.4640515593" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23114.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2511.AMP</Name><Title>23114.2511.amp</Title><LatLonBoundingBox minx="-11.024156161893675" miny="50.621193985511766" maxx="-6.6626477848874792" maxy="55.175284811729853" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329935" miny="112052.78793344356" maxx="71682.264196700649" maxy="598927.78793344356" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23114.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2421.AMP</Name><Title>23300.2421.amp</Title><LatLonBoundingBox minx="-6.9499494198679512" miny="55.115702844328112" maxx="-2.8011555904112546" maxy="59.459473704609493" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589029.544804862" maxx="349094.62467377464" maxy="1064054.544804862" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23300.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2493.AMP</Name><Title>23300.2493.amp</Title><LatLonBoundingBox minx="-8.3311965656539488" miny="51.564091688771356" maxx="-4.3361606033422726" maxy="55.994436974735194" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671240663" miny="200519.12433678436" maxx="238583.17246712407" maxy="680969.12433678436" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23300.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2421.AMP</Name><Title>23343.2421.amp</Title><LatLonBoundingBox minx="-9.1632643026041602" miny="54.093402819172759" maxx="-4.0047358051432029" maxy="59.586947178576729" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779685738" miny="484256.53567845793" maxx="269441.31622203143" maxy="1080181.5356784579" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23343.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2421A.AMP</Name><Title>23343.2421a.amp</Title><LatLonBoundingBox minx="-9.1632643026041602" miny="54.093402819172759" maxx="-4.0047358051432029" maxy="59.586947178576729" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779685738" miny="484256.53567845793" maxx="269441.31622203143" maxy="1080181.5356784579" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23343.2421a.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2511.AMP</Name><Title>23343.2511.amp</Title><LatLonBoundingBox minx="-10.233715057898086" miny="50.638711033461512" maxx="-6.0102803707009818" maxy="55.156204671116676" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108660.4099399721" maxx="117577.7829090039" maxy="593635.4099399721" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/23343.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24030.2385.AMP</Name><Title>24030.2385.amp</Title><LatLonBoundingBox minx="-6.5086715331556997" miny="54.959826051906255" maxx="-1.1027106337399637" maxy="61.205502629675081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392282" miny="569379.26987975859" maxx="448322.36319392279" maxy="1258179.2698797586" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/24030.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24137.999.AMP</Name><Title>24137.999.amp</Title><LatLonBoundingBox minx="-6.399043053723906" miny="49.935230662021084" maxx="-3.5757096907563417" maxy="52.936557477908579" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12056.481597470236" maxx="287163.93799048895" maxy="339006.48159747024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/24137.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25053.1017.AMP</Name><Title>25053.1017.amp</Title><LatLonBoundingBox minx="-7.0675885700788657" miny="54.4628414598915" maxx="-2.363720042562838" maxy="59.841773150648201" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516383.84809071803" maxx="376566.41440876084" maxy="1106358.848090718" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/25053.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25161.2493.AMP</Name><Title>25161.2493.amp</Title><LatLonBoundingBox minx="-12.911455055415024" miny="50.47327127295376" maxx="-7.4567696080704149" maxy="56.159896016750658" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108062.91163778154" maxx="15200.813459498691" maxy="713687.91163778154" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/25161.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2367.AMP</Name><Title>26492.2367.amp</Title><LatLonBoundingBox minx="-2.8104048536139214" miny="58.749015451550115" maxx="0.93350276937578047" maxy="61.984211604038677" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987648.13097493304" maxx="553953.52458673064" maxy="1344923.130974933" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/26492.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2439.AMP</Name><Title>26492.2439.amp</Title><LatLonBoundingBox minx="-3.6164201131260585" miny="56.905337879756487" maxx="-1.1416207297241294" maxy="58.577465745850652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780394.88600780047" maxx="450022.96971388755" maxy="965494.88600780047" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/26492.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2529.AMP</Name><Title>26492.2529.amp</Title><LatLonBoundingBox minx="-6.997163198522359" miny="49.039978393801654" maxx="-2.9737401501622864" maxy="54.424315570460266" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86113.302227819688" maxx="329045.81677849975" maxy="503761.69777218031" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/26492.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1035.AMP</Name><Title>30607.1035.amp</Title><LatLonBoundingBox minx="-6.659541763094242" miny="50.950059335307003" maxx="-2.4968430381618654" maxy="56.315004448897319" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986715" miny="124789.83158520213" maxx="365248.28856986715" maxy="713764.83158520213" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/30607.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1125.AMP</Name><Title>30607.1125.amp</Title><LatLonBoundingBox minx="-8.48646568219824" miny="55.362605435729918" maxx="-3.9857154694894947" maxy="59.782472974572421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613747" miny="622771.33684896049" maxx="274609.42599661375" maxy="1101796.3368489605" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/30607.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_31609.1017.AMP</Name><Title>31609.1017.amp</Title><LatLonBoundingBox minx="-6.218535537865618" miny="50.074849904770652" maxx="-2.2448349664722569" maxy="55.41834630417145" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329354" miny="26110.545037362259" maxx="382598.09156329354" maxy="613860.54503736226" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/31609.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42631.1017.AMP</Name><Title>42631.1017.amp</Title><LatLonBoundingBox minx="-7.5321243160359694" miny="50.857571460452021" maxx="-2.4631063521801555" maxy="57.5985500682417" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117034.26760728739" maxx="367565.9011993779" maxy="856634.26760728739" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/42631.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42696.2511.AMP</Name><Title>42696.2511.amp</Title><LatLonBoundingBox minx="-12.591936330010265" miny="50.581527957604337" maxx="-7.9582415528425754" maxy="55.207789694679519" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841613" miny="119691.38384542288" maxx="-19427.001338416128" maxy="610266.38384542288" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/42696.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42982.2475.AMP</Name><Title>42982.2475.amp</Title><LatLonBoundingBox minx="-5.4012090302621338" miny="49.487424205546297" maxx="-0.35757694173245819" maxy="56.738650251731876" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191822.21941075972" miny="-41921.199646955123" maxx="500597.21941075975" maxy="760778.80035304488" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/42982.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43275.1017.AMP</Name><Title>43275.1017.amp</Title><LatLonBoundingBox minx="-1.8731216072382244" miny="49.378312325659635" maxx="1.9778330341909116" maxy="54.728396694315833" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52020.070277823601" maxx="656620.69847033126" maxy="537054.9297221764" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43275.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2367.AMP</Name><Title>43526.2367.amp</Title><LatLonBoundingBox minx="-3.1309322068065248" miny="58.121261176055278" maxx="0.50608428442850695" maxy="61.342963162458652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916963.47417129297" maxx="534260.2198044199" maxy="1273488.474171293" resx="25.000000000000007" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43526.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2439.AMP</Name><Title>43526.2439.amp</Title><LatLonBoundingBox minx="-5.4131388624448808" miny="53.315913337718207" maxx="-1.0583376130563253" maxy="58.61435933508271" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196504" miny="384028.15206928854" maxx="454809.82532196504" maxy="969603.15206928854" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43526.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2529.AMP</Name><Title>43526.2529.amp</Title><LatLonBoundingBox minx="-7.0597506909344752" miny="48.865682361542447" maxx="-3.0427260114150836" maxy="54.253377385697192" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105227.15998475999" maxx="323748.59206648293" maxy="484822.84001524001" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers1/43526.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1035.AMP</Name><Title>10934.1035.amp</Title><LatLonBoundingBox minx="-6.6559048536700711" miny="50.950065320744713" maxx="-2.4939843600364529" maxy="56.314912120158034" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111548.72194223246" miny="124777.91834676568" maxx="365448.72194223246" maxy="713752.91834676568" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/10934.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1125.AMP</Name><Title>10934.1125.amp</Title><LatLonBoundingBox minx="-8.48646568219824" miny="55.362605435729918" maxx="-3.9857154694894947" maxy="59.782472974572421" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613747" miny="622771.33684896049" maxx="274609.42599661375" maxy="1101796.3368489605" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/10934.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1017.AMP</Name><Title>1100.1017.amp</Title><LatLonBoundingBox minx="-3.467422588739816" miny="49.474029185848693" maxx="0.37180852321919888" maxy="54.756039641402097" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282932" miny="-45251.019689463312" maxx="552815.42057282932" maxy="540123.98031053669" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/1100.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1071.AMP</Name><Title>1100.1071.amp</Title><LatLonBoundingBox minx="-3.3369747830145031" miny="52.458586314142913" maxx="-0.86174631638686128" maxy="54.729745449871992" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313984.16163820185" miny="285270.76685618889" maxx="473409.16163820185" maxy="537195.76685618889" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/1100.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_11936.1017.AMP</Name><Title>11936.1017.amp</Title><LatLonBoundingBox minx="-6.2150326535735649" miny="50.07485464883748" maxx="-2.2420765086263752" maxy="55.418258099308289" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132870.20193354867" miny="26099.949254402542" maxx="382795.20193354867" maxy="613849.94925440254" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/11936.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2224.2511.AMP</Name><Title>2224.2511.amp</Title><LatLonBoundingBox minx="-2.2170440614077509" miny="52.985217249590193" maxx="0.29843233825044124" maxy="55.282314628073173" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386311.38011459791" miny="345311.98501180112" maxx="546161.38011459797" maxy="598686.98501180112" resx="25.000000000000011" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2224.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2267.2475.AMP</Name><Title>2267.2475.amp</Title><LatLonBoundingBox minx="-5.3039259230408353" miny="49.731511846236565" maxx="-0.23382253526460089" maxy="56.960755030393621" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198985.42224087167" miny="-15020.244289344293" maxx="507535.4222408717" maxy="785504.75571065571" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2267.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_22958.1017.AMP</Name><Title>22958.1017.amp</Title><LatLonBoundingBox minx="-6.8854988959022245" miny="50.874539825748158" maxx="-2.4893175952902831" maxy="56.641427256045006" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="99849.560688342608" miny="117021.56756921927" maxx="365724.56068834261" maxy="750096.56756921927" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/22958.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23023.2511.AMP</Name><Title>23023.2511.amp</Title><LatLonBoundingBox minx="-12.551658777781073" miny="50.646314543879221" maxx="-7.9636237566097421" maxy="55.198221280653442" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-274967.19897394814" miny="126676.90734654933" maxx="-19242.198973948136" maxy="609176.90734654933" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23023.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23309.2475.AMP</Name><Title>23309.2475.amp</Title><LatLonBoundingBox minx="-5.2867871090652665" miny="49.734842943361393" maxx="-0.37305893620781327" maxy="56.73327807907333" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198813.62565774456" miny="-14643.049667412881" maxx="499663.62565774459" maxy="760181.95033258712" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23309.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2353.2403.AMP</Name><Title>2353.2403.amp</Title><LatLonBoundingBox minx="-7.4026007276335157" miny="53.216722144347273" maxx="-1.5696694120651737" maxy="60.521291433969402" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102725.69108690281" miny="378119.20766610559" maxx="423725.69108690281" maxy="1181969.2076661056" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2353.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23602.1017.AMP</Name><Title>23602.1017.amp</Title><LatLonBoundingBox minx="-1.8595404881560866" miny="49.378025662747568" maxx="1.9915585099838278" maxy="54.693287078014386" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="410280.42450206017" miny="-51999.869443021948" maxx="657730.42450206017" maxy="533150.13055697805" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23602.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2367.AMP</Name><Title>23853.2367.amp</Title><LatLonBoundingBox minx="-2.7879248100082434" miny="58.76746629091685" maxx="0.47654352227823921" maxy="61.349275416019793" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357950.34374888561" miny="988917.19877162529" maxx="532650.34374888567" maxy="1274192.1987716253" resx="25.000000000000007" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23853.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2439.AMP</Name><Title>23853.2439.amp</Title><LatLonBoundingBox minx="-5.4085141195214694" miny="53.322882766789995" maxx="-1.0554781758752376" maxy="58.603518045689057" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201817.96887905241" miny="384795.87237039069" maxx="454992.96887905244" maxy="968395.87237039069" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23853.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2529.AMP</Name><Title>23853.2529.amp</Title><LatLonBoundingBox minx="-7.0573051554369925" miny="48.872703626037612" maxx="-3.0406088175047792" maxy="54.260322212750886" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69989.189729371399" miny="-104457.00479141541" maxx="323914.1897293714" maxy="485592.99520858459" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/23853.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2421.AMP</Name><Title>2439.2421.amp</Title><LatLonBoundingBox minx="-9.357508334285777" miny="55.059441175765038" maxx="-4.7210494180079499" maxy="59.522711795341479" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-17756.134975650522" miny="593490.21551934769" maxx="226943.86502434948" maxy="1074740.2155193477" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2439.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2493.AMP</Name><Title>2439.2493.amp</Title><LatLonBoundingBox minx="-9.9993315956471527" miny="52.845932329614442" maxx="-6.266370008320914" maxy="56.303800120678616" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353153.47745924024" maxx="113837.60647461214" maxy="722003.47745924024" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2439.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2547.AMP</Name><Title>2439.2547.amp</Title><LatLonBoundingBox minx="-10.565123749815719" miny="50.722913243258347" maxx="-7.6016633201040609" maxy="53.248353253974024" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-172983.68927117495" miny="123024.53147500969" maxx="6066.3107288250467" maxy="388674.53147500969" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2439.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2453.2511.AMP</Name><Title>2453.2511.amp</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2496.2493.AMP</Name><Title>2496.2493.amp</Title><LatLonBoundingBox minx="-4.4134570375122149" miny="49.727332636083311" maxx="0.04318983998834542" maxy="56.021640378025545" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.9208910345" miny="-17130.232311326894" maxx="527505.92089103453" maxy="680969.76768867311" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2496.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2639.2547.AMP</Name><Title>2639.2547.amp</Title><LatLonBoundingBox minx="-0.49890546725087415" miny="49.935469119238512" maxx="2.4902945236947622" maxy="53.244725305618907" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507673.42630406731" miny="12304.399751948891" maxx="700173.42630406725" maxy="373179.39975194889" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2639.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2439.AMP</Name><Title>2811.2439.amp</Title><LatLonBoundingBox minx="-5.4124495921366202" miny="53.321724015962104" maxx="-1.0595579306069765" maxy="58.602445483111161" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201582.4967572485" miny="384676.61349424697" maxx="454757.49675724853" maxy="968276.61349424697" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2811.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2529.AMP</Name><Title>2811.2529.amp</Title><LatLonBoundingBox minx="-7.0606463816582981" miny="48.871916755208744" maxx="-3.0433178458306167" maxy="54.259623689626473" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69764.808826181281" miny="-104531.43591631774" maxx="323714.80882618128" maxy="485518.56408368226" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2811.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2_2453.2511.AMP</Name><Title>2_2453.2511.amp</Title><LatLonBoundingBox minx="-2.7783534019556004" miny="49.593032172822248" maxx="1.0413699309999438" maxy="54.881413249744604" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30648.699849181343" maxx="595382.13372523256" maxy="554076.30015081866" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/2_2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2421.AMP</Name><Title>3441.2421.amp</Title><LatLonBoundingBox minx="-9.3994361892883731" miny="55.014047587609298" maxx="-4.6974861190940294" maxy="59.586623098698148" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324662" miny="588557.46405155933" maxx="228254.36403267534" maxy="1081807.4640515593" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3441.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2511.AMP</Name><Title>3441.2511.amp</Title><LatLonBoundingBox minx="-11.01774452255032" miny="50.628232808570054" maxx="-6.6621517505227539" maxy="55.16448517693911" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-176834.49627557676" miny="112814.88879589248" maxx="71765.503724423237" maxy="597714.88879589248" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3441.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2421.AMP</Name><Title>3627.2421.amp</Title><LatLonBoundingBox minx="-6.9469444336082971" miny="55.122688265859388" maxx="-2.7988833451189965" maxy="59.466363040169995" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119148.06154883566" miny="589794.77507540165" maxx="349248.06154883566" maxy="1064819.7750754016" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3627.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2493.AMP</Name><Title>3627.2493.amp</Title><LatLonBoundingBox minx="-8.3257165272847118" miny="51.571094800997251" maxx="-4.3349378819146445" maxy="55.983608058024252" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4317.2405411329237" miny="201283.54202456982" maxx="238692.24054113292" maxy="679758.54202456982" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3627.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2421.AMP</Name><Title>3670.2421.amp</Title><LatLonBoundingBox minx="-9.1566752898716395" miny="54.100406395748912" maxx="-4.0035972376169617" maxy="59.576095445979973" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-5787.7886306061991" miny="485018.71868501697" maxx="269537.2113693938" maxy="1078968.718685017" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3670.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2511.AMP</Name><Title>3670.2511.amp</Title><LatLonBoundingBox minx="-10.22762604912718" miny="50.645736669872086" maxx="-6.009444728630406" maxy="55.145399912611822" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126296.76134715811" miny="109422.99638540577" maxx="117678.23865284189" maxy="592422.99638540577" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/3670.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4357.2385.AMP</Name><Title>4357.2385.amp</Title><LatLonBoundingBox minx="-6.5086715331556997" miny="54.959826051906255" maxx="-1.1027106337399637" maxy="61.205502629675081" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392282" miny="569379.26987975859" maxx="448322.36319392279" maxy="1258179.2698797586" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/4357.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4464.999.AMP</Name><Title>4464.999.amp</Title><LatLonBoundingBox minx="-6.3912051802326371" miny="49.93544914478629" maxx="-3.5707328998565" maxy="52.918678713306072" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104445.80996947078" miny="12058.388883867941" maxx="287520.80996947078" maxy="337008.38888386794" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/4464.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5380.1017.AMP</Name><Title>5380.1017.amp</Title><LatLonBoundingBox minx="-6.8440531658737109" miny="54.468541120080843" maxx="-2.3701157476652153" maxy="59.534797396622039" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="125552.70406515477" miny="516398.98168098135" maxx="376152.70406515477" maxy="1072173.9816809813" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/5380.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5488.2493.AMP</Name><Title>5488.2493.amp</Title><LatLonBoundingBox minx="-12.909052526379853" miny="50.48049529130833" maxx="-7.4544288209614491" maxy="56.166810794679833" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281600.67261882673" miny="108841.91247644334" maxx="15424.327381173265" maxy="714441.91247644334" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/5488.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2367.AMP</Name><Title>6819.2367.amp</Title><LatLonBoundingBox minx="-2.8068375998447501" miny="58.75573617860109" maxx="0.93696745357749056" maxy="61.991211914809369" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357825.20340366347" miny="988403.1154132646" maxx="554100.20340366347" maxy="1345703.1154132646" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/6819.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2439.AMP</Name><Title>6819.2439.amp</Title><LatLonBoundingBox minx="-3.6164201131260585" miny="56.905337879756487" maxx="-1.1416207297241294" maxy="58.577465745850652" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780394.88600780047" maxx="450022.96971388755" maxy="965494.88600780047" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/6819.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2529.AMP</Name><Title>6819.2529.amp</Title><LatLonBoundingBox minx="-6.997163198522359" miny="49.039978393801654" maxx="-2.9737401501622864" maxy="54.424315570460266" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86113.302227819688" maxx="329045.81677849975" maxy="503761.69777218031" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/6819.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_721.2511.AMP</Name><Title>721.2511.amp</Title><LatLonBoundingBox minx="-3.505298393564805" miny="49.813219239925097" maxx="0.33792871709610478" maxy="55.076113398525692" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303967.40885716851" miny="-7608.2563755125739" maxx="549442.40885716851" maxy="575741.74362448743" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/721.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_750.2511.AMP</Name><Title>750.2511.amp</Title><LatLonBoundingBox minx="-12.221789128516727" miny="52.449886419869124" maxx="-8.947749359497319" maxy="55.040778027772255" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255333.72065319004" miny="327518.66705305176" maxx="-69733.720653190045" maxy="596593.66705305176" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/750.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_871.1017.AMP</Name><Title>871.1017.amp</Title><LatLonBoundingBox minx="-4.2220353168901283" miny="49.36155209294305" maxx="-0.40455260142814969" maxy="54.639121980274275" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58013.060736272717" maxx="503095.50326431985" maxy="527111.93926372728" resx="25.000000000000004" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/871.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2421.AMP</Name><Title>893.2421.amp</Title><LatLonBoundingBox minx="-7.7436926631576259" miny="55.097307898800793" maxx="-3.4338046546446468" maxy="59.480482400913957" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73853.737618644838" miny="590054.94618831342" maxx="308828.73761864484" maxy="1067154.9461883134" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/893.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2493.AMP</Name><Title>893.2493.amp</Title><LatLonBoundingBox minx="-9.6554026010227041" miny="50.562840113850385" maxx="-4.8981656141021874" maxy="56.082607409073937" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78213.605769406655" miny="95503.409545105067" maxx="195536.39423059335" maxy="692628.40954510507" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/bng_ecw/ers2/893.2493.amp.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721.COH_01</Name><Title>20394.2511.721.coh</Title><LatLonBoundingBox minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896119052" maxy="55.051418304443359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896119052" maxy="55.051418304443359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926302" miny="-8391.1811312650243" maxx="549294.99962261738" maxy="574957.59504764574" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20394.2511.721.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20394.2511.721_01</Name><Title>20394.2511.721</Title><LatLonBoundingBox minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896118164" maxy="55.051418304443359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3390133380889893" miny="49.824751511216164" maxx="0.074320077896118164" maxy="55.051418304443359" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303783.07647926302" miny="-8391.1811312650243" maxx="549294.99962261738" maxy="574957.59504764574" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20394.2511.721.ecw" /></DataURL></Layer><Layer><Name>COH_20423.2511.750.COH_01</Name><Title>20423.2511.750.coh</Title><LatLonBoundingBox minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443819" miny="326759.66297973692" maxx="-69780.573922067124" maxy="597811.23806782602" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20423.2511.750.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20544.1017.871.COH_01</Name><Title>20544.1017.871.coh</Title><LatLonBoundingBox minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58001.603202187587" maxx="503093.64181953168" maxy="527111.93926372728" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20544.1017.871.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2421.893.COH_01</Name><Title>20566.2421.893.coh</Title><LatLonBoundingBox minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697798" miny="589276.64874306228" maxx="308638.96931990335" maxy="1066391.8173612645" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20566.2421.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20566.2493.893.COH_01</Name><Title>20566.2493.893.coh</Title><LatLonBoundingBox minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276113942" miny="94736.035629181133" maxx="195340.58170955823" maxy="691865.85609267151" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20566.2493.893.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1017.1100.COH_01</Name><Title>20773.1017.1100.coh</Title><LatLonBoundingBox minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282926" miny="-45244.252228644276" maxx="552826.02063266025" maxy="540123.98031053669" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20773.1017.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_20773.1071.1100.COH_01</Name><Title>20773.1071.1100.coh</Title><LatLonBoundingBox minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285266.46788873407" maxx="474205.86666512757" maxy="539180.79889772215" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/20773.1071.1100.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21897.2511.2224.COH_01</Name><Title>21897.2511.2224.coh</Title><LatLonBoundingBox minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344535.90053589916" maxx="546007.620952453" maxy="597904.26865964127" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/21897.2511.2224.coh.ecw" /></DataURL></Layer><Layer><Name>COH_21940.2475.2267.COH_01</Name><Title>21940.2475.2267.coh</Title><LatLonBoundingBox minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15798.699239637674" maxx="508651.48455128132" maxy="786708.41033140745" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/21940.2475.2267.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22026.2403.2353.COH_01</Name><Title>22026.2403.2353.coh</Title><LatLonBoundingBox minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377333.9296156395" maxx="423555.32368682709" maxy="1181201.4558334674" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22026.2403.2353.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2421.2439.COH_01</Name><Title>22112.2421.2439.coh</Title><LatLonBoundingBox minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816528948" miny="592727.10982655408" maxx="226749.41494652707" maxy="1073981.5354327771" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22112.2421.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2493.2439.COH_01</Name><Title>22112.2493.2439.coh</Title><LatLonBoundingBox minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353159.17083561729" maxx="113825.27695515676" maxy="722003.47745924024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22112.2493.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22112.2547.2439.COH_01</Name><Title>22112.2547.2439.coh</Title><LatLonBoundingBox minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696011997" miny="122258.37262761971" maxx="6003.6689963493845" maxy="389888.6296587658" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22112.2547.2439.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22126.2511.2453.COH_01</Name><Title>22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22169.2493.2496.COH_01</Name><Title>22169.2493.2496.coh</Title><LatLonBoundingBox minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.92089103453" miny="-17130.4368545623" maxx="527508.80228247703" maxy="680969.76768867311" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22169.2493.2496.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22312.2547.2639.COH_01</Name><Title>22312.2547.2639.coh</Title><LatLonBoundingBox minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11526.522003771737" maxx="700041.50569369132" maxy="372391.07668044238" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22312.2547.2639.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2439.2811.COH_01</Name><Title>22484.2439.2811.coh</Title><LatLonBoundingBox minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960288" miny="383896.96222436108" maxx="454592.18195635016" maxy="969484.3213905904" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22484.2439.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_22484.2529.2811.COH_01</Name><Title>22484.2529.2811.coh</Title><LatLonBoundingBox minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105307.24044975326" maxx="323546.5864138992" maxy="484748.41446455836" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/22484.2529.2811.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2421.3441.COH_01</Name><Title>23114.2421.3441.coh</Title><LatLonBoundingBox minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324837" miny="588561.86483303923" maxx="228251.80626473343" maxy="1081807.4640515593" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23114.2421.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23114.2511.3441.COH_01</Name><Title>23114.2511.3441.coh</Title><LatLonBoundingBox minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329947" miny="112054.32878000327" maxx="71685.770189493953" maxy="598927.78793344449" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23114.2511.3441.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2421.3627.COH_01</Name><Title>23300.2421.3627.coh</Title><LatLonBoundingBox minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589027.03449007659" maxx="349082.34005009726" maxy="1064054.5448048639" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23300.2421.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23300.2493.3627.COH_01</Name><Title>23300.2493.3627.coh</Title><LatLonBoundingBox minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671241245" miny="200507.74368568865" maxx="238583.05011773307" maxy="680969.12433678436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23300.2493.3627.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2421.3670.COH_01</Name><Title>23343.2421.3670.coh</Title><LatLonBoundingBox minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779686321" miny="484256.55355844309" maxx="269433.04719822248" maxy="1080181.5356784579" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23343.2421.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_23343.2511.3670.COH_01</Name><Title>23343.2511.3670.coh</Title><LatLonBoundingBox minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108648.8395989534" maxx="117589.91231572366" maxy="593635.4099399721" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/23343.2511.3670.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24030.2385.4357.COH_01</Name><Title>24030.2385.4357.coh</Title><LatLonBoundingBox minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392276" miny="569378.22296847706" maxx="448310.49433445279" maxy="1258179.2698797586" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/24030.2385.4357.coh.ecw" /></DataURL></Layer><Layer><Name>COH_24137.999.4464.COH_01</Name><Title>24137.999.4464.coh</Title><LatLonBoundingBox minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12058.117574203774" maxx="287174.39159362519" maxy="339006.48159747024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/24137.999.4464.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25053.1017.5380.COH_01</Name><Title>25053.1017.5380.coh</Title><LatLonBoundingBox minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516394.65799183515" maxx="376563.43558532948" maxy="1106358.8480907171" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/25053.1017.5380.coh.ecw" /></DataURL></Layer><Layer><Name>COH_25161.2493.5488.COH_01</Name><Title>25161.2493.5488.coh</Title><LatLonBoundingBox minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108068.93481886861" maxx="15208.300259207666" maxy="713687.91163778154" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/25161.2493.5488.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2367.6819.COH_01</Name><Title>26492.2367.6819.coh</Title><LatLonBoundingBox minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987636.74275002861" maxx="553954.48106772837" maxy="1344923.130974933" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/26492.2367.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2439.6819.COH_01</Name><Title>26492.2439.6819.coh</Title><LatLonBoundingBox minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780393.59103308734" maxx="450034.80465047108" maxy="965494.88600780047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/26492.2439.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_26492.2529.6819.COH_01</Name><Title>26492.2529.6819.coh</Title><LatLonBoundingBox minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86123.132903757767" maxx="329053.58616935008" maxy="503761.69777217938" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/26492.2529.6819.coh.ecw" /></DataURL></Layer><Layer><Name>COH_2_22126.2511.2453.COH_01</Name><Title>2_22126.2511.2453.coh</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/2_22126.2511.2453.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1035.10934.COH_01</Name><Title>30607.1035.10934.coh</Title><LatLonBoundingBox minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986709" miny="124785.4220800719" maxx="365253.70234595751" maxy="713764.83158520213" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/30607.1035.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_30607.1125.10934.COH_01</Name><Title>30607.1125.10934.coh</Title><LatLonBoundingBox minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613805" miny="622767.35811869591" maxx="274618.45384336566" maxy="1101796.3368489605" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/30607.1125.10934.coh.ecw" /></DataURL></Layer><Layer><Name>COH_31609.1017.11936.COH_01</Name><Title>31609.1017.11936.coh</Title><LatLonBoundingBox minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329348" miny="26103.553381981576" maxx="382603.11443292437" maxy="613860.54503736133" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/31609.1017.11936.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42631.1017.22958.COH_01</Name><Title>42631.1017.22958.coh</Title><LatLonBoundingBox minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117025.10027764709" maxx="367568.49168406083" maxy="856634.26760728739" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/42631.1017.22958.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42696.2511.23023.COH_01</Name><Title>42696.2511.23023.coh</Title><LatLonBoundingBox minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841601" miny="119700.00026240069" maxx="-19417.502940364298" maxy="610266.38384542288" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/42696.2511.23023.coh.ecw" /></DataURL></Layer><Layer><Name>COH_42982.2475.23309.COH_01</Name><Title>42982.2475.23309.coh</Title><LatLonBoundingBox minx="-4.6690959930419922" miny="50.140313409268856" maxx="-0.61576256155967624" maxy="56.700313568115234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.6690959930419922" miny="50.140313409268856" maxx="-0.61576256155967624" maxy="56.700313568115234" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="209373.79174641974" miny="26697.65915232712" maxx="499012.4778442508" maxy="759693.88750685402" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/42982.2475.23309.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43275.1017.23602.COH_01</Name><Title>43275.1017.23602.coh</Title><LatLonBoundingBox minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52007.749963940485" maxx="656623.08035698673" maxy="537054.9297221764" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43275.1017.23602.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2367.23853.COH_01</Name><Title>43526.2367.23853.coh</Title><LatLonBoundingBox minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916968.1182958188" maxx="534255.98798528151" maxy="1273488.474171293" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43526.2367.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2439.23853.COH_01</Name><Title>43526.2439.23853.coh</Title><LatLonBoundingBox minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196509" miny="384024.56058567727" maxx="454820.88947474142" maxy="969603.15206928854" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43526.2439.23853.coh.ecw" /></DataURL></Layer><Layer><Name>COH_43526.2529.23853.COH_01</Name><Title>43526.2529.23853.coh</Title><LatLonBoundingBox minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105223.6901957636" maxx="323743.52356537455" maxy="484822.84001524001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/coh/43526.2529.23853.coh.ecw" /></DataURL></Layer><Layer><Name>ERS1_20394.2511.AMP_01</Name><Title>20394.2511.amp</Title><LatLonBoundingBox minx="-13.307088315125018" miny="50.163473902307175" maxx="-8.0152153749454804" maxy="54.668256072697844" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-333887" miny="80113" maxx="-26687" maxy="550513" resx="25" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20394.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20423.2511.AMP_01</Name><Title>20423.2511.amp</Title><LatLonBoundingBox minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.695860862731934" miny="52.611102104187012" maxx="-9.3314163610339165" maxy="54.88665771484375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255612.79097443819" miny="326759.66297973692" maxx="-69780.573922067124" maxy="597811.23806782602" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20423.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20544.1017.AMP_01</Name><Title>20544.1017.amp</Title><LatLonBoundingBox minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58001.603202187587" maxx="503093.64181953168" maxy="527111.93926372728" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20544.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2421.AMP_01</Name><Title>20566.2421.amp</Title><LatLonBoundingBox minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.1298990249633789" miny="55.187127143144608" maxx="-3.609898939728736" maxy="59.382682800292969" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73617.460510697798" miny="589276.64874306228" maxx="308638.96931990335" maxy="1066391.8173612645" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20566.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20566.2493.AMP_01</Name><Title>20566.2493.amp</Title><LatLonBoundingBox minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.7801742553710937" miny="50.706118240952492" maxx="-5.2779519483447066" maxy="55.932785034179688" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78456.563276113942" miny="94736.035629181133" maxx="195340.58170955823" maxy="691865.85609267151" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20566.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1017.AMP_01</Name><Title>20773.1017.amp</Title><LatLonBoundingBox minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282926" miny="-45244.252228644276" maxx="552826.02063266025" maxy="540123.98031053669" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20773.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_20773.1071.AMP_01</Name><Title>20773.1071.amp</Title><LatLonBoundingBox minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.273604154586792" miny="52.465338706970215" maxx="-0.90915965288877443" maxy="54.740894317626953" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313572.16202933039" miny="285266.46788873407" maxx="474205.86666512757" maxy="539180.79889772215" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/20773.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21897.2511.AMP_01</Name><Title>21897.2511.amp</Title><LatLonBoundingBox minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.2080509662628174" miny="52.998146392405033" maxx="0.17417131364345595" maxy="55.255924224853516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386133.85464687686" miny="344535.90053589916" maxx="546007.620952453" maxy="597904.26865964127" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/21897.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_21940.2475.AMP_01</Name><Title>21940.2475.amp</Title><LatLonBoundingBox minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7950654029846191" miny="49.758127182722092" maxx="-0.49284307658672244" maxy="56.940349578857422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198785.89894437263" miny="-15798.699239637674" maxx="508651.48455128132" maxy="786708.41033140745" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/21940.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22026.2403.AMP_01</Name><Title>22026.2403.amp</Title><LatLonBoundingBox minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.465857982635498" miny="53.292935058474541" maxx="-1.6480800881981841" maxy="60.439601898193359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102501.65489035327" miny="377333.9296156395" maxx="423555.32368682709" maxy="1181201.4558334674" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22026.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2421.AMP_01</Name><Title>22112.2421.amp</Title><LatLonBoundingBox minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5721321105957031" miny="55.19056037068367" maxx="-5.0521320253610602" maxy="59.386116027832031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-18008.394816528948" miny="592727.10982655408" maxx="226749.41494652707" maxy="1073981.5354327771" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22112.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2493.AMP_01</Name><Title>22112.2493.amp</Title><LatLonBoundingBox minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353159.17083561729" maxx="113825.27695515676" maxy="722003.47745924024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22112.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22112.2547.AMP_01</Name><Title>22112.2547.amp</Title><LatLonBoundingBox minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.150045394897461" miny="50.850783348083496" maxx="-7.8922675624489784" maxy="53.126338958740234" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-173241.66696011997" miny="122258.37262761971" maxx="6003.6689963493845" maxy="389888.6296587658" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22112.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22126.2511.AMP_01</Name><Title>22126.2511.amp</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22126.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22169.2493.AMP_01</Name><Title>22169.2493.amp</Title><LatLonBoundingBox minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.92089103453" miny="-17130.4368545623" maxx="527508.80228247703" maxy="680969.76768867311" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22169.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22312.2547.AMP_01</Name><Title>22312.2547.amp</Title><LatLonBoundingBox minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-0.39262098073959351" miny="49.992773123085499" maxx="2.1851568594574933" maxy="53.174995422363281" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507531.67423976399" miny="11526.522003771737" maxx="700041.50569369132" maxy="372391.07668044238" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22312.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2439.AMP_01</Name><Title>22484.2439.amp</Title><LatLonBoundingBox minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9857702255249023" miny="53.35195030272007" maxx="-1.1813256889581671" maxy="58.578617095947266" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201374.39258960288" miny="383896.96222436108" maxx="454592.18195635016" maxy="969484.3213905904" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22484.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_22484.2529.AMP_01</Name><Title>22484.2529.amp</Title><LatLonBoundingBox minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5149378776550293" miny="48.947065964341164" maxx="-3.1727155745029445" maxy="54.173732757568359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69549.21315538435" miny="-105307.24044975326" maxx="323546.5864138992" maxy="484748.41446455836" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/22484.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2421.AMP_01</Name><Title>23114.2421.amp</Title><LatLonBoundingBox minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324837" miny="588561.86483303923" maxx="228251.80626473343" maxy="1081807.4640515593" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23114.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23114.2511.AMP_01</Name><Title>23114.2511.amp</Title><LatLonBoundingBox minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.194981575012207" miny="50.79473464936018" maxx="-7.137203723192215" maxy="55.008068084716797" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-177092.73580329947" miny="112054.32878000327" maxx="71685.770189493953" maxy="598927.78793344449" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23114.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2421.AMP_01</Name><Title>23300.2421.amp</Title><LatLonBoundingBox minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4181084632873535" miny="55.192204505205154" maxx="-2.8981083780527106" maxy="59.387760162353516" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="118919.62467377464" miny="589027.03449007659" maxx="349082.34005009726" maxy="1064054.5448048639" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23300.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23300.2493.AMP_01</Name><Title>23300.2493.amp</Title><LatLonBoundingBox minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7291908264160156" miny="51.674911193549633" maxx="-4.5825240835547447" maxy="55.88824462890625" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4083.1724671241245" miny="200507.74368568865" maxx="238583.05011773307" maxy="680969.12433678436" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23300.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2421.AMP_01</Name><Title>23343.2421.amp</Title><LatLonBoundingBox minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.2342014312744141" miny="54.231932297348976" maxx="-4.3053124472498885" maxy="59.458599090576172" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-6033.6837779686321" miny="484256.55355844309" maxx="269433.04719822248" maxy="1080181.5356784579" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23343.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_23343.2511.AMP_01</Name><Title>23343.2511.amp</Title><LatLonBoundingBox minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4762687683105469" miny="50.793594054877758" maxx="-6.4184909164905548" maxy="55.006927490234375" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126547.2170909961" miny="108648.8395989534" maxx="117589.91231572366" maxy="593635.4099399721" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/23343.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24030.2385.AMP_01</Name><Title>24030.2385.amp</Title><LatLonBoundingBox minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392276" miny="569378.22296847706" maxx="448310.49433445279" maxy="1258179.2698797586" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/24030.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_24137.999.AMP_01</Name><Title>24137.999.amp</Title><LatLonBoundingBox minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1312098503112793" miny="49.996548697352409" maxx="-3.6778764575719829" maxy="52.876548767089844" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104038.93799048895" miny="12058.117574203774" maxx="287174.39159362519" maxy="339006.48159747024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/24137.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25053.1017.AMP_01</Name><Title>25053.1017.amp</Title><LatLonBoundingBox minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4012632369995117" miny="54.542086258530617" maxx="-2.4190409183502188" maxy="59.768753051757813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="115441.41440876084" miny="516394.65799183515" maxx="376563.43558532948" maxy="1106358.8480907171" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/25053.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_25161.2493.AMP_01</Name><Title>25161.2493.amp</Title><LatLonBoundingBox minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.66752815246582" miny="50.708876267075539" maxx="-8.1653058454394341" maxy="55.935543060302734" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281874.18654050131" miny="108068.93481886861" maxx="15208.300259207666" maxy="713687.91163778154" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/25161.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2367.AMP_01</Name><Title>26492.2367.amp</Title><LatLonBoundingBox minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7344710826873779" miny="58.776319570839405" maxx="0.66108455508947417" maxy="61.958541870117188" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357628.52458673064" miny="987636.74275002861" maxx="553954.48106772837" maxy="1344923.130974933" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/26492.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2439.AMP_01</Name><Title>26492.2439.amp</Title><LatLonBoundingBox minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780393.59103308734" maxx="450034.80465047108" maxy="965494.88600780047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/26492.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_26492.2529.AMP_01</Name><Title>26492.2529.amp</Title><LatLonBoundingBox minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86123.132903757767" maxx="329053.58616935008" maxy="503761.69777217938" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/26492.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1035.AMP_01</Name><Title>30607.1035.amp</Title><LatLonBoundingBox minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1178445816040039" miny="51.021086350083351" maxx="-2.5622889399528495" maxy="56.247753143310547" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111323.28856986709" miny="124785.4220800719" maxx="365253.70234595751" maxy="713764.83158520213" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/30607.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_30607.1125.AMP_01</Name><Title>30607.1125.amp</Title><LatLonBoundingBox minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613805" miny="622767.35811869591" maxx="274618.45384336566" maxy="1101796.3368489605" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/30607.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_31609.1017.AMP_01</Name><Title>31609.1017.amp</Title><LatLonBoundingBox minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.7426400184631348" miny="50.134676590561867" maxx="-2.2759732678532592" maxy="55.361343383789063" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132648.09156329348" miny="26103.553381981576" maxx="382603.11443292437" maxy="613860.54503736133" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/31609.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42631.1017.AMP_01</Name><Title>42631.1017.amp</Title><LatLonBoundingBox minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.7207369804382324" miny="50.951394341886044" maxx="-2.5429591014981261" maxy="57.511394500732422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="68565.901199377899" miny="117025.10027764709" maxx="367568.49168406083" maxy="856634.26760728739" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/42631.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42696.2511.AMP_01</Name><Title>42696.2511.amp</Title><LatLonBoundingBox minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.621500968933105" miny="50.791766814887524" maxx="-8.5637231171131134" maxy="55.005100250244141" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-277427.00133841601" miny="119700.00026240069" maxx="-19417.502940364298" maxy="610266.38384542288" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/42696.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_42982.2475.AMP_01</Name><Title>42982.2475.amp</Title><LatLonBoundingBox minx="-4.8778724670410156" miny="49.523191422224045" maxx="-0.61120569705963046" maxy="56.705413818359375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.8778724670410156" miny="49.523191422224045" maxx="-0.61120569705963046" maxy="56.705413818359375" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="191822.21941075972" miny="-41920.189594068637" maxx="500608.91934940458" maxy="760778.80035304395" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/42982.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43275.1017.AMP_01</Name><Title>43275.1017.amp</Title><LatLonBoundingBox minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-1.8573625087738037" miny="49.432374276220798" maxx="1.5381931290030484" maxy="54.67681884765625" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="409295.69847033132" miny="-52007.749963940485" maxx="656623.08035698673" maxy="537054.9297221764" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43275.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2367.AMP_01</Name><Title>43526.2367.amp</Title><LatLonBoundingBox minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.0278244018554687" miny="58.141637869179249" maxx="0.27884234488010451" maxy="61.323860168457031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="339585.21980441984" miny="916968.1182958188" maxx="534255.98798528151" maxy="1273488.474171293" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43526.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2439.AMP_01</Name><Title>43526.2439.amp</Title><LatLonBoundingBox minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9823122024536133" miny="53.353098526597023" maxx="-1.1778676658868781" maxy="58.579765319824219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201609.82532196509" miny="384024.56058567727" maxx="454820.88947474142" maxy="969603.15206928854" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43526.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS1_43526.2529.AMP_01</Name><Title>43526.2529.amp</Title><LatLonBoundingBox minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5119428634643555" miny="48.947847977280617" maxx="-3.1697205603122707" maxy="54.174514770507813" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69773.592066482932" miny="-105223.6901957636" maxx="323743.52356537455" maxy="484822.84001524001" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers1/43526.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1035.AMP_01</Name><Title>10934.1035.amp</Title><LatLonBoundingBox minx="-6.114628791809082" miny="51.021086350083351" maxx="-2.5590731501579276" maxy="56.247753143310547" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.114628791809082" miny="51.021086350083351" maxx="-2.5590731501579276" maxy="56.247753143310547" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="111548.72194223246" miny="124783.70540032256" maxx="365452.98146375088" maxy="713752.91834676568" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/10934.1035.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_10934.1125.AMP_01</Name><Title>10934.1125.amp</Title><LatLonBoundingBox minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7835555076599121" miny="55.478413611650467" maxx="-4.2279998660087577" maxy="59.673969268798828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="34759.425996613805" miny="622767.35811869591" maxx="274618.45384336566" maxy="1101796.3368489605" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/10934.1125.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1017.AMP_01</Name><Title>1100.1017.amp</Title><LatLonBoundingBox minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3042972087860107" miny="49.493279732763767" maxx="0.10903620719909757" maxy="54.737724304199219" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="305640.42057282926" miny="-45244.252228644276" maxx="552826.02063266025" maxy="540123.98031053669" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/1100.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_1100.1071.AMP_01</Name><Title>1100.1071.amp</Title><LatLonBoundingBox minx="-3.2675395011901855" miny="52.465339995920658" maxx="-0.92087277770042375" maxy="54.723117828369141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.2675395011901855" miny="52.465339995920658" maxx="-0.92087277770042375" maxy="54.723117828369141" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="313984.1616382018" miny="285266.56340680236" maxx="473410.12964090874" maxy="537195.76685618889" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/1100.1071.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_11936.1017.AMP_01</Name><Title>11936.1017.amp</Title><LatLonBoundingBox minx="-5.7395310401916504" miny="50.134676590561867" maxx="-2.2728642895817748" maxy="55.361343383789063" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.7395310401916504" miny="50.134676590561867" maxx="-2.2728642895817748" maxy="55.361343383789063" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="132870.20193354867" miny="26102.735758272451" maxx="382800.20499786694" maxy="613849.94925440254" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/11936.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2224.2511.AMP_01</Name><Title>2224.2511.amp</Title><LatLonBoundingBox minx="-2.2054390907287598" miny="53.005134917795658" maxx="0.17678318917751357" maxy="55.262912750244141" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.2054390907287598" miny="53.005134917795658" maxx="0.17678318917751357" maxy="55.262912750244141" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="386311.38011459791" miny="345313.36292540911" maxx="546159.28971523186" maxy="598686.98501180112" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2224.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2267.2475.AMP_01</Name><Title>2267.2475.amp</Title><LatLonBoundingBox minx="-4.7926979064941406" miny="49.765139885246754" maxx="-0.50825335830449969" maxy="56.929584503173828" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7926979064941406" miny="49.765139885246754" maxx="-0.50825335830449969" maxy="56.929584503173828" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198985.42224087167" miny="-15018.472141828854" maxx="507526.07805201574" maxy="785504.75571065571" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2267.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_22958.1017.AMP_01</Name><Title>22958.1017.amp</Title><LatLonBoundingBox minx="-6.2751016616821289" miny="50.951393991708755" maxx="-2.5595460161566725" maxy="56.569171905517578" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.2751016616821289" miny="50.951393991708755" maxx="-2.5595460161566725" maxy="56.569171905517578" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="99849.560688342608" miny="117033.77152428837" maxx="365714.86042888748" maxy="750096.56756922021" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/22958.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23023.2511.AMP_01</Name><Title>23023.2511.amp</Title><LatLonBoundingBox minx="-11.59953784942627" miny="50.854790769517422" maxx="-8.5595377758145332" maxy="54.997013092041016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.59953784942627" miny="50.854790769517422" maxx="-8.5595377758145332" maxy="54.997013092041016" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-274967.19897394825" miny="126672.85286012548" maxx="-19234.98741237988" maxy="609176.90734654933" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23023.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23309.2475.AMP_01</Name><Title>23309.2475.amp</Title><LatLonBoundingBox minx="-4.7952828407287598" miny="49.76859749853611" maxx="-0.61750496178865344" maxy="56.701930999755859" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.7952828407287598" miny="49.76859749853611" maxx="-0.61750496178865344" maxy="56.701930999755859" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="198813.6256577445" miny="-14634.820621438979" maxx="499651.35661755875" maxy="760181.95033258712" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23309.2475.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2353.2403.AMP_01</Name><Title>2353.2403.amp</Title><LatLonBoundingBox minx="-6.4632244110107422" miny="53.299927398562431" maxx="-1.6454465165734282" maxy="60.44659423828125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4632244110107422" miny="53.299927398562431" maxx="-1.6454465165734282" maxy="60.44659423828125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="102725.69108690275" miny="378111.62275087921" maxx="423727.01283854508" maxy="1181969.2076661047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2353.2403.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23602.1017.AMP_01</Name><Title>23602.1017.amp</Title><LatLonBoundingBox minx="-1.8422291278839111" miny="49.432373039424419" maxx="1.553326509892941" maxy="54.641262054443359" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-1.8422291278839111" miny="49.432373039424419" maxx="1.553326509892941" maxy="54.641262054443359" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="410280.42450206022" miny="-52005.706152802719" maxx="657720.07613841875" maxy="533150.13055697805" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23602.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2367.AMP_01</Name><Title>23853.2367.amp</Title><LatLonBoundingBox minx="-2.7291445732116699" miny="58.787718512117863" maxx="0.29307772219181105" maxy="61.329940795898437" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7291445732116699" miny="58.787718512117863" maxx="0.29307772219181105" maxy="61.329940795898437" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357950.34374888567" miny="988906.20597486594" maxx="532639.81276219082" maxy="1274192.1987716272" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23853.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2439.AMP_01</Name><Title>23853.2439.amp</Title><LatLonBoundingBox minx="-4.9796719551086426" miny="53.360088340938091" maxx="-1.1752274185419074" maxy="58.568977355957031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.9796719551086426" miny="53.360088340938091" maxx="-1.1752274185419074" maxy="58.568977355957031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201817.96887905232" miny="384802.08758123504" maxx="454987.64941010065" maxy="968395.87237039069" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23853.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_23853.2529.AMP_01</Name><Title>23853.2529.amp</Title><LatLonBoundingBox minx="-6.5096306800842285" miny="48.954863205552101" maxx="-3.1674083769321437" maxy="54.181529998779297" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5096306800842285" miny="48.954863205552101" maxx="-3.1674083769321437" maxy="54.181529998779297" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69989.189729371457" miny="-104446.45152051444" maxx="323907.34558592632" maxy="485592.99520858459" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/23853.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2421.AMP_01</Name><Title>2439.2421.amp</Title><LatLonBoundingBox minx="-8.5693140029907227" miny="55.197537451982498" maxx="-5.0493139177560797" maxy="59.393093109130859" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5693140029907227" miny="55.197537451982498" maxx="-5.0493139177560797" maxy="59.393093109130859" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-17756.134975650464" miny="593495.3293628773" maxx="226945.00199348881" maxy="1074740.2155193477" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2439.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2493.AMP_01</Name><Title>2439.2493.amp</Title><LatLonBoundingBox minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4030122756958008" miny="52.986154623329639" maxx="-6.6119010969996452" maxy="56.168376922607422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-96512.393525387859" miny="353159.17083561729" maxx="113825.27695515676" maxy="722003.47745924024" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2439.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2439.2547.AMP_01</Name><Title>2439.2547.amp</Title><LatLonBoundingBox minx="-10.147601127624512" miny="50.857784606516361" maxx="-7.8898232951760292" maxy="53.115562438964844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.147601127624512" miny="50.857784606516361" maxx="-7.8898232951760292" maxy="53.115562438964844" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-172983.68927117507" miny="123022.34609782672" maxx="6068.2009734621388" maxy="388674.53147500969" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2439.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2453.2511.AMP_01</Name><Title>2453.2511.amp</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2496.2493.AMP_01</Name><Title>2496.2493.amp</Title><LatLonBoundingBox minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.0892333984375" miny="49.74616265296936" maxx="-0.23145552724599749" maxy="56.003940582275391" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="249580.92089103453" miny="-17130.4368545623" maxx="527508.80228247703" maxy="680969.76768867311" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2496.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2639.2547.AMP_01</Name><Title>2639.2547.amp</Title><LatLonBoundingBox minx="-0.39023765921592712" miny="49.999780721962452" maxx="2.1875401809811597" maxy="53.182003021240234" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-0.39023765921592712" miny="49.999780721962452" maxx="2.1875401809811597" maxy="53.182003021240234" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507673.42630406725" miny="12309.301804991745" maxx="700168.5875037408" maxy="373179.39975194796" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2639.2547.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2639.2547A.AMP</Name><Title>2639.2547a.amp</Title><LatLonBoundingBox minx="-0.49890546725087415" miny="49.935469119238512" maxx="2.4902945236947622" maxy="53.244725305618907" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="507673.42630406731" miny="12304.399751948891" maxx="700173.42630406725" maxy="373179.39975194889" resx="24.999999999999993" resy="25" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2639.2547a.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2439.AMP_01</Name><Title>2811.2439.amp</Title><LatLonBoundingBox minx="-4.983130931854248" miny="53.358936302363873" maxx="-1.1786863952875128" maxy="58.567825317382812" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-4.983130931854248" miny="53.358936302363873" maxx="-1.1786863952875128" maxy="58.567825317382812" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="201582.49675724847" miny="384674.05619485478" maxx="454758.92586590099" maxy="968276.61349424883" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2811.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2811.2529.AMP_01</Name><Title>2811.2529.amp</Title><LatLonBoundingBox minx="-6.5126261711120605" miny="48.954081192612648" maxx="-3.1704038679599758" maxy="54.180747985839844" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.5126261711120605" miny="48.954081192612648" maxx="-3.1704038679599758" maxy="54.180747985839844" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="69764.808826181281" miny="-104530.00813766297" maxx="323710.41307400278" maxy="485518.56408368226" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2811.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_2_2453.2511.AMP_01</Name><Title>2_2453.2511.amp</Title><LatLonBoundingBox minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.6914303302764893" miny="49.624670639634132" maxx="0.70412530750036284" maxy="54.851337432861328" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="350157.13372523256" miny="-30635.581070486835" maxx="595391.24252765067" maxy="554076.30015081866" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/2_2453.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2421.AMP_01</Name><Title>3441.2421.amp</Title><LatLonBoundingBox minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.5874567031860352" miny="55.153618738055229" maxx="-5.0319010615348807" maxy="59.455841064453125" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-19370.635967324837" miny="588561.86483303923" maxx="228251.80626473343" maxy="1081807.4640515593" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3441.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3441.2511.AMP_01</Name><Title>3441.2511.amp</Title><LatLonBoundingBox minx="-10.192543029785156" miny="50.801739722490311" maxx="-7.1347651779651642" maxy="54.997295379638672" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-10.192543029785156" miny="50.801739722490311" maxx="-7.1347651779651642" maxy="54.997295379638672" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-176834.49627557676" miny="112820.72177774119" maxx="71753.389678749547" maxy="597714.88879589248" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3441.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2421.AMP_01</Name><Title>3627.2421.amp</Title><LatLonBoundingBox minx="-6.4152898788452148" miny="55.199181586503983" maxx="-2.8952897936105719" maxy="59.394737243652344" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4152898788452148" miny="55.199181586503983" maxx="-2.8952897936105719" maxy="59.394737243652344" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="119148.06154883566" miny="589801.14572180889" maxx="349252.89753572218" maxy="1064819.7750754016" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3627.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3627.2493.AMP_01</Name><Title>3627.2493.amp</Title><LatLonBoundingBox minx="-7.7266874313354492" miny="51.681908637285233" maxx="-4.5800206884741783" maxy="55.877464294433594" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.7266874313354492" miny="51.681908637285233" maxx="-4.5800206884741783" maxy="55.877464294433594" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="4317.2405411329819" miny="201279.69598826813" maxx="238694.82966017825" maxy="679758.54202456889" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3627.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2421.AMP_01</Name><Title>3670.2421.amp</Title><LatLonBoundingBox minx="-8.2314786911010742" miny="54.238918296992779" maxx="-4.3025897070765486" maxy="59.447807312011719" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.2314786911010742" miny="54.238918296992779" maxx="-4.3025897070765486" maxy="59.447807312011719" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-5787.7886306061991" miny="485027.88107516139" maxx="269545.72869619128" maxy="1078968.718685017" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3670.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_3670.2511.AMP_01</Name><Title>3670.2511.amp</Title><LatLonBoundingBox minx="-9.4738321304321289" miny="50.800595313310623" maxx="-6.4160542786121368" maxy="54.996150970458984" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-9.4738321304321289" miny="50.800595313310623" maxx="-6.4160542786121368" maxy="54.996150970458984" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-126296.76134715823" miny="109416.66112830123" maxx="117669.80535331089" maxy="592422.9963854067" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/3670.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4357.2385.AMP_01</Name><Title>4357.2385.amp</Title><LatLonBoundingBox minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-5.797081470489502" miny="55.018926344811916" maxx="-1.2459702491760245" maxy="61.152259826660156" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="157372.36319392276" miny="569378.22296847706" maxx="448310.49433445279" maxy="1258179.2698797586" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/4357.2385.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_4464.999.AMP_01</Name><Title>4464.999.amp</Title><LatLonBoundingBox minx="-6.1255307197570801" miny="49.996549986302853" maxx="-3.6721973270177837" maxy="52.858772277832031" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.1255307197570801" miny="49.996549986302853" maxx="-3.6721973270177837" maxy="52.858772277832031" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="104445.80996947089" miny="12049.142119833923" maxx="287510.54641793988" maxy="337008.38888386794" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/4464.999.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5380.1017.AMP_01</Name><Title>5380.1017.amp</Title><LatLonBoundingBox minx="-6.2448301315307617" miny="54.542085282504559" maxx="-2.4226078167557707" maxy="59.466529846191406" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.2448301315307617" miny="54.542085282504559" maxx="-2.4226078167557707" maxy="59.466529846191406" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="125552.70406515471" miny="516395.93084873457" maxx="376148.80251039664" maxy="1072173.9816809795" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/5380.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_5488.2493.AMP_01</Name><Title>5488.2493.amp</Title><LatLonBoundingBox minx="-11.665097236633301" miny="50.715880051255226" maxx="-8.1628749296069145" maxy="55.942546844482422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.665097236633301" miny="50.715880051255226" maxx="-8.1628749296069145" maxy="55.942546844482422" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-281600.67261882673" miny="108832.53364155596" maxx="15429.422296618694" maxy="714441.91247644334" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/5488.2493.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2367.AMP_01</Name><Title>6819.2367.amp</Title><LatLonBoundingBox minx="-2.7312157154083252" miny="58.783262319862843" maxx="0.6643399223685269" maxy="61.965484619140625" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-2.7312157154083252" miny="58.783262319862843" maxx="0.6643399223685269" maxy="61.965484619140625" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="357825.20340366347" miny="988409.92659129645" maxx="554111.88555575814" maxy="1345703.1154132646" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/6819.2367.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2439.AMP_01</Name><Title>6819.2439.amp</Title><LatLonBoundingBox minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.5443100929260254" miny="56.914858154952526" maxx="-1.1798655912280078" maxy="58.568191528320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="306072.96971388755" miny="780393.59103308734" maxx="450034.80465047108" maxy="965494.88600780047" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/6819.2439.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_6819.2529.AMP_01</Name><Title>6819.2529.amp</Title><LatLonBoundingBox minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-6.4529252052307129" miny="49.120421066880226" maxx="-3.0929251238703723" maxy="54.347087860107422" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="75220.816778499749" miny="-86123.132903757767" maxx="329053.58616935008" maxy="503761.69777217938" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/6819.2529.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_721.2511.AMP_01</Name><Title>721.2511.amp</Title><LatLonBoundingBox minx="-3.3366436958312988" miny="49.831759110093117" maxx="0.076689720153809482" maxy="55.058425903320313" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.3366436958312988" miny="49.831759110093117" maxx="0.076689720153809482" maxy="55.058425903320313" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="303967.40885716851" miny="-7611.9124468609516" maxx="549443.84520160314" maxy="575741.74362448743" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/721.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_750.2511.AMP_01</Name><Title>750.2511.amp</Title><LatLonBoundingBox minx="-11.693282127380371" miny="52.61809191852808" maxx="-9.328837625682354" maxy="54.875869750976562" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-11.693282127380371" miny="52.61809191852808" maxx="-9.328837625682354" maxy="54.875869750976562" resx="0.00027777778450399637" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-255333.72065319004" miny="327517.69330166205" maxx="-69741.555264519702" maxy="596593.66705305176" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/750.2511.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_871.1017.AMP_01</Name><Title>871.1017.amp</Title><LatLonBoundingBox minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-3.9766099452972412" miny="49.378545083105564" maxx="-0.58105430752038911" maxy="54.622989654541016" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="256620.50326431982" miny="-58001.603202187587" maxx="503093.64181953168" maxy="527111.93926372728" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/871.1017.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2421.AMP_01</Name><Title>893.2421.amp</Title><LatLonBoundingBox minx="-7.1270813941955566" miny="55.194104224443436" maxx="-3.6070813089609137" maxy="59.389659881591797" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-7.1270813941955566" miny="55.194104224443436" maxx="-3.6070813089609137" maxy="59.389659881591797" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="73853.73761864478" miny="590048.85640048306" maxx="308817.78330308339" maxy="1067154.9461883134" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/893.2421.amp.ecw" /></DataURL></Layer><Layer><Name>ERS2_893.2493.AMP_01</Name><Title>893.2493.amp</Title><LatLonBoundingBox minx="-8.7777433395385742" miny="50.713122025132179" maxx="-5.2755210325121871" maxy="55.939788818359375" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-8.7777433395385742" miny="50.713122025132179" maxx="-5.2755210325121871" maxy="55.939788818359375" resx="0.00027777778450399643" resy="0.00027777778450399637" /><SRS>EPSG:27700</SRS><BoundingBox SRS="EPSG:27700" minx="-78213.605769406597" miny="95507.011108056264" maxx="195529.30582910051" maxy="692628.40954510507" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/radar/ers/geodetic_ecw/ers2/893.2493.amp.ecw" /></DataURL></Layer></Layer><Layer><Title>usa</Title><LatLonBoundingBox minx="-117.16234591954237" miny="32.694867249290432" maxx="-117.13433511844829" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><SRS>EPSG:4326</SRS><Layer><Name>USA_1METERCALIF_01</Name><Title>1metercalif</Title><LatLonBoundingBox minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485242.52235471504" miny="3617471.676763834" maxx="486707.93851865374" maxy="3618925.6443639919" resx="1.0002840709479195" resy="0.99997771675237279" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15745945683787" miny="32.694867249290432" maxx="-117.14180304768071" maxy="32.708001820082657" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/1metercalif.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_BW_01</Name><Title>Sandiego1m_bw</Title><LatLonBoundingBox minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484786.71950667776" miny="3618077.499133341" maxx="487408.72193219373" maxy="3620342.499133341" resx="1.0000009250632975" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16234591954237" miny="32.700326041666926" maxx="-117.13433511844829" maxy="32.720791167681533" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/Sandiego1m_bw.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO1M_NULL_01</Name><Title>Sandiego1m_null</Title><LatLonBoundingBox minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="484959.44720383431" miny="3618131.3487617401" maxx="487017.45093544538" maxy="3620175.3487617401" resx="1.0000018132220934" resy="1" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.16049999090751" miny="32.700814178128681" maxx="-117.13851029053757" maxy="32.71927880118303" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/Sandiego1m_null.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGO3I_01</Name><Title>sandiego3i</Title><LatLonBoundingBox minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485817.95316164225" miny="3618563.3629860291" maxx="485996.76273262367" maxy="3618743.1087327749" resx="0.060003211738732361" resy="0.059995242572005329" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15131695999575" miny="32.704722665049502" maxx="-117.14940643447164" maxy="32.70634639769159" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiego3i.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_02</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449031" maxx="487258.06913956191" maxy="3621137.1885699364" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.ecw" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_03</Name><Title>sandiegoairphoto</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto.jp2" /></DataURL></Layer><Layer><Name>USA_SANDIEGOAIRPHOTO_LOSSLESS_01</Name><Title>sandiegoairphoto_lossless</Title><LatLonBoundingBox minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><SRS>EPSG:26911</SRS><BoundingBox SRS="EPSG:26911" minx="485839.89132843388" miny="3619774.1525449022" maxx="487258.06913956191" maxy="3621137.1885699355" resx="0.86159040773270301" resy="0.86159040773282702" /><SRS>EPSG:4326</SRS><BoundingBox SRS="EPSG:4326" minx="-117.15111930337908" miny="32.715645195645031" maxx="-117.13596562589053" maxy="32.727958130030281" /><DataURL><Format>text/xml</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://camber.mc.man.ac.uk/ecwp/ImageX.dll?dsinfo?layer=/sampleiws/images/usa/sandiegoairphoto_lossless.jp2" /></DataURL></Layer></Layer></Layer></Capability></WMT_MS_Capabilities>
+', NULL, 'http://camber.mc.man.ac.uk/ecwp/ecw_wms.dll?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698136, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (250, '1.1.1', 'Demis World Map', 'None', 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&', 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&', 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&', '', '', '<?xml version="1.0"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www2.demis.nl/wms/capabilities_1_1_1.dtd" [
  <!-- Vendor-specific elements are defined here if needed. -->
  <!-- If not needed, just leave this EMPTY declaration.  Do not
@@ -12128,8 +12168,8 @@
 	</Capability>
 </WMT_MS_Capabilities>
 
-', NULL, 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (637, '1.1.1', 'MapServer WMS Demo', 'This is a UMN WMS MapServer demonstration application for global elevation data.', 'http://cooa.whoi.edu/cw/etopo2_wms?', 'http://cooa.whoi.edu/cw/etopo2_wms?', 'http://cooa.whoi.edu/cw/etopo2_wms?', '', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://www2.demis.nl/wms/wms.asp?wms=WorldMap&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (637, '1.1.1', 'MapServer WMS Demo', 'This is a UMN WMS MapServer demonstration application for global elevation data.', 'http://cooa.whoi.edu/cw/etopo2_wms?', 'http://cooa.whoi.edu/cw/etopo2_wms?', 'http://cooa.whoi.edu/cw/etopo2_wms?', '', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -12299,8 +12339,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://cooa.whoi.edu/cw/etopo2_wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', 'Norman Vine', '', 'Norman Vine', 'POB 319', 'Woods Hole', 'MA', '02543', 'USA', '', '', 'nhv at cooa.whoi.edu', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (903, '1.1.0', 'DNM 25', 'Digitales Navigationsmodell 1:25.000 als Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://cooa.whoi.edu/cw/etopo2_wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', 'Norman Vine', '', 'Norman Vine', 'POB 319', 'Woods Hole', 'MA', '02543', 'USA', '', '', 'nhv at cooa.whoi.edu', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (903, '1.1.0', 'DNM 25', 'Digitales Navigationsmodell 1:25.000 als Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -12409,8 +12449,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>gruen</Name>
-        <Title>Grünflächen</Title>
-        <Abstract>Grünflächen aus Basis-DLM</Abstract>
+        <Title>Grünflächen</Title>
+        <Abstract>Grünflächen aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2339" miny="51.3128" maxx="14.7662" maxy="53.5648" />
         <BoundingBox SRS="EPSG:25833"
@@ -12419,7 +12459,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lwas</Name>
-        <Title>Flüsse und Kanäle</Title>
+        <Title>Flüsse und Kanäle</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.253" miny="51.3161" maxx="14.7408" maxy="53.5563" />
@@ -12469,7 +12509,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>str</Name>
-        <Title>Straßen</Title>
+        <Title>Straßen</Title>
         <Abstract>aus Basis-DLM</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2382" miny="51.3129" maxx="14.7649" maxy="53.5635" />
@@ -12500,8 +12540,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698465);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (787, '1.1.1', 'Bavarian WMS MAP Server', 'Saemtliche Rechte an den ueber diesen Dienst verfuegbaren Geobasisdaten liegen beim Landesamt fuer Vermessung und Geoinformation (LVG Bayern). Fuer ihre Nutzung durch Vervielfaeltigung, Verbreitung und Veroeffentlichung beachten Sie bitte die Nutzungsbedingungen unter http://www.geodaten.bayern.de/ogc/Nutzungsbedingungen.htm. Kostenfrei gestattet ist die Vervielfaeltigung zum privaten Gebrauch sowie die Veroeffentlichung von Geobasisdaten auf der eigenen Website im Umfang eines Bildes von maximal 1024 x 768 Pixel. Die Quellenangabe ist in der Form "(c) LVG Bayern" anzubringen und als Link auf http://www.lvg.bayern.de auszufuehren. Fuer jede andere Nutzung ist eine Nutzungsvereinbarung mit dem LVG Bayern erforderlich.', 'http://www.geodaten.bayern.de/ogc/getogc.cgi?', 'http://www.geodaten.bayern.de/ogc/getogc.cgi?', '', '', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
+', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM25.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698465, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (787, '1.1.1', 'Bavarian WMS MAP Server', 'Saemtliche Rechte an den ueber diesen Dienst verfuegbaren Geobasisdaten liegen beim Landesamt fuer Vermessung und Geoinformation (LVG Bayern). Fuer ihre Nutzung durch Vervielfaeltigung, Verbreitung und Veroeffentlichung beachten Sie bitte die Nutzungsbedingungen unter http://www.geodaten.bayern.de/ogc/Nutzungsbedingungen.htm. Kostenfrei gestattet ist die Vervielfaeltigung zum privaten Gebrauch sowie die Veroeffentlichung von Geobasisdaten auf der eigenen Website im Umfang eines Bildes von maximal 1024 x 768 Pixel. Die Quellenangabe ist in der Form "(c) LVG Bayern" anzubringen und als Link auf http://www.lvg.bayern.de auszufuehren. Fuer jede andere Nutzung ist eine Nutzungsvereinbarung mit dem LVG Bayern erforderlich.', 'http://www.geodaten.bayern.de/ogc/getogc.cgi?', 'http://www.geodaten.bayern.de/ogc/getogc.cgi?', '', '', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd">
 
 <WMT_MS_Capabilities version="1.1.1">
@@ -12594,12 +12634,12 @@
     </Layer>
   </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://deutschlandviewer.bayern.de/ogc/getogc.cgi?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698124);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (828, '1.1.1', 'IDERIOJA Gobierno de La Rioja OGC WMS', 'IDERIOJA Gobierno de La Rioja OGC WMS', 'http://wms.larioja.org/request.asp', 'http://wms.larioja.org/request.asp', 'http://wms.larioja.org/request.asp', '', '', '<?xml version="1.0"?>
+', NULL, 'http://deutschlandviewer.bayern.de/ogc/getogc.cgi?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698124, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (828, '1.1.1', 'IDERIOJA Gobierno de La Rioja OGC WMS', 'IDERIOJA Gobierno de La Rioja OGC WMS', 'http://wms.larioja.org/request.asp', 'http://wms.larioja.org/request.asp', 'http://wms.larioja.org/request.asp', '', '', '<?xml version="1.0"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://wms.larioja.org/Capabilities/capabilities_1_1_1.dtd" [ <!ELEMENT VendorSpecificCapabilities EMPTY>]>
-<WMT_MS_Capabilities version="1.1.1"><Service><Name>OGC:WMS</Name><!--Human-readable title for pick lists--><Title>IDERIOJA Gobierno de La Rioja OGC WMS</Title><!--Narrative description providing additional information--><Abstract>IDERIOJA Gobierno de La Rioja OGC WMS</Abstract><KeywordList><Keyword>WMS</Keyword><Keyword>OGC</Keyword><Keyword> La Rioja</Keyword><Keyword>Cartografia</Keyword><Keyword> Mapas </Keyword></KeywordList><!--Top-level address of service or service provider--><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.larioja.org" xlink:type="simple"/><ContactInformation><ContactPersonPrimary><ContactPerson>Gonzalo López García</ContactPerson><ContactOrganization>Consejería de Turismo, Medio Ambiente y Política Territorial</ContactOrganization></ContactPersonPrimary><ContactPosition>Jefe de Sección de Sistemas de Información Geográfica y Cartografía</ContactPosition><ContactAddress><AddressType>postal</AddressType><Address>Prado Viejo, 62 bis</Address><City>Logroño</City><StateOrProvince>La Rioja</StateOrProvince><PostCode>26071</PostCode><Country></Country></ContactAddress><ContactVoiceTelephone></ContactVoiceTelephone><ContactElectronicMailAddress></ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetMap><GetFeatureInfo><Format>text/html</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_xml</Format></Exception><Layer><Title>CAPAS</Title><SRS>EPSG:4326</SRS><SRS>EPSG:23030</SRS><SRS>EPSG:25830</SRS><LatLonBoundingBox minx="-3.2623" miny="41.8509" maxx="-1.5416" maxy="42.7473"/><!--BoundingBox is inheritable, we define at root, inherited by all--><BoundingBox SRS="EPSG:23030" minx="478621.4999" miny="4634401.5" maxx="619671.5001" maxy="4733511.3584"/><BoundingBox SRS="EPSG:25830" minx="478517.3309" miny="4634188.7848" maxx="619566.8081" maxy="4733298.3072"/><BoundingBox SRS="EPSG:4326" minx="-3.2623" miny="41.8509" maxx="-1.5416" maxy="42.7473"/><Layer queryable="1" opaque="0" noSubsets="0"><Name>Elementos_hidrográficos</Name><Title>Elementos_hidrográficos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Elementos_hidrográficos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Hojas_cartográficas_1-5000</Name><Title>Hojas_cartográficas_1-5000</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Hojas_cartográficas_1-5000_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Manzanas_de_los_núcleos_urbanos</Name><Title>Manzanas_de_los_núcleos_urbanos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Manzanas_de_los_núcleos_urbanos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Masas_de_agua</Name><Title>Masas_de_agua</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Masas_de_agua_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Municipios</Name><Title>Municipios</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Municipios_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="0" opaque="0" noSubsets="0"><Name>Ortofoto_2004</Name><Title>Ortofoto_2004</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Ortofoto_2004_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Puntos_geodésicos</Name><Title>Puntos_geodésicos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Puntos_geodésicos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Tramos_de_carreteras</Name><Title>Tramos_de_carreteras</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Tramos_de_carreteras_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Tramos_de_ferrocarril</Name><Title>Tramos_de_ferrocarril</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Tramos_de_ferrocarril_Default.png" xlink:type="simple"/></LegendURL></Style></Layer></Layer></Capability></WMT_MS_Capabilities>
-', NULL, 'http://wms.larioja.org/request.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Gonzalo López García', 'Jefe de Sección de Sistemas de Información Geográfica y Cartografía', 'Consejería de Turismo, Medio Ambiente y Política Territorial', 'Prado Viejo, 62 bis', 'Logroño', 'La Rioja', '26071', '', '', '', '', NULL, 1, 1173698127);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (86, '1.1.1', 'World Map', 'World Map in WGS84 Reference System', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+<WMT_MS_Capabilities version="1.1.1"><Service><Name>OGC:WMS</Name><!--Human-readable title for pick lists--><Title>IDERIOJA Gobierno de La Rioja OGC WMS</Title><!--Narrative description providing additional information--><Abstract>IDERIOJA Gobierno de La Rioja OGC WMS</Abstract><KeywordList><Keyword>WMS</Keyword><Keyword>OGC</Keyword><Keyword> La Rioja</Keyword><Keyword>Cartografia</Keyword><Keyword> Mapas </Keyword></KeywordList><!--Top-level address of service or service provider--><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.larioja.org" xlink:type="simple"/><ContactInformation><ContactPersonPrimary><ContactPerson>Gonzalo López García</ContactPerson><ContactOrganization>Consejería de Turismo, Medio Ambiente y Política Territorial</ContactOrganization></ContactPersonPrimary><ContactPosition>Jefe de Sección de Sistemas de Información Geográfica y Cartografía</ContactPosition><ContactAddress><AddressType>postal</AddressType><Address>Prado Viejo, 62 bis</Address><City>Logroño</City><StateOrProvince>La Rioja</StateOrProvince><PostCode>26071</PostCode><Country></Country></ContactAddress><ContactVoiceTelephone></ContactVoiceTelephone><ContactElectronicMailAddress></ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetMap><GetFeatureInfo><Format>text/html</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/request.asp" xlink:type="simple"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_xml</Format></Exception><Layer><Title>CAPAS</Title><SRS>EPSG:4326</SRS><SRS>EPSG:23030</SRS><SRS>EPSG:25830</SRS><LatLonBoundingBox minx="-3.2623" miny="41.8509" maxx="-1.5416" maxy="42.7473"/><!--BoundingBox is inheritable, we define at root, inherited by all--><BoundingBox SRS="EPSG:23030" minx="478621.4999" miny="4634401.5" maxx="619671.5001" maxy="4733511.3584"/><BoundingBox SRS="EPSG:25830" minx="478517.3309" miny="4634188.7848" maxx="619566.8081" maxy="4733298.3072"/><BoundingBox SRS="EPSG:4326" minx="-3.2623" miny="41.8509" maxx="-1.5416" maxy="42.7473"/><Layer queryable="1" opaque="0" noSubsets="0"><Name>Elementos_hidrográficos</Name><Title>Elementos_hidrográficos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Elementos_hidrográficos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Hojas_cartográficas_1-5000</Name><Title>Hojas_cartográficas_1-5000</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Hojas_cartográficas_1-5000_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Manzanas_de_los_núcleos_urbanos</Name><Title>Manzanas_de_los_núcleos_urbanos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Manzanas_de_los_núcleos_urbanos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Masas_de_agua</Name><Title>Masas_de_agua</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Masas_de_agua_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Municipios</Name><Title>Municipios</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Municipios_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="0" opaque="0" noSubsets="0"><Name>Ortofoto_2004</Name><Title>Ortofoto_2004</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Ortofoto_2004_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Puntos_geodésicos</Name><Title>Puntos_geodésicos</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Puntos_geodésicos_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Tramos_de_carreteras</Name><Title>Tramos_de_carreteras</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Tramos_de_carreteras_Default.png" xlink:type="simple"/></LegendURL></Style></Layer><Layer queryable="1" opaque="0" noSubsets="0"><Name>Tramos_de_ferrocarril</Name><Title>Tramos_de_ferrocarril</Title><Style><Name>Default</Name><Title>Default</Title><LegendURL width="20" height="15"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.larioja.org/Legends/Tramos_de_ferrocarril_Default.png" xlink:type="simple"/></LegendURL></Style></Layer></Layer></Capability></WMT_MS_Capabilities>
+', NULL, 'http://wms.larioja.org/request.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Gonzalo López García', 'Jefe de Sección de Sistemas de Información Geográfica y Cartografía', 'Consejería de Turismo, Medio Ambiente y Política Territorial', 'Prado Viejo, 62 bis', 'Logroño', 'La Rioja', '26071', '', '', '', '', NULL, 1, 1173698127, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (86, '1.1.1', 'World Map', 'World Map in WGS84 Reference System', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -12751,8 +12791,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (328, '1.1.0', 'NWSIB-online', 'Web Map Service auf Basis des Smallworld GIS', 'http://services.gis-consult.de/NWSIB-online/GCGisService', 'http://services.gis-consult.de/NWSIB-online/GCGisService', 'http://services.gis-consult.de/NWSIB-online/GCGisService', '', '', '<?xml version="1.0" encoding="ISO-8859-1"?>
+', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/world/world_map.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (328, '1.1.0', 'NWSIB-online', 'Web Map Service auf Basis des Smallworld GIS', 'http://services.gis-consult.de/NWSIB-online/GCGisService', 'http://services.gis-consult.de/NWSIB-online/GCGisService', 'http://services.gis-consult.de/NWSIB-online/GCGisService', '', '', '<?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
 [<!ELEMENT VendorSpecificCapabilities EMPTY>]>
 <WMT_MS_Capabilities version="1.1.0">
@@ -12762,8 +12802,8 @@
 		<Abstract>Web Map Service auf Basis des Smallworld GIS</Abstract>
 		<KeywordList>
 			<Keyword>NWSIB</Keyword>
-			<Keyword>klassifiziertes Straßennetz</Keyword>
-			<Keyword>Anweisung Straßeninformationsbank ASB</Keyword>
+			<Keyword>klassifiziertes Straßennetz</Keyword>
+			<Keyword>Anweisung Straßeninformationsbank ASB</Keyword>
 			<Keyword>Netzknoten-Stationierungssystem</Keyword>
 		</KeywordList>
 		<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.gis-consult.de"/>
@@ -12772,7 +12812,7 @@
 				<ContactPerson>Christian Vogt</ContactPerson>
 				<ContactOrganization>GIS Consult GmbH</ContactOrganization>
 			</ContactPersonPrimary>
-			<ContactPosition>Geschäftsführer</ContactPosition>
+			<ContactPosition>Geschäftsführer</ContactPosition>
 			<ContactAddress>
 				<AddressType>postal</AddressType>
 				<Address>Schultenbusch 3</Address>
@@ -12786,7 +12826,7 @@
 			<ContactElectronicMailAddress>vogt at gis-consult.de</ContactElectronicMailAddress>
 		</ContactInformation>
 		<Fees>none</Fees>
-		<AccessConstraints>Die Straßendaten wurden freundlicherweise vom Landesbetrieb Straßenbau NRW zur Verfügung gestellt. Es handelt sich hierbei um einen unvollständigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.</AccessConstraints>
+		<AccessConstraints>Die Straßendaten wurden freundlicherweise vom Landesbetrieb Straßenbau NRW zur Verfügung gestellt. Es handelt sich hierbei um einen unvollständigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.</AccessConstraints>
 	</Service>
 	<Capability>
 		<Request>
@@ -12835,7 +12875,7 @@
 			<Format>application/vnd.ogc.se_xml</Format>
 		</Exception>
 		<Layer queryable="0">
-			<Title>verfügbare Layer</Title>
+			<Title>verfügbare Layer</Title>
 			<SRS>EPSG:31466 EPSG:31467 EPSG:31468 EPSG:31469 EPSG:4326</SRS>
 			<LatLonBoundingBox minx="5.65296386" miny="50.31247805" maxx="9.61606634" maxy="52.54258946"/>
 			<BoundingBox SRS="EPSG:31466" minx="2475321.110" miny="5575227.309" maxx="2745328.607" maxy="5829431.962" resx="1" resy="1"/>
@@ -12861,7 +12901,7 @@
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Aeste</Name>
-				<Title>Äste</Title>
+				<Title>Äste</Title>
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Netzknoten</Name>
@@ -12884,7 +12924,7 @@
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Strassenbez.</Name>
-				<Title>Straßenbez.</Title>
+				<Title>Straßenbez.</Title>
 			</Layer>
 			<Layer queryable="1" opaque="0">
 				<Name>Abschnittsnr.</Name>
@@ -12928,13 +12968,13 @@
 				<Title>Rasterkarten</Title>
 				<Layer queryable="0" opaque="1">
 					<Name>Strassenkarte</Name>
-					<Title>Straßenkarte</Title>
+					<Title>Straßenkarte</Title>
 				</Layer>
 			</Layer>
 		</Layer>
 	</Capability>
-</WMT_MS_Capabilities>', NULL, 'http://services.gis-consult.de/NWSIB-online/GCGisService?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'Die Straßendaten wurden freundlicherweise vom Landesbetrieb Straßenbau NRW zur Verfügung gestellt. Es handelt sich hierbei um einen unvollständigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.', 'Christian Vogt', 'Geschäftsführer', 'GIS Consult GmbH', 'Schultenbusch 3', 'Haltern am See', 'D', '45721', 'Germany', '+49 2364 9218-31', '+49 2364 9218-72', 'vogt at gis-consult.de', NULL, 1, 1173698122);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (671, '1.1.0', 'Wasserschutzgebiete NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
+</WMT_MS_Capabilities>', NULL, 'http://services.gis-consult.de/NWSIB-online/GCGisService?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'Die Straßendaten wurden freundlicherweise vom Landesbetrieb Straßenbau NRW zur Verfügung gestellt. Es handelt sich hierbei um einen unvollständigen Datenauszug, der nicht dem aktuellen Stand der NWSIB entspricht.', 'Christian Vogt', 'Geschäftsführer', 'GIS Consult GmbH', 'Schultenbusch 3', 'Haltern am See', 'D', '45721', 'Germany', '+49 2364 9218-31', '+49 2364 9218-72', 'vogt at gis-consult.de', NULL, 1, 1173698122, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (671, '1.1.0', 'Wasserschutzgebiete NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -13111,8 +13151,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Stephanie Kempkes', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-2202', '+49 211 1590-2176', 'Stephanie.Kempkes at lua.nrw.de', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (785, '1.1.0', 'WMS Map Server', 'WMS Map Server', 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms', 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms', 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/wsg?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Stephanie Kempkes', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-2202', '+49 211 1590-2176', 'Stephanie.Kempkes at lua.nrw.de', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (785, '1.1.0', 'WMS Map Server', 'WMS Map Server', 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms', 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms', 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
 >
 
@@ -13196,8 +13236,8 @@
     </Layer>
   </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698124);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (486, '1.1.1', 'PLZ_441', 'PLZ (post code areas Germany) served with UMN MapServer 4.4.1', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://gdz1.leipzig.ifag.de:80/servlet/com.esri.wms.Esrimap?servicename=dtk200_500_1000_a10_gk3_wms&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698124, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (486, '1.1.1', 'PLZ_441', 'PLZ (post code areas Germany) served with UMN MapServer 4.4.1', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -13348,8 +13388,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (648, '1.1.0', 'Neigungsklassen zur Gelaendebefahrbarkeit', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?', 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?', 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany_demo/PLZ_441.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (648, '1.1.0', 'Neigungsklassen zur Gelaendebefahrbarkeit', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?', 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?', 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -13488,8 +13528,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Frank Franken', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '49 (2361) 305 250', '49 (2361) 305 370', 'frank.franken at loebf.nrw.de', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (717, '1.1.0', 'Forstliche Verwaltungsgrenzen NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?', 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?', 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/hangneigung?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Frank Franken', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '49 (2361) 305 250', '49 (2361) 305 370', 'frank.franken at loebf.nrw.de', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (717, '1.1.0', 'Forstliche Verwaltungsgrenzen NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?', 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?', 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -13610,8 +13650,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Guenter Spelsberg', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '49 (2361) 305 1', '49 (2361) 305 370', 'guenter.spelsberg at loebf.nrw.de', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (800, '1.1.1', 'LMIC WMS server (aerial photography)', '', 'http://geoint.lmic.state.mn.us/cgi-bin/wms', 'http://geoint.lmic.state.mn.us/cgi-bin/wms', '', '', '', '<?xml version=''1.0'' encoding="UTF-8"?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/forstamtsgr?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Guenter Spelsberg', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '49 (2361) 305 1', '49 (2361) 305 370', 'guenter.spelsberg at loebf.nrw.de', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (800, '1.1.1', 'LMIC WMS server (aerial photography)', '', 'http://geoint.lmic.state.mn.us/cgi-bin/wms', 'http://geoint.lmic.state.mn.us/cgi-bin/wms', '', '', '', '<?xml version=''1.0'' encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.1/capabilities_1_1_1.dtd"
 ><WMT_MS_Capabilities version="1.1.1">
  <Service>
@@ -13711,8 +13751,8 @@
   </Layer>
  </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geoint.lmic.state.mn.us/cgi-bin/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698125);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (789, '1.1.0', 'Basiskarte Sachsen', 'SICAD Internet Suite V6.0A05 at http://www.landesvermessung.sachsen.de/sims/sicad-', 'http://www.landesvermessung.sachsen.de/sims/sicad/GetCapabilities.pl?datasource=freetk:de:', 'http://www.landesvermessung.sachsen.de/sims/sicad/ShowMap.pl?datasource=freetk:de:', 'http://www.landesvermessung.sachsen.de/sims/sicad/ShowOnlineAlpha.pl?datasource=freetk:de:', '', '', '<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
+', NULL, 'http://geoint.lmic.state.mn.us/cgi-bin/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698125, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (789, '1.1.0', 'Basiskarte Sachsen', 'SICAD Internet Suite V6.0A05 at http://www.landesvermessung.sachsen.de/sims/sicad-', 'http://www.landesvermessung.sachsen.de/sims/sicad/GetCapabilities.pl?datasource=freetk:de:', 'http://www.landesvermessung.sachsen.de/sims/sicad/ShowMap.pl?datasource=freetk:de:', 'http://www.landesvermessung.sachsen.de/sims/sicad/ShowOnlineAlpha.pl?datasource=freetk:de:', '', '', '<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.landesvermessung.sachsen.de/sims/sicad/capabilities1.1.0.dtd" 
 [
 <!ELEMENT VendorSpecificCapabilities ( DataService ) >
@@ -14050,8 +14090,8 @@
 			</Layer>
 		</Layer></Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.landesvermessung.sachsen.de/sims/sicad/GetCapabilities.pl?datasource=freetk:de:&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Herr Berg', '', 'Landesvermessungsamt Sachsen', 'Olbrichtplatz 3', 'Dresden', 'Sachsen', '01099', 'Deutschland', '+49 (0)351 8283-0', '+49 (0)351 8283-6310', 'info at lvsn.smi.sachsen.de', NULL, 1, 1173698125);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (407, '1.1.1', 'Mapbender User', 'Mapbender User Overview (Mapbender User/Postgis)', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://www.landesvermessung.sachsen.de/sims/sicad/GetCapabilities.pl?datasource=freetk:de:&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Herr Berg', '', 'Landesvermessungsamt Sachsen', 'Olbrichtplatz 3', 'Dresden', 'Sachsen', '01099', 'Deutschland', '+49 (0)351 8283-0', '+49 (0)351 8283-6310', 'info at lvsn.smi.sachsen.de', NULL, 1, 1173698125, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (407, '1.1.1', 'Mapbender User', 'Mapbender User Overview (Mapbender User/Postgis)', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -14235,8 +14275,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'A. Emde', 'WhereGroup', 'WhereGroup', 'Siemensstrasse 8', 'Bonn', 'NRW', '53121', 'Germany', '', '022190903819', 'astrid.emde at whergroup.com', NULL, 1, 1169808777);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (525, '1.1.1', 'Middle America', 'Middle_America', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'A. Emde', 'WhereGroup', 'WhereGroup', 'Siemensstrasse 8', 'Bonn', 'NRW', '53121', 'Germany', '', '022190903819', 'astrid.emde at whergroup.com', NULL, 1, 1169808777, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (525, '1.1.1', 'Middle America', 'Middle_America', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -14524,8 +14564,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (670, '1.1.0', 'Waldtypenkarte NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?', 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?', 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/middle_america/middle_america.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (670, '1.1.0', 'Waldtypenkarte NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?', 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?', 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -14668,8 +14708,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Dr. Norbert Asche', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '+49 (2361) 305-234', '+49 (2361) 305-538', 'norbert.asche at loebf.nrw.de', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (767, '1.1.1', 'SÅ‚ubfurt', 'SÅ‚ubfurter Mental Map Survey 2000 - 2002.', 'http://odragis.org/cgi-bin/slubfurtwms?', 'http://odragis.org/cgi-bin/slubfurtwms?', 'http://odragis.org/cgi-bin/slubfurtwms?', 'http://odragis.org/cgi-bin/slubfurtwms?', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/waldtyp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Dr. Norbert Asche', '', 'LOEBF NRW', 'Castroper Str. 312-314', 'Recklinghausen', 'NRW', '45665', 'Germany', '+49 (2361) 305-234', '+49 (2361) 305-538', 'norbert.asche at loebf.nrw.de', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (767, '1.1.1', 'SÅ‚ubfurt', 'SÅ‚ubfurter Mental Map Survey 2000 - 2002.', 'http://odragis.org/cgi-bin/slubfurtwms?', 'http://odragis.org/cgi-bin/slubfurtwms?', 'http://odragis.org/cgi-bin/slubfurtwms?', 'http://odragis.org/cgi-bin/slubfurtwms?', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -14681,11 +14721,11 @@
 
 <Service>
   <Name>OGC:WMS</Name>
-  <Title>Słubfurt</Title>
-  <Abstract>Słubfurter Mental Map Survey 2000 - 2002.</Abstract>
+  <Title>Słubfurt</Title>
+  <Abstract>Słubfurter Mental Map Survey 2000 - 2002.</Abstract>
         <KeywordList>
-          <Keyword>Słubfurt</Keyword>
-          <Keyword> Słubice</Keyword>
+          <Keyword>Słubfurt</Keyword>
+          <Keyword> Słubice</Keyword>
           <Keyword> Frankfurt (Oder)</Keyword>
           <Keyword> topophilia</Keyword>
           <Keyword> mental maps</Keyword>
@@ -14792,7 +14832,7 @@
   <UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0"/>
   <Layer>
     <Name>SLUBFURT</Name>
-    <Title>Słubfurt</Title>
+    <Title>Słubfurt</Title>
     <SRS>EPSG:4326</SRS>
     <SRS>EPSG:25832</SRS>
     <SRS>EPSG:25833</SRS>
@@ -14809,8 +14849,8 @@
     <ScaleHint min="0.0623629" max="31.1814" />
     <Layer queryable="0" opaque="1" cascaded="0">
         <Name>slubfurtmap</Name>
-        <Title>Słubfurt City Map</Title>
-        <Abstract>Słubfurter City Map</Abstract>
+        <Title>Słubfurt City Map</Title>
+        <Abstract>Słubfurter City Map</Abstract>
         <SRS>EPSG:4326</SRS>
         <SRS>EPSG:25832</SRS>
         <SRS>EPSG:25833</SRS>
@@ -14826,7 +14866,7 @@
     <Layer queryable="0" opaque="1" cascaded="0">
         <Name>Mentalscape</Name>
         <Title>Mentalscape</Title>
-        <Abstract>Słubfurter Mental Map Survey 2000 - 2002: mentalscape</Abstract>
+        <Abstract>Słubfurter Mental Map Survey 2000 - 2002: mentalscape</Abstract>
         <SRS>EPSG:4326</SRS>
         <SRS>EPSG:25832</SRS>
         <SRS>EPSG:25833</SRS>
@@ -15082,8 +15122,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://odragis.org/cgi-bin/slubfurtwms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', '', 'Michel Garand', 'Service', 'ODRAGIS', 'Gubener Str. 30', 'Frankfurt (Oder)', 'Brandenburg', '15230', 'Deutschland', '+49 335 537 059', 'none', 'garand at odragis.org', NULL, 1, 1173698124);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (786, '1.1.0', 'Luftbilder', '', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://odragis.org/cgi-bin/slubfurtwms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', '', 'Michel Garand', 'Service', 'ODRAGIS', 'Gubener Str. 30', 'Frankfurt (Oder)', 'Brandenburg', '15230', 'Deutschland', '+49 335 537 059', 'none', 'garand at odragis.org', NULL, 1, 1173698124, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (786, '1.1.0', 'Luftbilder', '', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.landesvermessung.sachsen.de/ias/basiskarte/xml-map/wms/1.1.0/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -15249,8 +15289,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', 'Es gelten die Allgemeinen und Besonderen Benutzungshinweise', 'Herr Berg', '', 'Landesvermessungsamt Sachsen', 'Olbrichtplatz 3', 'Dresden', 'Sachsen', '01099', 'Deutschland', '+49 (0)351 8283-0', '+49 (0)351 8283-6310', 'info at lvsn.smi.sachsen.de', NULL, 1, 1173698124);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (640, '1.1.1', 'JPL Global Imagery Service', 'WMS Server maintained by JPL, worldwide satellite imagery.', 'http://wms.jpl.nasa.gov/wms.cgi?', 'http://wms.jpl.nasa.gov/wms.cgi?', '', '', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
+', NULL, 'http://www.landesvermessung.sachsen.de/ias/basiskarte/service/SRVDOPFREE/WMSFREE_TK/WMSFREE_TK/wmsservice?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', 'Es gelten die Allgemeinen und Besonderen Benutzungshinweise', 'Herr Berg', '', 'Landesvermessungsamt Sachsen', 'Olbrichtplatz 3', 'Dresden', 'Sachsen', '01099', 'Deutschland', '+49 (0)351 8283-0', '+49 (0)351 8283-6310', 'info at lvsn.smi.sachsen.de', NULL, 1, 1173698124, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (640, '1.1.1', 'JPL Global Imagery Service', 'WMS Server maintained by JPL, worldwide satellite imagery.', 'http://wms.jpl.nasa.gov/wms.cgi?', 'http://wms.jpl.nasa.gov/wms.cgi?', '', '', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://onearth.jpl.nasa.gov/WMS_MS_Capabilities.dtd" [ <!ELEMENT VendorSpecificCapabilities EMPTY> ]>
 <WMT_MS_Capabilities version="1.1.1">
 <Service>
@@ -15659,9 +15699,9 @@
   </Layer>
 
 </Capability>
-</WMT_MS_Capabilities>', NULL, 'http://wms.jpl.nasa.gov/wms.cgi?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'Server is load limited', 'Lucian Plesea', '', 'JPL', '', '', '', '', '', '', '', 'lucian.plesea at jpl.nasa.gov', NULL, 1, 1173698125);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (834, '1.1.1', 'Delaware 2002 Aerial Imagery WMS Service', 'The Delaware 2002 Aerial Imagery Map Service serves statewide orthophotography as captured in 2002. The State of Delaware contracted with EarthData International to develop 0.25-meter resolution color infrared digital ortho-photos for the entire state. Map scale of the photography is approximately 1:2,400. Airphotos were taken in March and April, 2002, digitized and georeferenced to Delaware State Plane NAD83 meters. This data is available as an ArcIMS map service, a WMS map service, original 1-meter raw data files. ', 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?', 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?', 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?', '', '', '<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE WMT_MS_Capabilities SYSTEM "http://datamil.delaware.gov:80/arcims_ogc/WMS111_MS_Capabilities.dtd"><WMT_MS_Capabilities version="1.1.1"><Service><Name>OGC:WMS</Name><Title>Delaware 2002 Aerial Imagery WMS Service</Title><Abstract>The Delaware 2002 Aerial Imagery Map Service serves statewide orthophotography as captured in 2002. The State of Delaware contracted with EarthData International to develop 0.25-meter resolution color infrared digital ortho-photos for the entire state. Map scale of the photography is approximately 1:2,400. Airphotos were taken in March and April, 2002, digitized and georeferenced to Delaware State Plane NAD83 meters. This data is available as an ArcIMS map service, a WMS map service, original 1-meter raw data files. </Abstract><KeywordList><Keyword>Delaware</Keyword><Keyword>DataMIL</Keyword><Keyword>The National Map</Keyword><Keyword>framework</Keyword><Keyword>orthoimagery</Keyword><Keyword>orthophotography</Keyword><Keyword>aerial imagery</Keyword><Keyword>imagery</Keyword></KeywordList><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/><ContactInformation><ContactPersonPrimary><ContactPerson>William S. Schenck</ContactPerson><ContactOrganization>Delaware Geological Survey</ContactOrganization></ContactPersonPrimary><ContactPosition>Scientist</ContactPosition><ContactAddress><AddressType>postal</AddressType><Address>DGS Building</Address><City>Newark</City><StateOrProvince>Delaware</StateOrProvince><PostCode>19716-7501</PostCode><Country>USA</Country></ContactAddress><ContactVoiceTelephone>1-302-831-8262</ContactVoiceTelephone><ContactFacsimileTelephone>1-302-831-3579</ContactFacsimileTelephone><ContactElectronicMailAddress>rockman at udel.edu</ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><Format>image/gif</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/></Get></HTTP></DCPType></GetMap><GetFeatureInfo><Format>application/vnd.ogc.wms_xml</Format><Format>text/xml</Format><Format>text/html</Format><Format>text/plain</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer queryable="0" opaque="0" noSubsets="0"><Title>DE_aerial02</Title><SRS>EPSG:4326</SRS><SRS>EPSG:102257</SRS><SRS>EPSG:4267</SRS><SRS>EPSG:4269</SRS><SRS>EPSG:4152</SRS><SRS>EPSG:26757</SRS><SRS>EPSG:26718</SRS><SRS>EPSG:26957</SRS><SRS>EPSG:2235</SRS><SRS>EPSG:102657</SRS><SRS>EPSG:2776</SRS><SRS>EPSG:102277 </SRS><SRS>EPSG:2880</SRS><SRS>EPSG:102211</SRS><SRS>EPSG:32618</SRS><LatLonBoundingBox minx="-75.8848418733" miny="38.3741058346" maxx="-74.9910506181" maxy="39.8751126213"/><BoundingBox SRS="EPSG:102257" minx="166499.875" miny="50000.125" maxx="232799.875" maxy="204700.125"/><Layer queryable="0"><Name>ortho2002</Name><Title>2002 Aerial Imagery</Title><SRS>EPSG:4326</SRS><LatLonBoundingBox minx="-75.8080759734" miny="38.449822323" maxx="-75.0334387781" maxy="39.8432887294"/><BoundingBox SRS="EPSG:102257" minx="166499.874927962" miny="50000.1249279622" maxx="321199.874927962" maxy="204700.124927962" /> </Layer></Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'William S. Schenck', 'Scientist', 'Delaware Geological Survey', 'DGS Building', 'Newark', 'Delaware', '19716-7501', 'USA', '1-302-831-8262', '1-302-831-3579', 'rockman at udel.edu', NULL, 1, 1173698126);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (893, '1.1.1', 'Germany', 'Germany', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+</WMT_MS_Capabilities>', NULL, 'http://wms.jpl.nasa.gov/wms.cgi?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'Server is load limited', 'Lucian Plesea', '', 'JPL', '', '', '', '', '', '', '', 'lucian.plesea at jpl.nasa.gov', NULL, 1, 1173698125, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (834, '1.1.1', 'Delaware 2002 Aerial Imagery WMS Service', 'The Delaware 2002 Aerial Imagery Map Service serves statewide orthophotography as captured in 2002. The State of Delaware contracted with EarthData International to develop 0.25-meter resolution color infrared digital ortho-photos for the entire state. Map scale of the photography is approximately 1:2,400. Airphotos were taken in March and April, 2002, digitized and georeferenced to Delaware State Plane NAD83 meters. This data is available as an ArcIMS map service, a WMS map service, original 1-meter raw data files. ', 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?', 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?', 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?', '', '', '<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE WMT_MS_Capabilities SYSTEM "http://datamil.delaware.gov:80/arcims_ogc/WMS111_MS_Capabilities.dtd"><WMT_MS_Capabilities version="1.1.1"><Service><Name>OGC:WMS</Name><Title>Delaware 2002 Aerial Imagery WMS Service</Title><Abstract>The Delaware 2002 Aerial Imagery Map Service serves statewide orthophotography as captured in 2002. The State of Delaware contracted with EarthData International to develop 0.25-meter resolution color infrared digital ortho-photos for the entire state. Map scale of the photography is approximately 1:2,400. Airphotos were taken in March and April, 2002, digitized and georeferenced to Delaware State Plane NAD83 meters. This data is available as an ArcIMS map service, a WMS map service, original 1-meter raw data files. </Abstract><KeywordList><Keyword>Delaware</Keyword><Keyword>DataMIL</Keyword><Keyword>The National Map</Keyword><Keyword>framework</Keyword><Keyword>orthoimagery</Keyword><Keyword>orthophotography</Keyword><Keyword>aerial imagery</Keyword><Keyword>imagery</Keyword></KeywordList><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/><ContactInformation><ContactPersonPrimary><ContactPerson>William S. Schenck</ContactPerson><ContactOrganization>Delaware Geological Survey</ContactOrganization></ContactPersonPrimary><ContactPosition>Scientist</ContactPosition><ContactAddress><AddressType>postal</AddressType><Address>DGS Building</Address><City>Newark</City><StateOrProvince>Delaware</StateOrProvince><PostCode>19716-7501</PostCode><Country>USA</Country></ContactAddress><ContactVoiceTelephone>1-302-831-8262</ContactVoiceTelephone><ContactFacsimileTelephone>1-302-831-3579</ContactFacsimileTelephone><ContactElectronicMailAddress>rockman at udel.edu</ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><Format>image/gif</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/></Get></HTTP></DCPType></GetMap><GetFeatureInfo><Format>application/vnd.ogc.wms_xml</Format><Format>text/xml</Format><Format>text/html</Format><Format>text/plain</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?" xlink:type="simple"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer queryable="0" opaque="0" noSubsets="0"><Title>DE_aerial02</Title><SRS>EPSG:4326</SRS><SRS>EPSG:102257</SRS><SRS>EPSG:4267</SRS><SRS>EPSG:4269</SRS><SRS>EPSG:4152</SRS><SRS>EPSG:26757</SRS><SRS>EPSG:26718</SRS><SRS>EPSG:26957</SRS><SRS>EPSG:2235</SRS><SRS>EPSG:102657</SRS><SRS>EPSG:2776</SRS><SRS>EPSG:102277 </SRS><SRS>EPSG:2880</SRS><SRS>EPSG:102211</SRS><SRS>EPSG:32618</SRS><LatLonBoundingBox minx="-75.8848418733" miny="38.3741058346" maxx="-74.9910506181" maxy="39.8751126213"/><BoundingBox SRS="EPSG:102257" minx="166499.875" miny="50000.125" maxx="232799.875" maxy="204700.125"/><Layer queryable="0"><Name>ortho2002</Name><Title>2002 Aerial Imagery</Title><SRS>EPSG:4326</SRS><LatLonBoundingBox minx="-75.8080759734" miny="38.449822323" maxx="-75.0334387781" maxy="39.8432887294"/><BoundingBox SRS="EPSG:102257" minx="166499.874927962" miny="50000.1249279622" maxx="321199.874927962" maxy="204700.124927962" /> </Layer></Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://datamil.delaware.gov:80/wmsconnector/com.esri.wms.Esrimap/DE_aerial02?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'William S. Schenck', 'Scientist', 'Delaware Geological Survey', 'DGS Building', 'Newark', 'Delaware', '19716-7501', 'USA', '1-302-831-8262', '1-302-831-3579', 'rockman at udel.edu', NULL, 1, 1173698126, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (893, '1.1.1', 'Germany', 'Germany', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -16134,8 +16174,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', '', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'A. Emde', 'WhereGroup', 'WhereGroup', 'Siemensstrasse 8', 'Bonn', 'NRW', '53121', 'Germany', '', '022190903819', 'astrid.emde at whergroup.com', NULL, 1, 1169808745);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (615, '1.0.0', 'ESRI Inc. Map Server', 'WMT Map Server maintained by ESRI Inc.', 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?', 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?', 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+', '', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/germany/germany.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'A. Emde', 'WhereGroup', 'WhereGroup', 'Siemensstrasse 8', 'Bonn', 'NRW', '53121', 'Germany', '', '022190903819', 'astrid.emde at whergroup.com', NULL, 1, 1169808745, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (615, '1.0.0', 'ESRI Inc. Map Server', 'WMT Map Server maintained by ESRI Inc.', 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?', 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?', 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://maps.ciesin.org:80/capabilities/capabilities_1_0_0.dtd" [
 <!-- vendor-specific elements defined here -->
 <!ENTITY % KnownFormats " GIF | JPEG | PNG | WMS_XML | MIME | ARCXML | BLANK |INIMAGE  ">
@@ -16260,8 +16300,8 @@
 </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?REQUEST=capabilities&WMTVER=1.0.0', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698122);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (584, '1.1.1', 'Bird Studies Canada WMS/WFS Server', 'Bird Studies Canada WMS/WFS Server for bird distribution and abundance data, and related information.  Bird Studies Canada gratefully acknowledges the support of Environment Canada - Canadian Information System for the Environment in developing this service.', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://maps.ciesin.org:80/servlet/com.esri.wms.Esrimap?REQUEST=capabilities&WMTVER=1.0.0', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698122, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (584, '1.1.1', 'Bird Studies Canada WMS/WFS Server', 'Bird Studies Canada WMS/WFS Server for bird distribution and abundance data, and related information.  Bird Studies Canada gratefully acknowledges the support of Environment Canada - Canadian Information System for the Environment in developing this service.', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net//wms/1.1.1/capabilities_1_1_1.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -16680,8 +16720,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'None', 'None', 'Andrew Couturier', 'GIS Analyst', 'Bird Studies Canada', 'P.O. Box 160, 115 Front St.', 'Port Rowan', 'Ontario', 'N0E-1M0', 'Canada', '+01-519-586-3531', '+01-519-586-3532', 'acouturier at bsc-eoc.org', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (101, '1.1.1', 'UMN Mapserver', 'UMN User Overview (UMN MapServer/Postgis)', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'None', 'None', 'Andrew Couturier', 'GIS Analyst', 'Bird Studies Canada', 'P.O. Box 160, 115 Front St.', 'Port Rowan', 'Ontario', 'N0E-1M0', 'Canada', '+01-519-586-3531', '+01-519-586-3532', 'acouturier at bsc-eoc.org', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (101, '1.1.1', 'UMN Mapserver', 'UMN User Overview (UMN MapServer/Postgis)', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -16806,9 +16846,9 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (614, '1.0.0', 'ESRI Inc. Map Server', 'WMT Map Server maintained by ESRI Inc.', 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', '', '', '', NULL, 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (624, '1.1.0', 'Gewaesserstationierungskarte des Landes NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?', 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?', 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/umn_user.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', '', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698120, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (614, '1.0.0', 'ESRI Inc. Map Server', 'WMT Map Server maintained by ESRI Inc.', 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', '', '', '', NULL, 'http://inside3.uidaho.edu:80/servlet/com.esri.wms.Esrimap?servicename=WMS_WebMapCAP', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (624, '1.1.0', 'Gewaesserstationierungskarte des Landes NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?', 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?', 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -17014,15 +17054,15 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Ludger Neuhann', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-2219', '+49 201 7995-1448', 'ludger.neuhann at lua.nrw.de', NULL, 1, 1173698122);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (645, '1.1.1', 'Multi-Hazard Mapping Initiative WMS Map Server (HDM)', 'This map server is provided by the Multi-Hazard Mapping Initiative and hosted by Harvard Design & Mapping Co., Inc.', 'http://www.hazardmaps.gov/ogc/wms?', 'http://www.hazardmaps.gov/ogc/wms?', 'http://www.hazardmaps.gov/ogc/wms?', '', '', '', NULL, 'http://www.hazardmaps.gov/ogc/wms?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (792, '1.1.1', 'WMS-Thueringen', 'wms reference implementation', 'http://www.webmap-test.thueringen.de/deegreewms/wms?', 'http://www.webmap-test.thueringen.de/deegreewms/wms?', 'http://www.webmap-test.thueringen.de/deegreewms/wms?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/gewstat?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Ludger Neuhann', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-2219', '+49 201 7995-1448', 'ludger.neuhann at lua.nrw.de', NULL, 1, 1173698122, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (645, '1.1.1', 'Multi-Hazard Mapping Initiative WMS Map Server (HDM)', 'This map server is provided by the Multi-Hazard Mapping Initiative and hosted by Harvard Design & Mapping Co., Inc.', 'http://www.hazardmaps.gov/ogc/wms?', 'http://www.hazardmaps.gov/ogc/wms?', 'http://www.hazardmaps.gov/ogc/wms?', '', '', '', NULL, 'http://www.hazardmaps.gov/ogc/wms?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (792, '1.1.1', 'WMS-Thueringen', 'wms reference implementation', 'http://www.webmap-test.thueringen.de/deegreewms/wms?', 'http://www.webmap-test.thueringen.de/deegreewms/wms?', 'http://www.webmap-test.thueringen.de/deegreewms/wms?', '', '', '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM ''http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd'' 
 [
 <!ELEMENT VendorSpecificCapabilities EMPTY>
 ]>
-<WMT_MS_Capabilities  version="1.1.1" updateSequence="1.1.0"><Service><Name>OGC:WMS</Name><Title>WMS-Thueringen</Title><Abstract>wms reference implementation</Abstract><KeywordList><Keyword>deegree</Keyword><Keyword>wms</Keyword></KeywordList><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms"/><ContactInformation><ContactPersonPrimary><ContactPerson>F. Engel</ContactPerson><ContactOrganization>Geoinformationszentrum</ContactOrganization></ContactPersonPrimary><ContactPosition>Consultant</ContactPosition><ContactAddress><AddressType/><Address>Hohenwindenstrasse 13a</Address><City>Erfurt</City><StateOrProvince>Thueringen</StateOrProvince><PostCode>99096</PostCode><Country/></ContactAddress><ContactElectronicMailAddress>f.engel at tlverma.thueringen.de</ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><Format>image/tif</Format><Format>image/svg+xml</Format><Format>image/bmp</Format><Format>image/gif</Format><Format>image/jpg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get><Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Post></HTTP></DCPType></GetMap><GetFeatureInfo><Format>text/html</Format><Format>application/vnd.ogc.gml</Format><Format>text/plain</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer queryable="0" cascaded="0" opaque="0" noSubsets="0"><Title>TKVV</Title><Abstract>the top-level-layer of the deegree demo-CD</Abstract><KeywordList><Keyword>deegree</Keyword><Keyword>demo-CD</Keyword><Keyword>layer</Keyword></KeywordList><SRS>EPSG:31468</SRS><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><BoundingBox SRS="EPSG:31468" minx="4500038.056252609" miny="-1.0000959949100513E7" maxx="4500018.656164683" maxy="1.000096364770234E7"/><ScaleHint max="100.0" min="0.1"/><Layer queryable="0" opaque="0" noSubsets="0"><Name>Thueringer_Orthofotos</Name><Title>Thueringer_Orthofotos</Title><Abstract>cascaded WMS layers remote WFS and remote WCS examples</Abstract><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Thueringer_Orthofotos</Name><Title>default:Thueringer_Orthofotos</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Thueringer_Orthofotos.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Orthophotos_TH-2m</Name><Title>Orthophotos_TH-2m</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Orthophotos_TH-2m</Name><Title>default:Orthophotos_TH-2m</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Orthophotos_TH-2m.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer></Layer><Layer queryable="0" opaque="0" noSubsets="0"><Name>TK50</Name><Title>TK50</Title><Abstract>cascaded WMS layers remote WFS and remote WCS examples</Abstract><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:TK50</Name><Title>default:TK50</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_TK50.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Top.Karte_50_gesamt</Name><Title>Top.Karte_50_gesamt</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Top.Karte_50_gesamt</Name><Title>default:Top.Karte_50_gesamt</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Top.Karte_50_gesamt.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Grundriss</Name><Title>Grundriss</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Grundriss</Name><Title>default:Grundriss</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Grundriss.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Gewaesser</Name><Title>Gewaesser</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Gewaesser</Name><Title>default:Gewaesser</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Gewaesser.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Hoehenschichten</Name><Title>Hoehenschichten</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Hoehenschichten</Name><Title>default:Hoehenschichten</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Hoehenschichten.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Strassen</Name><Title>Strassen</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Strassen</Name><Title>default:Strassen</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Strassen.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Wald</Name><Title>Wald</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Wald</Name><Title>default:Wald</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Wald.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer></Layer></Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://www.webmap-test.thueringen.de/deegreewms/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'F. Engel', 'Consultant', 'Geoinformationszentrum', 'Hohenwindenstrasse 13a', 'Erfurt', 'Thueringen', '99096', '', '', '', 'f.engel at tlverma.thueringen.de', NULL, 1, 1173698125);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (908, '1.1.0', 'NRW: TK100 Farbe', 'Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?> 
+<WMT_MS_Capabilities  version="1.1.1" updateSequence="1.1.0"><Service><Name>OGC:WMS</Name><Title>WMS-Thueringen</Title><Abstract>wms reference implementation</Abstract><KeywordList><Keyword>deegree</Keyword><Keyword>wms</Keyword></KeywordList><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms"/><ContactInformation><ContactPersonPrimary><ContactPerson>F. Engel</ContactPerson><ContactOrganization>Geoinformationszentrum</ContactOrganization></ContactPersonPrimary><ContactPosition>Consultant</ContactPosition><ContactAddress><AddressType/><Address>Hohenwindenstrasse 13a</Address><City>Erfurt</City><StateOrProvince>Thueringen</StateOrProvince><PostCode>99096</PostCode><Country/></ContactAddress><ContactElectronicMailAddress>f.engel at tlverma.thueringen.de</ContactElectronicMailAddress></ContactInformation><Fees>none</Fees><AccessConstraints>none</AccessConstraints></Service><Capability><Request><GetCapabilities><Format>application/vnd.ogc.wms_xml</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get></HTTP></DCPType></GetCapabilities><GetMap><Format>image/png</Format><Format>image/jpeg</Format><Format>image/tif</Format><Format>image/svg+xml</Format><Format>image/bmp</Format><Format>image/gif</Format><Format>image/jpg</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get><Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Post></HTTP></DCPType></GetMap><GetFeatureInfo><Format>text/html</Format><Format>application/vnd.ogc.gml</Format><Format>text/plain</Format><DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/wms?"/></Get></HTTP></DCPType></GetFeatureInfo></Request><Exception><Format>application/vnd.ogc.se_xml</Format><Format>application/vnd.ogc.se_inimage</Format><Format>application/vnd.ogc.se_blank</Format></Exception><Layer queryable="0" cascaded="0" opaque="0" noSubsets="0"><Title>TKVV</Title><Abstract>the top-level-layer of the deegree demo-CD</Abstract><KeywordList><Keyword>deegree</Keyword><Keyword>demo-CD</Keyword><Keyword>layer</Keyword></KeywordList><SRS>EPSG:31468</SRS><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><BoundingBox SRS="EPSG:31468" minx="4500038.056252609" miny="-1.0000959949100513E7" maxx="4500018.656164683" maxy="1.000096364770234E7"/><ScaleHint max="100.0" min="0.1"/><Layer queryable="0" opaque="0" noSubsets="0"><Name>Thueringer_Orthofotos</Name><Title>Thueringer_Orthofotos</Title><Abstract>cascaded WMS layers remote WFS and remote WCS examples</Abstract><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Thueringer_Orthofotos</Name><Title>default:Thueringer_Orthofotos</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Thueringer_Orthofotos.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Orthophotos_TH-2m</Name><Title>Orthophotos_TH-2m</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Orthophotos_TH-2m</Name><Title>default:Orthophotos_TH-2m</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Orthophotos_TH-2m.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer></Layer><Layer queryable="0" opaque="0" noSubsets="0"><Name>TK50</Name><Title>TK50</Title><Abstract>cascaded WMS layers remote WFS and remote WCS examples</Abstract><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:TK50</Name><Title>default:TK50</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_TK50.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Top.Karte_50_gesamt</Name><Title>Top.Karte_50_gesamt</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Top.Karte_50_gesamt</Name><Title>default:Top.Karte_50_gesamt</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Top.Karte_50_gesamt.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Grundriss</Name><Title>Grundriss</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Grundriss</Name><Title>default:Grundriss</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Grundriss.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Gewaesser</Name><Title>Gewaesser</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Gewaesser</Name><Title>default:Gewaesser</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Gewaesser.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Hoehenschichten</Name><Title>Hoehenschichten</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Hoehenschichten</Name><Title>default:Hoehenschichten</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Hoehenschichten.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Strassen</Name><Title>Strassen</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Strassen</Name><Title>default:Strassen</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Strassen.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer><Layer queryable="0" opaque="0" noSubsets="0" fixedWidth="0" fixedHeight="0"><Name>Wald</Name><Title>Wald</Title><LatLonBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/><Style><Name>default:Wald</Name><Title>default:Wald</Title><LegendURL width="20" height="20"><Format>image/png</Format><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.webmap-test.thueringen.de/deegreewms/legend/default_Wald.png"/></LegendURL></Style><ScaleHint max="1.7976931348623157E308" min="0.0"/></Layer></Layer></Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://www.webmap-test.thueringen.de/deegreewms/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'F. Engel', 'Consultant', 'Geoinformationszentrum', 'Hohenwindenstrasse 13a', 'Erfurt', 'Thueringen', '99096', '', '', '', 'f.engel at tlverma.thueringen.de', NULL, 1, 1173698125, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (908, '1.1.0', 'NRW: TK100 Farbe', 'Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?> 
 <!-- The DTD (Document Type Definition) given here must correspond to the version number declared in the WMT_MS_Capabilities element below. -->
 <!DOCTYPE WMT_MS_Capabilities SYSTEM 
   "http://www.geoserver.nrw.de/wmt/xml/capabilities_1_1_0.dtd"
@@ -17041,7 +17081,7 @@
   <!-- Human-readable title for pick lists -->
   <Title>NRW: TK100 Farbe</Title>
   <!-- Narrative description providing additional information -->
-      <Abstract>Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.</Abstract>
+      <Abstract>Nutzungsbedingungen: Sämtliche Rechte an diesem Produkt liegen beim Landesvermessungsamt NRW. Die Nutzung ist bis auf Widerruf kostenfrei. Der Nutzer muss sich vor jeder Nutzung beim Landesvermessungsamt NRW identifizieren und seine spezielle Nutzung mit Angabe des Verwendungszwecks und Umfang der Nutzung anmelden (Kontaktmöglichkeiten zum Landesvermessungsamt NRW siehe unten). Die Nutzung ist ausschließlich für Testzwecke und im Rahmen von GDI-Projekten zulässig; die Nutzung für kommerzielle Anwendungen ist ausdrücklich ausgeschlossen. Die mittelbare oder unmittelbare Weitergabe der Daten an Dritte ist auch in Verbindung mit weiteren Daten ohne ausdrückliche Genehmigung durch das Landesvermessungsamt NRW nicht zulässig. Der Nutzer ist verpflichtet, einen deutlichen Copyright-Hinweis auf das Landesvermessungsamt NRW als Dateneigentümer bei Visualisierungen jeder Art anzubringen.</Abstract>
       <!-- Top-level web address of service or service provider.  See also OnlineResource
   elements under <DCPType>. -->
       
@@ -17141,8 +17181,8 @@
           </Layer>
     </Layer></Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Karin Landsberg', 'Geodatenvertrieb', 'Landesvermessungsamt NRW', 'Muffendorfer Str. 19-21', 'Bonn', 'NRW', '53177', 'Germany', '49 (228) 846 9320', '49 (228) 846 9002', 'landsberg at lverma.nrw.de', NULL, 1, 1169032046);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (613, '1.1.1', 'ESRI Co. Map Server', 'OGC - Web Map Server.', 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?', 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?', 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?', '', '', '<?xml version="1.0" encoding="utf-8" ?>
+', NULL, 'http://www.geoserver.nrw.de:80/GeoOgcWms1.3/servlet/TK100?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Karin Landsberg', 'Geodatenvertrieb', 'Landesvermessungsamt NRW', 'Muffendorfer Str. 19-21', 'Bonn', 'NRW', '53177', 'Germany', '49 (228) 846 9320', '49 (228) 846 9002', 'landsberg at lverma.nrw.de', NULL, 1, 1169032046, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (613, '1.1.1', 'ESRI Co. Map Server', 'OGC - Web Map Server.', 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?', 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?', 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?', '', '', '<?xml version="1.0" encoding="utf-8" ?>
 <WMT_MS_Capabilities version="1.1.1">
    <Service>
       <Name>OGC:WMS</Name>
@@ -17213,8 +17253,8 @@
          <SRS>EPSG:54008</SRS>
          <LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90"/>Requested Service is not available.</Layer>
    </Capability>
-</WMT_MS_Capabilities>', NULL, 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'CONTACT_PERSON', '', 'CONTACT_ORGANIZATION', '', '', '', '', '', '', '', 'CONTACT_EMAIL', NULL, 1, 1173698122);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (634, '1.1.0', 'Location mapserver', 'This service provides approximate point locations for various     themes.   ', 'http://www.indexgeo.com.au/cgi-bin/wms-location', 'http://www.indexgeo.com.au/cgi-bin/wms-location', 'http://www.indexgeo.com.au/cgi-bin/wms-location', '', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+</WMT_MS_Capabilities>', NULL, 'http://www.geographynetwork.com/ogc/com.esri.ogc.wms.WMSServlet?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'CONTACT_PERSON', '', 'CONTACT_ORGANIZATION', '', '', '', '', '', '', '', 'CONTACT_EMAIL', NULL, 1, 1173698122, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (634, '1.1.0', 'Location mapserver', 'This service provides approximate point locations for various     themes.   ', 'http://www.indexgeo.com.au/cgi-bin/wms-location', 'http://www.indexgeo.com.au/cgi-bin/wms-location', 'http://www.indexgeo.com.au/cgi-bin/wms-location', '', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -17391,8 +17431,8 @@
 </WMT_MS_Capabilities>
 ', NULL, 'http://www.indexgeo.com.au/cgi-bin/wms-location?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', 'none', 'David Crossley', '', 'IndexGeo Pty Ltd', '', '', '', '', '', '', '', '
       crossley at indexgeo.com.au
-    ', NULL, 1, 1173698123);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (909, '1.1.1', 'MyEdit Elements', 'This is the demo WMS for the Mapbender digitize test-gui.', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+    ', NULL, 1, 1173698123, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (909, '1.1.1', 'MyEdit Elements', 'This is the demo WMS for the Mapbender digitize test-gui.', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -17580,8 +17620,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'A. Emde', 'WhereGroup', 'WhereGroup', 'Siemensstrasse 8', 'Bonn', 'NRW', '53121', 'Germany', '', '022190903819', 'astrid.emde at whergroup.com', NULL, 1, 1172249899);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (840, '1.1.1', 'Intergraph World Map', '', 'http://maps1.intergraph.com/wms/world/request.asp', 'http://maps1.intergraph.com/wms/world/request.asp', 'http://maps1.intergraph.com/wms/world/request.asp', 'http://maps1.intergraph.com/wms/world/request.asp', '', '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/wfs/germany_wfs_myedit_4326.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'A. Emde', 'WhereGroup', 'WhereGroup', 'Siemensstrasse 8', 'Bonn', 'NRW', '53121', 'Germany', '', '022190903819', 'astrid.emde at whergroup.com', NULL, 1, 1172249899, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (840, '1.1.1', 'Intergraph World Map', '', 'http://maps1.intergraph.com/wms/world/request.asp', 'http://maps1.intergraph.com/wms/world/request.asp', 'http://maps1.intergraph.com/wms/world/request.asp', 'http://maps1.intergraph.com/wms/world/request.asp', '', '<?xml version="1.0" encoding="UTF-8"?>
 <WMT_MS_Capabilities updateSequence="20030508" version="1.1.1">
 	<Service>
 		<Name>OGC:WMS</Name>
@@ -17787,8 +17827,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://maps1.intergraph.com/wms/world/request.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698129);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (832, '1.1.0', 'Technology Applications Team Wms Service', 'This is an OGC compliant MapService served by the USGS Technology Applications Team (TAT) from the USGS''s Fort Collins Science Center', 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&', 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&', 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&', '', '', '<?xml version="1.0" encoding="utf-8" ?>
+', NULL, 'http://maps1.intergraph.com/wms/world/request.asp?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698129, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (832, '1.1.0', 'Technology Applications Team Wms Service', 'This is an OGC compliant MapService served by the USGS Technology Applications Team (TAT) from the USGS''s Fort Collins Science Center', 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&', 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&', 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&', '', '', '<?xml version="1.0" encoding="utf-8" ?>
 <WMT_MS_Capabilities version="1.1.0">
    <Service>
       <Name>OGC:WMS</Name>
@@ -18029,8 +18069,8 @@
 
       </Layer>
    </Capability>
-</WMT_MS_Capabilities>', NULL, 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Jon French', '', 'USGS - Technology Applications Team', '', '', '', '', '', '', '', 'jon_french at usgs.gov', NULL, 1, 1173698128);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (655, '1.1.1', 'SEACOOS Remotely-Sensed Imagery', 'The SouthEast Atlantic Coastal Ocean Observing System (SEACOOS) is a regional partnership that has initiated an integrated coastal ocean observing system for a four-state region of the southeast U.S.  SEACOOS brings together many organizations witha vested interest in improved oceanographic information and in building an Integrated Ocean Observing System (IOOS). The IOOS seeks to address the needs and concerns of the larger coastal community.  SEACOOS endeavors to significantly increase the quantity and quality of environmental information that is needed to address critical scientific problems and societal issues including:  commercial, military, and recreational maritime operations; K-16 and public education; safety; weather prediction; public health related to waste disposal and harmful algal blooms; shore erosion; and fisheries management.    To accomplish this, SEACOOS uses observing systems that operate at the sub-regional level, collecting real-time information using buoys and other automated coastal sensors every few minutes.  It combines these data with real-time downlinks of satellite images that cover the region in a synoptic manner several times a day.  The founding institutions are research universities within the region, while members include state and federal agencies. The Institute for Marine Remote Sensing (IMaRS) of the College of Marine Science at the University of South Florida, and the Rosenstiel School of Marine and Atmospheric Sciences (RSMAS) of the University of Miami operate the satellite ground stations and generate the various satellite data products consumed by SEACOOS users.  The University of North Carolina at Chapel Hill, the University of South Florida, and the University of Miami produce the model output with hindcasting and forecasting capabilities..  A current list of partners and affiliates can be found at http://www.seacoos.org.', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+</WMT_MS_Capabilities>', NULL, 'http://mapper.tat.fws.gov/ogcwms/WmsServlet?SERVICENAME=nwi_wms&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Jon French', '', 'USGS - Technology Applications Team', '', '', '', '', '', '', '', 'jon_french at usgs.gov', NULL, 1, 1173698128, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (655, '1.1.1', 'SEACOOS Remotely-Sensed Imagery', 'The SouthEast Atlantic Coastal Ocean Observing System (SEACOOS) is a regional partnership that has initiated an integrated coastal ocean observing system for a four-state region of the southeast U.S.  SEACOOS brings together many organizations witha vested interest in improved oceanographic information and in building an Integrated Ocean Observing System (IOOS). The IOOS seeks to address the needs and concerns of the larger coastal community.  SEACOOS endeavors to significantly increase the quantity and quality of environmental information that is needed to address critical scientific problems and societal issues including:  commercial, military, and recreational maritime operations; K-16 and public education; safety; weather prediction; public health related to waste disposal and harmful algal blooms; shore erosion; and fisheries management.    To accomplish this, SEACOOS uses observing systems that operate at the sub-regional level, collecting real-time information using buoys and other automated coastal sensors every few minutes.  It combines these data with real-time downlinks of satellite images that cover the region in a synoptic manner several times a day.  The founding institutions are research universities within the region, while members include state and federal agencies. The Institute for Marine Remote Sensing (IMaRS) of the College of Marine Science at the University of South Florida, and the Rosenstiel School of Marine and Atmospheric Sciences (RSMAS) of the University of Miami operate the satellite ground stations and generate the various satellite data products consumed by SEACOOS users.  The University of North Carolina at Chapel Hill, the University of South Florida, and the University of Miami produce the model output with hindcasting and forecasting capabilities..  A current list of partners and affiliates can be found at http://www.seacoos.org.', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -18574,8 +18614,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', '(c) 2004 SEACOOS.  The protocols for data ownership, custodial liability, data submission and data access have been developed in accordance with known Federal guidelines and/or standards for environmental data collection activities.  Visit http://www.seacoos.org/Document.Disclaimer for details.', 'Charlton Purvis', 'Systems Analyst', 'SEACOOS', 'University of South Carolina, Baruch Department', 'Columbia', 'SC', '29208', 'USA', '+1 803 777-8858', '+1 803 777-3935', 'seacoosinfo at nautilus.baruch.sc.edu', NULL, 1, 1173698128);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (883, '1.0.0', 'SICAD/SD-IMS V5.1-Luftbilder', 'SICAD/SD Internet Map Services V5.1 at http://192.168.252.12:80-Luftbilder', 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getCapabilities.pl?dataSource=Luftbilder', 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getMap.pl?dataSource=Luftbilder', 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getFeatureInfo.pl?dataSource=Luftbilder', '', NULL, '<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
+', NULL, 'http://nautilus.baruch.sc.edu/wms/seacoos_rs?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', '(c) 2004 SEACOOS.  The protocols for data ownership, custodial liability, data submission and data access have been developed in accordance with known Federal guidelines and/or standards for environmental data collection activities.  Visit http://www.seacoos.org/Document.Disclaimer for details.', 'Charlton Purvis', 'Systems Analyst', 'SEACOOS', 'University of South Carolina, Baruch Department', 'Columbia', 'SC', '29208', 'USA', '+1 803 777-8858', '+1 803 777-3935', 'seacoosinfo at nautilus.baruch.sc.edu', NULL, 1, 1173698128, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (883, '1.0.0', 'SICAD/SD-IMS V5.1-Luftbilder', 'SICAD/SD Internet Map Services V5.1 at http://192.168.252.12:80-Luftbilder', 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getCapabilities.pl?dataSource=Luftbilder', 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getMap.pl?dataSource=Luftbilder', 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getFeatureInfo.pl?dataSource=Luftbilder', '', NULL, '<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://212.8.208.50/mapserver/isserver/sdims/bin/wms/capabilities1.0.0.dtd" >
 <WMT_MS_Capabilities version="1.0.0" updateSequence="1">
 	<Service>
@@ -18701,8 +18741,8 @@
 			<Abstract>9</Abstract>
 			</Style>
 	</Layer>
-</Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getCapabilities.pl?dataSource=Luftbilder&REQUEST=capabilities&WMTVER=1.0.0', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698129);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (887, '1.1.0', 'NRW: Bodenkarte BK50', 'WMS Map Server', 'http://www.gis.nrw.de:80/wms/BK50', 'http://www.gis.nrw.de:80/wms/BK50', 'http://www.gis.nrw.de:80/wms/BK50', '', NULL, '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+</Layer></Capability></WMT_MS_Capabilities>', NULL, 'http://212.8.208.50/mapserver/isserver/sdims/bin/wms/getCapabilities.pl?dataSource=Luftbilder&REQUEST=capabilities&WMTVER=1.0.0', 'none', 'none', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698129, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (887, '1.1.0', 'NRW: Bodenkarte BK50', 'WMS Map Server', 'http://www.gis.nrw.de:80/wms/BK50', 'http://www.gis.nrw.de:80/wms/BK50', 'http://www.gis.nrw.de:80/wms/BK50', '', NULL, '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd" >
 
 
@@ -18770,8 +18810,8 @@
 </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis.nrw.de:80/wms/BK50?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698129);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (866, '1.1.0', 'Digitale Karte der hochwassergefaehrdeten Bereiche NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?', 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?', 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?', '', NULL, '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://www.gis.nrw.de:80/wms/BK50?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698129, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (866, '1.1.0', 'Digitale Karte der hochwassergefaehrdeten Bereiche NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?', 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?', 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?', '', NULL, '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -19099,8 +19139,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Bernd Mehlig', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-2214', '+49 211 1590-2176', 'bernd.mehlig at lua.nrw.de', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (902, '1.1.0', 'DNM 100/2', '2. Generation des Digitalen Navigationsmodells 1:100.000 als topographische Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/hochwasser?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Bernd Mehlig', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-2214', '+49 211 1590-2176', 'bernd.mehlig at lua.nrw.de', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (902, '1.1.0', 'DNM 100/2', '2. Generation des Digitalen Navigationsmodells 1:100.000 als topographische Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -19229,8 +19269,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lwas</Name>
-        <Title>Flüsse und Kanäle</Title>
-        <Abstract>Flüsse und Kanäle</Abstract>
+        <Title>Flüsse und Kanäle</Title>
+        <Abstract>Flüsse und Kanäle</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2394" miny="51.3212" maxx="14.7654" maxy="53.5254" />
         <BoundingBox SRS="EPSG:25833"
@@ -19259,8 +19299,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>kstr</Name>
-        <Title>Kreisstraßen</Title>
-        <Abstract>Kreisstraßen</Abstract>
+        <Title>Kreisstraßen</Title>
+        <Abstract>Kreisstraßen</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2393" miny="51.3127" maxx="14.7641" maxy="53.5593" />
         <BoundingBox SRS="EPSG:25833"
@@ -19269,8 +19309,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lstr</Name>
-        <Title>Landesstraßen</Title>
-        <Abstract>Landesstraßen</Abstract>
+        <Title>Landesstraßen</Title>
+        <Abstract>Landesstraßen</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.3238" miny="51.3172" maxx="14.7548" maxy="53.5632" />
         <BoundingBox SRS="EPSG:25833"
@@ -19279,8 +19319,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>bstr</Name>
-        <Title>Bundesstraßen</Title>
-        <Abstract>Bundesstraßen</Abstract>
+        <Title>Bundesstraßen</Title>
+        <Abstract>Bundesstraßen</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2459" miny="51.3585" maxx="14.7403" maxy="53.4965" />
         <BoundingBox SRS="EPSG:25833"
@@ -19320,8 +19360,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (843, '1.0.0', 'WMS Map Server', 'WMS Map Server', 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards', 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards', 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM100n.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (843, '1.0.0', 'WMS Map Server', 'WMS Map Server', 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards', 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards', 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_0_0.dtd" 
 [<!-- vendor-specific elements defined here -->
 <!ENTITY % KnownFormats " GIF | JPEG | PNG | WMS_XML | MIME | ARCXML | BLANK |INIMAGE  ">
@@ -19492,8 +19532,8 @@
 </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards&REQUEST=capabilities&WMTVER=1.0.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (867, '1.1.0', 'FIS Stobo NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?', 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?', 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?', '', NULL, '<?xml version="1.0" encoding="UTF-8"?>
+', NULL, 'http://map.ngdc.noaa.gov:80/servlet/com.esri.wms.Esrimap?servicename=hazards&REQUEST=capabilities&WMTVER=1.0.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (867, '1.1.0', 'FIS Stobo NRW', 'This is an OGC compliant MapService served By ESRI. The engine used to serve this MapService is ArcIMS', 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?', 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?', 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?', '', NULL, '<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.gis2.nrw.de/wmsconnector/schema/wms/1.1.0/capabilities_1_1_0.dtd" [
 <!-- Vendor-specific elements are defined here if needed. -->
 <!-- If not needed, you can omit these [] and everything inside. -->
@@ -19783,8 +19823,8 @@
 		</Layer>
 	</Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Kartin Heidbrink', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-0', '+49 201 7995-1448', 'kartin.heidbrink at lua.nrw.de', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (844, '1.1.1', 'CustomWeather Map Server', 'CustomWeather WMS Map Server.  Contact: info at customweather.com.', 'http://maps.customweather.com/image?', 'http://maps.customweather.com/image?', 'http://maps.customweather.com/image?', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+', NULL, 'http://www.gis2.nrw.de/wmsconnector/wms/stobo?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'siehe http://www.geocatalog.de', 'siehe http://www.geocatalog.de', 'Kartin Heidbrink', '', 'Landesumweltamt NRW', 'Postfach 10 23 63', 'Essen', 'NRW', '45023', 'Germany', '+49 211 1590-0', '+49 201 7995-1448', 'kartin.heidbrink at lua.nrw.de', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (844, '1.1.1', 'CustomWeather Map Server', 'CustomWeather WMS Map Server.  Contact: info at customweather.com.', 'http://maps.customweather.com/image?', 'http://maps.customweather.com/image?', 'http://maps.customweather.com/image?', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- The DTD (Document Type Definition) given here must correspond to the version number declared in the WMT_MS_Capabilities element below. -->
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://maps.customweather.com/wms/1.1.1/WMS_MS_Capabilities.dtd" [
   <!-- Vendor-specific elements are defined here if needed. 
@@ -20190,8 +20230,8 @@
 	</Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://maps.customweather.com/image?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'contact for more info', 'contact for more info', 'Geoff Flint', 'President, CEO', 'CustomWeather', '230 California Street, Suite 420', 'San Francisco', 'CA', '94111', 'USA', '+1 415 777-3303', '+1 415 777-3003', 'gflint at customweather.com', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (837, '1.1.1', 'Microsoft TerraServer Map Server', 'WMT Map Server maintained by Microsoft Corporation.  Data returned provided by US Geological Survey.  Contact: tbarclay at microsoft.com or gylee at usgs.gov.', 'http://terraservice.net/ogccapabilities.ashx', 'http://terraservice.net/ogcmap.ashx', '', '', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
+', NULL, 'http://maps.customweather.com/image?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'contact for more info', 'contact for more info', 'Geoff Flint', 'President, CEO', 'CustomWeather', '230 California Street, Suite 420', 'San Francisco', 'CA', '94111', 'USA', '+1 415 777-3303', '+1 415 777-3003', 'gflint at customweather.com', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (837, '1.1.1', 'Microsoft TerraServer Map Server', 'WMT Map Server maintained by Microsoft Corporation.  Data returned provided by US Geological Survey.  Contact: tbarclay at microsoft.com or gylee at usgs.gov.', 'http://terraservice.net/ogccapabilities.ashx', 'http://terraservice.net/ogcmap.ashx', '', '', '', '<?xml version=''1.0'' encoding="UTF-8" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://terraservice.net/OgcCapabilities_1_1_1.dtd">
 <!-- Note: this XML has been hacked from the NASA Goddard Capabilities_1_1_1.xml sample document. Used without permission.  -->
 <WMT_MS_Capabilities version="1.1.1" updateSequence="0">
@@ -20890,8 +20930,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://terraservice.net/ogccapabilities.ashx?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Tom Barclay', 'Researcher', 'Microsoft', '455 Market Street, Suite 1690', 'San Francisco', 'CA', '94105', 'USA', '+1 415 778 8223', '+1 425 706 7329', 'tbarclay at microsoft.com', NULL, 1, 1173698130);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (905, '1.1.0', 'DNM FÜK', 'Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://terraservice.net/ogccapabilities.ashx?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1', 'none', 'none', 'Tom Barclay', 'Researcher', 'Microsoft', '455 Market Street, Suite 1690', 'San Francisco', 'CA', '94105', 'USA', '+1 415 778 8223', '+1 425 706 7329', 'tbarclay at microsoft.com', NULL, 1, 1173698130, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (905, '1.1.0', 'DNM FÜK', 'Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -20903,8 +20943,8 @@
 
 <Service>
   <Name>OGC:WMS</Name>
-  <Title>DNM FÃœK</Title>
-  <Abstract>Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung</Abstract>
+  <Title>DNM FÃœK</Title>
+  <Abstract>Digitales Navigationsmodell Flurübersichtskarte der Brandenburger Landesvermessung</Abstract>
   <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&amp;map=wms/DNMFUEK.map&amp;"/>
         <KeywordList>
           <Keyword>DNM</Keyword>
@@ -20962,7 +21002,7 @@
   <VendorSpecificCapabilities />
   <Layer>
     <Name>Brandenburg</Name>
-    <Title>DNM FÃœK</Title>
+    <Title>DNM FÃœK</Title>
     <SRS>EPSG:25833</SRS>
     <LatLonBoundingBox minx="10.8594" miny="51.1966" maxx="15.0908" maxy="53.6627" />
     <BoundingBox SRS="EPSG:25833"
@@ -21016,8 +21056,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698462);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (904, '1.1.0', 'DNM 250/2', '2. Generation des Digitalen Navigationsmodells 1:250.000 als topographische Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMFUEK.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698462, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (904, '1.1.0', 'DNM 250/2', '2. Generation des Digitalen Navigationsmodells 1:250.000 als topographische Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -21126,8 +21166,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lwas</Name>
-        <Title>Flüsse und Kanäle</Title>
-        <Abstract>Flüsse und Kanäle</Abstract>
+        <Title>Flüsse und Kanäle</Title>
+        <Abstract>Flüsse und Kanäle</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.3337" miny="51.3295" maxx="14.6826" maxy="53.4539" />
         <BoundingBox SRS="EPSG:25833"
@@ -21156,8 +21196,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>lstr</Name>
-        <Title>Landesstraßen</Title>
-        <Abstract>Landesstraßen</Abstract>
+        <Title>Landesstraßen</Title>
+        <Abstract>Landesstraßen</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.3234" miny="51.318" maxx="14.7561" maxy="53.5644" />
         <BoundingBox SRS="EPSG:25833"
@@ -21166,8 +21206,8 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>bstr</Name>
-        <Title>Bundesstraßen</Title>
-        <Abstract>Bundesstraßen</Abstract>
+        <Title>Bundesstraßen</Title>
+        <Abstract>Bundesstraßen</Abstract>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2485" miny="51.3577" maxx="14.747" maxy="53.4523" />
         <BoundingBox SRS="EPSG:25833"
@@ -21197,8 +21237,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698462);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (329, '1.1.0', 'Geobasisdaten Muenster', 'Geobasisdaten Muenster', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNM250n.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698462, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (329, '1.1.0', 'Geobasisdaten Muenster', 'Geobasisdaten Muenster', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', 'http://geo.stadt-muenster.de/cgi-bin/geobasis?', '', '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.0/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -21221,7 +21261,7 @@
     <ContactAddress>
         <AddressType></AddressType>
         <Address>Albersloher Weg 33</Address>
-        <City>Münster</City>
+        <City>Münster</City>
         <StateOrProvince></StateOrProvince>
         <PostCode>48155</PostCode>
         <Country>Germany</Country>
@@ -21367,8 +21407,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geo.stadt-muenster.de/cgi-bin/geobasis?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Norbert Dephoff', '', 'Vermessungs- und Katasteramt', 'Albersloher Weg 33', 'Münster', '', '48155', 'Germany', '', '', 'dephoffn at stadt-muenster.de', NULL, 1, 1173698462);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (906, '1.1.0', 'DNM VG', 'Digitales Navigationsmodell Verwaltungsgrenzen als Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://geo.stadt-muenster.de/cgi-bin/geobasis?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', 'none', 'Norbert Dephoff', '', 'Vermessungs- und Katasteramt', 'Albersloher Weg 33', 'Münster', '', '48155', 'Germany', '', '', 'dephoffn at stadt-muenster.de', NULL, 1, 1173698462, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (906, '1.1.0', 'DNM VG', 'Digitales Navigationsmodell Verwaltungsgrenzen als Basisnavigationsdaten der Brandenburger Landesvermessung', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&', '', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -21475,7 +21515,7 @@
     </Layer>
     <Layer queryable="1" opaque="0" cascaded="0">
         <Name>amt</Name>
-        <Title>Ämter</Title>
+        <Title>Ämter</Title>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2423" miny="51.3099" maxx="14.7656" maxy="53.4443" />
         <BoundingBox SRS="EPSG:25833"
@@ -21538,7 +21578,7 @@
     </Layer>
     <Layer queryable="0" opaque="0" cascaded="0">
         <Name>namt</Name>
-        <Title>Namen der Ämter</Title>
+        <Title>Namen der Ämter</Title>
         <SRS>EPSG:25833</SRS>
         <LatLonBoundingBox minx="11.2423" miny="51.3099" maxx="14.7656" maxy="53.4443" />
         <BoundingBox SRS="EPSG:25833"
@@ -21557,8 +21597,8 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698462);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (706, '1.1.0', 'WMS Map Server', 'WMS Map Server', 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?', 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?', 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+', NULL, 'http://geoservice.geobasis-bb.de/cgi-bin/proxy?USER_ID=GAST12345678&map=wms/DNMVG.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', 'none', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698462, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (706, '1.1.0', 'WMS Map Server', 'WMS Map Server', 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?', 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?', 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?', '', '', '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www.digitalearth.gov/wmt/xml/capabilities_1_1_0.dtd" 
 >
@@ -21755,8 +21795,8 @@
 
 </WMT_MS_Capabilities>
 
-', NULL, 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698464);
-INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp) VALUES (910, '1.1.1', 'IGME5000 preliminary release', 'The 1 : 5 Million International Geological Map of Europe and Adjacent Areas (IGME 5000).', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
+', NULL, 'http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.0', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, 1, 1173698464, NULL, NULL, NULL, NULL);
+INSERT INTO wms (wms_id, wms_version, wms_title, wms_abstract, wms_getcapabilities, wms_getmap, wms_getfeatureinfo, wms_getlegendurl, wms_filter, wms_getcapabilities_doc, wms_owsproxy, wms_upload_url, fees, accessconstraints, contactperson, contactposition, contactorganization, address, city, stateorprovince, postcode, country, contactvoicetelephone, contactfacsimiletelephone, contactelectronicmailaddress, wms_mb_getcapabilies_doc, wms_owner, wms_timestamp, wms_supportsld, wms_userlayer, wms_userstyle, wms_remotewfs) VALUES (910, '1.1.1', 'IGME5000 preliminary release', 'The 1 : 5 Million International Geological Map of Europe and Adjacent Areas (IGME 5000).', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&', NULL, '<?xml version=''1.0'' encoding="ISO-8859-1" standalone="no" ?>
 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  [
  <!ELEMENT VendorSpecificCapabilities EMPTY>
@@ -22204,13 +22244,13 @@
   </Layer>
 </Capability>
 </WMT_MS_Capabilities>
-', NULL, 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&service=WMS&request=GetCapabilities&version=1.1.1', 'none', 'none', 'Dr. Kristine Asch', NULL, 'Federal Institute for Geosciences and Natural Resources', 'Stilleweg 2', 'Hannover', 'Lower Saxony', '30655', 'Germany', '+49-(0)511-643-3324', '+49-(0)511-643-3782', 'igme5000 at bgr.de', NULL, 1, 1179912489);
+', NULL, 'http://www.bgr.de/cgi-bin/ms441/mapserv.exe?map=f:/www/anwendungen/igme5000/WMS.map&service=WMS&request=GetCapabilities&version=1.1.1', 'none', 'none', 'Dr. Kristine Asch', NULL, 'Federal Institute for Geosciences and Natural Resources', 'Stilleweg 2', 'Hannover', 'Lower Saxony', '30655', 'Germany', '+49-(0)511-643-3324', '+49-(0)511-643-3782', 'igme5000 at bgr.de', NULL, 1, 1179912489, NULL, NULL, NULL, NULL);
 
 
 --
--- TOC entry 1832 (class 0 OID 74302502)
--- Dependencies: 1279
--- Data for Name: wms_format; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1890 (class 0 OID 5377384)
+-- Dependencies: 1303
+-- Data for Name: wms_format; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO wms_format (fkey_wms_id, data_type, data_format) VALUES (583, 'map', 'image/gif');
@@ -22761,17 +22801,17 @@
 
 
 --
--- TOC entry 1833 (class 0 OID 74302507)
--- Dependencies: 1280
--- Data for Name: wms_md_topic_category; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1891 (class 0 OID 5377389)
+-- Dependencies: 1304
+-- Data for Name: wms_md_topic_category; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 
 
 --
--- TOC entry 1834 (class 0 OID 74302509)
--- Dependencies: 1281
--- Data for Name: wms_srs; Type: TABLE DATA; Schema: public; Owner: admin
+-- TOC entry 1892 (class 0 OID 5377391)
+-- Dependencies: 1305
+-- Data for Name: wms_srs; Type: TABLE DATA; Schema: public; Owner: postgres
 --
 
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (101, 'EPSG:25832');
@@ -22903,6 +22943,309 @@
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (906, 'EPSG:25833');
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (706, 'EPSG:4326');
 INSERT INTO wms_srs (fkey_wms_id, wms_srs) VALUES (903, 'EPSG:25833');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');
 
 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_closetag, e_js_file) VALUES('gui1', 'popup', 6, 1, 'popup replacement', 'div', 'div', 'popup.js');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Pan', 'Ausschnitt verschieben');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Help', 'Hilfe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Maps', 'Karten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Digitize', 'Digitalisierung');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Ãœbersichtskarte');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergrößern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Mapframe', 'Kartenfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des Maßstabes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'Maßstab per Texteingabe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'Maßstabsleiste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logo', 'Logo');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Покажи картата в по-едър мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Покажи картата в по-дребен мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Назад');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'Напред');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'Координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'Увеличи картата в избраната област');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'Пречертай или от клавиатурата: празен интервал');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'Зявка към данните');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'Изход на потребител');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS настройки');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Добави WMS от избран списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'Постави център на карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'Помощ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Покажи WMS информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Запази работния документ като Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'Напасни големината на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'Изтрий');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'Изчисли площ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'Затвори полигон');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Назад към списъка с интерфейси (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Легенда');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'Печат');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'Авторско каре');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'Карти');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'Търсене');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'Място на среща');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'Търсене по метаданни');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Добави WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Добави WMS от списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'Информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'Промени проекция');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'Авторско право');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'Дигитализиране');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','Обзорна карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'Промени размера на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'Навигационна рамка');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'Избор на мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'Въведи мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'Мащабна скала');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'Избери фоново изображение');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Покажи картата около посочените координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'Промени парола');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'Зареди Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'Фирмен знак');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'Измери разстояние');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'Μετακίνηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'Επίδειξη Πλήρους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'Πίσω');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Πρόσθια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'Ζουμ από ορθογώνιο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'Απόσυρση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'Μέτρηση Εμβαδού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'Αποσύνδεση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'Αλλάξτε τη διάταξη των WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Πρόσθεση WMS από το φιλτραρισμένο κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθορισμένο Κέντρο Χαρτών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES  ('gr', 'Help', 'Βοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάστιχο- Τρίφτης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το Κλειστό Πολύγωνο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'Παρουσίαση του GUI Καταλόγου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'Εκτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' Χάρτες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Πρόσθεση WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Πρόσθεση WMS από τον κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'Μέτρηση Απόστασης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο Συνάντησης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'Πληροφορίες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'Ψηφιοποίηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Αλλαγή Προβολής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'Επιλογή Φόντου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Προεπισκόπιση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Αλλαγή Συνθηματικού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'Κανόνας Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'Λογότυπο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'Εστίαση σε Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Κείμενο Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Προβολή WMS πληροφοριών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'Λεζάντα');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'Αναζήτηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Αλλαγή Μεγέθους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Αλλαγή Μεγέθους Χάρτη με Ολίσθηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'Πλαίσιο Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Προβολή Περιοχής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'Αποτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'Επιλογή Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'Αναζήτηση στα Metadata');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom in', 'Inzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom out', 'Uitzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Back', 'Terug');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Forward', 'Voorwaarts');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Coordinates', 'Koordinaten tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom by rectangle', 'Zoom rechthoek-selectie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Redraw', 'Opfrissen of toetsenbord : spatiebalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Query', 'Data opvragen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logout', 'Afmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'WMS preferences', 'WMS instellingen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from filtered list', 'WMS van gefilterte lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set map center', 'Kaartmiddelpunt aangeven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Help', 'Help');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Show WMS infos', 'Tonen van WMS Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Save workspace as web map context document', 'zicht als Web map context dokument bewaren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Resize Mapsize', 'beeldschermgrote aanpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Rubber', 'schets verwerpen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Get Area', 'oppervlakte berekenen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Close Polygon', 'Polygoon sluiten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Move back to your GUI list', 'Terug naar GUI lijst');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Print', 'Drukken');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Maps', 'Kaarten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Search', 'Zoek');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Meetingpoint', 'Trefpunt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Metadatasearch', 'Zoeken naar Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS', 'WMS toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from List', 'WMS uit lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Info', 'Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Projection', 'Projektie veranderen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Digitize', 'Digitaliseren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Overview', 'overzichtskaart');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Drag Mapsize', 'Kaart vergroten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Mapframe', 'Kaartvenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Navigation Frame', 'Navigeervenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Select', 'Schaal selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Text', 'Schaal via tekstingave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scalebar', 'Schaalbalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set Background', 'Achtergrond selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom to Coordinates', 'Naar koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Password', 'Paswoord wijzigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Load a web map context document', 'Laad een Web Map Context Dokument');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Measure distance', 'Meet afstand');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Pan', 'Sposta dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Display complete map', 'Mostra tutta la mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom in', 'Ingrandisci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom out', 'Riduci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Back', 'Indietro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Forward', 'Avanti');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Coordinates', 'Mostra coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom by rectangle', 'Seleziona dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Redraw', 'Ridisegna oppure, da tastiera: spazio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Query', 'Interroga');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logout', 'Logout');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'WMS preferences', 'Impostazioni WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from filtered list', 'Aggiungi un WMS da una lista filtrata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set map center', 'Fissa il centro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Help', 'Aiuto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Show WMS infos', 'Mostra informazioni sul WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Save workspace as web map context document', 'Salva vista come documento di Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Resize Mapsize', 'Adatta la dimensione della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Rubber', 'Cancella bozza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Get Area', 'Calcola area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Close Polygon', 'Chiudi poligono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Move back to your GUI list', 'Torna alla lista delle GUI');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Legend', 'Legenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Print', 'Stampa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Select', 'Scelta della scala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Text', 'Scala dei testi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scalebar', 'Scala di riferimento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set Background', 'Seleziona mappa di sfondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom to Coordinates', 'Ingrandisci alle coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Password', 'Cambia password');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Load a web map context document', 'Carica un documento Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Measure distance', 'Misura distanza');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Pan', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Display complete map', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom in', 'Zoom +');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom out', 'Zoom -');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'WMS preferences', 'Ajuste WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Select', 'Selecionar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Text', 'Teclar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scalebar', 'Fraja de escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set Background', 'Poner el fondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom to Coordinates', 'Zoom en coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Password', 'Cambiar clave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Load a web map context document', 'Cargar un documento de Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Measure distance', 'Medir distancias');
+
+
 UPDATE pg_catalog.pg_class SET reltriggers = (SELECT pg_catalog.count(*) FROM pg_catalog.pg_trigger where pg_class.oid = tgrelid) ; 
\ No newline at end of file

Copied: trunk/mapbender/resources/db/update/mod_switchLocale_noreload.sql (from rev 2404, branches/2.5/resources/db/update/mod_switchLocale_noreload.sql)
===================================================================
--- trunk/mapbender/resources/db/update/mod_switchLocale_noreload.sql	                        (rev 0)
+++ trunk/mapbender/resources/db/update/mod_switchLocale_noreload.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -0,0 +1,6 @@
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');

Modified: trunk/mapbender/resources/db/update/update_guis_iso.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_guis_iso.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/update/update_guis_iso.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -588,7 +588,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGUI_WMS',2,1,'edit the elements of the gui','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,90,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GUI-WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGroup',2,1,'edit group','a','','href = "../php/mod_editGroup.php?sessionID" target = "AdminFrame" ',10,510,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editUser',2,1,'save, edit, delete user','a','','href = "../php/mod_editUser.php?sessionID" target="AdminFrame"',10,330,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','exportGUI',2,1,'export gui, create SQLL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,310,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EXPORT GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfläche_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','exportGUI',2,1,'export gui, create SQLL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,310,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EXPORT GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGoup_filteredUser',2,1,'allocate the groups of this admin to user where the admin is owner','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',10,590,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> myUSER ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_Gui',2,1,'allocate groups of this admin to guis','a','','href = "../php/mod_filteredGroup_Gui.php?sessionID&e_id_css=filteredGroup_Gui" target = "AdminFrame" ',10,750,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_User',2,1,'allocate groups of this admin to user','a','','href = "../php/mod_filteredGroup_User.php?sessionID&e_id_css=filteredGroup_User" target = "AdminFrame" ',10,690,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
@@ -611,7 +611,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMS',2,1,'load capabilities in a gui','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,30,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMSList',2,1,'load wms from a list','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,50,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD myWMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,1,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"',150,2,24,24,1,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,1,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','newGui',2,1,'create a new gui','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,130,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','NEW GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','orphanWMS',2,1,'display orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"',10,930,200,20,5,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','ORPHAN WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','owsproxy',2,1,'secure services','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,910,200,20,1,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','OWSPROXY','a','','','','AdminFrame','');
@@ -656,30 +656,30 @@
 Delete from gui_element where fkey_gui_id ='admin2_de';
 
 
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','AdminFrame',2,1,'Bereich für Administrationsmodule','iframe','','frameborder = "0"',200,20,800,800,0,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','AdminFrame',2,1,'Bereich f�r Administrationsmodule','iframe','','frameborder = "0"',200,20,800,800,0,'','','iframe','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',8,280,190,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','body',1,1,'Navigation','body','','onload=''mod_adminNavigation_init()''',0,0,180,20,0,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','deleteWMS',2,1,'!Vollständig löschen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Vollständig löschen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','delete_filteredGui',2,1,'GUI löschen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',110,240,80,20,5,'','GUI löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editElements',2,1,'Oberflächenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','GUI-Elemente editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','deleteWMS',2,1,'!Vollst�ndig l�schen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Vollst�ndig l�schen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','delete_filteredGui',2,1,'GUI l�schen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',110,240,80,20,5,'','GUI l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editElements',2,1,'Oberfl�chenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','GUI-Elemente editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredGroup',2,1,'Gruppe anlegen und editieren','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Gruppe anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredUser',2,1,'Benutzer anlegen und editieren','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Benutzer anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editGUI_WMS',2,1,'WMS GUI Einstellungen','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI Einstellungen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','exportGUI',2,1,'Oberfläche (GUI) exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfläche_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGoup_filteredUser',2,1,'Gruppe mit Benutzern bestücken','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Gruppe mit Benutzern bestücken ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','exportGUI',2,1,'Oberfl�che (GUI) exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGoup_filteredUser',2,1,'Gruppe mit Benutzern best�cken','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Gruppe mit Benutzern best�cken ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGroup_filteredGui',2,1,'Einzelner Gruppe mehrere Oberflaechen zuordnen','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Einzelner Gruppe mehrere <br>GUIs zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredGroup',2,1,'Einzelner Oberfläche mehrere Gruppen zuordnen','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Einzelner GUI mehrere<br> Gruppen zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredUser',2,1,'Oberfläche mehreren Benutzer zuordnen ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','GUI mehreren Benutzern <br> zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredGroup',2,1,'Einzelner Oberfl�che mehrere Gruppen zuordnen','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Einzelner GUI mehrere<br> Gruppen zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredUser',2,1,'Oberfl�che mehreren Benutzer zuordnen ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','GUI mehreren Benutzern <br> zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGroup',2,1,'Benutzer in Gruppen eintragen','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',8,420,190,20,10,'','Benutzer in Gruppen eintragen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGui',2,1,'Einem Nutzer Zugriff auf mehrere Oberflächen erteilen','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGui',2,1,'Einem Nutzer Zugriff auf mehrere Oberfl�chen erteilen','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','gui_owner',2,1,'GUI editieren Benutzer zuordnen','a','','href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame" ',8,640,190,20,10,'','GUI editieren Benutzer zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','help',2,1,'button help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')" title="help"',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_0',3,1,'Hintergrund WMS Verwaltung Rahmen','div','','',3,35,193,90,1,'','','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1',3,1,'Hintergrund WMS Management','div','','',5,37,193,86,2,'',' WMS Verwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1a',3,1,'Hintergrund WMS Zuordnung Rahmen','div','','',3,135,193,70,1,'','','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1b',3,1,'Hintergrund WMS Zuordnung','div','','',5,137,193,66,2,'',' WMS Zuordnung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1c',3,1,'Hintergrund Oberflächenverwaltung Rahmen','div','','',3,215,193,130,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1d',3,1,'Hintergrund Oberflächenverwaltung','div','','',5,217,193,126,2,'',' GUI-Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1c',3,1,'Hintergrund Oberfl�chenverwaltung Rahmen','div','','',3,215,193,130,1,'','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1d',3,1,'Hintergrund Oberfl�chenverwaltung','div','','',5,217,193,126,2,'',' GUI-Verwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_2',3,1,'Hintergrund Benutzerverwaltung Rahmen','div','','',3,355,193,110,1,'','','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_3',3,1,'Hintergrund Benutzerverwaltung','div','','',5,357,193,106,2,'',' Benutzerverwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_4',3,1,'Hintergrund Benutzerzugriff erteilen Rahmen','div','','',3,475,193,200,1,'','','div','','','','','');
@@ -687,7 +687,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMS',2,1,'Capabilities hochladen','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Capabilities hochladen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMSList',2,1,'WMS in GUI einbinden','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','WMS in GUI einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','myGUIlist',2,1,'Zurück zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','myGUIlist',2,1,'Zur�ck zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','newGui',2,1,'GUI erzeugen','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,85,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','showLoggedUser',2,1,'Anzeige des eingeloggten Benutzers','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
@@ -718,7 +718,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredGroup',2,1,'Create and edit group','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Create and edit group','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredUser',2,1,'Create and edit user','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Create and edit user','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editGUI_WMS',2,1,'WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','exportGUI',2,1,'export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfläche_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','exportGUI',2,1,'export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGoup_filteredUser',2,1,'Add several users to one group','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Add several users to one group ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGroup_filteredGui',2,1,'Allow one group access to several GUIs','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Allow one group access to <br> several GUIs','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGui_filteredGroup',2,1,'Allow several groups access to one GUI','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Allow several groups access <br> to one GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
@@ -740,7 +740,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMS',2,1,'Load Capabilities','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Load Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMSList',2,1,'Link WMS into GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','Link WMS into GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','newGui',2,1,'Create new GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,110,20,5,'','Create new GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','rename_copy_Gui',2,1,'Rename/ copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','Rename / copy GUI','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','showLoggedUser',2,1,'Logged User:','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
@@ -763,19 +763,19 @@
 Delete from gui_element where fkey_gui_id ='admin_de_services';
 
 
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','AdminFrame',2,1,'Bereich für Administrationsmodule','iframe','','frameborder = "0"',210,25,800,800,12,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','AdminFrame',2,1,'Bereich f�r Administrationsmodule','iframe','','frameborder = "0"',210,25,800,800,12,'','','iframe','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,516,200,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','EditWMSMetadata',2,1,'edit the metadata of wms','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,275,200,20,5,'','WMS Metadaten','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_WMS_Metadata');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','body',1,1,'Navigation','body','','onload=''mod_adminNavigation_init()''',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWFS',2,1,'WFS löschen','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','WFS löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWMS',2,1,'!Vollständig löschen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','WMS löschen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','delete_filteredGui',2,1,'GUI löschen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','GUI löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editElements',2,1,'Oberflächenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,25,5,'','GUI editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editGUI_WMS',2,1,'WMS GUI Einstellungen','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS Einstellungen ändern','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','exportGUI',2,1,'GUI exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,536,200,25,10,'x','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfläche_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWFS',2,1,'WFS l�schen','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','WFS l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWMS',2,1,'!Vollst�ndig l�schen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','WMS l�schen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','delete_filteredGui',2,1,'GUI l�schen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','GUI l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editElements',2,1,'Oberfl�chenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,25,5,'','GUI editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editGUI_WMS',2,1,'WMS GUI Einstellungen','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS Einstellungen �ndern','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','exportGUI',2,1,'GUI exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,536,200,25,10,'x','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Kategoriezuordnung','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Configure_WMS_Access',3,1,'Hintergrund WMS Zuordnung','div','','',1,175,210,63,2,'','WMS Zuordnung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_GUI_Management',3,1,'Oberflächenverwaltung','div','','',1,428,210,153,2,'','GUI Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_GUI_Management',3,1,'Oberfl�chenverwaltung','div','','',1,428,210,153,2,'','GUI Verwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Metadata',3,1,'Metadateneditor Caption','div','','',1,252,210,63,2,'','Metadaten','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WFS_Management',3,1,'WFS Verwaltung','div','','',1,330,210,82,2,'','WFS Verwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WMS_Management',3,1,'Dienstverwaltung Beschriftung','div','','',0,37,210,123,2,'','WMS Verwaltung','div','','','','','');
@@ -784,10 +784,10 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMS',2,1,'Capabilities hochladen','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','WMS laden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMSList',2,1,'WMS in GUI einbinden','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','WMS einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','myGUIlist',2,1,'Zurück zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','myGUIlist',2,1,'Zur�ck zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','newGui',2,1,'GUI erzeugen','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,451,200,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','orphanWMS',2,1,'display orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID" 
-target = "AdminFrame"',10,120,200,20,5,'','WMS ohne Zuordung löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
+target = "AdminFrame"',10,120,200,20,5,'','WMS ohne Zuordung l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','owsproxy',2,1,'secure services','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,140,200,20,10,'','OWSPROXY','a','','','','AdminFrame','http://www.mapbender.org/index.php/Owsproxy');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,561,200,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/RenameGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','showLoggedUser',2,1,'Anzeige des eingeloggten Benutzers','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
@@ -815,7 +815,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','delete_filteredGui',2,1,'Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','Delete GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editElements',2,1,'Edit GUI Elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,20,5,'','Edit GUI Elements','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editGUI_WMS',2,1,'WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','exportGUI',2,1,'Export GUI (SQL), create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,533,200,20,10,'x','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfläche_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','exportGUI',2,1,'Export GUI (SQL), create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,533,200,20,10,'x','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Allocate topics','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_Configure_WMS_Access',3,1,'WMS Assignment','div','','',1,175,210,63,2,'','WMS Assignment','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_GUI_Management',3,1,'GUI Management','div','','',1,428,210,148,2,'','GUI Management','div','','','','','');
@@ -827,7 +827,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMS',2,1,'load Capabilities','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','Load Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMSList',2,1,'assign WMS to a GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','Assign WMS to a GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','myGUIlist',2,1,'back to GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurück zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','myGUIlist',2,1,'back to GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','newGui',2,1,'New GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,451,200,20,5,'','New GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','orphanWMS',2,1,'Delete orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID" 
 target = "AdminFrame"',10,120,200,20,5,'','Delete orphaned WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
@@ -845,7 +845,15 @@
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');
 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_closetag, e_js_file) VALUES('gui1', 'popup', 6, 1, 'popup replacement', 'div', 'div', 'popup.js');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');
 
 
 

Modified: trunk/mapbender/resources/db/update/update_guis_utf8.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_guis_utf8.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/update/update_guis_utf8.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -13,21 +13,20 @@
 
 Delete from gui_element where fkey_gui_id ='gui';
 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','FeatureInfoRedirect',2,1,'redirect featureInfoRequests in an iframe for each wms','Info','iframe','../html/mod_blank.html','frameborder="0"',83,-17,1,1,0,'','','iframe','mod_featureInfoRedirect.php','','','','http://www.mapbender.org/index.php/FeatureInfoRedirect');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','WMS_preferences',2,1,'configures the preferences of each loaded wms','WMS preferences','img','../img/button_gray/preferences_off.png','onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ',540,10,24,24,1,'','','','','','mapframe1,treeGDE','','http://www.mapbender.org/index.php/WMS_preferences');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','addWMS',2,1,'add a WMS to the running application','Adding WMS','img','../img/button_gray/add_off.png','onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ',515,10,24,24,1,'','','','mod_addWMS.php','','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/AddWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','addWMSfromfilteredList_ajax',2,1,'add a WMS to the running application from a filtered list','Adding WMS from filtered list','img','../img/button_blink_red/add_filtered_list_off.png','onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''',490,10,24,24,1,'','','','','mod_addWMSgeneralFunctions.js','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','ajax',6,1,'ajax module','','iframe','../frames/jquery.html','',1,1,1,1,1,'visibility:hidden','','iframe','../javascripts/mb_ajaxWrapper_jQuery.js','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','back',2,1,'History.back()','Back','img','../img/button_gray/back_off_disabled.png','onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"',360,10,24,24,1,'','','','mod_back.php','','mapframe1,overview0','','http://www.mapbender.org/index.php/Back');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','body',1,1,'body (obligatory)','','body','','onload="init()"',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','copyright',2,1,'a Copyright in the map','Copyright','div','','',0,0,0,0,0,'','','div','mod_copyright.php','','mapframe1','','http://www.mapbender.org/index.php/Copyright');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','dependentDiv',2,1,'displays infos in a sticky div-tag','','div','','',81,-19,1,1,0,'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;','','div','mod_dependentDiv.php','','mapframe1','','http://www.mapbender.org/index.php/DependentDiv');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','dragMapSize',2,1,'drag & drop Mapsize','Drag Mapsize','div','','',81,-19,NULL ,NULL ,2,'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;','','div','mod_dragMapSize.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','featureInfo1',2,0,'FeatureInfoRequest','Query','img','../img/button_gray/query_off.png','onmouseover = "mb_regButton(''init_featureInfo1'')"',140,40,24,24,1,'','','','mod_featureInfo.php','','mapframe1','','http://www.mapbender.org/index.php/FeatureInfo');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','FeatureInfoRedirect',2,1,'redirect featureInfoRequests in an iframe for each wms','Info','iframe','../html/mod_blank.html','frameborder="0"',83,-17,1,1,0,'','','iframe','mod_featureInfoRedirect.php','','','','http://www.mapbender.org/index.php/FeatureInfoRedirect');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','featureInfoTunnel',2,1,'FeatureInfoRequest with local path','Query','img','../img/button_gray/query_off.png','onmouseover = "mb_regButton(''init_featureInfoTunnel'')"',425,10,24,24,1,'','','','mod_featureInfoTunnel.php','','mapframe1','','http://www.mapbender.org/index.php/FeatureInfoTunnel');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','forward',2,1,'History.forward()','Forward','img','../img/button_gray/forward_off_disabled.png','onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()" ',385,10,24,24,1,'','','','mod_forward.php','','mapframe1,overview0','','http://www.mapbender.org/index.php/Forward');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','gazetteerMetadata',2,1,'gazetteer for metadata','Metadatasearch','iframe','../php/mod_gazetteerMetadata.php?sessionID&target=mapframe1,overview','frameborder = "0"',1,1,1,1,4,'visibility:hidden;','','iframe','','','mapframe1,overview','wz-graphics','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','gazetteerWFS',2,1,'a gazetteer for user in the mapbender user map','Search','iframe','../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview','frameborder = "0"',10,600,300,150,4,'visibility:hidden;','','iframe','','','mapframe1,overview','wz-graphics','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','geometry',1,1,'geometry library','','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','geometry.js','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','gazetteerWFS',2,1,'a gazetteer for user in the mapbender user map','Search','iframe','../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview','frameborder = "0"',10,600,300,150,4,'visibility:hidden;','','iframe','','geometry.js','mapframe1,overview','wz-graphics','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')" ',620,10,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','highlightPOI',2,1,'highlight 1 to n pois in your gui with a Symbol and a special text','','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_highlightPOI.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','imprint',2,1,'Information about the owner of the gui','Imprint','iframe','../html/tab_imprint.html','frameborder = "0" ',1,1,1,1,5,'visibility:hidden;','','iframe','','','','','');
@@ -52,13 +51,12 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','printPDF',2,1,'pdf print','Print','iframe','../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf','frameborder = "0" ',1,1,2,2,5,'visibility:hidden','','iframe','','','mapframe1','','http://www.mapbender.org/index.php/Print');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','sandclock',2,1,'displays a sand clock while waiting for requests','','div','','',80,0,0,0,0,'','','div','mod_sandclock.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','selArea1',2,1,'zoombox','Zoom by rectangle','img','../img/button_gray/selArea_off.png','onmouseover = "mb_regButton(''init_selArea1'')" ',295,10,24,24,1,'','','','mod_selArea1.php','mod_box1.js','mapframe1','','http://www.mapbender.org/index.php/SelArea1');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','setBackground',2,1,'switch background-wms','Set Background','form','','',30,210,NULL ,NULL ,1,'','<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>','form','mod_setBackground.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','setBBOX',2,0,'set extent for mapframe and overviewframe','','div','','',0,0,0,0,0,'','','div','mod_setBBOX1.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','setBackground',2,1,'switch background-wms','Set Background','form','','',30,210,NULL ,NULL ,1,'','<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>','form','mod_setBackground.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','showCoords_div',2,1,'displays coodinates by onmouseover','Coordinates','img','../img/button_gray/coords_off.png','onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ',450,10,24,24,1,'','','','mod_coords_div.php','','mapframe1','dependendDiv','http://www.mapbender.org/index.php/ShowCoords_div');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','tabs',2,1,'vertical tabs to handle iframes','','div','','',10,240,200,20,2,'font-family: Arial,Helvetica;font-weight:bold;','','div','mod_tab.php','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','treeGDE',2,1,'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
 for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2','Maps','iframe','../html/mod_treefolder2.php?sessionID','frameborder = "0" ',10,220,200,300,NULL ,'visibility:visible','','iframe','','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','WMS_preferences',2,1,'configures the preferences of each loaded wms','WMS preferences','img','../img/button_gray/preferences_off.png','onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ',540,10,24,24,1,'','','','','','mapframe1,treeGDE','','http://www.mapbender.org/index.php/WMS_preferences');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','zoomFull',2,1,'zoom to full extent button','Display complete map','img','../img/button_gray/zoomFull_off.png','onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)" ',320,10,24,24,2,'','','img','mod_zoomFull.php','','mapframe1','','http://www.mapbender.org/index.php/ZoomFull');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','zoomIn1',2,1,'zoomIn button','Zoom in','img','../img/button_gray/zoomIn2_off.png','onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)'' ',220,10,24,24,1,'','','','mod_zoomIn1.php','','mapframe1','','http://www.mapbender.org/index.php/ZoomIn');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui','zoomOut1',2,1,'zoomOut button','Zoom out','img','../img/button_gray/zoomOut2_off.png','onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)''',245,10,24,24,1,'','','','mod_zoomOut1.php','','mapframe1','','http://www.mapbender.org/index.php/ZoomOut');
@@ -140,7 +138,6 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','addWMS',2,1,'add a WMS to the running application','Adding WMS','img','../img/button_blink_red/add_off.png','onclick=''mod_addWMS()''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ',645,60,24,24,1,'','','','mod_addWMS.php','','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/AddWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','addWMSfromList',2,1,'add a WMS to the running application from a list','Adding WMS from List','img','../img/button_blink_red/addlist_off.png','onclick=''window.open("../javascripts/mod_addWMSfromList.php?sessionID","printWin","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ',595,60,24,24,1,'','','','','mod_addWMSgeneralFunctions.js','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/Add_WMS_from_list');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','addWMSfromfilteredList_ajax',2,1,'add a WMS to the running application from a filtered list','Adding WMS from filtered list','img','../img/button_blink_red/add_filtered_list_off.png','onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");'' ',620,60,24,24,1,'','','','','mod_addWMSgeneralFunctions.js','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','ajax',6,1,'ajax module','','iframe','../frames/jquery.html','',1,1,1,1,1,'visibility:hidden','','iframe','../javascripts/mb_ajaxWrapper_jQuery.js','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','back',2,1,'History.back()','Back','img','../img/button_blink_red/back_off_disabled.png','onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()" ',400,60,24,24,1,'','','','mod_back.php','','mapframe1,overview','','http://www.mapbender.org/index.php/Back');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','body',1,1,'body (obligatory)','','body','','onload="init()"',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','center1',2,1,'Center button','Set map center','img','../img/button_blink_red/center_off.png','onmouseover = "mb_regButton(''init_gui1_center'')" ',310,60,24,24,1,'','','','mod_center1.php','','mapframe1','','');
@@ -178,7 +175,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','scaleText',2,1,'Scale-description field','Scale Text','form','','onsubmit=''return mod_scaleText()''',672,25,100,30,0,'','<input type="text">','form','mod_scaleText.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','scalebar',2,1,'scalebar','Scalebar','div','','',0,0,0,0,0,'','','div','mod_scalebar.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','selArea1',2,1,'zoombox','Zoom by rectangle','img','../img/button_blink_red/selArea_off.png','onmouseover = "mb_regButton(''init_selArea1'')"',285,60,24,24,1,'','','','mod_selArea1.php','mod_box1.js','mapframe1','','http://www.mapbender.org/index.php/SelArea1');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','setBBOX',2,0,'set Extent for mapframe and overviewframe','','div','','',0,0,0,0,0,'','','div','mod_setBBOX1.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','setBBOX',2,1,'set Extent for mapframe and overviewframe','','div','','',0,0,0,0,0,'','','div','mod_setBBOX1.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','setBackground',2,0,'switch background-wms','Set Background','form','','',15,190,0,0,1,'','<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>','form','mod_setBackground.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','setBackground_all',2,0,'switch all background-wms','Set Background','form','','',157,190,40,20,1,'','<input type=''checkbox'' onclick=''mod_setBackground_all_init(this)''> <font face="Arial, sans-serif" size="2">all</font>','form','mod_setBackground_all.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui1','setPOI2Scale',2,1,'zoom to a poi (get-parameter)','','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','mod_setPOI2Scale.php','','mapframe1','','http://www.mapbender.org/index.php/Mod_setPoi2Scale');
@@ -243,8 +240,8 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','back',2,1,'History.back()','Back','img','../img/button_blue/back_off_disabled.png','onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"',398,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_back.php','','mapframe1,overview0','','http://www.mapbender.org/index.php/Back');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','body',1,1,'body
 (obligatory)','','body','','onload="init()"',NULL ,NULL ,NULL ,NULL ,NULL ,'background-image:url(../img/background_yellow.jpg);background-repeat:repeat-x;','','','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','center1',2,1,'Center button','','img','../img/button_blue/center_off.png','onmouseover = "mb_regButton(''init_gui1_center'')"',308,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_center1.php','','mapframe1','','http://www.mapbender.org/index.php/ReCenter');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','changePassword_button',2,1,'button: change password of logged user','','img','../img/button_blue/change_password_off.png','onclick="window.open(''../php/mod_changePassword.php?sessionID'','''',''width=300, height=300, menubar=no,toolbar=no,location=no,status=no,resizable=yes'');" border=''0''
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','center1',2,1,'Center button','Set map center','img','../img/button_blue/center_off.png','onmouseover = "mb_regButton(''init_gui1_center'')"',308,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_center1.php','','mapframe1','','http://www.mapbender.org/index.php/ReCenter');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','changePassword_button',2,1,'button: change password of logged user','Change Password','img','../img/button_blue/change_password_off.png','onclick="window.open(''../php/mod_changePassword.php?sessionID'','''',''width=300, height=300, menubar=no,toolbar=no,location=no,status=no,resizable=yes'');" border=''0''
 onmouseover=''this.src="../img/button_blue/change_password_over.png"'' onmouseout=''this.src="../img/button_blue/change_password_off.png"''',668,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','','','','','http://www.mapbender.org/index.php/ChangePassword');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','closePolygon',3,1,'close Polygon ','','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_closePolygon.js','','mapframe1','measure','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','copyright',2,1,'a Copyright in the map','Copyright','div','','',0,0,0,0,0,'','','div','mod_copyright.php','','mapframe1','','http://www.mapbender.org/index.php/Copyright');
@@ -254,7 +251,7 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','featureInfo1',2,0,'FeatureInfoRequest','Query','img','../img/button_blue/query_off.png','onmouseover = "mb_regButton(''init_featureInfo1'')"',140,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_featureInfo.php','','mapframe1','','http://www.mapbender.org/index.php/FeatureInfo');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','featureInfoTunnel',2,1,'FeatureInfoRequest with local path','Query','img','../img/button_blue/query_off.png','onmouseover = "mb_regButton(''init_featureInfoTunnel'')"',461,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_featureInfoTunnel.php','','mapframe1','','http://www.mapbender.org/index.php/FeatureInfoTunnel');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','forward',2,1,'History.forward()','Forward','img','../img/button_blue/forward_off_disabled.png','onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()"',423,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_forward.php','','mapframe1,overview0','','http://www.mapbender.org/index.php/Forward');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','gazetteerWFS',2,1,'a gazetteer for user in the mapbender user map','WFS Search','iframe','../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview','frameborder = "0"',10,600,300,150,4,'visibility:hidden;','','iframe','','geometry.js','mapframe1,overview','wz-graphics','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','gazetteerWFS',2,1,'a gazetteer for user in the mapbender user map','Search','iframe','../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview','frameborder = "0"',10,600,300,150,4,'visibility:hidden;','','iframe','','geometry.js','mapframe1,overview','wz-graphics','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','getArea',3,1,'Calculation of area, Postgis required','','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_getArea.php','','mapframe1','measure','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','header_yellow',2,0,'header','','img','../img/header_yellow.jpg','',-1,-1,833,75,NULL ,'','','','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','help',2,1,'button help','Help','img','../img/button_blue/help_off.png','onmouseover = "mb_regButton(''init_help'')"',693,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
@@ -263,13 +260,13 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','layout_linie2',3,0,'layout','','div','','',1,35,830,1,1,'background-color:#799FEB;font-size:1px;','','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','legend',2,1,'legend','Legend','iframe','../javascripts/mod_legend.php?sessionID&e_id_css=legend','frameborder=''0''',1,1,1,1,3,'visibility:hidden;','','iframe','','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','loadData',2,1,'IFRAME, um Daten zu laden','','iframe','../html/mod_blank.html','frameborder = "0" ',0,0,1,1,0,'visibility:visible','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','loadwmc',2,1,'load workspace from WMC','','img','../img/button_blue/wmc_load_off.png','onclick=''mod_loadwmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','loadwmc',2,1,'load workspace from WMC','Load a web map context document','img','../img/button_blue/wmc_load_off.png','onclick=''mod_loadwmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
 onmouseout=''this.src = this.src.replace(/_over/, "_off");''',758,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_loadwmc.php','','mapframe1','','http://www.mapbender.org/index.php/LoadWMC');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','logo',2,1,'Logo','Logo','img','../img/mapbender_oo.png','',10,35,129,32,5,'filter:Chroma(color=#C2CBCF);','','','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','logout',2,1,'Logout','Logout','img','../img/button_blue/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_blue/logout_over.png"'' onmouseout=''this.src="../img/button_blue/logout_off.png"''',798,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','','','','','http://www.mapbender.org/index.php/Logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','mapbender',2,1,'Mapbender-Logo','','div','','onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"',81,-19,1,1,30,'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;','<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr> <script language="javascript"> mb_registerSubFunctions("mod_mapbender()"); function mod_mapbender(){ document.getElementById("mapbender").style.left = parseInt(document.getElementById("mapframe1").style.left) + parseInt(document.getElementById("mapframe1").style.width) - 90; document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1; } </script>','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','mapframe1',2,1,'frame for a map','Mapframe','iframe','../php/mod_map1.php?sessionID','scrolling="no" frameborder=''0'' ',213,90,608,467,2,'','','iframe','','','','','http://www.mapbender.org/index.php/Mapframe');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','measure',2,1,'Measure','','img','../img/button_blue/measure_off.png','onmouseover = "mb_regButton(''init_mod_measure'')"',513,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_measure.php','','mapframe1','','http://www.mapbender.org/index.php/Measure');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','measure',2,1,'Measure','Measure distance','img','../img/button_blue/measure_off.png','onmouseover = "mb_regButton(''init_mod_measure'')"',513,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_measure.php','','mapframe1','','http://www.mapbender.org/index.php/Measure');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','metadata',2,1,'shows informations about the wms and the requests of the gui','Show WMS infos','img','../img/button_blue/metadata_off.png','onClick="window.location.href=''javascript:mod_displayObj()''" border=''0'' 
 onmouseover=''this.src="../img/button_blue/metadata_over.png"'' onmouseout=''this.src="../img/button_blue/metadata_off.png"''',643,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_displayObj.js','','','','http://www.mapbender.org/index.php/Metadata');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','navFrame',2,1,'navigation mapborder','Navigation Frame','div','','',0,0,0,0,0,'font-size:1px;','<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#799FEB;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
@@ -283,18 +280,18 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','overview',2,1,'OverviewFrame','Overview','iframe','../php/mod_mapOV.php?wms=0&sessionID','scrolling="no" frameborder=''0'' ',9,80,185,130,100,'','','iframe','','mod_box1.js','mapframe1','','http://www.mapbender.org/index.php/Overview');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','pan1',2,1,'pan','Pan','img','../img/button_blue/pan_off.png','onmouseover = "mb_regButton(''init_mod_pan'')"',258,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_pan.php','','mapframe1','','http://www.mapbender.org/index.php/Pan');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','printPDF',2,1,'pdf print','Print','iframe','../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf','frameborder = "0" ',1,1,2,2,5,'visibility:hidden','','iframe','','','mapframe1','','http://www.mapbender.org/index.php/Print');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','repaint',2,1,'refresh a mapobject','','img','../img/button_blue/repaint_off.png','onclick=''mod_repaint()'' onmouseover=''mod_repaint_init(this)''',358,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_repaint.php','','mapframe1','','http://www.mapbender.org/index.php/Repaint');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','resizeMapsize',2,1,'resize mapsize to browser window size','','img','../img/button_blink_red/resizemapsize_off.png','onclick = "adjustDimension()"
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','repaint',2,1,'refresh a mapobject','Redraw','img','../img/button_blue/repaint_off.png','onclick=''mod_repaint()'' onmouseover=''mod_repaint_init(this)''',358,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_repaint.php','','mapframe1','','http://www.mapbender.org/index.php/Repaint');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','resizeMapsize',2,1,'resize mapsize to browser window size','Resize Mapsize','img','../img/button_blink_red/resizemapsize_off.png','onclick = "adjustDimension()"
 onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");''',838,40,24,24,3,'filter:Chroma(color=#C2CBCF);','','','mod_resize_mapsize.php','','mapframe1','','http://www.mapbender.org/index.php/ResizeMapsize');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','rubber',3,1,'deletes temporary (digitized) objects','','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_rubber.js','','mapframe1','measure','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','sandclock',2,1,'displays a sand clock while waiting for requests','','div','','',80,0,0,0,0,'','','div','mod_sandclock.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','savewmc',2,1,'save workspace as WMC','','img','../img/button_blue/wmc_save_off.png','onclick=''mod_savewmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");''',733,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_savewmc.php','','mapframe1','','http://www.mapbender.org/index.php/SaveWMC');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','savewmc',2,1,'save workspace as WMC','Save workspace as web map context document','img','../img/button_blue/wmc_save_off.png','onclick=''mod_savewmc()'' onmouseover=''this.src = this.src.replace(/_off/,"_over");'' onmouseout=''this.src = this.src.replace(/_over/, "_off");''',733,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_savewmc.php','','mapframe1','','http://www.mapbender.org/index.php/SaveWMC');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','selArea1',2,1,'zoombox','Zoom by rectangle','img','../img/button_blue/selArea_off.png','onmouseover = "mb_regButton(''init_selArea1'')"',283,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_selArea1.php','mod_box1.js','mapframe1','','http://www.mapbender.org/index.php/SelArea1');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','setBBOX',2,0,'set extent for mapframe and overviewframe','','div','','',0,0,0,0,0,'','','div','mod_setBBOX1.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','setBackground',2,1,'switch background-wms','Set Background','form','','',10,218,NULL ,NULL ,1,'','<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>','form','mod_setBackground.php','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','showCoords_div',2,1,'displays coodinates by onmouseover','Coordinates','img','../img/button_blue/coords_off.png','onmouseover = "mb_regButton(''init_mod_showCoords_div'')"',488,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_coords_div.php','','mapframe1','dependendDiv','http://www.mapbender.org/index.php/ShowCoords_div');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','tabs',2,1,'vertical tabs to handle iframes','','div','','',10,240,200,20,2,'font-family: Arial,Helvetica;font-weight:bold;','','div','mod_tab.php','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','treeGDE',2,0,'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','tabs',2,1,'vertical tabs to handle iframes','','div','','',2,240,200,20,2,'font-family: Arial,Helvetica;font-weight:bold;','','div','mod_tab.php','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','treeGDE',2,1,'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
 for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2','Maps','iframe','../html/mod_treefolder2.php?sessionID','frameborder = "0" ',10,220,200,300,NULL ,'visibility:visible','','iframe','','','mapframe1','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','zoomFull',2,1,'zoom to full extent button','Display complete map','img','../img/button_blue/zoomFull_off.png','onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"',333,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','img','mod_zoomFull.php','','mapframe1','','http://www.mapbender.org/index.php/ZoomFull');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui2','zoomIn1',2,1,'zoomIn button','Zoom in','img','../img/button_blue/zoomIn2_off.png','onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)''',203,40,28,28,3,'filter:Chroma(color=#C2CBCF);','','','mod_zoomIn1.php','','mapframe1','','http://www.mapbender.org/index.php/ZoomIn');
@@ -344,7 +341,7 @@
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[2]', '200', '', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[0]', 'legend', '', 'php_var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'php_var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[1]', 'legend', '', 'php_var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[2]', 'printPDF', '', 'php_var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui2', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'php_var');
@@ -364,47 +361,44 @@
 
 Delete from gui_element where fkey_gui_id ='gui_digitize';
 
-
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','FeatureInfoRedirect',2,0,'redirect featureInfoRequests in an iframe for each wms','iframe','../html/mod_blank.html','frameborder="0"',83,-17,1,1,NULL ,'','','iframe','mod_featureInfoRedirect.php','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','WMS_preferences',2,1,'configures the preferences of each loaded wms','img','../img/button_gray/preferences_off.png','onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")'' 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','FeatureInfoRedirect',2,0,'redirect featureInfoRequests in an iframe for each wms','Info','iframe','../html/mod_blank.html','frameborder="0"',83,-17,1,1,NULL ,'','','iframe','mod_featureInfoRedirect.php','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','WMS_preferences',2,1,'configures the preferences of each loaded wms','WMS preferences','img','../img/button_gray/preferences_off.png','onclick=''window.open("../php/mod_WMSpreferences.php?sessionID","","width=400, height=600, left=300, resizable=yes, scrollbars=yes")'' 
 onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
 onmouseout=''this.src = this.src.replace(/_over/, "_off");''',540,10,24,24,1,'','','','','','mapframe1,treeGDE','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','addWMS',2,1,'add a WMS to the running application','img','../img/button_gray/add_off.png','onclick=''mod_addWMS()'' 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','addWMS',2,1,'add a WMS to the running application','Adding WMS','img','../img/button_gray/add_off.png','onclick=''mod_addWMS()'' 
 onmouseover=''this.src = this.src.replace(/_off/,"_over");'' 
 onmouseout=''this.src = this.src.replace(/_over/, "_off");''',515,10,24,24,1,'','','','mod_addWMS.php','','treeGDE,mapframe1','loadData','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','addWMSfromfilteredList_ajax',2,1,'add a WMS to the running application from a filtered list','img','../img/button_blink_red/add_filtered_list_off.png','onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''',490,10,24,24,1,'','','','','mod_addWMSgeneralFunctions.js','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','ajax',6,1,'ajax module','iframe','../frames/jquery.html','',1,1,1,1,1,'visibility:hidden','','iframe','../javascripts/mb_ajaxWrapper_jQuery.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','back',2,1,'History.back()','img','../img/button_gray/back_off_disabled.png','onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"',360,10,24,24,1,'','','','mod_back.php','','mapframe1,overview0','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','body',1,1,'body (obligatory)','body','','onload="init()"',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','closePolygonExt',3,0,'close Polygon ','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_closePolygonExt.js','','mapframe1','setExtRequest','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','copyright',2,1,'a Copyright in the map','div','','',0,0,0,0,0,'','','div','mod_copyright.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','dependentDiv',2,1,'displays infos in a sticky div-tag','div','','',81,-19,1,1,0,'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;','','div','mod_dependentDiv.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','digitize',2,1,'Digitize tool.','iframe','../javascripts/mod_digitize_tab.php?sessionID','frameborder = "0" ',1,1,1,1,5,'visibility:hidden;','','iframe','','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','dragMapSize',2,1,'drag & drop Mapsize','div','','',81,-19,0,0,2,'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;','','div','mod_dragMapSize.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','featureInfo1',2,0,'FeatureInfoRequest','img','../img/button_gray/query_off.png','onmouseover = "mb_regButton(''init_featureInfo1'')"',140,40,24,24,1,'','','','mod_featureInfo.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','featureInfoTunnel',2,1,'FeatureInfoRequest with local path','img','../img/button_gray/query_off.png','onmouseover = "mb_regButton(''init_featureInfoTunnel'')"',425,10,24,24,1,'','','','mod_featureInfoTunnel.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','forward',2,1,'History.forward()','img','../img/button_gray/forward_off_disabled.png','onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()"',385,10,24,24,1,'','','','mod_forward.php','','mapframe1,overview0','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','gazetteerWFS',2,1,'a gazetteer for user in the mapbender user map','iframe','../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview','frameborder = "0"',10,600,300,150,4,'visibility:hidden;','','iframe','','','mapframe1,overview','wz-graphics','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','geometry',1,1,'geometry library','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','geometry.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','help',2,1,'button help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')"',620,10,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','imprint',2,1,'Information about the owner of the gui','iframe','../html/tab_imprint.html','frameborder = "0" ',1,1,1,1,5,'visibility:hidden;','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','initWmc',2,0,'initialise client with wmc','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','mod_initWmc.php','','mapframe1,overview','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_1',3,0,'Warning notice','div','','',150,250,300,16,100,'font-family: Arial, Helvetica, sans-serif; font-size : 14px; text-decoration : none;','Development Version - Work in Progress!','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_back',3,1,'layout, background for buttons','div','','',360,10,51,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_featureInfo',3,1,'layout, background for FeatureInfo','div','','',425,10,51,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_help',3,1,'layout, background for Help-button','div','','',620,10,26,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_logout',3,1,'layout, background for Logout-button','div','','',660,10,26,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_metadata',3,1,'layout, background for Metadata','div','','',580,10,26,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_wms',3,1,'layout, background for wms','div','','',490,10,76,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_zoom',3,1,'layout, background for Zoom-button','div','','',220,10,126,26,0,'background-color:#414547;','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','legend',2,1,'legend','iframe','../javascripts/mod_legend.php?sessionID&e_id_css=legend','frameborder=''0''',1,1,1,1,3,'visibility:hidden;','','iframe','','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','loadData',2,1,'IFRAME, um Daten zu laden','iframe','../html/mod_blank.html','frameborder = "0" ',0,0,1,1,0,'visibility:visible','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','loadwmc',2,0,'load workspace from WMC','img','../img/button_wmc/wmc_load.png','onclick=''mod_loadwmc()'' onmouseover=''mod_loadwmc_init(this)''',760,10,24,24,1,'','','','mod_loadwmc.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','logo',2,1,'Logo','img','../img/mapbender_logo.png','',20,20,180,26,5,'','','','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','addWMSfromfilteredList_ajax',2,1,'add a WMS to the running application from a filtered list','Adding WMS from filtered list','img','../img/button_blink_red/add_filtered_list_off.png','onclick=''mod_addWMSfromfilteredList_win=window.open("../javascripts/mod_addWMSfromfilteredList_ajax.php?sessionID","mod_addWMSfromfilteredList_win","width=500, height=600, left=300, resizable=yes, scrollbars=yes")''  onmouseover=''this.src = this.src.replace(/_off/,"_over");''  onmouseout=''this.src = this.src.replace(/_over/, "_off");''',490,10,24,24,1,'','','','','mod_addWMSgeneralFunctions.js','treeGDE,mapframe1','loadData','http://www.mapbender.org/index.php/Add_WMS_from_filtered_list');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','back',2,1,'History.back()','Back','img','../img/button_gray/back_off_disabled.png','onmouseover="mod_back_over(this)" onmouseout="mod_back_out(this)" onclick = "mod_back_set()"',360,10,24,24,1,'','','','mod_back.php','','mapframe1,overview0','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','body',1,1,'body (obligatory)','','body','','onload="init()"',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','closePolygonExt',3,0,'close Polygon ','Close Polygon','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_closePolygonExt.js','','mapframe1','setExtRequest','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','copyright',2,1,'a Copyright in the map','Copyright','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_copyright.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','dependentDiv',2,1,'displays infos in a sticky div-tag','','div','','',81,-19,1,1,0,'visibility:visible;position:absolute;font-size: 11px;font-family: "Arial", sans-serif;','','div','mod_dependentDiv.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','digitize',2,1,'Digitize tool.','Digitize','iframe','../javascripts/mod_digitize_tab.php?sessionID','frameborder = "0" ',1,1,1,1,5,'visibility:hidden;','','iframe','','geometry.js','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','dragMapSize',2,1,'drag & drop Mapsize','Drag Mapsize','div','','',81,-19,NULL ,NULL ,2,'background-color:#B8C1C7; font-size:1px; cursor:move; width:10; height:10;','','div','mod_dragMapSize.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','featureInfo1',2,0,'FeatureInfoRequest','Query','img','../img/button_gray/query_off.png','onmouseover = "mb_regButton(''init_featureInfo1'')"',140,40,24,24,1,'','','','mod_featureInfo.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','featureInfoTunnel',2,1,'FeatureInfoRequest with local path','Query','img','../img/button_gray/query_off.png','onmouseover = "mb_regButton(''init_featureInfoTunnel'')"',425,10,24,24,1,'','','','mod_featureInfoTunnel.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','forward',2,1,'History.forward()','Forward','img','../img/button_gray/forward_off_disabled.png','onmouseover="mod_forward_over(this)" onmouseout="mod_forward_out(this)" onclick = "mod_forward_set()"',385,10,24,24,1,'','','','mod_forward.php','','mapframe1,overview0','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','gazetteerWFS',2,1,'a gazetteer for user in the mapbender user map','Search','iframe','../javascripts/mod_wfs_gazetteer_client.php?sessionID&target=mapframe1,overview','frameborder = "0"',10,600,300,150,4,'visibility:hidden;','','iframe','','geometry.js','mapframe1,overview','wz-graphics','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')"',620,10,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','imprint',2,1,'Information about the owner of the gui','Imprint','iframe','../html/tab_imprint.html','frameborder = "0" ',1,1,1,1,5,'visibility:hidden;','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','initWmc',2,0,'initialise client with wmc','','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','mod_initWmc.php','','mapframe1,overview','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_1',3,0,'Warning notice','','div','','',150,250,300,16,100,'font-family: Arial, Helvetica, sans-serif; font-size : 14px; text-decoration : none;','Development Version - Work in Progress!','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_back',3,1,'layout, background for buttons','','div','','',360,10,51,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_featureInfo',3,1,'layout, background for FeatureInfo','','div','','',425,10,51,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_help',3,1,'layout, background for Help-button','','div','','',620,10,26,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_logout',3,1,'layout, background for Logout-button','','div','','',660,10,26,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_metadata',3,1,'layout, background for Metadata','','div','','',580,10,26,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_wms',3,1,'layout, background for wms','','div','','',490,10,76,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','layout_zoom',3,1,'layout, background for Zoom-button','','div','','',220,10,126,26,0,'background-color:#414547;','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','legend',2,1,'legend','Legend','iframe','../javascripts/mod_legend.php?sessionID&e_id_css=legend','frameborder=''0''',1,1,1,1,3,'visibility:hidden;','','iframe','','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','loadData',2,1,'IFRAME, um Daten zu laden','','iframe','../html/mod_blank.html','frameborder = "0" ',0,0,1,1,0,'visibility:visible','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','loadwmc',2,0,'load workspace from WMC','Load a web map context document','img','../img/button_wmc/wmc_load.png','onclick=''mod_loadwmc()'' onmouseover=''mod_loadwmc_init(this)''',760,10,24,24,1,'','','','mod_loadwmc.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','logo',2,1,'Logo','','img','../img/mapbender_logo.png','',20,20,180,26,5,'','','','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','logout',2,1,'Logout','Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0''
 onmouseover=''this.src="../img/button_gray/logout_over.png"''
 onmouseout=''this.src="../img/button_gray/logout_off.png"''',660,10,24,24,1,'','','','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','mapbender',2,1,'Mapbender-Logo','div','','onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"',81,-19,1,1,30,'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;','<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr>
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','mapbender',2,1,'Mapbender-Logo','','div','','onclick="javascript:window.open(''http://www.mapbender.org'','''','''');"',81,-19,1,1,30,'font-size : 10px;font-weight : bold;font-family: Arial, Helvetica, sans-serif;color:white;cursor:help;','<nobr>Ma<span style="color: blue;">P</span><span style="color: red;">b</span>ender</nobr>
 <script language="javascript">
 mb_registerSubFunctions("mod_mapbender()");
 function mod_mapbender(){
@@ -412,12 +406,12 @@
 document.getElementById("mapbender").style.top = parseInt(document.getElementById("mapframe1").style.top) + parseInt(document.getElementById("mapframe1").style.height) -1;
 }
 </script>','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','mapframe1',2,1,'frame for a map','iframe','../php/mod_map1.php?sessionID','scrolling="no" frameborder=''0'' ',230,55,500,450,2,'','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','metadata',2,1,'shows informations about the wms and the requests of the gui','img','../img/button_gray/metadata_off.png','onClick="window.location.href=''javascript:mod_displayObj()''"
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','mapframe1',2,1,'frame for a map','Mapframe','iframe','../php/mod_map1.php?sessionID','scrolling="no" frameborder=''0'' ',230,55,500,450,2,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','metadata',2,1,'shows informations about the wms and the requests of the gui','Show WMS infos','img','../img/button_gray/metadata_off.png','onClick="window.location.href=''javascript:mod_displayObj()''"
 border=''0''
 onmouseover=''this.src="../img/button_gray/metadata_over.png"''
 onmouseout=''this.src="../img/button_gray/metadata_off.png"''',580,10,24,24,1,'','','','mod_displayObj.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','navFrame',2,1,'navigation mapborder','div','','',0,0,0,0,0,'font-size:1px;','<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','navFrame',2,1,'navigation mapborder','Navigation Frame','div','','',0,0,NULL ,NULL ,NULL ,'font-size:1px;','<div id=''mbN'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("N")''><img id=''arrow_n'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_n.gif'' width=''15'' height=''10''></div>
 <div id=''mbNE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NE")''><img id=''arrow_ne'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_ne.gif'' width=''10'' height=''10''></div>
 <div id=''mbE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("E")''><img id=''arrow_e'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_e.gif'' width=''10'' height=''15''></div>
 <div id=''mbSE'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("SE")''><img id=''arrow_se'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_se.gif'' width=''10'' height=''10''></div>
@@ -426,13 +420,13 @@
 <div id=''mbW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("W")''><img id=''arrow_w'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_w.gif'' width=''10'' height=''15''></div>
 <div id=''mbNW'' style=''position:absolute;width:0;height:0;top:0;left:0;background-color:#B8C1C7;'' onclick=''mod_navFrame("NW")''><img id=''arrow_nw'' style=''position:relative;top:0;left:0'' src=''../img/arrows/arrow_nw.gif'' width=''10'' height=''10''></div>
 ','div','mod_navFrame.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','overview',2,1,'OverviewFrame','iframe','../php/mod_mapOV.php?wms=0&sessionID','scrolling="no" frameborder=''0'' ',30,65,150,130,100,'','','iframe','','mod_box1.js','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','pan1',2,1,'pan','img','../img/button_gray/pan_off.png','onmouseover = "mb_regButton(''init_mod_pan'')"',270,10,24,24,1,'','','','mod_pan.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','printPDF',2,1,'pdf print','iframe','../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf','frameborder = "0" ',1,1,2,2,5,'visibility:hidden','','iframe','','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','rubberExt',3,1,'deletes temporary (digitized) objects','div','','',0,0,0,0,0,'','','div','mod_rubberExt.js','','mapframe1','setExtRequest','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','sandclock',2,1,'displays a sand clock while waiting for requests','div','','',80,0,0,0,0,'','','div','mod_sandclock.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','savewmc',2,0,'save workspace as WMC','img','../img/button_wmc/wmc_save.png','onclick=''mod_savewmc()'' onmouseover=''mod_savewmc_init(this)''',730,10,24,24,1,'','','','mod_savewmc.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','scaleSelect',2,0,'Scale-Selectbox','select','','onchange=''mod_scaleSelect(this)''',555,25,100,20,1,'','<option value = ''''>Scale</option>
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','overview',2,1,'OverviewFrame','Overview','iframe','../php/mod_mapOV.php?wms=0&sessionID','scrolling="no" frameborder=''0'' ',30,65,150,130,100,'','','iframe','','mod_box1.js','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','pan1',2,1,'pan','Pan','img','../img/button_gray/pan_off.png','onmouseover = "mb_regButton(''init_mod_pan'')"',270,10,24,24,1,'','','','mod_pan.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','printPDF',2,1,'pdf print','Print','iframe','../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf','frameborder = "0" ',1,1,2,2,5,'visibility:hidden','','iframe','','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','rubberExt',3,1,'deletes temporary (digitized) objects','Rubber','div','','',0,0,NULL ,NULL ,NULL ,'','','div','mod_rubberExt.js','','mapframe1','setExtRequest','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','sandclock',2,1,'displays a sand clock while waiting for requests','','div','','',80,0,0,0,0,'','','div','mod_sandclock.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','savewmc',2,0,'save workspace as WMC','Save workspace as web map context document','img','../img/button_wmc/wmc_save.png','onclick=''mod_savewmc()'' onmouseover=''mod_savewmc_init(this)''',730,10,24,24,1,'','','','mod_savewmc.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','scaleSelect',2,0,'Scale-Selectbox','Scale Select','select','','onchange=''mod_scaleSelect(this)''',555,25,100,20,1,'','<option value = ''''>Scale</option>
 <option value=''100''>1 : 100</option>
 <option value=''250''>1 : 250</option>
 <option value=''500''>1 : 500</option>
@@ -454,24 +448,24 @@
 <option value=''800000''>1 : 800000</option>
 <option value=''900000''>1 : 900000</option>
 <option value=''1000000''>1 : 1000000</option>','select','mod_scaleSel.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','selArea1',2,1,'zoombox','img','../img/button_gray/selArea_off.png','onmouseover = "mb_regButton(''init_selArea1'')"',295,10,24,24,1,'','','','mod_selArea1.php','mod_box1.js','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','setBBOX',2,0,'set extent for mapframe and overviewframe','div','','',0,0,0,0,0,'','','div','mod_setBBOX1.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','setBackground',2,1,'switch background-wms','form','','',30,210,NULL ,NULL ,1,'','<select style=''font-family: Arial, sans-serif; font-size:12''
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','selArea1',2,1,'zoombox','Zoom by rectangle','img','../img/button_gray/selArea_off.png','onmouseover = "mb_regButton(''init_selArea1'')"',295,10,24,24,1,'','','','mod_selArea1.php','mod_box1.js','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','setBBOX',2,0,'set extent for mapframe and overviewframe','','div','','',0,0,0,0,0,'','','div','mod_setBBOX1.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','setBackground',2,1,'switch background-wms','Set Background','form','','',30,210,NULL ,NULL ,1,'','<select style=''font-family: Arial, sans-serif; font-size:12''
 name=''mod_setBackground_list''
 onchange=''mod_setBackground_change(this)'' ><option
 value=''0''></option></select>','form','mod_setBackground.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','setSpatialRequest',2,1,'Spatial Request','div','','',1,1,1,1,1,'visibility:hidden;','','div','../javascripts/mod_wfs_SpatialRequest.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','showCoords_div',2,1,'displays coodinates by onmouseover','img','../img/button_gray/coords_off.png','onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ',450,10,24,24,1,'','','','mod_coords_div.php','','mapframe1','dependendDiv','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','showLoggedUser',2,0,'Displays current user','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','tabs',1,1,'vertical tabs to handle iframes','div','','',10,240,200,20,2,'font-family: Arial,Helvetica;font-weight:bold;','','div','mod_tab.php','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','treeGDE',2,1,'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
-for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2','iframe','../html/mod_treefolder2.php?sessionID','frameborder = "0" ',10,220,200,300,NULL ,'visibility:visible','','iframe','','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','wfs',2,1,'wfs request and result handling','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','wfs.js','../extensions/wz_jsgraphics.js','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','wfs_conf',2,1,'get all wfs_conf-params','iframe','../php/mod_wfs.php','frameborder = "0"',1,1,1,1,0,'visibility:hidden','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','wfsresult',2,1,'display the list of wfs results','iframe','../html/mod_blank.html','frameborder = "0"',10,730,200,150,4,'','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','zoomFull',2,1,'zoom to full extent button','img','../img/button_gray/zoomFull_off.png','onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"',320,10,24,24,2,'','','img','mod_zoomFull.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','zoomIn1',2,1,'zoomIn button','img','../img/button_gray/zoomIn2_off.png','onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)''',220,10,24,24,1,'','','','mod_zoomIn1.php','','mapframe1','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','zoomOut1',2,1,'zoomOut button','img','../img/button_gray/zoomOut2_off.png','onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)''',245,10,24,24,1,'','','','mod_zoomOut1.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','setSpatialRequest',2,1,'Spatial Request','','div','','',1,1,1,1,1,'visibility:hidden;','','div','../javascripts/mod_wfs_SpatialRequest.php','geometry.js','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','showCoords_div',2,1,'displays coodinates by onmouseover','Coordinates','img','../img/button_gray/coords_off.png','onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ',450,10,24,24,1,'','','','mod_coords_div.php','','mapframe1','dependendDiv','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','showLoggedUser',2,0,'Displays current user','','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','tabs',1,1,'vertical tabs to handle iframes','','div','','',10,240,200,20,2,'font-family: Arial,Helvetica;font-weight:bold;','','div','mod_tab.php','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','treeGDE',2,1,'new treegde2 - directory tree, checkbox for visible, checkbox for querylayer
+for more infos have a look at http://www.mapbender.org/index.php/TreeGDE2','Maps','iframe','../html/mod_treefolder2.php?sessionID','frameborder = "0" ',10,220,200,300,NULL ,'visibility:visible','','iframe','','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','wfs',2,1,'wfs request and result handling','','div','','',1,1,1,1,NULL ,'visibility:hidden','','div','wfs.js','../extensions/wz_jsgraphics.js','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','wfs_conf',2,1,'get all wfs_conf-params','','iframe','../php/mod_wfs.php','frameborder = "0"',1,1,1,1,0,'visibility:hidden','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','wfsresult',2,1,'display the list of wfs results','','iframe','../html/mod_blank.html','frameborder = "0"',10,730,200,150,4,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','zoomFull',2,1,'zoom to full extent button','Display complete map','img','../img/button_gray/zoomFull_off.png','onclick="mod_zoomFull()" onmouseover="mod_zoomFull_init(this)"',320,10,24,24,2,'','','img','mod_zoomFull.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','zoomIn1',2,1,'zoomIn button','Zoom in','img','../img/button_gray/zoomIn2_off.png','onclick=''mod_zoomIn1()'' onmouseover=''mod_zoomIn1_init(this)''',220,10,24,24,1,'','','','mod_zoomIn1.php','','mapframe1','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('gui_digitize','zoomOut1',2,1,'zoomOut button','Zoom out','img','../img/button_gray/zoomOut2_off.png','onclick=''mod_zoomOut1()'' onmouseover=''mod_zoomOut1_init(this)''',245,10,24,24,1,'','','','mod_zoomOut1.php','','mapframe1','','');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'groupAbstractText', 'group abstract', 'table header for group abstract', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'groupNameText', 'group name', 'table header for group name', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'addWMSfromfilteredList_ajax', 'guiAbstractText', 'GUI abstract', 'table header for GUI abstract', 'var');
@@ -529,15 +523,14 @@
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[3]', '340', '', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[4]', '180', '', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_frameHeight[5]', '250', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[1]', 'legend', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[2]', 'printPDF', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[4]', 'imprint', '', 'var');
-INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[5]', 'digitize', '', 'var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[0]', 'treeGDE', '', 'php_var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[1]', 'legend', '', 'php_var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[2]', 'printPDF', '', 'php_var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[3]', 'gazetteerWFS', '', 'php_var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[4]', 'imprint', '', 'php_var');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_ids[5]', 'digitize', '', 'php_var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_prefix', '  ', '', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'tabs', 'tab_style', 'position:absolute;visibility:visible;border: 1px solid white;font-size:12;color:#343434;background-color:#CFD2D4;cursor:pointer;padding-left:8px;', '', 'var');
-
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'alerterror', 'true', 'alertbox for wms loading error', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'cssfile', '../css/treeGDE2.css', 'global stylesheets', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'treeGDE', 'ficheckbox', 'true', 'checkbox for featureInfo requests', 'var');
@@ -550,12 +543,11 @@
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui_digitize', 'wfs', 'displayWfsResultList', '1', '', 'var');
 
 
-
 Delete from gui_element where fkey_gui_id ='admin1';
 
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','AdminFrame',2,1,'the frame for administration modules','','iframe','','frameborder = "0"',220,20,800,800,NULL ,'','','iframe','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','CreateTreeGDE',2,1,'create a foldertree for a individual geodataexplorer','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,810,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','CREATE TREE_GDE','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','EditWMSMetadata',2,1,'edit the metadata of wms','','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,950,250,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT WMS-METADATA','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','EditWMSMetadata',2,1,'edit the metadata of wms','edit the metadata of wms','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,950,250,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT WMS-METADATA','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','Group_Gui',2,1,'allocate groups to guis','','a','','href = "../php/mod_group_gui.php?sessionID&e_id_css=Group_Gui" target = "AdminFrame" ',10,610,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GROUP -> GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','Group_User',2,1,'allocate groups to user','','a','','href = "../php/mod_group_user.php?sessionID&e_id_css=Group_User" target = "AdminFrame" ',10,550,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','GROUP -> USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','Group_filteredGui',2,1,'allocate Groups to the guis of this admin','','a','','href = "../php/mod_group_filteredGui.php?sessionID&e_id_css=Group_filteredGui" target = "AdminFrame" ',10,710,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GROUP -> myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
@@ -564,50 +556,50 @@
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','User_Group',2,1,'allocat user to groups','','a','','href = "../php/mod_user_group.php?sessionID&e_id_css=User_Group" target = "AdminFrame" ',10,430,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','USER -> GROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','body',1,1,'navigation','','body','','onload=''mod_adminNavigation_init()''',0,0,0,0,0,'','','','mod_adminNavigation.js','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','deleteGui',2,1,'delete gui','','a','','href = "../php/mod_deleteGUI.php?sessionID" target = "AdminFrame" ',10,150,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','deleteWFS',2,1,'delete WFS','','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,890,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','deleteWMS',2,1,'delete wms','','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,110,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','delete_filteredGui',2,1,'delete guis of this admin','','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,790,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editElements',2,1,'edit gui elements','','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,170,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','EDIT GUI-ELEMENTS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editFilteredGroup',2,1,'edit group of this admin','','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',10,530,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editFilteredUser',2,1,'save, edit, delete user where this admin is owner','','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',10,350,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT myUSER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGUI_WMS',2,1,'edit the elements of the gui','','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,90,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GUI-WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','deleteWFS',2,1,'delete WFS','Delete WFS','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,890,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','deleteWMS',2,1,'delete wms','Delete WMS completely','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,110,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','delete_filteredGui',2,1,'delete guis of this admin','Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,790,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','DELETE myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editElements',2,1,'edit gui elements','Edit GUI elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,170,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','EDIT GUI-ELEMENTS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editFilteredGroup',2,1,'edit group of this admin','Create and edit group','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',10,530,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editFilteredUser',2,1,'save, edit, delete user where this admin is owner','Create and edit user','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',10,350,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT myUSER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGUI_WMS',2,1,'edit the elements of the gui','WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,90,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GUI-WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGroup',2,1,'edit group','','a','','href = "../php/mod_editGroup.php?sessionID" target = "AdminFrame" ',10,510,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editUser',2,1,'save, edit, delete user','','a','','href = "../php/mod_editUser.php?sessionID" target="AdminFrame"',10,330,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','exportGUI',2,1,'export gui, create SQLL','','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,310,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EXPORT GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGoup_filteredUser',2,1,'allocate the groups of this admin to user where the admin is owner','','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',10,590,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> myUSER ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','exportGUI',2,1,'export gui, create SQLL','export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,310,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EXPORT GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGoup_filteredUser',2,1,'allocate the groups of this admin to user where the admin is owner','Add several users to one group','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',10,590,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> myUSER ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_Gui',2,1,'allocate groups of this admin to guis','','a','','href = "../php/mod_filteredGroup_Gui.php?sessionID&e_id_css=filteredGroup_Gui" target = "AdminFrame" ',10,750,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_User',2,1,'allocate groups of this admin to user','','a','','href = "../php/mod_filteredGroup_User.php?sessionID&e_id_css=filteredGroup_User" target = "AdminFrame" ',10,690,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_filteredGui',2,1,'allocate groups of this admin to guis of this admin','','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',10,730,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_filteredGui',2,1,'allocate groups of this admin to guis of this admin','Allow one group access to several GUIs','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',10,730,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGui_Group',2,1,'allocate guis to groups','','a','','href = "../php/mod_filteredGui_group.php?sessionID&e_id_css=filteredGui_Group" target = "AdminFrame" ',10,270,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGUI -> GROUP ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGui_filteredGroup',2,1,'allocate guis of this admin to groups where this admin is owner','','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',10,290,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGUI -> myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGui_filteredUser',2,1,'allocate the user where the admin is owner to his guis ','','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',10,230,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGUI -> myUSER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGui_filteredGroup',2,1,'allocate guis of this admin to groups where this admin is owner','Allow several groups access to one GUI','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',10,290,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGUI -> myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGui_filteredUser',2,1,'allocate the user where the admin is owner to his guis ','Allow several users access to one GUI ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',10,230,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGUI -> myUSER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGui_user',2,1,'allocate the guis of this admin to a user','','a','','href = "../php/mod_filteredGui_User.php?sessionID&e_id_css=filteredGui_user" target = "AdminFrame" ',10,210,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGUI -> USER ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredUser_Group',2,1,'allocate user of this admin to groups','','a','','href = "../php/mod_filteredUser_Group.php?sessionID&e_id_css=filteredUser_Group" target = "AdminFrame" ',10,670,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myUSER -> GROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredUser_Gui',2,1,'allocate user of this admin to guis','','a','','href = "../php/mod_filteredUser_Gui.php?sessionID&e_id_css=filteredUser_Gui" target = "AdminFrame" ',10,770,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myUSER -> GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredUser_filteredGroup',2,1,'allocate user where this admin is owner to groups where this admin is owner','','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',10,490,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myUSER -> myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredUser_filteredGui',2,1,'allocate admins user to guis of this admin','','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',10,410,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myUSER -> myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredUser_filteredGroup',2,1,'allocate user where this admin is owner to groups where this admin is owner','Add one user to serveral groups','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',10,490,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myUSER -> myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredUser_filteredGui',2,1,'allocate admins user to guis of this admin','Allow one user to access several GUIs','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',10,410,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myUSER -> myGUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','getStyles',2,0,'load styles from wms','','a','','href = "../php/mod_getStyles.php?sessionID" target = "AdminFrame" ',10,890,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GET_STYLES','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','group_filteredUser',2,1,'allocate groups to user where this admin is owner','','a','','href = "../php/mod_group_filteredUser.php?sessionID&e_id_css=group_filteredUser" target = "AdminFrame" ',10,570,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GROUP -> myUSER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','gui_filteredGroup',2,1,'allocate guis to groups of this admin','','a','','href = "../php/mod_gui_filteredGroup.php?sessionID&e_id_css=gui_filteredGroup" target = "AdminFrame" ',10,650,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GUI -> myGROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','gui_filteredUser',2,1,'allocate guis to user of this admin','','a','','href = "../php/mod_gui_filteredUser.php?sessionID&e_id_css=gui_filteredUser" target = "AdminFrame" ',10,630,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GUI -> myUSER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','gui_owner',2,1,'set owner','','a','','href = "../php/mod_gui_owner.php?sessionID&e_id_css=gui_owner" target = "AdminFrame" ',10,830,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GUI -> OWNER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','gui_owner',2,1,'set owner','Edit GUI assign to user','a','','href = "../php/mod_gui_owner.php?sessionID&e_id_css=gui_owner" target = "AdminFrame" ',10,830,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','GUI -> OWNER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')"',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWFS',2,1,'load capabilities in a gui','','a','','href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"',10,850,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/WFS_Konfiguration');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMS',2,1,'load capabilities in a gui','','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,30,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMSList',2,1,'load wms from a list','','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,50,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD myWMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWFS',2,1,'load capabilities in a gui','Load WFS Capabilities into a GUI','a','','href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"',10,850,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/WFS_Konfiguration');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMS',2,1,'load capabilities in a gui','Load WMS','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,30,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMSList',2,1,'load wms from a list','Link WMS into GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,50,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD myWMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','logout',2,1,'Logout','Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''',180,2,24,24,1,'','','img','','','','','http://www.mapbender.org/index.php/logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','myGUIlist',2,1,'go back to your GUI list','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' ',150,2,24,24,1,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','newGui',2,1,'create a new gui','','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,130,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','NEW GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','orphanWMS',2,1,'display orphaned WMS','','a','','href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"',10,930,200,20,5,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','ORPHAN WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','owsproxy',2,1,'secure services','','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,910,200,20,1,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','OWSPROXY','a','','','','AdminFrame','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','rename_copy_Gui',2,1,'rename and copy gui','','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,470,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','RENAME COPY GUI','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','newGui',2,1,'create a new gui','Create new GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,130,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','NEW GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','orphanWMS',2,1,'display orphaned WMS','Delete orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"',10,930,200,20,5,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','ORPHAN WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','owsproxy',2,1,'secure services','OWSPROXY','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,910,200,20,1,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','OWSPROXY','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','rename_copy_Gui',2,1,'rename and copy gui','Rename / copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,470,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','RENAME COPY GUI','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','showLoggedUser',2,1,'displays the logged admin','','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,NULL ,'','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','updateWMSs',2,1,'edit the elements of the gui','','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',10,70,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','UPDATE WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','updateWMSs',2,1,'edit the elements of the gui','Update WMS','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',10,70,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','UPDATE WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','user_filteredGroup',2,1,'allocate user to groups where this admin is owner','','a','','href = "../php/mod_user_filteredGroup.php?sessionID&e_id_css=user_filteredGroup" target = "AdminFrame" ',10,450,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','USER -> myGROUP','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','user_filteredGui',2,1,'allocate guis of this admin to user','','a','','href = "../php/mod_user_filteredGui.php?sessionID&e_id_css=user_filteredGui" target = "AdminFrame" ',10,390,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','USER-> myGUI','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','user_gui',2,1,'allocate guis to user','','a','','href = "../php/mod_user_gui.php?sessionID&e_id_css=user_gui" target = "AdminFrame" ',10,370,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','USER -> GUI ','a','','','','AdminFrame','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','wfs_conf',2,1,'create and edit a gazetteer module','','a','','href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"',10,870,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','WFS CONF','a','','','','AdminFrame','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','wfs_gui',2,1,'edit wfs settings','','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,1000,250,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','asign WFS conf to gui','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','wfs_conf',2,1,'create and edit a gazetteer module','Configure WFS','a','','href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"',10,870,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','WFS CONF','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','wfs_gui',2,1,'edit wfs settings','Assign WFS conf to gui','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,1000,250,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','asign WFS conf to gui','a','','','','AdminFrame','');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_Gui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_User', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin1', 'Group_filteredGui', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
@@ -642,42 +634,37 @@
 
 Delete from gui_element where fkey_gui_id ='admin2_de';
 
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','AdminFrame',2,1,'Bereich für Administrationsmodule','','iframe','','frameborder = "0"',200,20,980,800,NULL ,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','AdminFrame',2,1,'Bereich f�r Administrationsmodule','','iframe','','frameborder = "0"',200,20,980,800,NULL ,'','','iframe','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',8,280,190,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','body',1,1,'Navigation','','body','','onload=''mod_adminNavigation_init()''',0,0,180,20,0,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','deleteWMS',2,1,'!Vollständig löschen!','','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Vollständig löschen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','delete_filteredGui',2,1,'GUI löschen','','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',110,240,80,20,5,'','GUI löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editElements',2,1,'Oberflächenelemente editieren','','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','GUI-Elemente editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredGroup',2,1,'Gruppe anlegen und editieren','','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Gruppe anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredUser',2,1,'Benutzer anlegen und editieren','','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Benutzer anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editGUI_WMS',2,1,'WMS GUI Einstellungen','','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI Einstellungen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','exportGUI',2,1,'Oberfläche (GUI) exportieren, SQL erzeugen','','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGoup_filteredUser',2,1,'Gruppe mit Benutzern bestücken','','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Gruppe mit Benutzern bestücken ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGroup_filteredGui',2,1,'Einzelner Gruppe mehrere Oberflaechen zuordnen','Move back to your GUI list','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Einzelner Gruppe mehrere <br>GUIs zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredGroup',2,1,'Einzelner Oberfläche mehrere Gruppen zuordnen','','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Einzelner GUI mehrere<br> Gruppen zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredUser',2,1,'Oberfläche mehreren Benutzer zuordnen ','','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','GUI mehreren Benutzern <br> zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGroup',2,1,'Benutzer in Gruppen eintragen','','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',8,420,190,20,10,'','Benutzer in Gruppen eintragen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGui',2,1,'Einem Nutzer Zugriff auf mehrere Oberflächen erteilen','','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','gui_owner',2,1,'GUI editieren Benutzer zuordnen','','a','','href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame" ',8,640,190,20,10,'','GUI editieren Benutzer zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','deleteWMS',2,1,'!Vollst�ndig l�schen!','Delete WMS completely','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Vollst�ndig l�schen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','delete_filteredGui',2,1,'GUI l�schen','Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',110,240,80,20,5,'','GUI l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editElements',2,1,'Oberfl�chenelemente editieren','Edit GUI elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','GUI-Elemente editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredGroup',2,1,'Gruppe anlegen und editieren','Create and edit group','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Gruppe anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredUser',2,1,'Benutzer anlegen und editieren','Create and edit user','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Benutzer anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editGUI_WMS',2,1,'WMS GUI Einstellungen','WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI Einstellungen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','exportGUI',2,1,'Oberfl�che (GUI) exportieren, SQL erzeugen','export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGoup_filteredUser',2,1,'Gruppe mit Benutzern best�cken','Add several users to one group','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Gruppe mit Benutzern best�cken ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGroup_filteredGui',2,1,'Einzelner Gruppe mehrere Oberflaechen zuordnen','Allow one group access to several GUIs','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Einzelner Gruppe mehrere <br>GUIs zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredGroup',2,1,'Einzelner Oberfl�che mehrere Gruppen zuordnen','Allow several groups access to one GUI','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Einzelner GUI mehrere<br> Gruppen zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredUser',2,1,'Oberfl�che mehreren Benutzer zuordnen ','Allow several users access to one GUI ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','GUI mehreren Benutzern <br> zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGroup',2,1,'Benutzer in Gruppen eintragen','Add one user to serveral groups','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',8,420,190,20,10,'','Benutzer in Gruppen eintragen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGui',2,1,'Einem Nutzer Zugriff auf mehrere Oberfl�chen erteilen','Allow one user to access several GUIs','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','gui_owner',2,1,'GUI editieren Benutzer zuordnen','Edit GUI assign to user','a','','href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame" ',8,640,190,20,10,'','GUI editieren Benutzer zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','headline_Configure_WMS_Access',3,1,'Hintergrund WMS Zuordnung','Configure WMS Access','div','','',5,137,193,66,2,'',' WMS Zuordnung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','headline_GUI_Management',3,1,'Hintergrund Oberfl�chenverwaltung','GUI Management','div','','',5,217,193,126,2,'',' GUI-Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','headline_User_Authorization',3,1,'Hintergrund Benutzerzugriff erteilen','Authorization ','div','','',5,477,193,196,2,'',' Benutzerzugriff erteilen','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','headline_User_Management',3,1,'Hintergrund Benutzerverwaltung','User Management','div','','',5,357,193,106,2,'',' Benutzerverwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','headline_WMS_Management',3,1,'Hintergrund WMS Management','WMS Management','div','','',5,37,193,86,2,'',' WMS Verwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')"',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_0',3,1,'Hintergrund WMS Verwaltung Rahmen','','div','','',3,35,193,90,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1',3,1,'Hintergrund WMS Management','','div','','',5,37,193,86,2,'',' WMS Verwaltung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1a',3,1,'Hintergrund WMS Zuordnung Rahmen','','div','','',3,135,193,70,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1b',3,1,'Hintergrund WMS Zuordnung','','div','','',5,137,193,66,2,'',' WMS Zuordnung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1c',3,1,'Hintergrund Oberflächenverwaltung Rahmen','','div','','',3,215,193,130,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1d',3,1,'Hintergrund Oberflächenverwaltung','','div','','',5,217,193,126,2,'',' GUI-Verwaltung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_2',3,1,'Hintergrund Benutzerverwaltung Rahmen','','div','','',3,355,193,110,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_3',3,1,'Hintergrund Benutzerverwaltung','','div','','',5,357,193,106,2,'',' Benutzerverwaltung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_4',3,1,'Hintergrund Benutzerzugriff erteilen Rahmen','','div','','',3,475,193,200,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_5',3,1,'Hintergrund Benutzerzugriff erteilen','','div','','',5,477,193,196,2,'',' Benutzerzugriff erteilen','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMS',2,1,'Capabilities hochladen','','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Capabilities hochladen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMSList',2,1,'WMS in GUI einbinden','','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','WMS in GUI einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMS',2,1,'Capabilities hochladen','Load WMS','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Capabilities hochladen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMSList',2,1,'WMS in GUI einbinden','Link WMS into GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','WMS in GUI einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','logout',2,1,'Logout','Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','myGUIlist',2,1,'Zurück zur eigenen GUI Liste','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','newGui',2,1,'GUI erzeugen','','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,85,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','myGUIlist',2,1,'Zur�ck zur eigenen GUI Liste','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','newGui',2,1,'GUI erzeugen','Create new GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,85,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','Rename / copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','showLoggedUser',2,1,'Anzeige des eingeloggten Benutzers','','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','updateWMSs',2,1,'Hochgeladene aktualisieren','','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',8,80,190,20,5,'','Hochgeladene aktualisieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','updateWMSs',2,1,'Hochgeladene aktualisieren','Update WMS','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',8,80,190,20,5,'','Hochgeladene aktualisieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'body', 'body_css_file', '../css/admin.css', 'css-file to define the style fo the admin-gui', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_de', 'filteredGoup_filteredUser', 'file css', '../css/administration_alloc.css', 'file css', 'file/css');
@@ -696,41 +683,36 @@
 Delete from gui_element where fkey_gui_id ='admin2_en';
 
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','AdminFrame',2,1,'the frame for administration modules','','iframe','','frameborder = "0"',200,20,800,800,0,'','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','CreateTreeGDE',2,1,'TreeGDE set up','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',8,280,190,20,5,'','TreeGDE set up','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','CreateTreeGDE',2,1,'TreeGDE set up','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',8,280,190,20,5,'','Create treeGDE','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','body',1,1,'navigation','','body','','onload=''mod_adminNavigation_init()''',0,0,0,0,0,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','deleteWMS',2,1,'!Delete completely!','','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Delete completely!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','delete_filteredGui',2,1,'Delete GUI','','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',120,240,80,20,5,'','Delete GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editElements',2,1,'Edit GUI elements','','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','Edit GUI elements','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredGroup',2,1,'Create and edit group','','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Create and edit group','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredUser',2,1,'Create and edit user','','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Create and edit user','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editGUI_WMS',2,1,'WMS GUI settings','','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','exportGUI',2,1,'export GUI, create SQL','','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGoup_filteredUser',2,1,'Add several users to one group','','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Add several users to one group ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGroup_filteredGui',2,1,'Allow one group access to several GUIs','','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Allow one group access to <br> several GUIs','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGui_filteredGroup',2,1,'Allow several groups access to one GUI','','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Allow several groups access <br> to one GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGui_filteredUser',2,1,'Allow several users access to one GUI ','','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','Allow several users access to <br> one GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredUser_filteredGroup',2,1,'Add one user to serveral groups','','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',8,420,190,20,10,'','Add one user to serveral groups','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredUser_filteredGui',2,1,'Allow one user to access several GUIs','','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Allow one user to access <br> several GUIs','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','gui_owner',2,1,'Edit GUI assign to user','','a','','href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame"  ',8,640,190,20,10,'','Edit GUI assign to user','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','deleteWMS',2,1,'!Delete WMS completely!','Delete WMS completely','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Delete WMS completely!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','delete_filteredGui',2,1,'Delete GUI','Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',120,240,80,20,5,'','Delete GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editElements',2,1,'Edit GUI elements','Edit GUI elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','Edit GUI elements','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredGroup',2,1,'Create and edit group','Create and edit group','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Create and edit group','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredUser',2,1,'Create and edit user','Create and edit user','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Create and edit user','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editGUI_WMS',2,1,'WMS GUI settings','WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','exportGUI',2,1,'export GUI, create SQL','export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGoup_filteredUser',2,1,'Add several users to one group','Add several users to one group','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Add several users to one group ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGroup_filteredGui',2,1,'Allow one group access to several GUIs','Allow one group access to several GUIs','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Allow one group access to <br> several GUIs','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGui_filteredGroup',2,1,'Allow several groups access to one GUI','Allow several groups access to one GUI','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Allow several groups access <br> to one GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGui_filteredUser',2,1,'Allow several users access to one GUI ','Allow several users access to one GUI ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','Allow several users access to <br> one GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredUser_filteredGroup',2,1,'Add one user to serveral groups','Add one user to serveral groups','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',8,420,190,20,10,'','Add one user to serveral groups','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredUser_filteredGui',2,1,'Allow one user to access several GUIs','Allow one user to access several GUIs','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Allow one user to access <br> several GUIs','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','gui_owner',2,1,'Edit GUI assign to user','Edit GUI assign to user','a','','href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame"  ',8,640,190,20,10,'','Edit GUI assign to user','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','headline_Configure_WMS_Access',3,1,'Configure WMS Access','Configure WMS Access','div','','',5,137,193,66,2,'',' Configure WMS Access','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','headline_GUI_Management',3,1,'GUI Management caption','GUI Management','div','','',5,217,193,126,2,'',' GUI Management ','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','headline_User_Authorization',3,1,'Authorization caption','Authorization ','div','','',5,477,193,186,2,'',' Authorization','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','headline_User_Management',3,1,'User Management caption','User Management','div','','',5,357,193,106,2,'',' User Management ','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','headline_WMS_Management',3,1,'WMS Management caption','WMS Management','div','','',5,37,193,86,2,'',' WMS Management','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')" ',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_0',3,1,'WMS Management border','','div','','',3,35,193,90,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_1',3,1,'WMS Management caption','','div','','',5,37,193,86,2,'',' WMS Management','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_1a',3,1,'Configure WMS Access border','','div','','',3,135,193,70,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_1b',3,1,'Configure WMS Access','','div','','',5,137,193,66,2,'',' Configure WMS Access','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_1c',3,1,'GUI Management border','','div','','',3,215,193,130,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_1d',3,1,'GUI Management caption','','div','','',5,217,193,126,2,'',' GUI Management ','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_2',3,1,'User Management border','','div','','',3,355,193,110,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_3',3,1,'User Management caption','','div','','',5,357,193,106,2,'',' User Management ','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_4',3,1,'Authorization background','','div','','',3,475,193,190,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','layout_5',3,1,'Authorization caption','','div','','',5,477,193,186,2,'',' Authorization','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMS',2,1,'Load Capabilities','','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Load Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMSList',2,1,'Link WMS into GUI','','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','Link WMS into GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMS',2,1,'Load Capabilities','Load WMS','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Load WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMSList',2,1,'Link WMS into GUI','Link WMS into GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','Link WMS into GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','logout',2,1,'Logout','Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','myGUIlist',2,1,'go back to your GUI list','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' ',150,2,24,24,2,'','','img','mod_home.php','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','newGui',2,1,'Create new GUI','','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,110,20,5,'','Create new GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','rename_copy_Gui',2,1,'Rename/ copy GUI','','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','Rename / copy GUI','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','newGui',2,1,'Create new GUI','Create new GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,110,20,5,'','Create new GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','rename_copy_Gui',2,1,'Rename/ copy GUI','Rename / copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','Rename / copy GUI','a','','','','AdminFrame','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','showLoggedUser',2,1,'Logged User:','','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','updateWMSs',2,1,'Update with Capabilities','','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',8,80,190,20,5,'','Update Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','updateWMSs',2,1,'Update with Capabilities','Update WMS','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',8,80,190,20,5,'','Update WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'body', 'body_css_file', '../css/admin.css', 'css-file to define the style fo the admin-gui', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin2_en', 'filteredGoup_filteredUser', 'css_file_filteredGroup_filterdUser', '../css/administration_alloc.css', 'file/css', 'file/css');
@@ -748,37 +730,37 @@
 
 Delete from gui_element where fkey_gui_id ='admin_de_services';
 
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','AdminFrame',2,1,'Bereich für Administrationsmodule','','iframe','','frameborder = "0"',210,25,800,800,12,'','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,516,200,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','EditWMSMetadata',2,1,'edit the metadata of wms','','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,275,200,20,5,'','WMS Metadaten','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_WMS_Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','AdminFrame',2,1,'Bereich f�r Administrationsmodule','','iframe','','frameborder = "0"',210,25,800,800,12,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,533,200,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','EditWMSMetadata',2,1,'edit the metadata of wms','edit the metadata of wms','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,275,200,20,5,'','WMS Metadaten','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_WMS_Metadata');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','body',1,1,'Navigation','','body','','onload=''mod_adminNavigation_init()''',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWFS',2,1,'WFS löschen','','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','WFS löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWMS',2,1,'!Vollständig löschen!','','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','WMS löschen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','delete_filteredGui',2,1,'GUI löschen','','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','GUI löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editElements',2,1,'Oberflächenelemente editieren','','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,25,5,'','GUI editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editGUI_WMS',2,1,'WMS GUI Einstellungen','','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS Einstellungen ändern','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','exportGUI',2,1,'GUI exportieren, SQL erzeugen','','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,536,200,25,10,'x','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Kategoriezuordnung','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Configure_WMS_Access',3,1,'Hintergrund WMS Zuordnung','','div','','',1,175,210,63,2,'','WMS Zuordnung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_GUI_Management',3,1,'Oberflächenverwaltung','','div','','',1,428,210,153,2,'','GUI Verwaltung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Metadata',3,1,'Metadateneditor Caption','','div','','',1,252,210,63,2,'','Metadaten','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WFS_Management',3,1,'WFS Verwaltung','','div','','',1,330,210,82,2,'','WFS Verwaltung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WMS_Management',3,1,'Dienstverwaltung Beschriftung','','div','','',0,37,210,123,2,'','WMS Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWFS',2,1,'WFS l�schen','Delete WFS','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','WFS l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWMS',2,1,'!Vollst�ndig l�schen!','!Delete WMS completely!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','WMS l�schen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','delete_filteredGui',2,1,'GUI l�schen','Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,491,200,20,5,'','GUI l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editElements',2,1,'Oberfl�chenelemente editieren','Edit GUI Elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,511,200,25,5,'','GUI editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editGUI_WMS',2,1,'WMS GUI Einstellungen','WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS Einstellungen �ndern','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','exportGUI',2,1,'GUI exportieren, SQL erzeugen','Export GUI (SQL), create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,554,200,25,10,'x','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','allocate topics to layers of wms of this user','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Kategoriezuordnung','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Configure_WMS_Access',3,1,'Hintergrund WMS Zuordnung','WMS Assignment','div','','',1,175,210,63,2,'','WMS Zuordnung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_GUI_Management',3,1,'Oberfl�chenverwaltung','GUI Management','div','','',1,448,210,153,2,'','GUI Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Metadata',3,1,'Metadateneditor Caption','Metadata','div','','',1,252,210,63,2,'','Metadaten','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WFS_Management',3,1,'WFS Verwaltung','WFS Management','div','','',1,330,210,103,2,'','WFS Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WMS_Management',3,1,'Dienstverwaltung Beschriftung','WMS Management','div','','',0,37,210,123,2,'','WMS Verwaltung','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')"',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWFS',2,1,'WFS Capabilities in eine GUI laden','','a','','href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"',10,353,200,20,5,'','WFS laden','a','','','','AdminFrame','http://www.mapbender.org/index.php/LoadWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMS',2,1,'Capabilities hochladen','','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','WMS laden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMSList',2,1,'WMS in GUI einbinden','','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','WMS einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWFS',2,1,'WFS Capabilities in eine GUI laden','Load WFS Capabilities into a GUI','a','','href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"',10,353,200,20,5,'','WFS laden','a','','','','AdminFrame','http://www.mapbender.org/index.php/LoadWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMS',2,1,'Capabilities hochladen','Load WMS','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','WMS laden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMSList',2,1,'WMS in GUI einbinden','Assign WMS to a GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','WMS einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','logout',2,1,'Logout','Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"''',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','myGUIlist',2,1,'Zurück zur eigenen GUI Liste','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','newGui',2,1,'GUI erzeugen','','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,451,200,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','orphanWMS',2,1,'display orphaned WMS','','a','','href = "../php/mod_orphanWMS.php?sessionID" 
-target = "AdminFrame"',10,120,200,20,5,'','WMS ohne Zuordung löschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','owsproxy',2,1,'secure services','','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,140,200,20,10,'','OWSPROXY','a','','','','AdminFrame','http://www.mapbender.org/index.php/Owsproxy');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,561,200,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/RenameGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','myGUIlist',2,1,'Zur�ck zur eigenen GUI Liste','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','newGui',2,1,'GUI erzeugen','New GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','orphanWMS',2,1,'display orphaned WMS','Delete orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID" 
+target = "AdminFrame"',10,120,200,20,5,'','WMS ohne Zuordung l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','owsproxy',2,1,'secure services','OWSPROXY','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,140,200,20,10,'','OWSPROXY','a','','','','AdminFrame','http://www.mapbender.org/index.php/Owsproxy');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','Rename / copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,576,200,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/RenameGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','showLoggedUser',2,1,'Anzeige des eingeloggten Benutzers','','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','updateWMSs',2,1,'Hochgeladene aktualisieren','','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',10,80,200,20,5,'','WMS aktualisieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','wfs_conf',2,1,'WFS konfigurieren','','a','','href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"',10,373,200,20,5,'','WFS konfigurieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Wfs_conf');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','wfs_gui',2,1,'edit wfs settings','','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,600,250,20,10,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','WFS Konfiguration  GUI zuweisen','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','updateWMSs',2,1,'Hochgeladene aktualisieren','Update WMS','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',10,80,200,20,5,'','WMS aktualisieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','wfs_conf',2,1,'WFS konfigurieren','Configure WFS','a','','href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"',10,373,200,20,5,'','WFS konfigurieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Wfs_conf');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','wfs_gui',2,1,'edit wfs settings','Assign WFS conf to gui','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,413,200,20,10,'','WFS Konfiguration GUI zuweisen','a','','','','AdminFrame','');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'EditWMSMetadata', 'file_css', '../css/metadata.css', 'css-file to use for the metadata modul', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'body', 'body_file_css', '../css/admin_service.css', 'file/css', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_de_services', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
@@ -793,36 +775,36 @@
 Delete from gui_element where fkey_gui_id ='admin_en_services';
 
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','AdminFrame',2,1,'administration frame','','iframe','','frameborder = "0"',210,25,1000,800,12,'','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','CreateTreeGDE',2,1,'Configure TreeGDE','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,513,200,20,5,'','Configure TreeGDE','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','EditWMSMetadata',2,1,'edit the metadata of wms','','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,275,200,20,5,'','WMS Metadata','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_WMS_Metadata');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','CreateTreeGDE',2,1,'Configure TreeGDE','Create treeGDE','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,533,200,20,5,'','Configure TreeGDE','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','EditWMSMetadata',2,1,'edit the metadata of wms','edit the metadata of wms','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,275,200,20,5,'','WMS Metadata','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_WMS_Metadata');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','body',1,1,'Navigation','','body','','onload=''mod_adminNavigation_init()''',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','deleteWFS',2,1,'Delete WFS','','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','Delete WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','deleteWMS',2,1,'!Delete completely!','','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','!Delete completely!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','delete_filteredGui',2,1,'Delete GUI','','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','Delete GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editElements',2,1,'Edit GUI Elements','','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,20,5,'','Edit GUI Elements','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editGUI_WMS',2,1,'WMS GUI settings','','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','exportGUI',2,1,'Export GUI (SQL), create SQL','','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,533,200,20,10,'x','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Allocate topics','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_Configure_WMS_Access',3,1,'WMS Assignment','','div','','',1,175,210,63,2,'','WMS Assignment','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_GUI_Management',3,1,'GUI Management','','div','','',1,428,210,148,2,'','GUI Management','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_Metadata',3,1,'Metadata','','div','','',1,252,210,63,2,'','Metadata','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_WFS_Management',3,1,'WFS Management','','div','','',1,330,210,82,2,'','WFS Management','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_WMS_Management',3,1,'WMS Management','','div','','',0,37,210,123,2,'','WMS Management','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','deleteWFS',2,1,'Delete WFS','Delete WFS','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','Delete WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','deleteWMS',2,1,'!Delete completely!','!Delete WMS completely!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','!Delete WMS completely!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','delete_filteredGui',2,1,'Delete GUI','Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,491,200,20,5,'','Delete GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editElements',2,1,'Edit GUI Elements','Edit GUI Elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,511,200,20,5,'','Edit GUI Elements','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editGUI_WMS',2,1,'WMS GUI settings','WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','exportGUI',2,1,'Export GUI (SQL), create SQL','Export GUI (SQL), create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,553,200,20,10,'x','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl%C3%A4che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','allocate topics to layers of wms of this user','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Allocate topics','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_Configure_WMS_Access',3,1,'WMS Assignment','WMS Assignment','div','','',1,175,210,63,2,'','WMS Assignment','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_GUI_Management',3,1,'GUI Management','GUI Management','div','','',1,448,210,148,2,'','GUI Management','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_Metadata',3,1,'Metadata','Metadata','div','','',1,252,210,63,2,'','Metadata','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_WFS_Management',3,1,'WFS Management','WFS Management','div','','',1,330,210,103,2,'','WFS Management','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_WMS_Management',3,1,'WMS Management','WMS Management','div','','',0,37,210,123,2,'','WMS Management','div','','','','','');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','help',2,1,'button help','Help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')"',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWFS',2,1,'Load WFS Capabilities into a GUI','','a','','href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"',10,353,200,20,5,'','Load WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/LoadWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMS',2,1,'load Capabilities','','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','Load Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMSList',2,1,'assign WMS to a GUI','','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','Assign WMS to a GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWFS',2,1,'Load WFS Capabilities into a GUI','Load WFS Capabilities into a GUI','a','','href = "../php/mod_loadWFSCapabilities.php?sessionID" target="AdminFrame"',10,353,200,20,5,'','Load WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/LoadWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMS',2,1,'load Capabilities','Load WMS','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','Load WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMSList',2,1,'assign WMS to a GUI','Assign WMS to a GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','Assign WMS to a GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','logout',2,1,'Logout','Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' ',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','myGUIlist',2,1,'back to GUI list','Move back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"''',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','newGui',2,1,'New GUI','','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,451,200,20,5,'','New GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','orphanWMS',2,1,'Delete orphaned WMS','','a','','href = "../php/mod_orphanWMS.php?sessionID" 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','newGui',2,1,'New GUI','New GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','New GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','orphanWMS',2,1,'Delete orphaned WMS','Delete orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID" 
 target = "AdminFrame"',10,120,200,20,5,'','Delete orphaned WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','owsproxy',2,1,'secure services','','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,140,200,20,10,'','OWSPROXY','a','','','','AdminFrame','http://www.mapbender.org/index.php/Owsproxy');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','rename_copy_Gui',2,1,'Rename / copy GUI','','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,556,200,20,10,'','Rename / copy GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/RenameGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','owsproxy',2,1,'secure services','OWSPROXY','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,140,200,20,10,'','OWSPROXY','a','','','','AdminFrame','http://www.mapbender.org/index.php/Owsproxy');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','rename_copy_Gui',2,1,'Rename / copy GUI','Rename / copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,576,200,20,10,'','Rename / copy GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/RenameGUI');
 INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','showLoggedUser',2,1,'show logged in user','','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','updateWMSs',2,1,'Update Capabilities','','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',10,80,200,20,5,'','Update Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','wfs_conf',2,1,'Configure WFS','','a','','href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"',10,373,200,20,5,'','Configure WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Wfs_conf');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','wfs_gui',2,1,'edit wfs settings','','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,600,250,20,10,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','asign WFS conf to gui','a','','','','AdminFrame','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','updateWMSs',2,1,'Update Capabilities','Update WMS','a','','href="../php/mod_updateWMS.php?sessionID"'' target="AdminFrame"',10,80,200,20,5,'','Update WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/UpdateWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','wfs_conf',2,1,'Configure WFS','Configure WFS','a','','href="../php/mod_wfs_conf.php?sessionID"'' target="AdminFrame"',10,373,200,20,5,'','Configure WFS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Wfs_conf');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','wfs_gui',2,1,'edit wfs settings (Assign WFS conf to GUI)','Assign WFS conf to gui','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,413,200,20,10,'','Assign WFS conf to GUI','a','','','','AdminFrame','');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'EditWMSMetadata', 'file_css', '../css/metadata.css', 'css-file to use for the metadata modul', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'body', 'body_file_css', '../css/admin_service.css', 'file/css', 'file/css');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'editGUI_WMS', 'css_file', '../css/edit_gui.css', '', 'file/css');
@@ -832,8 +814,15 @@
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_text', 'click highlighted elements for help', '', 'php_var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'help', 'mod_help_thickness', '3', 'thickness of highlighting', 'var');
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('admin_en_services', 'showLoggedUser', 'css_file_user_logged', '../css/administration_alloc.css', 'file/css', 'file/css');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui','switchLocale_noreload',8,1,'changes the locale without reloading the client','Set language','div','','frameborder=''0''',696,14,50,30,5,'','<form id=''form_switch_locale'' name=''form_switch_locale'' target=''parent''>
+<select id=''language'' name=''language'' onchange=''validate_locale()''>
+</select>
+</form>
+','div','mod_switchLocale_noreload.php','','','','');
+INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'switchLocale_noreload', 'languages', 'de,en,bg,gr,nl,it,es', '' ,'var');
 
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_closetag, e_js_file) VALUES('gui1', 'popup', 6, 1, 'popup replacement', 'div', 'div', 'popup.js');
+INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui1', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');
 
 
 
-

Modified: trunk/mapbender/resources/db/update/update_mysql_db.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_mysql_db.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/update/update_mysql_db.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -4,22 +4,70 @@
 -- notice language plpgsql has to be installed
 -- 
 
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_de_services', 20, '');
+INSERT INTO gui_mb_group (fkey_gui_id, fkey_mb_group_id, mb_group_type) VALUES ('admin_en_services', 20, '');
+
 --
+-- table mb_monitort: new columns for mb_monitor
+--
+ALTER TABLE mb_monitor ADD COLUMN image int(11);
+ALTER TABLE mb_monitor ADD COLUMN map_url varchar(2048);
+
+
+--
+-- WFS database handling
+-- enhancement of the datadase structure concerning WFS metadata (same solution like for WMS) 
+--
+ALTER table wfs add wfs_getcapabilities_doc text;
+ALTER table wfs add wfs_upload_url varchar(255);
+ALTER table wfs add fees varchar(255);
+ALTER table wfs add accessconstraints text;
+ALTER table wfs add individualname varchar(255);
+ALTER table wfs add positionname varchar(255);
+ALTER table wfs add providername varchar(255);
+ALTER table wfs add city varchar(255);
+ALTER table wfs add deliverypoint varchar(255);
+ALTER table wfs add administrativearea varchar(255);
+ALTER table wfs add postalcode varchar(255);
+ALTER table wfs add voice varchar(255);
+ALTER table wfs add facsimile varchar(255);
+ALTER table wfs add electronicmailaddress varchar(255);
+ALTER table wfs add wfs_mb_getcapabilities_doc text;
+ALTER table wfs add wfs_owner int(11);
+ALTER table wfs add wfs_timestamp int(11)
+ALTER table wfs add country varchar(255);
+
+
+--
+-- table wfs_conf
+--
+ALTER TABLE wfs_conf add COLUMN wfs_conf_description text;
+
+--
 -- table wfs_conf_element: change in WFS configuration: access to geometries may now be restricted
 --
- ALTER TABLE wfs_conf_element ADD COLUMN f_auth_varname VARCHAR(50) NULL;
- ALTER TABLE wfs_conf add COLUMN wfs_conf_description text;
+ALTER TABLE wfs_conf_element ADD COLUMN f_auth_varname VARCHAR(50) NULL;
 ALTER TABLE wfs_conf_element ADD COLUMN f_show_detail int4;
-ALTER TABLE wfs_conf_element ADD COLUMN f_operator VARCHAR(50);
+ALTER TABLE wfs_conf_element ADD COLUMN f_operator VARCHAR(50) NULL;
+
 --
 -- table gui_element: new column for translation
 --
  ALTER TABLE gui_element ADD COLUMN e_title VARCHAR(255) NULL;
 
+
+--
+-- new table layer_load_count
+--
+CREATE TABLE layer_load_count (
+ fkey_layer_id int(11), 
+ load_count int(11)
+);
+
+
 -- 
 -- new table translation: new table for translations
 -- 
-
  CREATE TABLE translations
  (
    trs_id int(11) NOT NULL auto_increment,
@@ -37,49 +85,356 @@
 
 -- function has to be translated
 
+
 --
 -- new entries for table translations
 --
 
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Pan', 'Ausschnitt verschieben');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Measure distance
-', 'Streckenabschnittsmessung');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'ZoomIn');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'ZoomOut');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change password', 'Passwort ändern');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Ausgang');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufgen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS von Liste hinzufügen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzuf�gen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Help', 'Hilfe');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load WMC', 'WMC laden');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Radiergummi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');   
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');  
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');  
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Maps', 'Karten');  
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');  
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');  
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche'); 
- 
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Maps', 'Karten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Digitize', 'Digitalisierung');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Ãœbersichtskarte');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergrößern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Mapframe', 'Kartenfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des Maßstabes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'Maßstab per Texteingabe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'Maßstabsleiste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
 
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Покажи картата в по-едър мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Покажи картата в по-дребен мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Назад');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'Напред');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'Координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'Увеличи картата в избраната област');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'Пречертай или от клавиатурата: празен интервал');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'Зявка към данните');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'Изход на потребител');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS настройки');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Добави WMS от избран списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'Постави център на карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'Помощ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Покажи WMS информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Запази работния документ като Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'Напасни големината на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'Изтрий');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'Изчисли площ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'Затвори полигон');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Назад към списъка с интерфейси (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Легенда');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'Печат');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'Авторско каре');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'Карти');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'Търсене');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'Място на среща');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'Търсене по метаданни');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Добави WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Добави WMS от списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'Информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'Промени проекция');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'Авторско право');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'Дигитализиране');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','Обзорна карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'Промени размера на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'Навигационна рамка');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'Избор на мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'Въведи мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'Мащабна скала');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'Избери фоново изображение');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Покажи картата около посочените координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'Промени парола');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'Зареди Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'Фирмен знак');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'Измери разстояние');
 
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'Μετακίνηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'Επίδειξη Πλήρους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'Πίσω');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Πρόσθια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'Ζουμ από ορθογώνιο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'Απόσυρση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'Μέτρηση Εμβαδού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'Αποσύνδεση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'Αλλάξτε τη διάταξη των WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Πρόσθεση WMS από το φιλτραρισμένο κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθορισμένο Κέντρο Χαρτών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES  ('gr', 'Help', 'Βοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάστιχο- Τρίφτης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το Κλειστό Πολύγωνο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'Παρουσίαση του GUI Καταλόγου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'Εκτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' Χάρτες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Πρόσθεση WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Πρόσθεση WMS από τον κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'Μέτρηση Απόστασης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο Συνάντησης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'Πληροφορίες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'Ψηφιοποίηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Αλλαγή Προβολής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'Επιλογή Φόντου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Προεπισκόπιση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Αλλαγή Συνθηματικού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'Κανόνας Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'Λογότυπο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'Εστίαση σε Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Κείμενο Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Προβολή WMS πληροφοριών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'Λεζάντα');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'Αναζήτηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Αλλαγή Μεγέθους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Αλλαγή Μεγέθους Χάρτη με Ολίσθηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'Πλαίσιο Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Προβολή Περιοχής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'Αποτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'Επιλογή Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'Αναζήτηση στα Metadata');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom in', 'Inzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom out', 'Uitzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Back', 'Terug');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Forward', 'Voorwaarts');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Coordinates', 'Koordinaten tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom by rectangle', 'Zoom rechthoek-selectie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Redraw', 'Opfrissen of toetsenbord : spatiebalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Query', 'Data opvragen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logout', 'Afmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'WMS preferences', 'WMS instellingen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from filtered list', 'WMS van gefilterte lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set map center', 'Kaartmiddelpunt aangeven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Help', 'Help');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Show WMS infos', 'Tonen van WMS Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Save workspace as web map context document', 'zicht als Web map context dokument bewaren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Resize Mapsize', 'beeldschermgrote aanpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Rubber', 'schets verwerpen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Get Area', 'oppervlakte berekenen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Close Polygon', 'Polygoon sluiten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Move back to your GUI list', 'Terug naar GUI lijst');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Print', 'Drukken');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Maps', 'Kaarten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Search', 'Zoek');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Meetingpoint', 'Trefpunt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Metadatasearch', 'Zoeken naar Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS', 'WMS toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from List', 'WMS uit lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Info', 'Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Projection', 'Projektie veranderen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Digitize', 'Digitaliseren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Overview', 'overzichtskaart');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Drag Mapsize', 'Kaart vergroten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Mapframe', 'Kaartvenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Navigation Frame', 'Navigeervenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Select', 'Schaal selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Text', 'Schaal via tekstingave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scalebar', 'Schaalbalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set Background', 'Achtergrond selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom to Coordinates', 'Naar koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Password', 'Paswoord wijzigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Load a web map context document', 'Laad een Web Map Context Dokument');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Measure distance', 'Meet afstand');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Pan', 'Sposta dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Display complete map', 'Mostra tutta la mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom in', 'Ingrandisci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom out', 'Riduci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Back', 'Indietro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Forward', 'Avanti');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Coordinates', 'Mostra coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom by rectangle', 'Seleziona dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Redraw', 'Ridisegna oppure, da tastiera: spazio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Query', 'Interroga');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logout', 'Logout');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'WMS preferences', 'Impostazioni WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from filtered list', 'Aggiungi un WMS da una lista filtrata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set map center', 'Fissa il centro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Help', 'Aiuto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Show WMS infos', 'Mostra informazioni sul WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Save workspace as web map context document', 'Salva vista come documento di Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Resize Mapsize', 'Adatta la dimensione della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Rubber', 'Cancella bozza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Get Area', 'Calcola area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Close Polygon', 'Chiudi poligono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Move back to your GUI list', 'Torna alla lista delle GUI');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Legend', 'Legenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Print', 'Stampa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Select', 'Scelta della scala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Text', 'Scala dei testi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scalebar', 'Scala di riferimento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set Background', 'Seleziona mappa di sfondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom to Coordinates', 'Ingrandisci alle coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Password', 'Cambia password');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Load a web map context document', 'Carica un documento Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Measure distance', 'Misura distanza');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Pan', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Display complete map', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom in', 'Zoom +');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom out', 'Zoom -');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'WMS preferences', 'Ajuste WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Select', 'Selecionar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Text', 'Teclar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scalebar', 'Fraja de escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set Background', 'Poner el fondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom to Coordinates', 'Zoom en coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Password', 'Cambiar clave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Load a web map context document', 'Cargar un documento de Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Measure distance', 'Medir distancias');
+
 --
+-- new table gui_kml
+--
+CREATE TABLE gui_kml (
+    kml_id int(11) NOT NULL auto_increment,
+    fkey_mb_user_id int(11) NOT NULL,
+    fkey_gui_id varchar(50) NOT NULL,
+    kml_doc text NOT NULL,
+    kml_name varchar(64),
+    kml_description text,
+    kml_timestamp int(11) NOT NULL,
+       PRIMARY KEY (kml_id)
+);
+
+
+ALTER TABLE gui_kml
+ADD CONSTRAINT gui_kml_fkey_mb_user_id  FOREIGN KEY (fkey_mb_user_id)
+REFERENCES mb_user(mb_user_id) MATCH SIMPLE ON UPDATE CASCADE ON DELETE CASCADE;
+
+ALTER TABLE gui_kml
+ADD CONSTRAINT gui_kml_id_fkey_gui_id FOREIGN KEY (fkey_gui_id) 
+REFERENCES gui(gui_id) MATCH SIMPLE ON UPDATE CASCADE ON DELETE CASCADE;
+
+-- 
+-- new SLD table
+--
+CREATE TABLE sld_user_layer (
+    sld_user_layer_id int(11) NOT NULL auto_increment,
+    fkey_mb_user_id int(11) NOT NULL default '0',
+    fkey_layer_id int(11) NOT NULL default '0',
+    fkey_gui_id varchar(50) NOT NULL default '',
+    sld_xml text,
+    use_sld tinyint(1) default '0',
+    PRIMARY KEY (sld_user_layer_id)
+) TYPE=InnoDB;
+
+-- constraints for new table sld_user_layer
+ALTER TABLE sld_user_layer
+  ADD CONSTRAINT sld_user_layer_ibfk1 FOREIGN KEY (fkey_mb_user_id) REFERENCES mb_user (mb_user_id) ON DELETE CASCADE ON UPDATE CASCADE,
+  ADD CONSTRAINT sld_user_layer_ibfk2 FOREIGN KEY (fkey_layer_id) REFERENCES layer (layer_id) ON DELETE CASCADE ON UPDATE CASCADE,
+  ADD CONSTRAINT sld_user_layer_ibfk3 FOREIGN KEY (fkey_gui_id) REFERENCES gui (gui_id) ON DELETE CASCADE ON UPDATE CASCADE;
+
+--
+-- add sld related columns
+--
+ALTER TABLE gui_wms ADD COLUMN gui_wms_sldurl varchar(255) NOT NULL default '';
+ALTER TABLE wms ADD COLUMN wms_supportsld boolean NULL;
+ALTER TABLE wms ADD COLUMN wms_userlayer boolean NULL;
+ALTER TABLE wms ADD COLUMN wms_userstyle boolean NULL;
+ALTER TABLE wms ADD COLUMN wms_remotewfs boolean NULL;
+
+--
 -- opacity handeling
 --
 ALTER TABLE gui_wms ADD COLUMN gui_wms_opacity INT DEFAULT 100;
\ No newline at end of file

Modified: trunk/mapbender/resources/db/update/update_postgresql_db.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_postgresql_db.sql	2008-04-23 16:01:53 UTC (rev 2409)
+++ trunk/mapbender/resources/db/update/update_postgresql_db.sql	2008-04-23 16:02:55 UTC (rev 2410)
@@ -107,19 +107,19 @@
 
 
 --
+-- table wfs_conf
+--
+ALTER TABLE wfs_conf add COLUMN wfs_conf_description text;
+
+
+--
 -- table wfs_conf_element: change in WFS configuration: access to geometries may now be restricted
 --
 ALTER TABLE wfs_conf_element ADD COLUMN f_auth_varname VARCHAR(50);
-ALTER TABLE wfs_conf add COLUMN wfs_conf_description text;
 ALTER TABLE wfs_conf_element ADD COLUMN f_show_detail int4;
 ALTER TABLE wfs_conf_element ADD COLUMN f_operator VARCHAR(50);
 
 --
--- table gui_element: new column for translation
---
-ALTER TABLE gui_element ADD COLUMN e_title VARCHAR(255);
-
---
 -- table gui_element: new element for table admin1 to edit wfs settings
 --
 INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('admin1','WFS',2,1,'edit wfs settings','a','','href = "../javascripts/mod_wfs_client.html" target="AdminFrame"',10,1005,250,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT WFS','a','','','','AdminFrame','');
@@ -141,6 +141,8 @@
 
 
 
+ CREATE TRUSTED PROCEDURAL LANGUAGE 'plpgsql'
+  HANDLER plpgsql_call_handler;
 -- 
 -- new function gettext for easy translations
 -- 
@@ -172,15 +174,15 @@
 
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Pan', 'Ausschnitt verschieben');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'ZoomIn');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'ZoomOut');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Ausgang');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
@@ -188,7 +190,7 @@
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Radiergummi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
@@ -200,7 +202,7 @@
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS von Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
@@ -217,8 +219,252 @@
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Measure distance', 'Streckenabschnittsmessung');
 
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Покажи картата в по-едър мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Покажи картата в по-дребен мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Назад');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'Напред');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'Координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'Увеличи картата в избраната област');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'Пречертай или от клавиатурата: празен интервал');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'Зявка към данните');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'Изход на потребител');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS настройки');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Добави WMS от избран списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'Постави център на карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'Помощ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Покажи WMS информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Запази работния документ като Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'Напасни големината на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'Изтрий');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'Изчисли площ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'Затвори полигон');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Назад към списъка с интерфейси (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Легенда');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'Печат');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'Авторско каре');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'Карти');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'Търсене');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'Място на среща');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'Търсене по метаданни');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Добави WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Добави WMS от списък');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'Информация');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'Промени проекция');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'Авторско право');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'Дигитализиране');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','Обзорна карта');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'Промени размера на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на картата');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'Навигационна рамка');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'Избор на мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'Въведи мащаб');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'Мащабна скала');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'Избери фоново изображение');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Покажи картата около посочените координати');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'Промени парола');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'Зареди Web Map Context документ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'Фирмен знак');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'Измери разстояние');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'Μετακίνηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'Επίδειξη Πλήρους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'Πίσω');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Πρόσθια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'Ζουμ από ορθογώνιο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'Απόσυρση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'Μέτρηση Εμβαδού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'Αποσύνδεση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'Αλλάξτε τη διάταξη των WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Πρόσθεση WMS από το φιλτραρισμένο κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθορισμένο Κέντρο Χαρτών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES  ('gr', 'Help', 'Βοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάστιχο- Τρίφτης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το Κλειστό Πολύγωνο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'Παρουσίαση του GUI Καταλόγου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'Εκτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' Χάρτες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Πρόσθεση WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Πρόσθεση WMS από τον κατάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'Μέτρηση Απόστασης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο Συνάντησης');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'Πληροφορίες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'Ψηφιοποίηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Αλλαγή Προβολής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'Επιλογή Φόντου');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Προεπισκόπιση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Αλλαγή Συνθηματικού');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'Κανόνας Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'Λογότυπο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'Εστίαση σε Συντεταγμένες');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Κείμενο Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Προβολή WMS πληροφοριών');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'Λεζάντα');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'Αναζήτηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Αλλαγή Μεγέθους Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Αλλαγή Μεγέθους Χάρτη με Ολίσθηση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'Πλαίσιο Χάρτη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Προβολή Περιοχής');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'Αποτύπωση');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'Επιλογή Κλίμακας');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'Αναζήτηση στα Metadata');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom in', 'Inzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom out', 'Uitzoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Back', 'Terug');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Forward', 'Voorwaarts');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Coordinates', 'Koordinaten tonen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom by rectangle', 'Zoom rechthoek-selectie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Redraw', 'Opfrissen of toetsenbord : spatiebalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Query', 'Data opvragen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logout', 'Afmelden');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'WMS preferences', 'WMS instellingen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from filtered list', 'WMS van gefilterte lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set map center', 'Kaartmiddelpunt aangeven');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Help', 'Help');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Show WMS infos', 'Tonen van WMS Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Save workspace as web map context document', 'zicht als Web map context dokument bewaren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Resize Mapsize', 'beeldschermgrote aanpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Rubber', 'schets verwerpen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Get Area', 'oppervlakte berekenen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Close Polygon', 'Polygoon sluiten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Move back to your GUI list', 'Terug naar GUI lijst');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Legend', 'Legende');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Print', 'Drukken');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Imprint', 'Impressum');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Maps', 'Kaarten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Search', 'Zoek');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Meetingpoint', 'Trefpunt');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Metadatasearch', 'Zoeken naar Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS', 'WMS toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Adding WMS from List', 'WMS uit lijst toevoegen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Info', 'Informatie');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Projection', 'Projektie veranderen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Digitize', 'Digitaliseren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Overview', 'overzichtskaart');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Drag Mapsize', 'Kaart vergroten');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Mapframe', 'Kaartvenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Navigation Frame', 'Navigeervenster');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Select', 'Schaal selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scale Text', 'Schaal via tekstingave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Scalebar', 'Schaalbalk');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Set Background', 'Achtergrond selecteren');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Zoom to Coordinates', 'Naar koordinaten zoomen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Change Password', 'Paswoord wijzigen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Load a web map context document', 'Laad een Web Map Context Dokument');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Measure distance', 'Meet afstand');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Pan', 'Sposta dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Display complete map', 'Mostra tutta la mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom in', 'Ingrandisci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom out', 'Riduci');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Back', 'Indietro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Forward', 'Avanti');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Coordinates', 'Mostra coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom by rectangle', 'Seleziona dettaglio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Redraw', 'Ridisegna oppure, da tastiera: spazio');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Query', 'Interroga');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logout', 'Logout');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'WMS preferences', 'Impostazioni WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from filtered list', 'Aggiungi un WMS da una lista filtrata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set map center', 'Fissa il centro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Help', 'Aiuto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Show WMS infos', 'Mostra informazioni sul WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Save workspace as web map context document', 'Salva vista come documento di Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Resize Mapsize', 'Adatta la dimensione della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Rubber', 'Cancella bozza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Get Area', 'Calcola area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Close Polygon', 'Chiudi poligono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Move back to your GUI list', 'Torna alla lista delle GUI');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Legend', 'Legenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Print', 'Stampa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Info', 'Info');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Select', 'Scelta della scala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scale Text', 'Scala dei testi');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Scalebar', 'Scala di riferimento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Set Background', 'Seleziona mappa di sfondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Zoom to Coordinates', 'Ingrandisci alle coordinate');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Password', 'Cambia password');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Load a web map context document', 'Carica un documento Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Measure distance', 'Misura distanza');
+
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Pan', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Display complete map', 'Desplazamiento');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom in', 'Zoom +');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom out', 'Zoom -');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'WMS preferences', 'Ajuste WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Select', 'Selecionar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scale Text', 'Teclar escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Scalebar', 'Fraja de escala');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set Background', 'Poner el fondo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom to Coordinates', 'Zoom en coordenadas');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Password', 'Cambiar clave');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Load a web map context document', 'Cargar un documento de Web Map Context');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Measure distance', 'Medir distancias');
+
 --
 -- new table gui_kml
 --
@@ -242,6 +488,42 @@
     ADD CONSTRAINT gui_kml_id_fkey_gui_id  FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
 
 --
+-- new sld_user_layer table
+--
+CREATE TABLE sld_user_layer (
+    sld_user_layer_id serial NOT NULL,
+    fkey_mb_user_id integer NOT NULL,
+    fkey_layer_id integer NOT NULL,
+    fkey_gui_id character varying,
+    sld_xml text,
+    use_sld smallint
+);
+ALTER TABLE sld_user_layer ADD CONSTRAINT pk_sld_user_layer PRIMARY KEY  (sld_user_layer_id);
+--
+-- Name: sld_user_layer_ibfk_1; Type: FK CONSTRAINT; Schema: public; Owner: admin
+--
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT sld_user_layer_ibfk_1 FOREIGN KEY (fkey_mb_user_id) REFERENCES mb_user(mb_user_id) ON UPDATE CASCADE ON DELETE CASCADE;
+--
+-- Name: sld_user_layer_ibfk_2; Type: FK CONSTRAINT; Schema: public; Owner: admin
+--
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT sld_user_layer_ibfk_2 FOREIGN KEY (fkey_layer_id) REFERENCES layer(layer_id) ON UPDATE CASCADE ON DELETE CASCADE;
+--
+-- Name: sld_user_layer_ibfk_3; Type: FK CONSTRAINT; Schema: public; Owner: admin
+--
+ALTER TABLE ONLY sld_user_layer
+    ADD CONSTRAINT sld_user_layer_ibfk_3 FOREIGN KEY (fkey_gui_id) REFERENCES gui(gui_id) ON UPDATE CASCADE ON DELETE CASCADE;
+--
+-- add sld related columns
+--
+alter table gui_wms add column gui_wms_sldurl character varying(255) DEFAULT ''::character varying NOT NULL;
+alter table wms add column wms_supportsld boolean;
+alter table wms add column wms_userlayer boolean;
+alter table wms add column wms_userstyle boolean;
+alter table wms add column wms_remotewfs boolean;   
+
+--
 -- opacity handeling
 --
 ALTER TABLE gui_wms ADD COLUMN gui_wms_opacity INT DEFAULT 100;



More information about the Mapbender_commits mailing list