| 200 | | node[place] { icon-image: icons/place.svg; font-family: DejaVu; text: auto; font-size: 10; font-weight: bold; z-index: 20; } |
| 201 | | node[amenity=telephone] { icon-image: icons/telephone.svg; z-index: 20; } |
| 202 | | node[barrier=cattle_grid] { icon-image: icons/cattle_grid.svg; z-index: 20; } |
| 203 | | node[tourism=guesthouse] { icon-image: icons/accommodation_bed_and_breakfast.n.svg; z-index: 20; } |
| 204 | | node[tourism=alpine_hut] { icon-image: icons/accommodation_alpinehut.n.svg; z-index: 20; } |
| 205 | | node[tourism=camp_site] { icon-image: icons/accommodation_camping.n.svg; z-index: 20; } |
| 206 | | node[tourism=caravan_site] { icon-image: icons/accommodation_caravan_park.n.svg; z-index: 20; } |
| 207 | | node[tourism=chalet] { icon-image: icons/accommodation_chalet.n.svg; z-index: 20; } |
| 208 | | node[tourism=guest_house],node[tourism=bed_and_breakfast] { icon-image: icons/accommodation_bed_and_breakfast.n.svg; z-index: 20; } |
| 209 | | node[tourism=hotel] { icon-image: icons/accommodation_hotel.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 210 | | node[tourism=hostel] { icon-image: icons/accommodation_youth_hostel.n.svg; z-index: 20; } |
| 211 | | node[tourism=motel] { icon-image: icons/accommodation_motel.n.svg; z-index: 20; } |
| 212 | | node[amenity=fire_station] { icon-image: icons/amenity_firestation2.n.svg; z-index: 20; } |
| 213 | | node[amenity=police] { icon-image: icons/amenity_police2.n.svg; z-index: 20; } |
| 214 | | node[amenity=post_box] { icon-image: icons/amenity_post_box.n.svg; z-index: 20; } |
| 215 | | node[amenity=recycling] { icon-image: icons/amenity_recycling.n.svg; z-index: 20; } |
| 216 | | node[barrier=bollard] { icon-image: icons/barrier_bollard.n.svg; z-index: 20; } |
| 217 | | node[barrier=gate], node[highway=gate] { icon-image: icons/barrier_gate.n.svg; z-index: 20; } |
| 218 | | node[barrier=stile], node[highway=stile] { icon-image: icons/barrier_stile.n.svg; z-index: 20; } |
| 219 | | node[barrier=toll_booth] { icon-image: icons/barrier_toll_booth.n.svg; z-index: 20; } |
| 220 | | node[barrier=lift_gate] { icon-image: icons/barrier_lift_gate.n.svg; z-index: 20; } |
| 221 | | node[barrier=kissing_gate] { icon-image: icons/barrier_kissing_gate.svg; z-index: 20; } |
| 222 | | node[barrier=cycle_barrier] { icon-image: icons/barrier_cycle_barrier.svg; z-index: 20; } |
| 223 | | node[barrier=block] { icon-image: icons/barrier_blocks.svg; z-index: 20; } |
| 224 | | node[barrier=cattle_grid] { icon-image: icons/barrier_cattle_grid.svg; z-index: 20; } |
| 225 | | node[amenity=school] { icon-image: icons/education_school.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 186 | node[place] { icon-image: "icons/place.svg"; font-family: DejaVu; text: auto; font-size: 10; font-weight: bold; z-index: 20; } |
| | 187 | node[amenity=telephone] { icon-image: "icons/telephone.svg"; z-index: 20; } |
| | 188 | node[barrier=cattle_grid] { icon-image: "icons/cattle_grid.svg"; z-index: 20; } |
| | 189 | node[tourism=guesthouse] { icon-image: "icons/accommodation_bed_and_breakfast.n.svg"; z-index: 20; } |
| | 190 | node[tourism=alpine_hut] { icon-image: "icons/accommodation_alpinehut.n.svg"; z-index: 20; } |
| | 191 | node[tourism=camp_site] { icon-image: "icons/accommodation_camping.n.svg"; z-index: 20; } |
| | 192 | node[tourism=caravan_site] { icon-image: "icons/accommodation_caravan_park.n.svg"; z-index: 20; } |
| | 193 | node[tourism=chalet] { icon-image: "icons/accommodation_chalet.n.svg"; z-index: 20; } |
| | 194 | node[tourism=guest_house],node[tourism=bed_and_breakfast] { icon-image: "icons/accommodation_bed_and_breakfast.n.svg"; z-index: 20; } |
| | 195 | node[tourism=hotel] { icon-image: "icons/accommodation_hotel.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 196 | node[tourism=hostel] { icon-image: "icons/accommodation_youth_hostel.n.svg"; z-index: 20; } |
| | 197 | node[tourism=motel] { icon-image: "icons/accommodation_motel.n.svg"; z-index: 20; } |
| | 198 | node[amenity=fire_station] { icon-image: "icons/amenity_firestation2.n.svg"; z-index: 20; } |
| | 199 | node[amenity=police] { icon-image: "icons/amenity_police2.n.svg"; z-index: 20; } |
| | 200 | node[amenity=post_box] { icon-image: "icons/amenity_post_box.n.svg"; z-index: 20; } |
| | 201 | node[amenity=recycling] { icon-image: "icons/amenity_recycling.n.svg"; z-index: 20; } |
| | 202 | node[barrier=bollard] { icon-image: "icons/barrier_bollard.n.svg"; z-index: 20; } |
| | 203 | node[barrier=gate], node[highway=gate] { icon-image: "icons/barrier_gate.n.svg"; z-index: 20; } |
| | 204 | node[barrier=stile], node[highway=stile] { icon-image: "icons/barrier_stile.n.svg"; z-index: 20; } |
| | 205 | node[barrier=toll_booth] { icon-image: "icons/barrier_toll_booth.n.svg"; z-index: 20; } |
| | 206 | node[barrier=lift_gate] { icon-image: "icons/barrier_lift_gate.n.svg"; z-index: 20; } |
| | 207 | node[barrier=kissing_gate] { icon-image: "icons/barrier_kissing_gate.svg"; z-index: 20; } |
| | 208 | node[barrier=cycle_barrier] { icon-image: "icons/barrier_cycle_barrier.svg"; z-index: 20; } |
| | 209 | node[barrier=block] { icon-image: "icons/barrier_blocks.svg"; z-index: 20; } |
| | 210 | node[barrier=cattle_grid] { icon-image: "icons/barrier_cattle_grid.svg"; z-index: 20; } |
| | 211 | node[amenity=school] { icon-image: "icons/education_school.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 227 | | node[amenity=bar] { icon-image: icons/food_bar.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 228 | | node[amenity=cafe] { icon-image: icons/food_cafe.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 229 | | node[amenity=fast_food] { icon-image: icons/food_fastfood.n.svg; z-index: 20; } |
| 230 | | node[amenity=nightclub] { icon-image: icons/food_nightclub.n.svg; text-offset: 0; text: auto; font-size: 10; z-index: 20; } |
| 231 | | node[amenity=pub] { icon-image: icons/food_pub.n.svg; text-offset: 0; text: auto; font-size: 10; z-index: 20; } |
| 232 | | node[amenity=restaurant] { icon-image: icons/food_restaurant.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 233 | | node[amenity=hospital] { icon-image: icons/health_hospital.n.svg; z-index: 20; } |
| 234 | | node[amenity=pharmacy] { icon-image: icons/health_pharmacy.n.svg; z-index: 20; } |
| 235 | | node[emergency=defibrillator] { icon-image: icons/ISO_7010_E010.svg; z-index: 20; } |
| 236 | | node[amenity=atm] { icon-image: icons/money_atm.n.svg; z-index: 20; } |
| 237 | | node[amenity=bank] { icon-image: icons/money_bank2.n.svg; z-index: 20; } |
| | 213 | node[amenity=bar] { icon-image: "icons/food_bar.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 214 | node[amenity=cafe] { icon-image: "icons/food_cafe.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 215 | node[amenity=fast_food] { icon-image: "icons/food_fastfood.n.svg"; z-index: 20; } |
| | 216 | node[amenity=nightclub] { icon-image: "icons/food_nightclub.n.svg"; text-offset: 0; text: auto; font-size: 10; z-index: 20; } |
| | 217 | node[amenity=pub] { icon-image: "icons/food_pub.n.svg"; text-offset: 0; text: auto; font-size: 10; z-index: 20; } |
| | 218 | node[amenity=restaurant] { icon-image: "icons/food_restaurant.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 219 | node[amenity=hospital] { icon-image: "icons/health_hospital.n.svg"; z-index: 20; } |
| | 220 | node[amenity=pharmacy] { icon-image: "icons/health_pharmacy.n.svg"; z-index: 20; } |
| | 221 | node[emergency=defibrillator] { icon-image: "icons/ISO_7010_E010.svg"; z-index: 20; } |
| | 222 | node[amenity=atm] { icon-image: "icons/money_atm.n.svg"; z-index: 20; } |
| | 223 | node[amenity=bank] { icon-image: "icons/money_bank2.n.svg"; z-index: 20; } |
| 239 | | node[amenity=bench] { icon-image: icons/amenity_bench.n.svg; z-index: 20; } |
| 240 | | node[amenity=drinking_water] { icon-image: icons/food_drinkingtap.n.svg; z-index: 20; } |
| 241 | | node[amenity=emergency_phone] { icon-image: icons/emergency-telephone.svg; z-index: 20; } |
| 242 | | node[emergency=phone] { icon-image: icons/emergency-telephone.svg; z-index: 20; } |
| 243 | | node[amenity=fountain] { icon-image: icons/amenity_fountain2.n.svg; z-index: 20; } |
| 244 | | node[amenity=hunting_stand] { icon-image: icons/sport_shooting.n.svg; z-index: 20; } |
| 245 | | node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.svg; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 246 | | node[amenity=library] { icon-image: icons/amenity_library.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 247 | | node[amenity=place_of_worship] { icon-image: icons/place_of_worship_unknown.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 248 | | node[amenity=post_office] { icon-image: icons/amenity_post_office.n.svg; z-index: 20; } |
| 249 | | node[amenity=shelter] { icon-image: icons/accommodation_shelter2.n.svg; z-index: 20; } |
| 250 | | node[leisure=swimming_pool] { icon-image: icons/sport_swimming_outdoor.n.svg; z-index: 20; } |
| 251 | | node[amenity=townhall] { icon-image: icons/amenity_town_hall.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 252 | | node[amenity=toilets] { icon-image: icons/amenity_toilets.n.svg; z-index: 20; } |
| 253 | | node[amenity=vending_machine] { icon-image: icons/shopping_vending_machine.n.svg; z-index: 20; } |
| 254 | | node[amenity=veterinary] { icon-image: icons/health_veterinary.n.8E7409.16.svg; z-index: 20; } |
| 255 | | node[amenity=waste_basket] { icon-image: icons/amenity_waste_bin.n.svg; z-index: 20; } |
| 256 | | node[emergency=fire_hydrant] { icon-image: icons/emergency_hydrant.svg; z-index: 20; } |
| | 225 | node[amenity=bench] { icon-image: "icons/amenity_bench.n.svg"; z-index: 20; } |
| | 226 | node[amenity=drinking_water] { icon-image: "icons/food_drinkingtap.n.svg"; z-index: 20; } |
| | 227 | node[amenity=emergency_phone] { icon-image: "icons/emergency-telephone.svg"; z-index: 20; } |
| | 228 | node[emergency=phone] { icon-image: "icons/emergency-telephone.svg"; z-index: 20; } |
| | 229 | node[amenity=fountain] { icon-image: "icons/amenity_fountain2.n.svg"; z-index: 20; } |
| | 230 | node[amenity=hunting_stand] { icon-image: "icons/sport_shooting.n.svg"; z-index: 20; } |
| | 231 | node[amenity=kindergarten] { icon-image: "icons/education_nursery3.n.svg"; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 232 | node[amenity=library] { icon-image: "icons/amenity_library.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 233 | node[amenity=place_of_worship] { icon-image: "icons/place_of_worship_unknown.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 234 | node[amenity=post_office] { icon-image: "icons/amenity_post_office.n.svg"; z-index: 20; } |
| | 235 | node[amenity=shelter] { icon-image: "icons/accommodation_shelter2.n.svg"; z-index: 20; } |
| | 236 | node[leisure=swimming_pool] { icon-image: "icons/sport_swimming_outdoor.n.svg"; z-index: 20; } |
| | 237 | node[amenity=townhall] { icon-image: "icons/amenity_town_hall.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 238 | node[amenity=toilets] { icon-image: "icons/amenity_toilets.n.svg"; z-index: 20; } |
| | 239 | node[amenity=vending_machine] { icon-image: "icons/shopping_vending_machine.n.svg"; z-index: 20; } |
| | 240 | node[amenity=veterinary] { icon-image: "icons/health_veterinary.n.8E7409.16.svg"; z-index: 20; } |
| | 241 | node[amenity=waste_basket] { icon-image: "icons/amenity_waste_bin.n.svg"; z-index: 20; } |
| | 242 | node[emergency=fire_hydrant] { icon-image: "icons/emergency_hydrant.svg"; z-index: 20; } |
| 258 | | node[shop=alcohol] { icon-image: icons/shopping_alcohol.n.svg; z-index: 20; } |
| 259 | | node[shop=bakery] { icon-image: icons/shopping_bakery.n.svg; z-index: 20; } |
| 260 | | node[shop=bicycle] { icon-image: icons/shopping_bicycle.n.svg; z-index: 20; } |
| 261 | | node[shop=book], node[shop=books] { icon-image: icons/shopping_book.n.svg; z-index: 20; } |
| 262 | | node[shop=butcher] { icon-image: icons/shopping_butcher.n.svg; z-index: 20; } |
| 263 | | node[shop=car_repair] { icon-image: icons/shopping_car_repair.n.svg; z-index: 20; } |
| 264 | | node[shop=car] { icon-image: icons/shopping_car.n.svg; z-index: 20; } |
| 265 | | node[shop=clothes] { icon-image: icons/shopping_clothes.n.svg; z-index: 20; } |
| 266 | | node[shop=confectionery] { icon-image: icons/shopping_confectionery.n.svg; z-index: 20; } |
| 267 | | node[shop=convenience] { icon-image: icons/shopping_convenience.n.svg; z-index: 20; } |
| 268 | | node[shop=department_store] { icon-image: icons/shopping_department_store.n.svg; z-index: 20; } |
| 269 | | node[shop=doityourself] { icon-image: icons/shopping_diy.n.svg; z-index: 20; } |
| 270 | | node[shop=fishmonger] { icon-image: icons/shopping_fish.n.svg; z-index: 20; } |
| 271 | | node[shop=florist] { icon-image: icons/shopping_florist.n.svg; z-index: 20; } |
| 272 | | node[shop=garden_centre] { icon-image: icons/shopping_garden_centre.n.svg; z-index: 20; } |
| 273 | | node[shop=gift] { icon-image: icons/shopping_gift.n.svg; z-index: 20; } |
| 274 | | node[shop=greengrocer] { icon-image: icons/shopping_greengrocer.n.svg; z-index: 20; } |
| 275 | | node[shop=hairdresser] { icon-image: icons/shopping_hairdresser.n.svg; z-index: 20; } |
| 276 | | node[shop=hifi] { icon-image: icons/shopping_hifi.n.svg; z-index: 20; } |
| 277 | | node[shop=jewelry] { icon-image: icons/shopping_jewelry.n.svg; z-index: 20; } |
| 278 | | node[shop=kiosk] { icon-image: icons/shopping_kiosk.n.svg; z-index: 20; } |
| 279 | | node[shop=laundry] { icon-image: icons/shopping_laundrette.n.svg; z-index: 20; } |
| 280 | | node[amenity=marketplace] { icon-image: icons/shopping_marketplace.n.svg; z-index: 20; } |
| 281 | | node[shop=motorcycle] { icon-image: icons/shopping_motorcycle.n.svg; z-index: 20; } |
| 282 | | node[shop=music] { icon-image: icons/shopping_music.n.svg; z-index: 20; } |
| 283 | | node[shop=supermarket] { icon-image: icons/shopping_supermarket.n.svg; z-index: 20; } |
| 284 | | node[shop=toys] { icon-image: icons/shopping_toys.n.svg; z-index: 20; } |
| | 244 | node[shop=alcohol] { icon-image: "icons/shopping_alcohol.n.svg"; z-index: 20; } |
| | 245 | node[shop=bakery] { icon-image: "icons/shopping_bakery.n.svg"; z-index: 20; } |
| | 246 | node[shop=bicycle] { icon-image: "icons/shopping_bicycle.n.svg"; z-index: 20; } |
| | 247 | node[shop=book], node[shop=books] { icon-image: "icons/shopping_book.n.svg"; z-index: 20; } |
| | 248 | node[shop=butcher] { icon-image: "icons/shopping_butcher.n.svg"; z-index: 20; } |
| | 249 | node[shop=car_repair] { icon-image: "icons/shopping_car_repair.n.svg"; z-index: 20; } |
| | 250 | node[shop=car] { icon-image: "icons/shopping_car.n.svg"; z-index: 20; } |
| | 251 | node[shop=clothes] { icon-image: "icons/shopping_clothes.n.svg"; z-index: 20; } |
| | 252 | node[shop=confectionery] { icon-image: "icons/shopping_confectionery.n.svg"; z-index: 20; } |
| | 253 | node[shop=convenience] { icon-image: "icons/shopping_convenience.n.svg"; z-index: 20; } |
| | 254 | node[shop=department_store] { icon-image: "icons/shopping_department_store.n.svg"; z-index: 20; } |
| | 255 | node[shop=doityourself] { icon-image: "icons/shopping_diy.n.svg"; z-index: 20; } |
| | 256 | node[shop=fishmonger] { icon-image: "icons/shopping_fish.n.svg"; z-index: 20; } |
| | 257 | node[shop=florist] { icon-image: "icons/shopping_florist.n.svg"; z-index: 20; } |
| | 258 | node[shop=garden_centre] { icon-image: "icons/shopping_garden_centre.n.svg"; z-index: 20; } |
| | 259 | node[shop=gift] { icon-image: "icons/shopping_gift.n.svg"; z-index: 20; } |
| | 260 | node[shop=greengrocer] { icon-image: "icons/shopping_greengrocer.n.svg"; z-index: 20; } |
| | 261 | node[shop=hairdresser] { icon-image: "icons/shopping_hairdresser.n.svg"; z-index: 20; } |
| | 262 | node[shop=hifi] { icon-image: "icons/shopping_hifi.n.svg"; z-index: 20; } |
| | 263 | node[shop=jewelry] { icon-image: "icons/shopping_jewelry.n.svg"; z-index: 20; } |
| | 264 | node[shop=kiosk] { icon-image: "icons/shopping_kiosk.n.svg"; z-index: 20; } |
| | 265 | node[shop=laundry] { icon-image: "icons/shopping_laundrette.n.svg"; z-index: 20; } |
| | 266 | node[amenity=marketplace] { icon-image: "icons/shopping_marketplace.n.svg"; z-index: 20; } |
| | 267 | node[shop=motorcycle] { icon-image: "icons/shopping_motorcycle.n.svg"; z-index: 20; } |
| | 268 | node[shop=music] { icon-image: "icons/shopping_music.n.svg"; z-index: 20; } |
| | 269 | node[shop=supermarket] { icon-image: "icons/shopping_supermarket.n.svg"; z-index: 20; } |
| | 270 | node[shop=toys] { icon-image: "icons/shopping_toys.n.svg"; z-index: 20; } |
| 286 | | node[tourism=artwork] { icon-image: icons/tourist_art_gallery2.n.svg; z-index: 20; } |
| 287 | | node[historic=archaeological_site] { icon-image: icons/tourist_archaeological.n.svg; z-index: 20; } |
| 288 | | node[historic=battlefield] { icon-image: icons/tourist_battlefield.n.svg; z-index: 20; } |
| 289 | | node[historic=castle] { icon-image: icons/tourist_castle.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 290 | | node[amenity=cinema] { icon-image: icons/tourist_cinema.n.svg; z-index: 20; } |
| 291 | | node[historic=memorial] { icon-image: icons/tourist_memorial.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 292 | | node[historic=monument] { icon-image: icons/tourist_monument.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 293 | | node[tourism=museum] { icon-image: icons/tourist_museum.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 294 | | node[tourism=information] { icon-image: icons/tourist_information.svg; z-index: 20; } |
| 295 | | node[tourism=picnic_site] { icon-image: icons/tourist_picnic.n.svg; z-index: 20; } |
| 296 | | node[historic=ruins] { icon-image: icons/tourist_ruin.n.svg; z-index: 20; } |
| 297 | | node[amenity=theatre] { icon-image: icons/tourist_theatre.n.svg; z-index: 20; } |
| 298 | | node[tourism=theme_park] { icon-image: icons/tourist_theme_park.n.svg; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 299 | | node[tourism=viewpoint] { icon-image: icons/tourist_view_point.n.svg; z-index: 20; } |
| 300 | | node[tourism=zoo] { icon-image: icons/tourist_zoo.n.svg; z-index: 20; } |
| | 272 | node[tourism=artwork] { icon-image: "icons/tourist_art_gallery2.n.svg"; z-index: 20; } |
| | 273 | node[historic=archaeological_site] { icon-image: "icons/tourist_archaeological.n.svg"; z-index: 20; } |
| | 274 | node[historic=battlefield] { icon-image: "icons/tourist_battlefield.n.svg"; z-index: 20; } |
| | 275 | node[historic=castle] { icon-image: "icons/tourist_castle.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 276 | node[amenity=cinema] { icon-image: "icons/tourist_cinema.n.svg"; z-index: 20; } |
| | 277 | node[historic=memorial] { icon-image: "icons/tourist_memorial.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 278 | node[historic=monument] { icon-image: "icons/tourist_monument.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 279 | node[tourism=museum] { icon-image: "icons/tourist_museum.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 280 | node[tourism=information] { icon-image: "icons/tourist_information.svg"; z-index: 20; } |
| | 281 | node[tourism=picnic_site] { icon-image: "icons/tourist_picnic.n.svg"; z-index: 20; } |
| | 282 | node[historic=ruins] { icon-image: "icons/tourist_ruin.n.svg"; z-index: 20; } |
| | 283 | node[amenity=theatre] { icon-image: "icons/tourist_theatre.n.svg"; z-index: 20; } |
| | 284 | node[tourism=theme_park] { icon-image: "icons/tourist_theme_park.n.svg"; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 285 | node[tourism=viewpoint] { icon-image: "icons/tourist_view_point.n.svg"; z-index: 20; } |
| | 286 | node[tourism=zoo] { icon-image: "icons/tourist_zoo.n.svg"; z-index: 20; } |
| 302 | | node[aeroway=aerodrome] { icon-image: icons/transport_aerodrome.n.svg; z-index: 20; } |
| 303 | | node[aeroway=gate] { icon-image: icons/transport_airport_gate.n.svg; z-index: 20; } |
| 304 | | node[aeroway=terminal] { icon-image: icons/transport_airport_terminal.n.svg; z-index: 20; } |
| 305 | | node[aeroway=helipad] { icon-image: icons/transport_helicopter_pad.n.svg; z-index: 20; } |
| 306 | | node[amenity=bus_station] { icon-image: icons/transport_bus_station.n.svg; z-index: 20; } |
| 307 | | node[highway=bus_stop] { icon-image: icons/transport_bus_stop2.n.svg; z-index: 20; } |
| 308 | | node[amenity=fuel] { icon-image: icons/transport_fuel.n.svg; z-index: 20; } |
| 309 | | node[amenity=car_wash] { icon-image: icons/transport_car_wash.svg; z-index: 20; } |
| 310 | | node[amenity=bicycle_parking] { icon-image: icons/transport_parking_bicycle.n.svg; text-offset:0; text: capacity; font-size: 10; z-index: 20; } |
| 311 | | node[amenity=parking] { icon-image: icons/transport_parking_car.n.svg; z-index: 20; } |
| 312 | | node[amenity=ferry_terminal] { icon-image: icons/transport_port.n.svg; z-index: 20; } |
| 313 | | node[amenity=bicycle_rental] { icon-image: icons/transport_rental_bicycle.n.svg; z-index: 20; } |
| 314 | | node[amenity=car_rental] { icon-image: icons/transport_rental_car.n.svg; z-index: 20; } |
| 315 | | node[amenity=taxi] { icon-image: icons/transport_taxi_rank.n.svg; z-index: 20; } |
| 316 | | node[railway=station] { icon-image: icons/transport_train_station.n.svg; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| 317 | | node[railway=tram_stop] { icon-image: icons/transport_tram_stop.n.svg; z-index: 20; } |
| 318 | | node[leisure=marina] { icon-image: icons/transport_marina.n.svg; z-index: 20; } |
| 319 | | node[highway=mini_roundabout] { icon-image: icons/transport_miniroundabout_anticlockwise.n.svg; z-index: 20; } |
| 320 | | node[highway=crossing] { icon-image: icons/transport_zebracrossing.svg; z-index: 20; } |
| | 288 | node[aeroway=aerodrome] { icon-image: "icons/transport_aerodrome.n.svg"; z-index: 20; } |
| | 289 | node[aeroway=gate] { icon-image: "icons/transport_airport_gate.n.svg"; z-index: 20; } |
| | 290 | node[aeroway=terminal] { icon-image: "icons/transport_airport_terminal.n.svg"; z-index: 20; } |
| | 291 | node[aeroway=helipad] { icon-image: "icons/transport_helicopter_pad.n.svg"; z-index: 20; } |
| | 292 | node[amenity=bus_station] { icon-image: "icons/transport_bus_station.n.svg"; z-index: 20; } |
| | 293 | node[highway=bus_stop] { icon-image: "icons/transport_bus_stop2.n.svg"; z-index: 20; } |
| | 294 | node[amenity=fuel] { icon-image: "icons/transport_fuel.n.svg"; z-index: 20; } |
| | 295 | node[amenity=car_wash] { icon-image: "icons/transport_car_wash.svg"; z-index: 20; } |
| | 296 | node[amenity=bicycle_parking] { icon-image: "icons/transport_parking_bicycle.n.svg"; text-offset:0; text: capacity; font-size: 10; z-index: 20; } |
| | 297 | node[amenity=parking] { icon-image: "icons/transport_parking_car.n.svg"; z-index: 20; } |
| | 298 | node[amenity=ferry_terminal] { icon-image: "icons/transport_port.n.svg"; z-index: 20; } |
| | 299 | node[amenity=bicycle_rental] { icon-image: "icons/transport_rental_bicycle.n.svg"; z-index: 20; } |
| | 300 | node[amenity=car_rental] { icon-image: "icons/transport_rental_car.n.svg"; z-index: 20; } |
| | 301 | node[amenity=taxi] { icon-image: "icons/transport_taxi_rank.n.svg"; z-index: 20; } |
| | 302 | node[railway=station] { icon-image: "icons/transport_train_station.n.svg"; text-offset:0; text: auto; font-size: 10; z-index: 20; } |
| | 303 | node[railway=tram_stop] { icon-image: "icons/transport_tram_stop.n.svg"; z-index: 20; } |
| | 304 | node[leisure=marina] { icon-image: "icons/transport_marina.n.svg"; z-index: 20; } |
| | 305 | node[highway=mini_roundabout] { icon-image: "icons/transport_miniroundabout_anticlockwise.n.svg"; z-index: 20; } |
| | 306 | node[highway=crossing] { icon-image: "icons/transport_zebracrossing.svg"; z-index: 20; } |