View source: R/miscellaneous.R
sf_to_s3_gzip | R Documentation |
transfer sf object to gzipped geojson file on aws s3
sf_to_s3_gzip(data, s3_bucket, s3_path, precision = 7)
data |
sf object |
s3_bucket |
s3 bucket name |
s3_path |
s3 path in bucket |
precision |
number of digits to write geojson |
upload result (boolean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.