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

TagTranslator misses functionality to resolve OSHDBTagKey #496

Open
SlowMo24 opened this issue Mar 24, 2023 · 0 comments
Open

TagTranslator misses functionality to resolve OSHDBTagKey #496

SlowMo24 opened this issue Mar 24, 2023 · 0 comments
Assignees
Labels
user experience Enhances the usability of OSHDB

Comments

@SlowMo24
Copy link
Contributor

Problem Description

The TagTranslator provides a function to get from OSMTagKey or String to OSHDBTagKey but not the other way around

Expected Solution

Add lookupTagKey

Alternative Solutions

Make lookupTag return "all it knows" i.e. an OSMTag with a key but Null value. This would allow this function to serve the above information.

@tyrasd tyrasd added bug Something isn't working as expected user experience Enhances the usability of OSHDB and removed bug Something isn't working as expected labels Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user experience Enhances the usability of OSHDB
Projects
None yet
Development

No branches or pull requests

3 participants