Skip to content

Commit

Permalink
Add more geolocation to cs_CZ (#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
george0st authored Oct 20, 2023
1 parent 3f9b0e9 commit 468131a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions faker/providers/geo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,18 @@ class Provider(BaseProvider):
("23.0072", "-82.4017", "Boyeros", "CU", "America/Havana"),
("50.50301", "13.63617", "Most", "CZ", "Europe/Prague"),
("50.23271", "12.87117", "Karlovy Vary", "CZ", "Europe/Prague"),
("50.073658", "14.418540", "Praha", "CZ", "Europe/Prague"),
("49.144482", "15.006139", "Jindřichův Hradec", "CZ", "Europe/Prague"),
("48.975658", "14.480255", "České Budějovice", "CZ", "Europe/Prague"),
("50.511002", "14.150558", "Terezín", "CZ", "Europe/Prague"),
("49.183239", "15.454273", "Telč", "CZ", "Europe/Prague"),
("49.952431", "15.268654", "Kutná Hora", "CZ", "Europe/Prague"),
("49.593777", "17.250879", "Olomouc", "CZ", "Europe/Prague"),
("49.738430", "13.373637", "Plzeň", "CZ", "Europe/Prague"),
("48.812737", "14.317466", "Český Krumlov", "CZ", "Europe/Prague"),
("49.195061", "16.606836", "Brno", "CZ", "Europe/Prague"),
("50.598427", "13.610242", "Litvínov", "CZ", "Europe/Prague"),
("49.820923", "18.262524", "Ostrava", "CZ", "Europe/Prague"),
("51.04962", "12.1369", "Zeitz", "DE", "Europe/Berlin"),
("52.59319", "13.32127", "Wittenau", "DE", "Europe/Berlin"),
("50.82709", "6.9747", "Wesseling", "DE", "Europe/Berlin"),
Expand Down

0 comments on commit 468131a

Please sign in to comment.