Skip to content

Geometry nearest functions should take generic collection #7873

Open
@rzblue

Description

@rzblue

In java, nearest currently takes a List<T> but could take Collection<T> with no implementation changes. In C++ we currently take std::span but could take iterators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureBrand new functionality, features, pages, workflows, endpoints, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions