<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Il 10/12/2015 23:54, Alec Ventura ha scritto:<br>
<blockquote cite="mid:BLU181-W8470BEB3258ED1A3EC7480ABE90@phx.gbl" type="cite"><style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">
<div>and when i turn on 3d, it gives the error:</div>
<div>
<div>No features from vector map <areaTest@Map2> fall within <span style="font-size: 12pt;">current region</span></div>
<br>
</div>
</div>
</blockquote>
<br>
No features fall within <span style="font-size: 12pt;">current region so you must set the region<br>
to cover your layer, use:<br>
<br>
g.region<br>
<br>
<br>
</span>
</body>
</html>