Skip to content

Rename query builders#417

Open
jmaspons wants to merge 5 commits intomainfrom
rename_query_builders
Open

Rename query builders#417
jmaspons wants to merge 5 commits intomainfrom
rename_query_builders

Conversation

@jmaspons
Copy link
Collaborator

@jmaspons jmaspons commented Mar 17, 2026

Rename add_osm_feature() -> filter_osm_tags() and add_osm_features() -> add_osm_tags(). Keep the old alias working and silent for now, the old names will be DEPRECATED in a future version and will throw warnings.

Make docs, parameters and variable names consistent for tags / features use. Feature refers to entities from the real world represented by OSM objects. Tags are the attributes of OSM objects that characterize the features.

Discussed in #255

@jmaspons jmaspons requested a review from mpadge March 17, 2026 11:08
All tests passed without changes before this commit. Old functions still work
Feature refers to represented entities represented by OSM objects.
Tags are the attributes of OSM objects that characterize the features.
All tests passed without changes before this commit. Old functions still work
@jmaspons jmaspons force-pushed the rename_query_builders branch from cb9ac1a to cf5500b Compare March 18, 2026 10:17
@jmaspons jmaspons marked this pull request as ready for review March 18, 2026 10:28
Copy link
Member

@mpadge mpadge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jmaspons I'm going to request changes here just so that I'll see when you've re-requested review. The changes I've requested are described in #255 (comment)

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