Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag grouping should not be case-sensitive #39

Closed
hungerburg opened this issue May 5, 2024 · 1 comment
Closed

Tag grouping should not be case-sensitive #39

hungerburg opened this issue May 5, 2024 · 1 comment
Labels
question Further information is requested

Comments

@hungerburg
Copy link

hungerburg commented May 5, 2024

Grouping of results by tag makes a difference between "Ausgenommen" and "ausgenommen" -- Any use-cases [no pun intended] where case-sensitivity is of importance? Most often, I suppose, it is of no importance. But what do I know?

@tyrasd
Copy link
Member

tyrasd commented May 23, 2024

A typical use case would be to sort results into classes by tag: e.g. road length by highway tag. Here it does makes a difference: highway=residential is not the same as highway=Residential or highway=RESIDENTIAL.

@tyrasd tyrasd added the question Further information is requested label May 23, 2024
@tyrasd tyrasd closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants