[GRASS-web] hamish: web/screenshots web.inc,1.3,1.4

grass at intevation.de grass at intevation.de
Sun Nov 18 06:36:45 EST 2007


Author: hamish

Update of /grassrepository/web/screenshots
In directory doto:/tmp/cvs-serv9992

Modified Files:
	web.inc 
Log Message:
updates


Index: web.inc
===================================================================
RCS file: /grassrepository/web/screenshots/web.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- web.inc	16 Nov 2007 22:48:42 -0000	1.3
+++ web.inc	18 Nov 2007 11:36:43 -0000	1.4
@@ -1,24 +1,46 @@
 The GRASS Development Team and members of the user community have collected
 numerous screenshots on these pages.
 <p>
-* HTML driver
-<P>
+
+
+<H3>The GRASS HTML display driver</H3>
+
+GRASS maps can be rendered to a number of output display drivers.
+Typically this renders to a graphics window on your screen, but by using
+the <a href="../grass63/manuals/html63_user/htmlmapdriver.html">HTMLMAP driver</a>
+you can automatically create an image map suitable for inclusion on a web page.
+The HTMLMAP driver allows the generation of HTML image maps for area vector
+data. HTML image maps are used in conjunction with images to provide unique
+URL targets for different portions of an image. The HTMLMAP driver can 
+create both client-side image maps embedded into HTML files, or server-side 
+image maps used by web server software.
+
+<!-- TODO: live Spearfish example.
+  Idea: link to a single page with #sections per field or owner
+  containing v.univar, v.db.select/d.what.vect stats for that area -->
+
+<BR><BR>
 
 
 <h3>Dynamic web content using PHP</h3>
 
-<table width="100%" border="0" align="center">
+<!-- TODO: explain a bit about what PHP is and what it allows you to do -->
+
+<table width="400" border="0" align="center">
  <tr valign="baseline">
   <td>
     <div align="center">
     <p><a href="http://grass.itc.it/spearfish/php_grass_earthquakes.php" target="_blank"><img src="http://grass.itc.it/spearfish/earthquakes_tiny.jpg" border="1"
        alt="Auto-generated earthquake map (GRASS GIS/PHP based)" width="360" height="192"></a></p>
-    <p>Recent Earthquakes: map generated by GRASS on the fly with PHP<BR>
-<!-- ???  <a href="http://grass.itc.it/spearfish/php_grassmap.php">Static content</a> --> 
+    <p>Recent Earthquakes: map of earthquakes that have occurred in the last
+      7 days. Image is generated on the fly by a GRASS PHP script which fetches
+      data from the USGS and creates a calibrated bubble plot
+<!-- ???  <BR><a href="http://grass.itc.it/spearfish/php_grassmap.php">Static content</a> --> 
     <BR>
-    <font size="-2"><i>PHP script: M. Neteler</i></font>
+    <font size="-2"><i>credit: M. Neteler</i></font>
     <br>
     </div>
+    <BR><BR>
   </td>
  </tr>
 </table>
@@ -35,77 +57,115 @@
 For example, it may be used together with the <a href="http://r-project.org/">R</a>
 geo-statistics package or <a href="http://www.gdal.org">GDAL</a> or
 <a href="http://proj.maptools.org">PROJ</a> tools.
-
+<BR><BR>
 
 <table width="100%" border="0" align="center">
  <tr valign="baseline">
   <td>
     <div align="center">
-    <p><a href="http://www.bnhelp.cz/mapserv/pokusy/OpenLayers/jachym/openlayers/examples/wps.html" target="_blank"><img src="images/openlayers_wps_edit.png" alt="" border="1" width="518" height="518"></a></p>
+    <p><a href="http://www.bnhelp.cz/mapserv/pokusy/OpenLayers/jachym/openlayers/examples/wps.html" target="_blank"><img src="images/openlayers_wps_edit.png" alt="" border="1"></a></p>
     <p>OpenLayers WPS explore and edit the world demo
     <BR>
-    <font size="-2"><i>credit: <a href="http://www.les-ejk.cz/english/pywps-and-openlayers">J&aacute;chym &#268;epick&yacute;</a></i></font>
+    <font size="-2"><i>code credit: <a href="http://www.les-ejk.cz/english/pywps-and-openlayers">J&aacute;chym &#268;epick&yacute;</a>
+    <BR>
+    screenshot: H. Bowman</i></font>
     <br>
     </div>
+    <BR><BR>
   </td>
  </tr>
 
  <tr valign="baseline">
   <td>
     <div align="center">
-    <p><a href="http://www.bnhelp.cz/mapserv/pokusy/openlayers/bonifacio/" target="_blank"><img src="images/openlayers_wps_los.jpg" alt="" border="1" width="554" height="554"></a></p>
-    <p>OpenLayers WPS interactive line-of-sight demo
+    <p><a href="http://www.bnhelp.cz/mapserv/pokusy/openlayers/bonifacio/" target="_blank"><img src="images/openlayers_wps_los.jpg" alt="" border="1"></a></p>
+    <p>OpenLayers WPS interactive line-of-sight analysis demo
     <BR>
-    <font size="-2"><i>credit: <a href="http://www.ominiverdi.org/">ominiverdi.org</a><!-- ?? --></i></font>
+    <font size="-2"><i>code credit: <a href="http://www.ominiverdi.org/">ominiverdi.org</a><!-- ?? -->
+    <BR>
+    screenshot: H. Bowman</i></font>
     <br>
     </div>
+    <BR><BR>
   </td>
  </tr>
 
  <tr valign="baseline">
   <td>
     <div align="center">
