<div dir="ltr">Dear community<div><br></div><div>I use r.cross to combine and then reclassify a set of indicators.</div><div><br></div><div>I realised that r.cross doesn't work correctly.</div><div><br></div><div>I have two inputs maps with values from 1 to 3 each.</div><div><br></div><div><br></div><div>the problem is that r.category doesn't list the first combination (eg 1 to 1)</div><div><br></div><div>eg</div><div><div>r.category map=myinput@in_data                                              </div><div><font color="#cc0000">0</font><span style="white-space:pre">    </span></div><div>1<span style="white-space:pre">     </span>category 1; category 2</div><div>2<span style="white-space:pre">       </span>category 1; category 3</div><div>3<span style="white-space:pre">       </span>category 2; category 1</div><div>4<span style="white-space:pre">       </span>category 2; category 2</div><div>5<span style="white-space:pre">       </span>category 2; category 3</div><div>6<span style="white-space:pre">       </span>category 3; category 1</div><div>7<span style="white-space:pre">       </span>category 3; category 2</div><div>8<span style="white-space:pre">       </span>category 3; category 3</div></div><div><br></div><div>in reality <font color="#cc0000"><b>the first combination exists (0 is empty but  I should have there category 1; category 1)</b></font></div><div>the problem is that I have to iterate on 700 cases and I wont check and correct manually.</div><div><br></div><div>could  you fix it?</div><div>thanks</div><div>Grazia</div></div>