<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi everybody,<br><br>I'm using QGIS 2.9.0-master version<a href="https://github.com/qgis/QGIS/commit/13d67c0"><span style=" text-decoration: underline; color:#0000ff;"> 13d67c0,</span></a><br>and I'm trying to build a model to process some maps.<br><br>Among the operations in the model I have to use a raster reclassify function<br>many times with different tabs of values.<br><br>I have already set the reclassify operation by using the saga module, named 'Reclassify',<br>however this module lost the values defined in the table. Only using such module alone it works.<br><br>So I wonder if there is a way to fix the table for this module in the model builder or if the only solution<br>is to use the grass module, r.reclass?<br><br>Thanks for your feedback...<br><br>Eugenio<br>                                       </div></body>
</html>