Skip to contents

Get maps data from Open Marawi Google Drive

Usage

marawi_maps_get(dsn, layer = NULL)

Arguments

dsn

Data source name of map to retrieve. This should be one of the data source names listed in marawi_maps_list

layer

Layer name of map to retrieve. If NULL (default), all layers available within dsn will be retrieved.

Value

An sf object of specified map

Examples

##marawi_maps_get(dsn = "Hazards/Faultlines")