r.reclass

Das Programm r.reclass, läßt sich, wie fast alle GRASS Programme, interaktiv oder auch kommandozeilenorientiert bedienen. Jede Reklassifizierung benötigt eine Reklassifizierungsregel, die der Wertezuweisung zugrundeliegen muß. Diese Reklassifizierungsregeln können im Falle der kommandozeilenorientierten Benutzung des Programms, entweder über die Tastatur oder eine Eingabedatei (-file) übergeben werden.


r.reclass Kurzanleitung (r.reclass help)

Manual entry für r.reclass


Beispiel einer Kommandozeilen Eingabe:

GRASS-GRID > r.reclass input=roads output=roads.r
> 1 2 3 = 1 Landstraße
> 4 5 = 2 Bundesstraße
> 6 = 3 Autobahn
> end

Beispiel einer Kommandozeilen Eingabe mit Eingabeumleitung:

r.reclass input=roads output=roads.r < eingabe.dat

Inhalt von eingabe.dat könnten hier z.B. die oben über die Tastatur eingegebenen Werte sein.

Hier noch der Bildschirmaufbau der interaktiv ausgeführten Programmversion:

GRASS-GRID > r.reclass

RECLASS:  Program for reassigning category codes
Enter name of data layer to be reclassified
Enter 'list' for a list of existing raster files
Enter 'list -f' for a list with titles
Hit RETURN to cancel request
> Ausgangskarte 


Enter name of NEW RECLASSIFIED map
Enter 'list' for a list of existing raster files
Enter 'list -f' for a list with titles
Hit RETURN to cancel request
> Ausgangskarte.rec


Please indicate how you would like the reclass table initialized
 
 
 
               0_
 
 
  0   All values set to zero (no data)
  1   All values set to the same category number
 
 
 
 
 
 
 
 
 
 
 
 
              AFTER COMPLETING ALL ANSWERS, HIT  TO CONTINUE
                            (OR  TO CANCEL)


   ENTER NEW CATEGORY NUMBERS FOR THESE CATEGORIES
 
   OLD CATEGORY NAME                                                OLD NEW
                                                                    NUM NUM
 
Keine Daten . . . . . . . . . . . . . . . . . . . . . . . . . . .   0    0_
0.05  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   1    0_
0.15  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   2    0_
0.25  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   3    0_
0.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   4    0_
0.6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5    0_
 
 
           Next category: end__  (0 thru 5)
 
 
 
 
 
 
 
 
              AFTER COMPLETING ALL ANSWERS, HIT  TO CONTINUE
                            (OR  TO CANCEL)
You have just reclassified map [Ausgangskarte in MAPSET]
into new map [Ausgangskarte.rec in MAPSET]
 
NOTE:
 
Map [Ausgangskarte in MAPSET] is itself a reclassification of [alte_Karte in
MAPSETXXX]
Therefore, the new map [Ausgangskarte.rec] is actually a reclassification of
the original map [alte_Karte in MAPSETXXX]
 
 
Mapset  in Location