You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the list of Swedish cities has quite a few duplicates. To be precise, many Swedish cities have municipalities with the same name, and they seem to have gotten into the list as well. Here's an example:
("kommun" = "municipality")
Lund
Lunds Kommun
Åstorp
Åstorps Kommun
Kävlinge
Kävlinge Kommun
We'll just remove the Kommun suffixed rows in our DB. Perhaps the same could be done here, as it seems that all the municipalities have their cities in the list as well.
/Malcolm
The text was updated successfully, but these errors were encountered:
Hi there, what a wonderful repo 🎉 Good job!
I noticed that the list of Swedish cities has quite a few duplicates. To be precise, many Swedish cities have municipalities with the same name, and they seem to have gotten into the list as well. Here's an example:
("kommun" = "municipality")
We'll just remove the
Kommun
suffixed rows in our DB. Perhaps the same could be done here, as it seems that all the municipalities have their cities in the list as well./Malcolm
The text was updated successfully, but these errors were encountered: