index.html 727 Bytes
<html>
<head>
<meta http-equiv="Category" content="Geoprocessamento">
<meta name= "description" content= "Interface integrada de ferramentas de geoprocessamento para internet - I3Geo">
<meta name="keywords" content="mapserver,i3geo,geoprocessamento,mapa,gis,sig,geografia, cartografia">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
</head>
<body>
<pre>
Mapa interativo I3Geo
Elaborado com Mapserver e PHP-Mapscript
O I3Geo &eacute; software livre!
&Aacute;reas: meio-ambiente, geoprocessamento, SIG
</pre>
</body>
<script>
/*
Title: index.html

Redirecionador HTML para o index.htm da interface Atlas

File: atlas/index.html
*/
window.location="index.htm";
</script>
</html>