index.html 737 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,mobile">
<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 é software livre!
Áreas: meio-ambiente, geoprocessamento, SIG
</body>
<script>
/*
Title: index.html

Redirecionador HTML do i3geo mobile

Redireciona o navegador para o index.php

Arquivo: mobile/index.htm
*/
window.location="index.php"
</script>
</html>