ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
126 stars 193 forks source link

The expected key may not be set - this stops a KeyError #206

Closed brucebolt closed 5 years ago

brucebolt commented 5 years ago

There may be cases where the key is not present (this is particularly true of verified which is unset by default). This is currently raising a KeyError, rather than an AssertionError.