CartoDB / data-services

CARTO internal geocoder PostgreSQL extension
25 stars 11 forks source link

Incorrect ISO2 code BA-BH #204

Closed iriberri closed 8 years ago

iriberri commented 8 years ago

https://github.com/CartoDB/cartodb/issues/6371

iriberri commented 8 years ago

The change here requires re-creating a dump for the admin_synonyms table.

iriberri commented 8 years ago

The required step would be:

DELETE FROM admin0_synonyms WHERE rank = 8 AND char_length(name_) < 4