Skip to contents

This function retrieves example OpenStreetMap (OSM) data for the city of Bucharest, Romania, from a persistent URL on the 4TU.ResearchData data repository. The dataset includes the street network and the geometry of the Dâmbovița river.

Usage

get_example_data()

Value

A list of sf objects containing the OSM data.

Examples

if (FALSE) { # interactive()
get_example_data()
}