Skip to content

Conversation

@joto
Copy link
Collaborator

@joto joto commented Nov 10, 2022

This finds an item by name in some kind of container. The only requirement on the item is that it has a name() method.

We will need this function in more places in the future, so makes sense to factor this out.

This finds an item by name in some kind of container. The only
requirement on the item is that it has a `name()` method.

We will need this function in more places in the future, so makes sense
to factor this out.
@lonvia lonvia merged commit 5be2d4f into osm2pgsql-dev:master Nov 10, 2022
@joto joto deleted the find-by-name branch November 19, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants