Closed Robinlovelace closed 4 years ago
Specifically...:
x = osm_main_roads(tc_data_osm)
> attr(x, "sf_column") = "geometry"
> class(x$geometry)
[1] "list"
> junctions = osm_get_junctions(x)
Related to: https://github.com/r-spatial/sf/issues/1185
Strange one, hard to debug, saying there is no sf column name: https://github.com/saferactive/trafficalmr/runs/1233734119#step:12:134