<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Much of my GIS vocabulary comes from ArcGIS. ArcGIS has a Spatial Analyst Tool called Focal Statistics. It basically "blurs" the raster by redefining cells based on a search area (either circle or square), and the values that occur in these surroundings (you can also control how big the area is with a parameter). I've found this process useful to prepare a raster for hillshading.<div><br></div><div>I am wondering if there is an equivalent tool in the GDAL library?</div><div><br></div><div>Thank you</div><div><br></div><div>-m</div>                                               </body>
</html>