<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi all,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I want to know if it is possible to create a model which has to to do the following:</div>
<div style="">
<ol style="">
<li style="font-family: calibri, helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<font color="#000000" face="Calibri, Helvetica, sans-serif">import a points layer (A)</font></li><li style="font-family: calibri, helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<font color="#000000" face="Calibri, Helvetica, sans-serif">analyse the A with a cell 100x100 km moving it with a 25 km step</font></li><li style="font-family: calibri, helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<font color="#000000" face="Calibri, Helvetica, sans-serif">on each step (25km) a statistical analysis of the points falling in the 100x100 km cell has to be performed --> the statistical analysis has to do: a histogram in frequency classes (so a point attribute
 has to be divided in classes and for each class the points have to be counted) the output is the value of the class where the 90% of the points fall.</font></li><li style="font-family: calibri, helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<font color="#000000" face="Calibri, Helvetica, sans-serif">this analysis has to be replicated for each 25km step on X and Y</font></li><li style="font-family: calibri, helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<font color="#000000" face="Calibri, Helvetica, sans-serif">the result should be a matrix 25km spaced on x and y where the cell value is the point attribute value of the 90%</font></li></ol>
<span style="color: rgb(0, 0, 0); font-family: calibri, helvetica, sans-serif; font-size: 12pt;">Is it possible with the available function in the QGIS toolbox? or it is necessary the develop a custom function/plugin?</span><br>
<div><font color="#000000" face="Calibri, Helvetica, sans-serif"><br>
</font></div>
<div><font color="#000000" face="Calibri, Helvetica, sans-serif">Thanks for any hints you can give me...</font></div>
<div><font color="#000000" face="Calibri, Helvetica, sans-serif"><br>
</font></div>
<div><font color="#000000" face="Calibri, Helvetica, sans-serif">Eugenio</font></div>
</div>
</body>
</html>