Generation of Vegetation Sampling Areas

Premise:
We need some randomly selected areas for performing a vegetation survey. Two possible approaches are given: random selection of grid cells from a 7x7 grid superimposed over the region of interest, and random generation of 100x100 meter blocks which meet certain criteria on how close they can be from each other and the edges of the region. The region and grid files are attached at the bottom of this page.  


Generate Region Data



    
    

Compute Random Grid Cells



    
    

rnd_grid_cell.png
Random Grid Cell Example


Generate Randomly Placed Blocks



    
    

rnd_100m_block.png
Random Block Example


Additional Example: Compute 3 blocks per "half" of the watershed.

rnd_100m_block_halves.preview.png
Random Block Example 2

Attachments:

grid_and_region_files.tar_.gz
functions.R