forked from edward/owl-map
Code formatting
This commit is contained in:
parent
caed12c325
commit
5693bc6265
2 changed files with 20 additions and 11 deletions
|
|
@ -101,6 +101,7 @@ def get_hit_name(hit):
|
|||
n2 = address_values[1]
|
||||
return f"{n1}, {n2}, {country}"
|
||||
|
||||
|
||||
def get_hit_label(hit):
|
||||
tags = hit["extratags"]
|
||||
designation = tags.get("designation")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue