EnglishFrenchSpanish

Ad


OnWorks favicon

d.colortablegrass - Online in the Cloud

Run d.colortablegrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command d.colortablegrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


d.colortable - Displays the color table associated with a raster map layer.

KEYWORDS


display, raster, color table

SYNOPSIS


d.colortable
d.colortable --help
d.colortable [-n] map=name [color=name] [lines=integer] [columns=integer] [--help]
[--verbose] [--quiet] [--ui]

Flags:
-n
Do not draw a collar showing the NULL color in FP maps

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
map=name [required]
Name of raster map whose color table is to be displayed

color=name
Color of lines separating the colors of the color table
Either a standard color name or R:G:B triplet
Default: white

lines=integer
Number of lines to appear in the color table
Options: 1-1000

columns=integer
Number of columns to appear in the color table
Options: 1-1000

DESCRIPTION


d.colortable is used to display the color table associated with a raster map in the active
frame on the graphics monitor. The map name should be an available raster map in the
user’s current mapset search path and location.

If the values of both lines and columns are not specified by the user, d.colortable
divides the active frame equally among the number of categories present in the named
raster map. If one option is specified, the other is automatically set to accommodate all
categories. If both are specified, as many categories as possible are displayed.

If the user specifies the name of a map on the command line but does not specify the
values of other parameters, parameter default values will be used. Alternately, if the
user types simply d.colortable on the command line without any program arguments, the
program will prompt the user for parameter settings using the standard GRASS parser
interface.

EXAMPLE


The user running the command:
d.colortable map=soils color=red lines=1 columns=3
would see the active graphics frame divided into three columns extending the full frame
height. The lines dividing the color table associated with the soils map would be
displayed in red. The user would see, at most, only three of the colors from the soils
color table displayed in the active frame (because the user requested that this frame be
divided into three sections).

NOTES


If the user wishes to display the entire color table associated with a map, the user
should either stipulate a number of lines (rows) and columns (cols) sufficient to
accommodate the number of categories in the map’s color table, or fail to assign values to
one or both of lines and/or columns. If the user runs d.colortable using the default
number of lines and columns (the full graphics frame), all categories from the map’s color
table will be displayed. However, if the user requests that the color table associated
with a map which has 10 data categories be displayed in a graphics frame with only 3 lines
(rows) and 2 columns (a total of six cells), only six of the ten map categories will be
displayed.

The user should run d.erase between runs of d.colortable to avoid confusion.

Use d.colortablegrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad