Skip to content
Prev 5102 / 29559 Next

stratified random sampling

Hi Gerald:

I have an example that may help: It demonstrates the sampling of a 
polygon shape file with a regularly-spaced point grid,
and assignment of polygon values to the sampling points:

http://nceas.ucsb.edu/scicomp/GISSeminar/UseCases/SampleVectorPolygonsRasterGrid/SampleVectorPolysRastGrid.html

You could modify this example to randomly select a point inside each 
polygon from the point grid (or a similar modification).

Hope this helps..
Rick Reeves
Heuvelink, Gerard wrote: