From 2d124991b80102684edeeba364e37d4ec3f4b102 Mon Sep 17 00:00:00 2001 From: zaxl Date: Sun, 12 Oct 2008 21:13:43 +0000 Subject: [PATCH] Add:garmin: More NT types git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1454 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/navit/data/garmin/garmintypes.txt | 63 +++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/navit/navit/data/garmin/garmintypes.txt b/navit/navit/data/garmin/garmintypes.txt index 8eccce4..7df6831 100644 --- a/navit/navit/data/garmin/garmintypes.txt +++ b/navit/navit/data/garmin/garmintypes.txt @@ -385,6 +385,68 @@ POINT 1, 0x0902 = point_unkn, Fishing information 1, 0x0903 = point_unkn, Facility # NT types start +1, 0x0b00 = poi_dining, Dining(Other) +1, 0x0b04 = poi_dining, Dining(Chinese) +1, 0x0b05 = poi_dining, Dining (Deli/Bakery) +1, 0x0b06 = poi_dining, Dining (International) +1, 0x0b07 = poi_fastfood, Fast Food +1, 0x0b09 = poi_dining, Dining(Mexican) +1, 0x0b0a = poi_dining, Dining(Pizza) +1, 0x0b0b = poi_dining, Dining (Sea Food) +1, 0x0b0c = poi_dining, Dining (Steak/Grill) +1, 0x0b0d = poi_dining, Dining(Bagel/Donut) +1, 0x0b0e = poi_dining, Dining(Cafe/Diner) +1, 0x0c01 = poi_hotel, Hotel/Motel +1, 0x0c02 = poi_hotel, Bed & Breakfast inn +1, 0x0c03 = poi_camp_rv, Camping/RV-Park +1, 0x0c04 = poi_resort, Resort +1, 0x0d01 = poi_attraction, Amusement Park +1, 0x0d02 = poi_museum_history, Museum/History +1, 0x0d03 = poi_fair, Fair, Conference(point) +1, 0x0d04 = poi_scenic_area, Scenic Area +1, 0x0d05 = poi_school, School +1, 0x0d06 = poi_park, Park +1, 0x0d07 = poi_zoo, Zoo +1, 0x0d08 = poi_stadium, Sportpark, Stadium +1, 0x0d0a = poi_bar, Wine Bar +1, 0x0d14 = poi_hospital, Hospital +1, 0x0e01 = poi_theater, Theater +1, 0x0e02 = poi_bar, Bar +1, 0x0e03 = poi_cinema, Cinema +1, 0x0e04 = poi_casino, Casino +1, 0x0e05 = poi_golf, Golf +1, 0x0e06 = poi_skiing, Skiing Center/Lift +1, 0x0e07 = poi_bar, Night Bar/Piano +1, 0x0e08 = poi_icesport, Ice/Sporting +1, 0x0e09 = poi_swimming, Swimming +1, 0x0e0a = poi_sport, Sports(point) +1, 0x0f00 = poi_hotel, Hotel(Other) +1, 0x0f01 = poi_shop_department, Department Store +1, 0x0f02 = poi_shop_grocery, Grocery +1, 0x0f03 = poi_hotel, Hotel/Motel +1, 0x0f04 = poi_resort, Resort +1, 0x0f05 = poi_pharmacy, Pharmacy +1, 0x1001 = poi_fuel, Fuel/Gas +1, 0x1002 = poly_car_parking, Parking Lot +1, 0x1003 = poi_autoservice, Car Repair +1, 0x1004 = poi_airport, Airport +1, 0x1005 = poi_post, Post Office +1, 0x1006 = poi_bank, Bank +1, 0x1008 = poi_bus_station, Bus station +1, 0x1009 = poi_marina, SeaPort +1, 0x100a = poi_wrecker, Wrecker Service +1, 0x100b = poi_car_parking, Parking +1, 0x100d = poi_car_dealer_parts, Car Dealer(point) +1, 0x100e = poi_car_wash, Car Wash +1, 0x1011 = poi_bussines_service, Business Service +1, 0x1012 = poi_communication, Communication +1, 0x1013 = poi_repair_service, Repair Service +1, 0x1014 = poi_social_service, Social Service +1, 0x1015 = poi_public_utilities, Utility +1, 0x1101 = poi_police, Police Station +1, 0x1102 = poi_hospital, Hospital +1, 0x1104 = poi_justice, Justice +1, 0x1107 = poi_public_office, Public Office 1, 0x1400 = town_label_1e5, Megapolis (10M +) 1, 0x1401 = town_label_5e4, Megapolis (5-10M) 1, 0x1402 = town_label_2e4, Big City (2-5M) @@ -631,6 +693,7 @@ POLYGONE 1, 0x0801 = poly_town, City 1, 0x0900 = poly_plaza, Square/Place 1, 0x0902 = poly_car_parking, Car Park (Parking Lot) +1, 0x0904 = poly_airport, Airport 1, 0x090d = poly_sports_stadium, Stage like circus/sport/stadium 1, 0x090e = poly_cemetery, Graveyard/Cemetery 1, 0x0a01 = poly_national_park, National Park -- 2.7.4