[mapserver-commits] r7981 - trunk/msautotest/pymod

svn at osgeo.org svn at osgeo.org
Tue Oct 14 11:43:49 EDT 2008


Author: nsavard
Date: 2008-10-14 11:43:48 -0400 (Tue, 14 Oct 2008)
New Revision: 7981

Added:
   trunk/msautotest/pymod/index.html
Log:
Initial revision.

Added: trunk/msautotest/pymod/index.html
===================================================================
--- trunk/msautotest/pymod/index.html	                        (rev 0)
+++ trunk/msautotest/pymod/index.html	2008-10-14 15:43:48 UTC (rev 7981)
@@ -0,0 +1,24 @@
+
+<html>
+<head>
+<title>Compare Images</title>
+</head>
+<body>
+<h1>Compare Images</h1>
+<h2>Change your settings in the msautotest/pymod/config.cfg</h2>
+<form method=GET>
+<INPUT TYPE=HIDDEN NAME="Directory" VALUE="">
+
+
+<a href="./msautotest_viewer.py?Directory=../gdal">gdal</a>
+<BR>
+<a href="./msautotest_viewer.py?Directory=../misc">misc</a>
+<BR>
+<a href="./msautotest_viewer.py?Directory=../wxs">wxs</a>
+<BR>
+
+
+</form>
+
+</body>
+</html>



More information about the mapserver-commits mailing list