ОПИСАНИЕ

Generates a raster density map from vector points data using a moving 2D isotropic Gaussian kernel or optionally generates a vector density map on vector network with a 1D kernel.

ПРИМЕЧАНИЯ

The mult option is needed to overcome the limitation that the resulting density in case of a vector map output is stored as category (Integer). The density result stored as category may be multiplied by this number.

With the -o flag (experimental) the command tries to calculate an optimal standard deviation. The value of stddeviation is taken as maximum value. Standard deviation is calculated using ALL points, not just those in the current region.

ОГРАНИЧЕНИЯ

The modules only considers the presence of point, but not (yet) any attribute values.

СМ. ТАКЖЕ

v.surf.rst

АВТОР

Stefano Menegon, ITC-irst, Trento, Italy
Radim Blazek (network part)

Last changed: $Date: 2005-01-11 04:23:39 -0600 (Вт, 11 янв 2005) $

Автор перевода