MartinsOnuoha / countriesNowAPI

CountriesNow is an Open source API for retrieving geo-information for countries, including their states, cities, population, etc. 🌎
http://countriesnow.space
MIT License
179 stars 55 forks source link

Duplicated cities in Brazil #99

Closed christianbayer closed 2 years ago

christianbayer commented 2 years ago
I've detected some duplicated cities in Brazil: Right name (to keep) Right ID Wrong name (to remove) Wrong ID
Xique-Xique 15643 Xique Xique 15642
Pindaré-Mirim 13850 Pindaré Mirim 13849
Tomé-Açu 15335 Tomé Açu 15334
Belém do São Francisco 10621 Belém de São Francisco 10618
Governador Dix-Sept Rosado 11981 Governador Dix Sept Rosado 11980
Ceará-Mirim 11227 Ceará Mirim 11226
Não-Me-Toque 13486 Não Me Toque 13485
Ji-Paraná 12630 Ji Paraná 12629
Guajará-Mirim 12020 Guajará Mirim 12019
Lauro Müller 12805 Lauro Muller 12804
Pariquera-Açu 13676 Pariquera Açu 13675
Embu-Guaçu 11692 Embu Guaçu 11690
Brodowski 10805 Brodósqui 10806

Also, "Residencia Moacir PU5BHV" (ID 14202) should be removed, as it isn't a city, it is a sublocality of "Rodeio" (ID 14328) city of "Santa Catarina" (ID 2014) state.

MartinsOnuoha commented 2 years ago

Hi Christian, thanks for pointing this out, I'll have a look at it asap

MartinsOnuoha commented 2 years ago

Hi Christian, we have an open PR for this issue, please have a look if you can.

christianbayer commented 2 years ago

@MartinsOnuoha that's it!