Skip to content

Commit 4ac0943

Browse files
wolfbertfrodrigo
authored andcommitted
Revert umlaut changes
Due to side effects
1 parent dc02368 commit 4ac0943

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osmose_config.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,10 +1818,10 @@ class gen(default_country):
18181818

18191819
at_state = gen_country('europe', 'austria', download_repo=OSMFR, language='de', proj=32633)
18201820

1821-
at_state("niederoesterreich", 77189, "AT-NOE")
1821+
at_state("niederosterreich", 77189, "AT-NOE")
18221822
at_state("burgenland", 76909, "AT-B")
1823-
at_state("kaernten", 52345, "AT-K")
1824-
at_state("oberoesterreich", 102303, "AT-OOE")
1823+
at_state("karnten", 52345, "AT-K")
1824+
at_state("oberosterreich", 102303, "AT-OOE")
18251825
at_state("salzburg", 86539, "AT-S")
18261826
at_state("steiermark", 35183, "AT-ST")
18271827
at_state("tirol", 52343, "AT-T")

0 commit comments

Comments
 (0)