Description Usage Arguments Value
View source: R/GeometryOperations.R
Creates a unique point shapefiles from several polygons shapefiles.
1 2 3 | Pointshp(inpath, outpath,
chunks = "/HDD/visual_interpretation/visual_interpretation_ADS/ADS100_Chunks.shp",
name_chunk)
|
inpath |
Path where the polygons shapefiles are |
outpath |
Path where you weant to save the resulting point shapefile |
chunks |
Path and name of the shapefile with the chunks |
name_chunk |
Name of the chunk that you want to process |
A unique shapefile for the centroids of the polygons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.