Pointshp: Polygont to point

Description Usage Arguments Value

View source: R/GeometryOperations.R

Description

Creates a unique point shapefiles from several polygons shapefiles.

Usage

1
2
3
Pointshp(inpath, outpath,
  chunks = "/HDD/visual_interpretation/visual_interpretation_ADS/ADS100_Chunks.shp",
  name_chunk)

Arguments

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

Value

A unique shapefile for the centroids of the polygons


MartinezLaura/CanHeMonR.MaxEnt documentation built on May 17, 2019, 6:21 p.m.