]> err.no Git - mapper/commitdiff
More POI color changes
authorKaj-Michael Lang <milang@onion.tal.org>
Tue, 9 Oct 2007 12:21:57 +0000 (15:21 +0300)
committerKaj-Michael Lang <milang@onion.tal.org>
Tue, 9 Oct 2007 12:21:57 +0000 (15:21 +0300)
src/poi.c

index 29c799340d6d543859630c37dbbe4b1da0907675..23b277de19c209f710ff6a614c6b7ac8ba8772c5 100644 (file)
--- a/src/poi.c
+++ b/src/poi.c
@@ -35,43 +35,43 @@ struct _poi_categories {
 };
 
 static struct _poi_categories default_poi_categories[] = {
-       {NODE_AMENITY_PARKING, "Parking", "Parking place for vehicles."  , "vehicle/parking", "#aaaaff" },
-       {NODE_AMENITY_FUEL, "Fuel", "Stations for purchasing fuel for vehicles."  , "vehicle/fuel_station", "#aaffaa" },
+       {NODE_AMENITY_PARKING, "Parking", "Parking place for vehicles."  , "vehicle/parking", "#2020ff" },
+       {NODE_AMENITY_FUEL, "Fuel", "Stations for purchasing fuel for vehicles."  , "vehicle/fuel_station", "#4040f0" },
        {NODE_AMENITY_SPEEDCAM, "Speed Cam", "Automatic speed cameras."  , "vehicle/restrictions/speed_trap", "#ff0000" },
-       {NODE_AMENITY_HOSPITAL, "Hospital", ""  , "health/hospital", "#faeeaa" },
-       {NODE_AMENITY_PHARMACY, "Pharmacy", "Place to get drugs."  , "health/pharmacy", "#aaffaa" },
-       {NODE_AMENITY_POLICE, "Police", "Police station" , "public/police", "#aaeeff" },
-       {NODE_AMENITY_HOTEL, "Hotel", "Places to stay temporarily or for the night." , "accommodation/hotel", "#baeeba" },
-       {NODE_AMENITY_HOSTEL, "Hostel", "Places to stay temporarily or for the night. Cheap." , "accommodation/hostel", "#abeeba" },
-       {NODE_AMENITY_MOTEL, "Motel", "Places to stay temporarily or for the night. Cheap." , "accommodation/motel", "#aceeca" },
-       {NODE_AMENITY_ATM, "ATM", "Automatic Teller Machine/Cashpoint." , "money/atm", "#eeaaee" },
-       {NODE_AMENITY_BANK, "Bank", "Place to take care of your money." , "money/bank", "#feaafe" },
-       {NODE_AMENITY_POST, "Post office", "Place to handle mail." , "public/post_office", "#ffe0ef" },
-       {NODE_AMENITY_POST_BOX, "Post box", "Send letters." , "public/post_box", "#ffe0e0" },
-       {NODE_AMENITY_TOURISM_INFO, "Tourism info", "A place for tourists to get information." , "misc/information", "#daffda" },
-       {NODE_AMENITY_TAXI, "Taxi station", "Get a Taxi here." , "", "#aaffff" },
-       {NODE_AMENITY_RAILWAY_STATION, "Railway station", "Transportation by train." , "transport/railway", "#faa0a0" },
-       {NODE_AMENITY_RAILWAY_HALT, "Railway halt", "" , "transport/railway_small", "#f2a2a2" },
-       {NODE_AMENITY_BUS_STATION, "Bus station", "Transportation by bus." , "transport/bus", "#f0b0b0" },
-       {NODE_AMENITY_BOAT, "Harbour", "Transportation by boat." , "transport/ferry", "#9090e0" },
-       {NODE_AMENITY_AIRPORT, "Airport", "Transportation by air." , "transport/airport", "#b0b0bb" },
-       {NODE_AMENITY_CAMP_SITE, "Camp site", "Place to go camping" , "accommodation/camping", "#a0f0e0" },
-       {NODE_AMENITY_CARAVAN_SITE, "Caravan site", "" , "accommodation/camping/caravan", "#aaeeaa" },
+       {NODE_AMENITY_HOSPITAL, "Hospital", ""  , "health/hospital", "#ff4040" },
+       {NODE_AMENITY_PHARMACY, "Pharmacy", "Place to get drugs."  , "health/pharmacy", "#40f040" },
+       {NODE_AMENITY_POLICE, "Police", "Police station" , "public/police", "#8570ff" },
+       {NODE_AMENITY_HOTEL, "Hotel", "Places to stay temporarily or for the night." , "accommodation/hotel", "#ba20ba" },
+       {NODE_AMENITY_HOSTEL, "Hostel", "Places to stay temporarily or for the night. Cheap." , "accommodation/hostel", "#ba30ba" },
+       {NODE_AMENITY_MOTEL, "Motel", "Places to stay temporarily or for the night. Cheap." , "accommodation/motel", "#ba40ba" },
+       {NODE_AMENITY_ATM, "ATM", "Automatic Teller Machine/Cashpoint." , "money/atm", "#40a040" },
+       {NODE_AMENITY_BANK, "Bank", "Place to take care of your money." , "money/bank", "#50b550" },
+       {NODE_AMENITY_POST, "Post office", "Place to handle mail." , "public/post_office", "#ff6868" },
+       {NODE_AMENITY_POST_BOX, "Post box", "Send letters." , "public/post_box", "#ff6060" },
+       {NODE_AMENITY_TOURISM_INFO, "Tourism info", "A place for tourists to get information." , "misc/information", "#4af04a" },
+       {NODE_AMENITY_TAXI, "Taxi station", "Get a Taxi here." , "", "#50ffff" },
+       {NODE_AMENITY_RAILWAY_STATION, "Railway station", "Transportation by train." , "transport/railway", "#fa7070" },
+       {NODE_AMENITY_RAILWAY_HALT, "Railway halt", "" , "transport/railway_small", "#f27777" },
+       {NODE_AMENITY_BUS_STATION, "Bus station", "Transportation by bus." , "transport/bus", "#f07070" },
+       {NODE_AMENITY_BOAT, "Harbour", "Transportation by boat." , "transport/ferry", "#9090ee" },
+       {NODE_AMENITY_AIRPORT, "Airport", "Transportation by air." , "transport/airport", "#909099" },
+       {NODE_AMENITY_CAMP_SITE, "Camp site", "Place to go camping" , "accommodation/camping", "#90f080" },
+       {NODE_AMENITY_CARAVAN_SITE, "Caravan site", "" , "accommodation/camping/caravan", "#90ff80" },
        {NODE_AMENITY_PICNIC_SITE, "Picnic", "Place to have a Picnic" , "recreation/picnic", "#a5f8e5" },
-       {NODE_AMENITY_FOOD, "Restaurant, Fast food", "Places to eat or drink." , "food/fastfood", "#aaeeaa" },
-       {NODE_AMENITY_PUB, "Pub, Disco, Club", "Place to drink and party." , "food/pub", "#baeeaa" },
-       {NODE_AMENITY_CAFE, "Cafe", "Place to drink coffe or tee and eat." , "food/cafe", "#bbe0a0" },
+       {NODE_AMENITY_FOOD, "Restaurant, Fast food", "Places to eat or drink." , "food/fastfood", "#e5960d" },
+       {NODE_AMENITY_PUB, "Pub, Disco, Club", "Place to drink and party." , "food/pub", "#f5960d" },
+       {NODE_AMENITY_CAFE, "Cafe", "Place to drink coffe or tee and eat." , "food/cafe", "#ff960d" },
        {NODE_AMENITY_CINEMA, "Cinema", "Place to see movies" , "recreation/cinema", "#9090a0" },
        {NODE_AMENITY_THEATRE, "Theatre", "Place to see people performing" , "recreation/theater", "#9595a5" },
-       {NODE_AMENITY_SHOP, "Shopping", "Places to shop or acquire services." , "shopping", "#aaeeaa" },
-       {NODE_AMENITY_POW, "Place of Worchip", "" , "religion/church", "#000000" },
-       {NODE_AMENITY_THEME_PARK, "Theme Park", "Place to have fun and ride for example rollercoasters." , "recreation/theme_park", "#aaeeaa" },
-       {NODE_AMENITY_COLLEGE, "College Campus/Building", "" , "education/college", "#aaeeaa" },
-       {NODE_AMENITY_SCHOOL, "School", "" , "education/school", "#aaeeaa" },
-       {NODE_AMENITY_WC, "WC/Toilets", "" , "public/toilets", "#aaeeaa" },
-       {NODE_AMENITY_TELEPHONE, "Telephone", "Public telephone" , "public/telephone", "#aaeeaa" },
-       {NODE_AMENITY_ATTRACTION, "Attraction", "Something interesting" , "generic", "#aaeeaa" },
-       {NODE_AMENITY_GENERIC, "Other", "Miscellaneous category for everything else." , "generic", "#aaeeaa" },
+       {NODE_AMENITY_SHOP, "Shopping", "Places to shop or acquire services." , "shopping", "#61ef1b" },
+       {NODE_AMENITY_POW, "Place of Worchip", "" , "religion/church", "#7c5b0b" },
+       {NODE_AMENITY_THEME_PARK, "Theme Park", "Place to have fun and ride for example rollercoasters." , "recreation/theme_park", "#8eef1b" },
+       {NODE_AMENITY_COLLEGE, "College Campus/Building", "" , "education/college", "#813fdc" },
+       {NODE_AMENITY_SCHOOL, "School", "" , "education/school", "#813fdc" },
+       {NODE_AMENITY_WC, "WC/Toilets", "" , "public/toilets", "#e1d62c" },
+       {NODE_AMENITY_TELEPHONE, "Telephone", "Public telephone" , "public/telephone", "#208060" },
+       {NODE_AMENITY_ATTRACTION, "Attraction", "Something interesting" , "generic", "#004000" },
+       {NODE_AMENITY_GENERIC, "Other", "Miscellaneous category for everything else." , "generic", "#002000" },
        {NODE_POI_END, NULL, NULL }
 };