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