Description Usage Arguments Value
View source: R/Point_Json_Creator.R
Takes an SF object with points data and coverts it to a ESRI format json string
1 | Point_Json_Creator(points, geometry = "geometry", wkid = "4326")
|
points |
is expected to be a SF object with boundary data |
geometry |
is expected to be a string with the field name containing the geometry data |
wkid |
a text string indicating the well know id to be used. |
a json string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.