d.siter is a script which calls s.info
to determine the
number, types and ranges of site attributes, then calls a
tcl script which presents a user interface. On the
interface there are two sliders for each dimension,
category, or decimal attribute in the sites file. If a
header with labels is in the file, the sliders will be
labeled. The value range for each slider pair is determined
by the range for the corresponding attribute found in the
sites file for sites within the current region. At startup
one slider in each pair is set at the minimum value and the
other slider is set at the maximum value. The user adjusts
sliders as needed to set ranges of desired values for each
attribute, dimension, or category. The interface also has
controls for setting the size, color, and type of marker,
and buttons for display,
erase, reset scales,
and quit.
This program can be run non-interactively or interactively. If the user gives the name of a GRASS site_lists map on the command line the program will be run non-interactively. Alternately, the user can type simply d.siter on the command line; in this case, the program will prompt the user for a site_lists map.