if (FALSE) { # interactive()
bb <- get_osm_bb("Bucharest")
get_stac_asset_urls(bb)
# Use non-default STAC API
get_stac_asset_urls(bb,
endpoint = "some endpoint",
collection = "some collection")
}
Run the code above in your browser using DataLab