View source: R/station-polygon.R View source: R/station-polygon (Cópia em conflito de statverse 2020-12-05).R
prep_poly_posto | R Documentation |
Sets appropriate CRS to station's polygon and apply buffer.
prep_poly_posto( poly_station, dis.buf = 0.25, ref_crs = "+proj=longlat +datum=WGS84" )
poly_station |
a polygon of class |
dis.buf |
numeric, default: 0.25 (degrees). When |
ref_crs |
character, the base coordinate reference system. Default: '+proj=longlat +datum=WGS84'. |
object of class sf
Other station polygon functions:
extract_poly()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.