DESCRIPTION

v.qcount chooses nquadradius ants circular quadrats of radius radius such that they are completely within the bounds of the current region and no two quadrats overlap. The number of points falling within each quadrat are counted and indices are calculated to estimate the departure of point locations from complete spatial randomness.

NOTES

This program may not work properly with lat-long data. It uses hypot() in two files: count.c and findquads.c.

SEE ALSO

v.random

REFERENCES

General references include:

References to the indices include:

KNOWN ISSUES

Timestamp not working for header part of counts output. (2000-10-28)

AUTHORS

James Darrell McCauley <darrell@mccauley-usa.com>,
when he was at: Agricultural Engineering Purdue University

Modified for GRASS 5.0 by Eric G. Miller (2000-10-28)
Modified for GRASS 5.7 by R. Blazek (2004-10-14)

Last changed: $Date$