OpenUpSA/wazimap-ng

Uppercasing the geography code results in Geography not found exceptions

Opened this issue · 1 comments

geo_code = str(geo_code).upper()

Instead of uppercasing the code, we should match with the exact string from the dataset

please also write a test with wrong code and correct geo codes