index.html
1018 Bytes
<html>
<title>i3geo - mapa interativo</title>
<head>
<meta http-equiv="Category" content="Geoprocessamento Mapas Mapserver GIS Geoprocessing">
<meta name= "description" content= "Interface integrada de ferramentas de geoprocessamento para internet - I3Geo">
<meta name="keywords" content="geoprocessing, GIS, maps, mapserver, dados geograficos, mapa interativo, i3geo, geoprocessamento, mapa, gis, sig, geografia, cartografia, meio ambiente">
<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
<div style=visibility:hidden >
<h1>Geoprocessamento</h1>
<h2>i3Geo</h2>
<h3>Mapa interativo</h3>
</div>
</body>
<script>
/*
Title: Redirecionador para o ms_criamapa.php com extensão HTML
Redireciona o navegador para o ms_criamapa.php
File: i3geo/index.html
*/
window.location="ms_criamapa.php"
</script>
</html>