sf_to_kml: sf_to_kml

Description Usage Arguments Value

Description

Convert sfc columns in an sf dataframe to KML text to allow automatic georeferencing when uploading to Google Fusion Tables.

Usage

1
2
3
4
sf_to_kml(x)

## S3 method for class 'sfc_POINT'
sf_to_kml(x)

Arguments

x

A sf dataframe

Value

A dataframe with a new geometry column that is the KML text representation of the sf geometry information


jpshanno/gft documentation built on May 24, 2019, 7:34 a.m.