GIScience / GIScience/oshdb

TagTranslator misses functionality to resolve OSHDBTagKey

Open
#496 0 comments 0 reactions 1 assignee Claimed by @rtroilo View on GitHub
user experience
Dominant language
Java
Stars
131
Forks
19
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.