There was an error while loading. Please reload this page.
https://arxiv.org/pdf/math/0503671
https://pro.arcgis.com/en/pro-app/help/analysis/geostatistical-analyst/an-introduction-to-sampling-monitoring-networks.htm
https://gis.stackexchange.com/questions/52365/creating-a-subset-of-points-shapefile-with-minimum-distance-between-points-in-ar
https://gis.stackexchange.com/questions/21616/select-maximum-number-of-points-more-than-x-meters-apart
https://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/near.htm
http://www.spatialecology.com/gme/
https://cran.r-project.org/web/packages/spatialEco/spatialEco.pdf
https://www.sciencedirect.com/topics/computer-science/spatial-sampling
https://automating-gis-processes.github.io/site/develop/notebooks/L3/nearest-neighbor-faster.html
Describes the nearest neighbor approach used to generate the first subsample.
https://jakevdp.github.io/blog/2013/04/29/benchmarking-nearest-neighbor-searches-in-python/
Describes the different params used to tweak the nearest neighbor approach.