changeset 399:aaf04967bd53

Using a simpler demo WKT polygon in "Horizontalschnitt". gnv/trunk@556 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 17 Jan 2010 21:18:30 +0000
parents 9005b39c52ac
children a8b1875dcd93
files gnv/ChangeLog gnv/src/main/webapp/WEB-INF/jsp/mainlayout.jsp
diffstat 2 files changed, 15 insertions(+), 35 deletions(-) [+]
line wrap: on
line diff
--- a/gnv/ChangeLog	Sun Jan 17 17:09:21 2010 +0000
+++ b/gnv/ChangeLog	Sun Jan 17 21:18:30 2010 +0000
@@ -1,3 +1,8 @@
+2010-01-17	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	* src/main/webapp/WEB-INF/jsp/mainlayout.jsp: Simpler
+	  demo WKT polygon.
+
 2010-01-17	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
 	* src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp:
--- a/gnv/src/main/webapp/WEB-INF/jsp/mainlayout.jsp	Sun Jan 17 17:09:21 2010 +0000
+++ b/gnv/src/main/webapp/WEB-INF/jsp/mainlayout.jsp	Sun Jan 17 21:18:30 2010 +0000
@@ -31,41 +31,16 @@
             function copy_demo_wkt_polygon() {
               document.getElementById('mesh_polygon').value =
 "POLYGON ((" +
-"  3.6192 60.1240," +
-" -0.0100 58.2274," +
-"  0.0602 54.7387," +
-"  1.0436 53.3338," +
-"  2.2612 52.1397," +
-"  3.6192 52.1162," +
-"  4.7899 53.5445," +
-"  6.3587 54.1533," +
-"  8.0211 54.1065," +
-"  7.9041 55.6284," +
-"  8.0211 57.2206," +
-"  9.4963 57.4782," +
-"  9.9411 57.8762," +
-" 10.8777 57.7357," +
-" 10.7607 57.0567," +
-" 10.5265 56.7523," +
-" 11.2289 56.2840," +
-" 10.6202 55.8157," +
-" 11.3460 55.2070," +
-" 12.2358 55.9796," +
-" 12.3060 56.6118," +
-" 11.5568 57.7357," +
-" 10.9246 58.6489," +
-" 10.4797 58.9065," +
-"  9.7772 58.5787," +
-"  8.4660 57.8528," +
-"  7.0143 57.4548," +
-"  5.9373 58.0401," +
-"  4.9304 59.1172," +
-"  4.6026 59.7026," +
-"  4.5324 59.9133," +
-"  4.3216 59.8899," +
-"  4.0641 59.8196," +
-"  3.6192 60.1006," +
-"  3.6192 60.1240))";
+"-1.5763 58.3616, " +
+" 0.7526 53.8428, " +
+" 4.2686 53.1972, " +
+" 7.9217 54.1441, " +
+" 7.6020 56.2959, " +
+"11.5747 57.2857, " +
+"10.4788 58.4908, " +
+" 4.2686 58.8996, " +
+" 0.0219 58.5768, " +
+"-1.5763 58.3616))";
             }
         </script>
     </head>

http://dive4elements.wald.intevation.org