DESCRIPTION

v.mkhexgrid is a Python script that creates a hexagonal grid for the selected region.

NOTES

This script functions by creating a number of GRASS ASCII files and them importing and cleaning them.

EXAMPLE

North Carolina sample dataset:
v.mkhexgrid hexagon regionname=ortho_2001_t792_1m_seg \
            sidelength=400 hexarea=2000
Hexagon grid map
Hexagon grid map

SEE ALSO

v.mkgrid

AUTHOR

Trevor Wiens

REFERENCES

Last changed: $Date$