Skip to content

[FEATURE] re-design of AND versus OR queries #255

@mpadge

Description

@mpadge

@Mashin6 raised valid concerns in #252, supported by @stragu, that the current design in counter-intuitive:

OR

add_osm_features (features = c (...))

AND

add_osm_feature() |>
    add_osm_feature() |> ...

This needs to be improved, for which suggestions are requested!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions