Description Usage Arguments Value Examples
Scrap geoJSON from one URL on OCHA COD REST API
1 | one_URL_geoJSON(layer_URL)
|
layer_URL |
character - A valid FeatureServer layer directory URL. Example: "https://gistmaps.itos.uga.edu/arcgis/rest/services/COD_External/ZMB_pcode/FeatureServer/2" |
geoJSON - a geoJSON object containing the layer's features
1 2 3 4 | ## Not run:
one_URL_geoJSON("https://gistmaps.itos.uga.edu/arcgis/rest/services/COD_External/ZMB_pcode/FeatureServer/2")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.