Description Usage Arguments Details
Spatial Reference System
1 2 3 | st_set_crs(x, value)
st_setsrid(x, value)
|
x |
numeric, character, or object of class sf or sfc |
value |
one of (i) character: a valid proj4string (ii) integer, a valid EPSG value (numeric), or (iii) a list containing named elements |
st_setsrid
is postgis compatible
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.