Generate and ingest Timor maps
ingest_pds_map.Rd
This function downloads pds tracks coordinates, generates a png image showing the map of Timor divided by municipalities including the tracks paths, and upload it to cloud storage. It also upload the data frame splitted by grids to produce leaflet maps in the portal.
Usage
ingest_pds_map(log_threshold = logger::DEBUG)
Arguments
- log_threshold
The (standard Apache logj4) log level used as a threshold for the logging infrastructure. See logger::log_levels for more details