@Mashin6 raised valid concerns in #252, supported by @stragu, that the current design in counter-intuitive: **OR** ``` r add_osm_features (features = c (...)) ``` **AND** ``` r add_osm_feature() |> add_osm_feature() |> ... ``` This needs to be improved, for which suggestions are requested!