Skip to content

[BUG] City listed in states of Poland #187

@DanielKucal

Description

@DanielKucal

Poland has 16 "states" (voivodeships, województw) while csc.getStateOfCountry('PL') returns 17, because there is one unwanted entry:

  {
    "name": "Kielce",
    "isoCode": "KI",
    "countryCode": "PL",
    "latitude": "50.86607730",
    "longitude": "20.62856760"
  },

Kielce is a Polish capital city of Świętokrzyskie Voivodeship, not separate state.

https://en.wikipedia.org/wiki/Administrative_divisions_of_Poland

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions