get_param | R Documentation |
Internal function that is used to access the config.txt of the project and get a specific parameter (e.g. ISO alpha-3 code).
get_param(mainPath, location, param)
mainPath |
character; the parent directory of the location folder |
location |
character; the location folder name |
param |
character; 'COUNTRY' to get the original country name, 'ISO' to get the ISO alpha-3 country code or 'EPSG' to get the EPSG code for layer projection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.