Fix:Tools:Added Switzerland to osm2navit
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sat, 3 May 2008 18:45:10 +0000 (18:45 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sat, 3 May 2008 18:45:10 +0000 (18:45 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1037 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/osm2navit.c

index cc5622a..481ba6d 100644 (file)
@@ -285,6 +285,7 @@ struct country_table {
        { 40,"Austria,Österreich,AUT"},
        {276,"Germany,Deutschland,Bundesrepublik Deutschland"},
        {528,"Nederland,The Netherlands,Niederlande,NL"},
+       {756,"Schweiz"},
 };
 
 static GHashTable *country_table_hash;