sf_to_s3_gzip: transfer sf object to gzipped geojson file on aws s3

View source: R/miscellaneous.R

sf_to_s3_gzipR Documentation

transfer sf object to gzipped geojson file on aws s3

Description

transfer sf object to gzipped geojson file on aws s3

Usage

sf_to_s3_gzip(data, s3_bucket, s3_path, precision = 7)

Arguments

data

sf object

s3_bucket

s3 bucket name

s3_path

s3 path in bucket

precision

number of digits to write geojson

Value

upload result (boolean)


mountainMath/mountainmathHelpers documentation built on Nov. 14, 2022, 2:56 a.m.