a4lpaisagempdf.htm
675 Bytes
<html>
<head>
<meta http-equiv="Category" content="Geoprocessamento">
<meta name= "description" content= "I3Geo Mapa interativo">
<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 class="yui-skin-sam">
</body>
<script type="text/javascript" >
var titulo=window.prompt("Digite o titulo do mapa:");
var ext = window.opener.i3GEO.util.extOSM2Geo(window.opener.i3GEO.parametros.mapexten);
window.location="a4lpaisagempdf.php?titulo="+titulo+"&interface="+window.opener.i3GEO.Interface.ATUAL+"&mapexten="+ext;
</script>
</html>