-    <p><a href="http://pywps.ominiverdi.org/subversion/trunk/web/embrio/vector/v_net_path/v_net_path.php" target="_blank"><img src="images/kaMap_v_net_path.png" alt="" border="1"></a></p>
-    <p>ka-Map vector network shortest path routing with v.net.path
+    <p><a href="http://pywps.ominiverdi.org/subversion/trunk/web/embrio/vector/v_net_path/v_net_path.php" target="_blank"><img src="images/kaMap_v_net_path_small.jpg" alt="" border="1"></a></p>
+    <p>ka-Map vector network shortest path routing using the
+      <em>v.net.path</em> module
     <BR>
-    <font size="-2"><i>credit: ??</i></font>
+    <font size="-2"><i>code credit: ??
+    <BR>
+    screenshot: H. Bowman</i></font>
     <br>
     </div>
+    <BR><BR>
   </td>
  </tr>
 
  <tr valign="baseline">
   <td>
     <div align="center">
-    <p><a href="http://pywps.ominiverdi.org/subversion/trunk/web/embrio/raster/r_walk/r_walk.php" target="_blank"><img src="images/kaMap_r_walk.png" alt="" border="1"></a></p>
-    <p>ka-Map raster digital elevation map least-cost mountain climb with r.walk
+    <p><a href="http://pywps.ominiverdi.org/subversion/trunk/web/embrio/raster/r_walk/r_walk.php" target="_blank"><img src="images/kaMap_r_walk_small.jpg" alt="" border="1"></a></p>
+    <p>ka-Map raster digital elevation map least-cost mountain climb using
+      the <em>r.walk</em> module
     <BR>
-    <font size="-2"><i>credit: ??</i></font>
+    <font size="-2"><i>code credit: ??
+    <BR>
+    screenshot: H. Bowman</i></font>
     <br>
     </div>
+    <BR><BR>
   </td>
  </tr>
 </table>
 
 
+
 <h3>WMS</h3>
 
-Web Map Service developed by the
-<a href="http://opengeospatial.org/">Open Geospatial Consortium</a><BR>
-<P>
-Two popular implimentations are NASA World Wind and Google Earth.
-<P>
-GRASS can load geospatial data directly from an online WMS with:<BR>
-* r.in.wms<BR>
-* r.in.onearth (wiki addons)
+Web Map Service is a live geospatial data server system developed by the
+<a href="http://opengeospatial.org/">Open Geospatial Consortium</a>.
+Two popular implementations are NASA World Wind and Google Earth.
+There are many more WMS servers on the Internet, 
+<a href="http://www.ogc-services.net/">here is a list of a few</a>.
+
 <P>
-<!-- WMS DEMO / SCREENSHOT ?? -->
+GRASS can load geospatial data directly from an online WMS server with the
+<em><a href="../grass63/manuals/html63_user/r.in.wms.html">r.in.wms</a></em>
+module. A simpler interface pre-tuned to
+<a href="http://onearth.jpl.nasa.gov/">NASA's OnEarth</a> server is
+provided by the <em>r.in.onearth</em> module from the GRASS
+<a href="http://grass.gdf-hannover.de/wiki/GRASS_AddOns">wiki add-ons page</a>.
+
+<BR><BR>
+
+<table width="300" border="0" align="center">
+ <tr valign="baseline">
+  <td>
+    <div align="center">
+    <p><a href="../grass63/screenshots/images/r_in_wms_gui.png" target="_blank"><img src="../grass63/screenshots/images/r_in_wms_gui_small.jpg" alt="r.in.wms module GUI"></a></p>
+    <p>The <em>r.in.wms</em> WMS download and automatic reprojection module
+       Tcl/Tk GUI, ready to download LANDSAT-7 imagery for the current map
+       region from NASA's OnEarth WMS server
+    <BR>
+    <font size="-2"><i>screenshot: H. Bowman</i></font>
+    <br>
+    </div>
+    <BR><BR>
+  </td>
+</table>
 
 
+<BR>
 
 <h3>MapServer</h3>
 
-<a href="http://grass.gdf-hannover.de/wiki/GRASS_and_MapServer">GRASS and MapServer</a> from the GRASS Wiki site
+<!-- TODO: explain what MapServer is, WMS capabilities.. -->
+See the <a href="http://grass.gdf-hannover.de/wiki/GRASS_and_MapServer">GRASS and MapServer</a> page on the GRASS Wiki site.
 <P>
 
 <table width="100%" border="0" align="center">
@@ -113,11 +173,12 @@
   <td>
     <div align="center">
     <p><a href="../start.html" target="_blank"><img src="../images/grass_mapserver.jpg" alt=""></a></p>
-    <p>Live GRASS / MapServer demos
+    <p>Live GRASS / MapServer demo
     <BR>
     <font size="-2"><i>credit: M. Neteler</i></font>
     <br>
     </div>
+    <BR><BR>
   </td>
 </table>
 
@@ -125,7 +186,10 @@
 
 <!-- ??? --->
 <H3>Napo</H3>
-* http://grass.itc.it/spearfish/napo.html<BR>
-* http://grass.itc.it/spearfish/lite.html<BR>
-* http://grass.itc.it/spearfish/nc_wake_ol.html
+<ul>
+<li> <a href="http://grass.itc.it/spearfish/napo.html">Napo Spearfish</a><BR>
+<li> <a href="http://grass.itc.it/spearfish/lite.html">Napo Spearfish Lite</a><BR>
+<li> <a href="http://grass.itc.it/spearfish/nc_wake_ol.html">NC Wake OL</a>
+</ul>
+
 




More information about the grass-web mailing list