iso code from country name.
This commit is contained in:
parent
1730c2feaf
commit
6f2c71891e
@ -32,6 +32,7 @@ def get_mainland_bbox(country_name):
|
|||||||
if item.subunit == country_name:
|
if item.subunit == country_name:
|
||||||
return item.bbox
|
return item.bbox
|
||||||
return None
|
return None
|
||||||
|
# foo
|
||||||
|
|
||||||
class Timerlog:
|
class Timerlog:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user