On 10/11/11 23:47, Luisa Peña wrote:
Greetings I have a table of values to which I want to define a text label. Which function shall I use? r.category and r.reclass? because both seem to be used for the same in this case. My case is: 1 Water 2 Forest 3 Urban 4 Ocean 5 Marsh 6 Agriculture
If all you want to do is add text labels to your categories, then r.category is your friend. You can use r.reclass to the same effect, but it is meant to be used for changing category values through reclassification.
Moritz _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
