Description Usage Arguments Value
View source: R/GeometryOperations.R
Saves in a data frame all the intersections between a polygon shapefile and a point shapefile. Used for the Crown delineation method
1 | Intersection(inpath, outpath, pointpath)
|
inpath |
Path where the polygons shapefiles are |
outpath |
Path where you weant to save the resulting point shapefile |
pointpath |
Shapefile where all the PB points are |
A rdsdata dataframe called intersections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.