[GRASS5] d.area.class
M Lennert
fa1079 at qmul.ac.uk
Sun Feb 17 08:14:07 EST 2002
Hello,
While waiting for a new, consolidated d.vect: here is the new version of my d.area.class script for use with the latest d.vect.area version (see below for usage).
Linked to that a question I asked in another mail without getting a response (I guess is was buried in the rest) :
Is it possible to access the predefined palettes (greyscales, red to green, etc) from the shell ?
And if not, how are they implemented (i.e. how to create color scale dynamically depending on
the number of categories) ? A hint to the relevant places in the source code would be enough (I just don't want to reinvent the wheel).
Usage: d.area.class map=name catfile=name classes=boundary1[,boundary2,..] linecolor=R:G:B [colfile=name][reclass=name]
Parameters:
map = vector map to display
catfile = variable file with 2 columns seperated by whitespace: 1=category 2=variable by which to class
classes = class boundaries separated by comma (but no whitespaces), starting with boundary between class 1 and 2 and ending with boundary between class
max-1 and max
linecolor = color of boundary lines given in Red Green Blue values seperated by colons (default: 0:0:0=black)
colfile = name of the file into which you wish to save the color legend file
reclass = name of the file into which you wish to save the reclass rules
Moritz
-------------- next part --------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.
---- File information -----------
File: darea~1.cla
Date: 15 Feb 2002, 16:57
Size: 4060 bytes.
Type: Unknown
-------------- next part --------------
A non-text attachment was scrubbed...
Name: darea~1.cla
Type: application/octet-stream
Size: 4060 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20020217/8e138144/darea1.obj
More information about the grass-dev
mailing list