convert_sf_geocollection {gwavr}R Documentation

Convert GEOMETRYCOLLECTION to POLYGONS

Description

Convert GEOMETRYCOLLECTION to POLYGONS

Usage

convert_sf_geocollection(x)

Arguments

x

A sf object

Value

A converted sf object from GEOMETRYCOLLECTION to POLYGON or MULTIPOLYGON.


[Package gwavr version 0.3.1 Index]