[GRASSweb-list]markus: web/grass61/screenshots title.inc,NONE,1.1 index.php,NONE,1.1 menu_side.inc,NONE,1.1
grass at intevation.de
grass at intevation.de
Mon Mar 20 12:10:12 EST 2006
Author: markus
Update of /grassrepository/web/grass61/screenshots
In directory doto:/tmp/cvs-serv4357
Added Files:
title.inc index.php menu_side.inc
Log Message:
added 6.1 screenshot section
--- NEW FILE: title.inc ---
<!-- keep indentation -->
<center><br>
<h1>GRASS 6 Screenshots</h1>
</center>
--- NEW FILE: index.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS: Screenshots</title>
<DEFANGED_meta name="robots" content="index,follow">
<DEFANGED_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">
<DEFANGED_meta name="keywords"
content="gis, GIS, GRASS, open source,
free software, Geographical Information System, raster, topology,
vector, image processing, visualization">
<DEFANGED_meta name="Author" content="MN/GRASS Development Team">
<DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<DEFANGED_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"> <DEFANGED_IMG src="../../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
</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 6.1 in action</h3>
The GRASS Development Team and members of the user community have collected
numerous screenshots on these pages.
<p>
<table width="100%" border="0">
<tr valign="baseline">
<td>
<div align="center">
<p><a href="images/trento3d.jpg" target="_blank"><DEFANGED_IMG src="images/trento3d_small.jpg" border="1"></a></p>
<p>GRASS: building footprints extruded to 3D blocks <br>
(data courtesy <a href="http://webapps.comune.trento.it/ambiente/">City of Trento</a>, Italy - see "Mostra Strumenti Dati" for geodata download)</p>
<p><a href="images/grass61_gismanager.jpg" target="_blank"><DEFANGED_IMG src="images/grass61_gismanager_small.jpg" width="596" height="419" border="1"></a></p>
<p>GRASS 6.1 GIS Manager</p>
</div></td>
</tr>
</table>
<P>
<i>Please select from the left menu.<i/>
<!-- END MAIN PART -->
</td>
</tr>
</tbody>
</table>
<hr>
<div align="right">© 2005-2006 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: menu_side.inc ---
<!-- SIDE MENU INCLUDE -->
<table class="topmenu" bgcolor="#008000" cellspacing="0" cellpadding="0" border="0" width="150">
<tbody>
<tr>
<td><!-- TOP MENU -->
<table cellspacing="1" cellpadding="3" border="0" width="100%">
<tbody>
<tr bgcolor="#c5e2ca">
<td nowrap="nowrap">
<font size="-1">
<a href="../grass60/screenshots/index.php">GRASS 6.0 screenshots</a>
</font>
</td>
</tr>
</tbody>
</table><!-- END SIDE MENU -->
</td>
</tr>
</tbody>
</table> <!-- END menu frame -->
More information about the grass-web
mailing list