<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Otto,<br>
<br>
I have done something similar for landit plugin (DTM values).<br>
<br>
There is three methods: nearest, linear and bicubic interpolations.<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<br>
You can found the the code here<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="https://github.com/3nids/landit/blob/master/elevationdialog.py#L120">https://github.com/3nids/landit/blob/master/elevationdialog.py#L120</a><br>
<br>
<br>
Cheers,<br>
<br>
Denis<br>
<br>
<div class="moz-cite-prefix">On 04/24/2013 02:40 PM, Otto Dassau
wrote:<br>
</div>
<blockquote cite="mid:20130424144012.5743e2fe@nature.speedport.ip"
type="cite">
<pre wrap="">Hi,
I am working with the valuetool plugin and would now like to get the
average raster value around the mouse position for a given radius. Is there
already a solution in another plugin for that or does anybody has an idea how
to solve this with pyqgis?
Thanks a lot
Otto
_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
</blockquote>
<br>
</body>
</html>