Skip to content

Commit

Permalink
Update AddCycleway.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
CTJoriginal authored and westnordost committed Sep 26, 2023
1 parent d26e426 commit 02b6a07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class AddCycleway(
// http://peopleforbikes.org/get-local/ (US)
override val enabledInCountries = NoCountriesExcept(
// all of Northern and Western Europe, most of Central Europe, some of Southern Europe
"NO", "SE", "FI", "IS", "DK",
"NO", "SE", "FI", "IS", "DK", "SI",
"GB", "IE", "NL", "BE", "FR", "LU",
"DE", "PL", "CZ", "HU", "AT", "CH", "LI",
"ES", "IT", "HR",
Expand Down

0 comments on commit 02b6a07

Please sign in to comment.