[GRASSweb-list] hamish: web/screenshots cartography.php, NONE, 1.1 viz.php, NONE, 1.1 imagery.php, NONE, 1.1 platforms.php, NONE, 1.1 rs.php, NONE, 1.1 gui.php, NONE, 1.1

grass at intevation.de grass at intevation.de
Mon Sep 24 08:06:11 EDT 2007


Author: hamish

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

Added Files:
	cartography.php viz.php imagery.php platforms.php rs.php 
	gui.php 
Log Message:
add page wrappers


--- NEW FILE: cartography.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS: Cartography screenshots</title>
  <meta name="robots" content="index,follow">
  <meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <meta name="Author" content="MN/GRASS Development Team">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap">
	<a href="../index.php">
	 <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
	</a>
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
      <td valign="top" class="leftmenu"> 
        <!-- MAIN PART -->
	<h3>Screenshots of GRASS GIS in action</h3>
        <h3>Cartography examples</h3>

        <?php
         include("catrography.inc");
        ?>

        <P>
        <i>Please also select from the left menu.</i>

<p> 
<table align="center" border="1">
<tbody><tr>
<td align="center" width="30%"§>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
 <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
 <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
</td>
<td align="center">
 <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
</td>
</tr>
</tbody></table>


        <!-- END MAIN PART -->
      </td>
 </tr>  
 </tbody> 
</table>

<hr>
   
<div align="right">&copy; 2007 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="../contact.php">Comments</a> about this page<br>
   </div>
		    
</body>
</html>

--- NEW FILE: viz.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS: Visualization and volumetric 3D screenshots</title>
  <meta name="robots" content="index,follow">
  <meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <meta name="Author" content="MN/GRASS Development Team">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap">
	<a href="../index.php">
	 <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
	</a>
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
      <td valign="top" class="leftmenu"> 
        <!-- MAIN PART -->
	<h3>Screenshots of GRASS GIS in action</h3>
        <h3>Visualization and volumetric 3D examples</h3>
        <?php
         include("viz.inc");
        ?>

        <P>
        <i>Please also select from the left menu.</i>

<p> 
<table align="center" border="1">
<tbody><tr>
<td align="center" width="30%"§>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
 <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
 <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
</td>
<td align="center">
 <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
</td>
</tr>
</tbody></table>


        <!-- END MAIN PART -->
      </td>
 </tr>  
 </tbody> 
</table>

<hr>
   
<div align="right">&copy; 2007 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="../contact.php">Comments</a> about this page<br>
   </div>
		    
</body>
</html>

--- NEW FILE: imagery.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS: Image data processing examples</title>
  <meta name="robots" content="index,follow">
  <meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <meta name="Author" content="MN/GRASS Development Team">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap">
	<a href="../index.php">
	 <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
	</a>
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
      <td valign="top" class="leftmenu"> 
        <!-- MAIN PART -->
	<h3>Screenshots of GRASS GIS in action</h3>
        <h3>Image data processing examples</h3>

        <?php
         include("imagery.inc");
        ?>

        <P>
        <i>Please also select from the left menu.</i>

<p> 
<table align="center" border="1">
<tbody><tr>
<td align="center" width="30%"§>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
 <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
 <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
</td>
<td align="center">
 <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
</td>
</tr>
</tbody></table>


        <!-- END MAIN PART -->
      </td>
 </tr>  
 </tbody> 
</table>

<hr>
   
<div align="right">&copy; 2007 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="../contact.php">Comments</a> about this page<br>
   </div>
		    
</body>
</html>

--- NEW FILE: platforms.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Screenshots of GRASS GIS running on various platforms</title>
  <meta name="robots" content="index,follow">
  <meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <meta name="Author" content="MN/GRASS Development Team">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap">
	<a href="../index.php">
	 <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
	</a>
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
      <td valign="top" class="leftmenu"> 
        <!-- MAIN PART -->
	<h3>Screenshots of GRASS GIS in action</h3>

	<h4>The GRASS source code is written in portable ANSI-C and is fully POSIX compliant.
	    It runs on most known flavors of UNIX including Linux and Mac OSX,
	    as well as MS Windows with Cygwin. Development is well underway on a
	    native MS Windows port, and an experimental version is available for download now.
	    Cross platform GUI toolkits are used to ensure a consistent user experience
	    regardless of the hardware. The old GUI used Tcl/Tk, the new GUI is using WxPython.
	    GRASS has been run on everything from supercomputers to handheld PDAs. It is
	    well adapted for life on a single-user workstation, a large multi-user system,
	    or application server and thin clients with mapset-level access control.
	</h4>

        <?php
         include("platforms.inc");
        ?>

        <P>
        <i>Please also select from the left menu.</i>

<p> 
<table align="center" border="1">
<tbody><tr>
<td align="center" width="30%"§>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
 <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
 <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
</td>
<td align="center">
 <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
</td>
</tr>
</tbody></table>


        <!-- END MAIN PART -->
      </td>
 </tr>  
 </tbody> 
</table>

<hr>
   
<div align="right">&copy; 2007 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="../contact.php">Comments</a> about this page<br>
   </div>
		    
</body>
</html>

--- NEW FILE: rs.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS: Remote sensing screenshots</title>
  <meta name="robots" content="index,follow">
  <meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <meta name="Author" content="MN/GRASS Development Team">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap">
	<a href="../index.php">
	 <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
	</a>
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
      <td valign="top" class="leftmenu"> 
        <!-- MAIN PART -->
	<h3>Screenshots of GRASS GIS in action</h3>
        <h3>Remote sensing examples</h3>

        <?php
         include("rs.inc");
        ?>

        <P>
        <i>Please also select from the left menu.</i>

<p> 
<table align="center" border="1">
<tbody><tr>
<td align="center" width="30%"§>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
 <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
 <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
</td>
<td align="center">
 <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
</td>
</tr>
</tbody></table>


        <!-- END MAIN PART -->
      </td>
 </tr>  
 </tbody> 
</table>

<hr>
   
<div align="right">&copy; 2007 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="../contact.php">Comments</a> about this page<br>
   </div>
		    
</body>
</html>

--- NEW FILE: gui.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS: User interface screenshots</title>
  <meta name="robots" content="index,follow">
  <meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <meta name="Author" content="MN/GRASS Development Team">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap">
	<a href="../index.php">
	 <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
	</a>
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
      <td valign="top" class="leftmenu"> 
        <!-- MAIN PART -->
	<h3>Screenshots of GRASS GIS in action</h3>
        <h3>User interface screenshots</h3>
        <?php
         include("gui.inc");
        ?>

        <P>
        <i>Please also select from the left menu.</i>

<p> 
<table align="center" border="1">
<tbody><tr>
<td align="center" width="30%"§>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
 <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
 <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
</td>
<td align="center">
 <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
 <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
</td>
</tr>
</tbody></table>


        <!-- END MAIN PART -->
      </td>
 </tr>  
 </tbody> 
</table>

<hr>
   
<div align="right">&copy; 2007 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="../contact.php">Comments</a> about this page<br>
   </div>
		    
</body>
</html>





More information about the grass-web mailing list