Changeset 10706 in josm for trunk/styles
- Timestamp:
- 2016-08-02T15:00:40+02:00 (8 years ago)
- Location:
- trunk/styles/standard
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r10579 r10706 70 70 } 71 71 relation[restriction=no_left_turn][setting("alt_turn_icons")] { 72 icon-image: "presets/vehicle/restriction/turn_restrictions/no_left_turn. png";72 icon-image: "presets/vehicle/restriction/turn_restrictions/no_left_turn.svg"; 73 73 set icon_z17; 74 74 text: auto; … … 80 80 } 81 81 relation[restriction=no_right_turn][setting("alt_turn_icons")] { 82 icon-image: "presets/vehicle/restriction/turn_restrictions/no_right_turn. png";82 icon-image: "presets/vehicle/restriction/turn_restrictions/no_right_turn.svg"; 83 83 set icon_z17; 84 84 text: auto; … … 90 90 } 91 91 relation[restriction=no_straight_on][setting("alt_turn_icons")] { 92 icon-image: "presets/vehicle/restriction/turn_restrictions/no_straight_on. png";92 icon-image: "presets/vehicle/restriction/turn_restrictions/no_straight_on.svg"; 93 93 set icon_z17; 94 94 text: auto; 95 95 } 96 96 relation[restriction=no_u_turn] { 97 icon-image: "presets/vehicle/restriction/turn_restrictions/no_u_turn. png";97 icon-image: "presets/vehicle/restriction/turn_restrictions/no_u_turn.svg"; 98 98 set icon_z17; 99 99 text: auto; 100 100 } 101 101 relation[restriction=only_left_turn] { 102 icon-image: "presets/vehicle/restriction/turn_restrictions/only_left_turn. png";102 icon-image: "presets/vehicle/restriction/turn_restrictions/only_left_turn.svg"; 103 103 set icon_z17; 104 104 text: auto; 105 105 } 106 106 relation[restriction=only_right_turn] { 107 icon-image: "presets/vehicle/restriction/turn_restrictions/only_right_turn. png";107 icon-image: "presets/vehicle/restriction/turn_restrictions/only_right_turn.svg"; 108 108 set icon_z17; 109 109 text: auto; 110 110 } 111 111 relation[restriction=only_straight_on] { 112 icon-image: "presets/vehicle/restriction/turn_restrictions/only_straight_on. png";112 icon-image: "presets/vehicle/restriction/turn_restrictions/only_straight_on.svg"; 113 113 set icon_z17; 114 114 text: auto; 115 115 } 116 116 node[restriction] { 117 icon-image: "presets/misc/deprecated. png";117 icon-image: "presets/misc/deprecated.svg"; 118 118 set icon_z17; 119 119 text: auto; … … 155 155 node[cutting?!], 156 156 node[embankment?!] { 157 icon-image: "presets/misc/deprecated. png";157 icon-image: "presets/misc/deprecated.svg"; 158 158 set icon_z17; 159 159 } … … 188 188 } 189 189 node[traffic_sign][access?!] { 190 icon-image: "presets/vehicle/restriction/ access.png";190 icon-image: "presets/vehicle/restriction/restrictions.svg"; 191 191 set icon_z17; 192 192 } … … 194 194 node[traffic_sign][access=private][!is_prop_set(icon-image)], 195 195 node[traffic_sign][access=destination][!is_prop_set(icon-image)] { 196 icon-image: "presets/misc/no_icon. png";196 icon-image: "presets/misc/no_icon.svg"; 197 197 set icon_z17; 198 198 } 199 199 node[traffic_sign][bicycle?!] { 200 icon-image: "presets/vehicle/restriction/bicycle. png";200 icon-image: "presets/vehicle/restriction/bicycle.svg"; 201 201 set icon_z17; 202 202 } 203 203 node[traffic_sign][bicycle=designated] { 204 icon-image: "presets/vehicle/restriction/bicycle-designated. png";204 icon-image: "presets/vehicle/restriction/bicycle-designated.svg"; 205 205 set icon_z17; 206 206 } 207 207 node[traffic_sign][foot?!] { 208 icon-image: "presets/vehicle/restriction/foot. png";208 icon-image: "presets/vehicle/restriction/foot.svg"; 209 209 set icon_z17; 210 210 } 211 211 node[traffic_sign][foot=designated] { 212 icon-image: "presets/vehicle/restriction/foot-designated. png";212 icon-image: "presets/vehicle/restriction/foot-designated.svg"; 213 213 set icon_z17; 214 214 } 215 215 node[traffic_sign][goods?!], 216 216 node[traffic_sign][hgv?!] { 217 icon-image: "presets/vehicle/restriction/goods. png";217 icon-image: "presets/vehicle/restriction/goods.svg"; 218 218 set icon_z17; 219 219 } 220 220 node[traffic_sign][horse?!] { 221 icon-image: "presets/vehicle/restriction/horse. png";221 icon-image: "presets/vehicle/restriction/horse.svg"; 222 222 set icon_z17; 223 223 } 224 224 node[traffic_sign][horse=designated] { 225 icon-image: "presets/vehicle/restriction/horse-designated. png";225 icon-image: "presets/vehicle/restriction/horse-designated.svg"; 226 226 set icon_z17; 227 227 } 228 228 node[traffic_sign][motorcycle?!] { 229 icon-image: "presets/vehicle/restriction/motorbike. png";229 icon-image: "presets/vehicle/restriction/motorbike.svg"; 230 230 set icon_z17; 231 231 } 232 232 node[traffic_sign][motorcar?!] { 233 icon-image: "presets/vehicle/restriction/motorcar. png";233 icon-image: "presets/vehicle/restriction/motorcar.svg"; 234 234 set icon_z17; 235 235 } 236 236 node[traffic_sign][psv?!] { 237 icon-image: "presets/vehicle/restriction/psv. png";237 icon-image: "presets/vehicle/restriction/psv.svg"; 238 238 set icon_z17; 239 239 } 240 240 node[traffic_sign][motorboat?!][!is_prop_set(icon-image)], 241 241 node[traffic_sign][boat?!][!is_prop_set(icon-image)] { 242 icon-image: "presets/misc/no_icon. png";242 icon-image: "presets/misc/no_icon.svg"; 243 243 set icon_z17; 244 244 } 245 245 node[noexit=yes] { 246 icon-image: "presets/vehicle/restriction/dead_end. png";246 icon-image: "presets/vehicle/restriction/dead_end.svg"; 247 247 set icon_z17; 248 248 } 249 249 node[traffic_sign][maxweight] { 250 icon-image: "presets/vehicle/restriction/maxweight. png";250 icon-image: "presets/vehicle/restriction/maxweight.svg"; 251 251 set icon_z17; 252 252 } 253 253 node[traffic_sign][maxheight] { 254 icon-image: "presets/vehicle/restriction/maxheight. png";254 icon-image: "presets/vehicle/restriction/maxheight.svg"; 255 255 set icon_z17; 256 256 } 257 257 node[traffic_sign][maxwidth] { 258 icon-image: "presets/vehicle/restriction/maxwidth. png";258 icon-image: "presets/vehicle/restriction/maxwidth.svg"; 259 259 set icon_z17; 260 260 } 261 261 node[traffic_sign][maxlength] { 262 icon-image: "presets/vehicle/restriction/maxlength. png";262 icon-image: "presets/vehicle/restriction/maxlength.svg"; 263 263 set icon_z17; 264 264 } 265 265 node[traffic_sign][minspeed] { 266 icon-image: "presets/vehicle/restriction/minspeed. png";266 icon-image: "presets/vehicle/restriction/minspeed.svg"; 267 267 set icon_z17; 268 268 } 269 269 node[traffic_sign][maxstay][!is_prop_set(icon-image)], 270 270 node[traffic_sign][toll][!is_prop_set(icon-image)] { 271 icon-image: "presets/misc/no_icon. png";271 icon-image: "presets/misc/no_icon.svg"; 272 272 set icon_z17; 273 273 } … … 305 305 } 306 306 node[building][!building?!] { 307 icon-image: "presets/ misc/landmark/building.png";307 icon-image: "presets/landmark/building.svg"; 308 308 set icon_z17; 309 309 } 310 310 node[building=garage] { 311 icon-image: "presets/ misc/landuse/garages.png";311 icon-image: "presets/landuse/garages.png"; 312 312 set icon_z17; 313 313 } 314 314 node[building=garages] { 315 icon-image: "presets/ misc/landuse/garages.png";315 icon-image: "presets/landuse/garages.png"; 316 316 set icon_z17; 317 317 } … … 343 343 node[building=entrance], 344 344 node[building:part] { 345 icon-image: "presets/misc/deprecated. png";345 icon-image: "presets/misc/deprecated.svg"; 346 346 set icon_z17; 347 347 } … … 357 357 } 358 358 node[barrier=bollard] { 359 icon-image: "presets/b ollard.png";359 icon-image: "presets/barrier/bollard.svg"; 360 360 set icon_z17; 361 361 } 362 362 node[barrier=gate] { 363 icon-image: "presets/ vehicle/gate.png";363 icon-image: "presets/barrier/gate.png"; 364 364 set icon_z17; 365 365 } … … 390 390 node[barrier=retaining_wall], 391 391 node[barrier=ditch] { 392 icon-image: "presets/misc/deprecated. png";392 icon-image: "presets/misc/deprecated.svg"; 393 393 set icon_z17; 394 394 } 395 395 node[barrier=kerb] { 396 icon-image: "presets/ vehicle/kerb.svg";396 icon-image: "presets/barrier/kerb.svg"; 397 397 set icon_z17; 398 398 } 399 399 node[barrier=block] { 400 icon-image: "presets/ vehicle/block.svg";400 icon-image: "presets/barrier/block.svg"; 401 401 set icon_z17; 402 402 } 403 403 node[barrier=chain] { 404 icon-image: "presets/ vehicle/chain.svg";404 icon-image: "presets/barrier/chain.svg"; 405 405 set icon_z17; 406 406 } 407 407 node[barrier=stile] { 408 icon-image: "presets/ vehicle/stile.svg";408 icon-image: "presets/barrier/stile.svg"; 409 409 set icon_z17; 410 410 } 411 411 node[barrier=turnstile] { 412 icon-image: "presets/ vehicle/turnstile.png";412 icon-image: "presets/barrier/turnstile.svg"; 413 413 set icon_z17; 414 414 } 415 415 node[barrier=cycle_barrier] { 416 icon-image: "presets/ vehicle/cycle_barrier.png";416 icon-image: "presets/barrier/cycle_barrier.svg"; 417 417 set icon_z17; 418 418 } 419 419 node[barrier=lift_gate] { 420 icon-image: "presets/ vehicle/lift_gate.png";420 icon-image: "presets/barrier/lift_gate.svg"; 421 421 set icon_z17; 422 422 } 423 423 node[barrier=swing_gate] { 424 icon-image: "presets/ vehicle/swing_gate.png";424 icon-image: "presets/barrier/swing_gate.svg"; 425 425 set icon_z17; 426 426 } … … 429 429 } 430 430 node[barrier=toll_booth] { 431 icon-image: "presets/vehicle/toll_booth.png"; 431 icon-image: "presets/barrier/toll_station.png"; 432 icon-width: 16; 432 433 set icon_z17; 433 434 } 434 435 node[barrier=entrance] { 435 icon-image: "presets/ vehicle/entrance.png";436 icon-image: "presets/barrier/entrance.svg"; 436 437 set icon_z17; 437 438 } 438 439 node[barrier=cattle_grid] { 439 icon-image: "presets/ vehicle/cattle_grid.png";440 icon-image: "presets/barrier/cattle_grid.png"; 440 441 set icon_z17; 441 442 } 442 443 node[barrier=border_control] { 443 icon-image: "presets/ vehicle/border_control.png";444 icon-image: "presets/barrier/douane.png"; 444 445 set icon_z17; 445 446 } 446 447 node[barrier=sally_port] { 447 icon-image: "presets/ vehicle/sally_port.png";448 icon-image: "presets/barrier/sally_port.svg"; 448 449 set icon_z17; 449 450 } 450 451 node[barrier=spikes] { 451 icon-image: "presets/ vehicle/spikes.svg";452 icon-image: "presets/barrier/spikes.svg"; 452 453 set icon_z17; 453 454 } … … 457 458 node[barrier=jersey_barrier][!is_prop_set(icon-image)], 458 459 node[barrier=hampshire_gate][!is_prop_set(icon-image)] { 459 icon-image: "presets/misc/no_icon. png";460 icon-image: "presets/misc/no_icon.svg"; 460 461 set icon_z17; 461 462 } … … 744 745 } 745 746 node[highway=ford], node[ford?] { 746 icon-image: "presets/ misc/ford.svg";747 icon-image: "presets/vehicle/ford.svg"; 747 748 set icon_z17; 748 749 } … … 785 786 } 786 787 node[highway=construction] { 787 icon-image: "presets/misc/construction. png";788 icon-image: "presets/misc/construction.svg"; 788 789 set icon_z17; 789 790 } … … 814 815 node[highway=bus_guideway], 815 816 node[highway=platform] { 816 icon-image: "presets/misc/deprecated. png";817 icon-image: "presets/misc/deprecated.svg"; 817 818 set icon_z17; 818 819 } … … 1025 1026 node[cycleway=track], node[cycleway=opposite_track], 1026 1027 node[cycleway=opposite] { 1027 icon-image: "presets/misc/deprecated. png";1028 icon-image: "presets/misc/deprecated.svg"; 1028 1029 set icon_z17; 1029 1030 } … … 1119 1120 node[piste:type=sleigh], 1120 1121 node[piste:type=snow_park] { 1121 icon-image: "presets/sport/skiing. png";1122 icon-image: "presets/sport/skiing.svg"; 1122 1123 set icon_z17; 1123 1124 } … … 1163 1164 node[power=cable], 1164 1165 node[power=minor_line] { 1165 icon-image: "presets/misc/deprecated. png";1166 icon-image: "presets/misc/deprecated.svg"; 1166 1167 set icon_z17; 1167 1168 } … … 1232 1233 } 1233 1234 node[generator:source=nuclear] { 1234 icon-image: "presets/power _source-nuclear.svg";1235 icon-image: "presets/power/power_source-nuclear.svg"; 1235 1236 set icon_z17; 1236 1237 } 1237 1238 node[generator:source=wind] { 1238 icon-image: "presets/power _source-wind.svg";1239 icon-image: "presets/power/power_source-wind.svg"; 1239 1240 set icon_z17; 1240 1241 } … … 1243 1244 node[generator:source=wave], 1244 1245 node[generator:source=osmotic] { 1245 icon-image: "presets/power _source-water.svg";1246 icon-image: "presets/power/power_source-water.svg"; 1246 1247 set icon_z17; 1247 1248 } 1248 1249 node[generator:source=geothermal] { 1249 icon-image: "presets/power _source-geothermal.svg";1250 icon-image: "presets/power/power_source-geothermal.svg"; 1250 1251 set icon_z17; 1251 1252 } 1252 1253 node[generator:source=solar] { 1253 icon-image: "presets/power _source-sun.svg";1254 icon-image: "presets/power/power_source-sun.svg"; 1254 1255 set icon_z17; 1255 1256 } 1256 1257 node[generator:source=coal] { 1257 icon-image: "presets/power _source-coal.svg";1258 icon-image: "presets/power/power_source-coal.svg"; 1258 1259 set icon_z17; 1259 1260 } 1260 1261 node[generator:source=gas] { 1261 icon-image: "presets/power _source-gas.svg";1262 icon-image: "presets/power/power_source-gas.svg"; 1262 1263 set icon_z17; 1263 1264 } … … 1265 1266 node[generator:source=biofuel], 1266 1267 node[generator:source=biogas] { 1267 icon-image: "presets/power _source-biofuel.svg";1268 icon-image: "presets/power/power_source-biofuel.svg"; 1268 1269 set icon_z17; 1269 1270 } … … 1271 1272 node[generator:source=diesel], 1272 1273 node[generator:source=gasoline] { 1273 icon-image: "presets/power _source-oil.svg";1274 icon-image: "presets/power/power_source-oil.svg"; 1274 1275 set icon_z17; 1275 1276 } 1276 1277 node[generator:source=waste] { 1277 icon-image: "presets/power _source-waste.svg";1278 icon-image: "presets/power/power_source-waste.svg"; 1278 1279 set icon_z17; 1279 1280 } 1280 1281 node[power_source] { 1281 icon-image: "presets/misc/deprecated. png";1282 icon-image: "presets/misc/deprecated.svg"; 1282 1283 set icon_z17; 1283 1284 } … … 1300 1301 } 1301 1302 node[man_made=beacon] { 1302 icon-image: "presets/ misc/landmark/beacon.png";1303 icon-image: "presets/landmark/beacon.png"; 1303 1304 set icon_z17; 1304 1305 } 1305 1306 node[man_made=bridge] { 1306 icon-image: "presets/misc/deprecated. png";1307 icon-image: "presets/misc/deprecated.svg"; 1307 1308 set icon_z17; 1308 1309 } … … 1312 1313 } 1313 1314 node[man_made=chimney] { 1314 icon-image: "presets/misc/landmark/chimney.png"; 1315 icon-image: "presets/landmark/chimney.png"; 1316 icon-width: 16; 1315 1317 set icon_z17; 1316 1318 } 1317 1319 node[man_made=flagpole] { 1318 1320 icon-image: "presets/misc/flag.png"; 1321 icon-width: 16; 1319 1322 set icon_z17; 1320 1323 } 1321 1324 node[man_made=gasometer] { 1322 icon-image: "presets/ gasometer.png";1325 icon-image: "presets/landmark/gasometer.svg"; 1323 1326 icon-width: 16; 1324 1327 set icon_z17; 1325 1328 } 1326 1329 node[man_made=silo] { 1327 icon-image: "presets/ silo.png";1330 icon-image: "presets/landmark/silo.svg"; 1328 1331 icon-width: 16; 1329 1332 set icon_z17; 1330 1333 } 1331 1334 node[man_made=storage_tank] { 1332 icon-image: "presets/ storage_tank.png";1335 icon-image: "presets/landmark/storage_tank.svg"; 1333 1336 icon-width: 16; 1334 1337 set icon_z17; 1335 1338 } 1336 1339 node[man_made=bunker_silo] { 1337 icon-image: "presets/ bunker_silo.svg";1340 icon-image: "presets/landmark/bunker_silo.svg"; 1338 1341 set icon_z17; 1339 1342 } … … 1353 1356 } 1354 1357 node[man_made=lighthouse] { 1355 icon-image: "presets/ misc/landmark/lighthouse.png";1358 icon-image: "presets/landmark/lighthouse.svg"; 1356 1359 set icon_z17; 1357 1360 } 1358 1361 node[man_made=monitoring_station] { 1359 icon-image: "presets/ misc/landmark/measurement_station.png";1362 icon-image: "presets/landmark/measurement_station.png"; 1360 1363 set icon_z17; 1361 1364 } 1362 1365 node[man_made=mineshaft] { 1363 icon-image: "presets/ misc/landmark/mine.png";1366 icon-image: "presets/landmark/mine.svg"; 1364 1367 set icon_z17; 1365 1368 } … … 1372 1375 } 1373 1376 node[man_made=crane] { 1374 icon-image: "presets/ misc/landmark/crane.png";1377 icon-image: "presets/landmark/crane.svg"; 1375 1378 set icon_z17; 1376 1379 } 1377 1380 node[man_made=adit] { 1378 icon-image: "presets/ misc/landmark/adit.png";1381 icon-image: "presets/landmark/adit.svg"; 1379 1382 set icon_z17; 1380 1383 } … … 1421 1424 node[man_made=embankment], 1422 1425 node[man_made=pipeline] { 1423 icon-image: "presets/misc/deprecated. png";1426 icon-image: "presets/misc/deprecated.svg"; 1424 1427 set icon_z17; 1425 1428 } 1426 1429 node[man_made=petroleum_well][!is_prop_set(icon-image)] { 1427 icon-image: "presets/misc/no_icon. png";1430 icon-image: "presets/misc/no_icon.svg"; 1428 1431 set icon_z17; 1429 1432 } … … 1441 1444 } 1442 1445 node[man_made=reservoir_covered] { 1443 icon-image: "presets/ misc/landmark/reservoir_covered.png";1446 icon-image: "presets/landmark/reservoir_covered.svg"; 1444 1447 set icon_z17; 1445 1448 } 1446 1449 node[man_made=surveillance] { 1447 icon-image: "presets/s urveillance.png";1450 icon-image: "presets/service/surveillance.png"; 1448 1451 icon-width: 16; 1449 1452 set icon_z17; 1450 1453 } 1451 1454 node[man_made=survey_point] { 1452 icon-image: "presets/ misc/landmark/survey_point.png";1455 icon-image: "presets/landmark/survey_point.svg"; 1453 1456 set icon_z17; 1454 1457 } 1455 1458 node[man_made=tower] { 1456 icon-image: "presets/ misc/landmark/tower.png";1459 icon-image: "presets/landmark/tower.png"; 1457 1460 set icon_z17; 1458 1461 } 1459 1462 node[man_made=wastewater_plant] { 1460 icon-image: "presets/ misc/landmark/wastewater_plant.png";1463 icon-image: "presets/landmark/wastewater_plant.svg"; 1461 1464 set icon_z17; 1462 1465 } 1463 1466 node[man_made=watermill] { 1464 icon-image: "presets/ misc/landmark/watermill.png";1467 icon-image: "presets/landmark/watermill.png"; 1465 1468 set icon_z17; 1466 1469 } 1467 1470 node[man_made=water_tower] { 1468 icon-image: "presets/ misc/landmark/water_tower.svg";1471 icon-image: "presets/landmark/water_tower.svg"; 1469 1472 set icon_z17; 1470 1473 } 1471 1474 node[man_made=water_well] { 1472 icon-image: "presets/ misc/landmark/water_well.png";1475 icon-image: "presets/landmark/water_well.svg"; 1473 1476 set icon_z17; 1474 1477 } 1475 1478 node[man_made=windmill] { 1476 icon-image: "presets/ misc/landmark/windmill.png";1479 icon-image: "presets/landmark/windmill.svg"; 1477 1480 set icon_z17; 1478 1481 } 1479 1482 node[man_made=works] { 1480 icon-image: "presets/ misc/landmark/works.png";1483 icon-image: "presets/landmark/works.svg"; 1481 1484 set icon_z17; 1482 1485 } 1483 1486 node[man_made=water_works] { 1484 icon-image: "presets/misc/landmark/water_works.png"; 1487 icon-image: "presets/landmark/water_works.png"; 1488 icon-width: 16; 1485 1489 set icon_z17; 1486 1490 } … … 1490 1494 } 1491 1495 node[man_made=cutline] { 1492 icon-image: "presets/misc/deprecated. png";1496 icon-image: "presets/misc/deprecated.svg"; 1493 1497 set icon_z17; 1494 1498 } … … 1627 1631 } 1628 1632 node[leisure=fitness_centre] { 1629 icon-image: "presets/ fitness_centre.png";1633 icon-image: "presets/sport/fitness_centre.png"; 1630 1634 icon-width: 16; 1631 1635 set icon_z17; … … 1636 1640 } 1637 1641 node[leisure=horse_riding] { 1638 icon-image: "presets/ equestrian.png";1642 icon-image: "presets/leisure/equestrian.png"; 1639 1643 icon-width: 16; 1640 1644 set icon_z17; … … 1700 1704 } 1701 1705 node[leisure=park] { 1702 icon-image: "presets/misc/deprecated. png";1706 icon-image: "presets/misc/deprecated.svg"; 1703 1707 set icon_z17; 1704 1708 } 1705 1709 node[leisure=playground] { 1706 icon-image: "presets/leisure/playground. png";1710 icon-image: "presets/leisure/playground.svg"; 1707 1711 set icon_z17; 1708 1712 } … … 1727 1731 } 1728 1732 node[leisure=swimming_pool] { 1729 icon-image: "presets/sport/ pool.png";1733 icon-image: "presets/sport/swimming.svg"; 1730 1734 set icon_z17; 1731 1735 } … … 1746 1750 } 1747 1751 node[leisure=dog_park] { 1748 icon-image: "presets/ dogpark.png";1752 icon-image: "presets/leisure/dogpark.png"; 1749 1753 icon-width: 16; 1750 1754 set icon_z17; … … 1752 1756 node[leisure=ice_rink] { 1753 1757 icon-image: "presets/sport/ice_hockey.png"; 1758 icon-width: 16; 1754 1759 set icon_z17; 1755 1760 } 1756 1761 node[leisure=sauna] { 1757 1762 icon-image: "presets/leisure/sauna.png"; 1763 icon-width: 16; 1758 1764 set icon_z17; 1759 1765 } … … 1920 1926 node[shop=convenience] { 1921 1927 icon-image: "presets/shop/convenience.png"; 1928 icon-width: 16; 1922 1929 set icon_z17; 1923 1930 } … … 1931 1938 } 1932 1939 node[shop=bicycle] { 1933 icon-image: "presets/s port/bicycle.png";1940 icon-image: "presets/shop/bicycle.svg"; 1934 1941 set icon_z17; 1935 1942 } 1936 1943 node[shop=doityourself] { 1937 icon-image: "presets/shop/diy_store. png";1944 icon-image: "presets/shop/diy_store.svg"; 1938 1945 icon-width: 16; 1939 1946 icon-height: 16; … … 1942 1949 node[shop=dry_cleaning], 1943 1950 node[shop=laundry] { 1944 icon-image: "presets/shop/laundry. png";1951 icon-image: "presets/shop/laundry.svg"; 1945 1952 set icon_z17; 1946 1953 } 1947 1954 node[shop=outdoor] { 1948 icon-image: "presets/shop/outdoor. png";1955 icon-image: "presets/shop/outdoor.svg"; 1949 1956 set icon_z17; 1950 1957 } 1951 1958 node[shop=kiosk] { 1952 icon-image: "presets/shop/kiosk. png";1959 icon-image: "presets/shop/kiosk.svg"; 1953 1960 set icon_z17; 1954 1961 } 1955 1962 node[shop=beverages] { 1956 icon-image: "presets/shop/beverages. png";1963 icon-image: "presets/shop/beverages.svg"; 1957 1964 set icon_z17; 1958 1965 } 1959 1966 node[shop=alcohol] { 1960 icon-image: "presets/shop/alcohol. png";1967 icon-image: "presets/shop/alcohol.svg"; 1961 1968 set icon_z17; 1962 1969 } … … 1967 1974 node[shop=boutique] { 1968 1975 icon-image: "presets/shop/boutique.png"; 1976 icon-width: 16; 1969 1977 set icon_z17; 1970 1978 } 1971 1979 node[shop=car], 1972 1980 node[shop=car_dealer] { 1973 icon-image: "presets/ vehicle.png";1981 icon-image: "presets/shop/vehicle.svg"; 1974 1982 set icon_z17; 1975 1983 } 1976 1984 node[shop=car_repair] { 1977 icon-image: "presets/vehicle/repair_shop. png";1985 icon-image: "presets/vehicle/repair_shop.svg"; 1978 1986 set icon_z17; 1979 1987 } 1980 1988 node[shop=tyres] { 1981 icon-image: "presets/vehicle/tyres. png";1989 icon-image: "presets/vehicle/tyres.svg"; 1982 1990 set icon_z17; 1983 1991 } 1984 1992 node[shop=chemist] { 1985 icon-image: "presets/shop/chemist. png";1993 icon-image: "presets/shop/chemist.svg"; 1986 1994 set icon_z17; 1987 1995 } … … 1991 1999 } 1992 2000 node[shop=clothes] { 1993 icon-image: "presets/shop/clothes. png";2001 icon-image: "presets/shop/clothes.svg"; 1994 2002 set icon_z17; 1995 2003 } 1996 2004 node[shop=computer] { 1997 icon-image: "presets/shop/computer. png";2005 icon-image: "presets/shop/computer.svg"; 1998 2006 set icon_z17; 1999 2007 } 2000 2008 node[shop=confectionery] { 2001 icon-image: "presets/shop/groceries/confectionery. png";2009 icon-image: "presets/shop/groceries/confectionery.svg"; 2002 2010 set icon_z17; 2003 2011 } 2004 2012 node[shop=copyshop] { 2005 2013 icon-image: "presets/shop/copyshop.png"; 2014 icon-width: 16; 2006 2015 set icon_z17; 2007 2016 } 2008 2017 node[shop=curtain] { 2009 2018 icon-image: "presets/shop/curtain.png"; 2019 icon-width: 16; 2010 2020 set icon_z17; 2011 2021 } 2012 2022 node[shop=cycle_repair] { 2013 icon-image: "presets/s port/bicycle.png";2023 icon-image: "presets/shop/bicycle.svg"; 2014 2024 set icon_z17; 2015 2025 } 2016 2026 node[shop=department_store] { 2017 icon-image: "presets/shop/mall. png";2027 icon-image: "presets/shop/mall.svg"; 2018 2028 set icon_z17; 2019 2029 } 2020 2030 node[shop=deli] { 2021 2031 icon-image: "presets/shop/groceries/deli.png"; 2032 icon-width: 16; 2022 2033 set icon_z17; 2023 2034 } 2024 2035 node[shop=electronics] { 2025 icon-image: "presets/shop/electronics. png";2036 icon-image: "presets/shop/electronics.svg"; 2026 2037 set icon_z17; 2027 2038 } 2028 2039 node[shop=erotic] { 2029 2040 icon-image: "presets/shop/erotic.png"; 2041 icon-width: 16; 2030 2042 set icon_z17; 2031 2043 } 2032 2044 node[shop=furniture] { 2033 icon-image: "presets/shop/furniture. png";2045 icon-image: "presets/shop/furniture.svg"; 2034 2046 set icon_z17; 2035 2047 } 2036 2048 node[shop=fabric] { 2037 2049 icon-image: "presets/shop/fabric.png"; 2050 icon-width: 16; 2038 2051 set icon_z17; 2039 2052 } 2040 2053 node[shop=florist] { 2041 icon-image: "presets/shop/florist. png";2054 icon-image: "presets/shop/florist.svg"; 2042 2055 set icon_z17; 2043 2056 } 2044 2057 node[shop=frame] { 2045 2058 icon-image: "presets/shop/frame.png"; 2059 icon-width: 16; 2046 2060 set icon_z17; 2047 2061 } 2048 2062 node[shop=gift] { 2049 icon-image: "presets/ present.svg";2063 icon-image: "presets/shop/present.svg"; 2050 2064 set icon_z17; 2051 2065 } 2052 2066 node[shop=greengrocer] { 2053 2067 icon-image: "presets/shop/groceries/greengrocer.png"; 2068 icon-width: 16; 2054 2069 set icon_z17; 2055 2070 } 2056 2071 node[shop=garden_centre] { 2057 icon-image: "presets/shop/garden_centre. png";2072 icon-image: "presets/shop/garden_centre.svg"; 2058 2073 set icon_z17; 2059 2074 } 2060 2075 node[shop=hairdresser] { 2061 icon-image: "presets/shop/hairdresser. png";2076 icon-image: "presets/shop/hairdresser.svg"; 2062 2077 set icon_z17; 2063 2078 } 2064 2079 node[shop=hardware] { 2065 2080 icon-image: "presets/shop/hardware.png"; 2081 icon-width: 16; 2066 2082 set icon_z17; 2067 2083 } 2068 2084 node[shop=hearing_aids] { 2069 2085 icon-image: "presets/shop/hearing_aids.png"; 2086 icon-height: 16; 2070 2087 set icon_z17; 2071 2088 } … … 2079 2096 } 2080 2097 node[shop=jewelry] { 2081 icon-image: "presets/shop/jewelry. png";2098 icon-image: "presets/shop/jewelry.svg"; 2082 2099 set icon_z17; 2083 2100 } 2084 2101 node[shop=kitchen] { 2085 2102 icon-image: "presets/shop/kitchen.png"; 2103 icon-width: 16; 2086 2104 set icon_z17; 2087 2105 } 2088 2106 node[shop=mall] { 2089 icon-image: "presets/shop/mall. png";2107 icon-image: "presets/shop/mall.svg"; 2090 2108 set icon_z17; 2091 2109 } 2092 2110 node[shop=mobile_phone] { 2093 2111 icon-image: "presets/shop/mobile_phone.png"; 2112 icon-width: 16; 2094 2113 set icon_z17; 2095 2114 } 2096 2115 node[shop=motorcycle] { 2097 icon-image: "presets/vehicle/motorbike. png";2116 icon-image: "presets/vehicle/motorbike.svg"; 2098 2117 set icon_z17; 2099 2118 } 2100 2119 node[shop=musical_instrument] { 2101 2120 icon-image: "presets/shop/musical_instrument.png"; 2121 icon-height: 16; 2102 2122 set icon_z17; 2103 2123 } … … 2116 2136 node[shop=paint] { 2117 2137 icon-image: "presets/shop/paint.png"; 2138 icon-width: 16; 2118 2139 set icon_z17; 2119 2140 } 2120 2141 node[shop=pawnbroker] { 2121 icon-image: "presets/ pawnbroker.svg";2142 icon-image: "presets/shop/pawnbroker.svg"; 2122 2143 set icon_z17; 2123 2144 } 2124 2145 node[shop=seafood] { 2125 2146 icon-image: "presets/shop/groceries/seafood.png"; 2147 icon-width: 16; 2126 2148 set icon_z17; 2127 2149 } 2128 2150 node[shop=shoes] { 2129 icon-image: "presets/shop/shoes. png";2151 icon-image: "presets/shop/shoes.svg"; 2130 2152 set icon_z17; 2131 2153 } 2132 2154 node[shop=sports] { 2133 icon-image: "presets/sport/multi. png";2155 icon-image: "presets/sport/multi.svg"; 2134 2156 set icon_z17; 2135 2157 } 2136 2158 node[shop=stationery] { 2137 2159 icon-image: "presets/shop/stationery.png"; 2160 icon-width: 16; 2138 2161 set icon_z17; 2139 2162 } 2140 2163 node[shop=tailor] { 2141 icon-image: "presets/shop/tailor. png";2164 icon-image: "presets/shop/tailor.svg"; 2142 2165 set icon_z17; 2143 2166 } 2144 2167 node[shop=travel_agency] { 2145 icon-image: "presets/ travel.png";2168 icon-image: "presets/shop/travel.png"; 2146 2169 icon-width: 16; 2147 2170 set icon_z17; 2148 2171 } 2149 2172 node[shop=toys] { 2150 icon-image: "presets/shop/toys. png";2173 icon-image: "presets/shop/toys.svg"; 2151 2174 set icon_z17; 2152 2175 } 2153 2176 node[shop=vacuum_cleaner] { 2154 2177 icon-image: "presets/shop/vacuum_cleaner.png"; 2178 icon-height: 16; 2155 2179 set icon_z17; 2156 2180 } 2157 2181 node[shop=variety_store] { 2158 2182 icon-image: "presets/shop/variety_store.png"; 2183 icon-width: 16; 2159 2184 set icon_z17; 2160 2185 } … … 2164 2189 } 2165 2190 node[shop=bookmaker] { 2166 icon-image: "presets/ lottery.svg";2191 icon-image: "presets/shop/lottery.svg"; 2167 2192 set icon_z17; 2168 2193 } 2169 2194 node[shop=lottery] { 2170 icon-image: "presets/ lottery.svg";2195 icon-image: "presets/shop/lottery.svg"; 2171 2196 set icon_z17; 2172 2197 } 2173 2198 /* duplicate of shopping_centre? */ 2174 2199 node[shop=shopping_centre] { 2175 icon-image: "presets/shop/mall. png";2200 icon-image: "presets/shop/mall.svg"; 2176 2201 set icon_z17; 2177 2202 } … … 2241 2266 } 2242 2267 node[shop=farm] { 2243 icon-image: "presets/ apple.png";2268 icon-image: "presets/shop/apple.png"; 2244 2269 set icon_z17; 2245 2270 } … … 2273 2298 } 2274 2299 node[emergency=phone] { 2275 icon-image: "presets/vehicle/emergency_phone. png";2300 icon-image: "presets/vehicle/emergency_phone.svg"; 2276 2301 set icon_z17; 2277 2302 } 2278 2303 node[emergency=defibrillator] { 2279 icon-image: "presets/ aed.svg";2304 icon-image: "presets/emergency/aed.svg"; 2280 2305 set icon_z17; 2281 2306 } 2282 2307 node[emergency=fire_hydrant] { 2283 icon-image: "presets/service/fire_hydrant. png";2308 icon-image: "presets/service/fire_hydrant.svg"; 2284 2309 set icon_z17; 2285 2310 } … … 2349 2374 node[amenity=cafe] { 2350 2375 icon-image: "presets/food/cafe.png"; 2376 icon-width: 16; 2351 2377 set icon_z17; 2352 2378 } … … 2365 2391 } 2366 2392 node[amenity=bar] { 2367 icon-image: "presets/food/bar. png";2393 icon-image: "presets/food/bar.svg"; 2368 2394 set icon_z17; 2369 2395 } … … 2396 2422 } 2397 2423 node[amenity=parking] { 2398 icon-image: "presets/vehicle/parking .png";2424 icon-image: "presets/vehicle/parking/parking.svg"; 2399 2425 set icon_z17; 2400 2426 } 2401 2427 node[amenity=parking_entrance] { 2402 icon-image: "presets/vehicle/parking .png";2428 icon-image: "presets/vehicle/parking/parking.svg"; 2403 2429 set icon_z17; 2404 2430 } 2405 2431 node[amenity=parking_entrance][parking=multi-storey], 2406 2432 node[amenity=parking][parking=multi-storey] { 2407 icon-image: "presets/vehicle/parking/multi-storey. png";2433 icon-image: "presets/vehicle/parking/multi-storey.svg"; 2408 2434 set icon_z17; 2409 2435 } 2410 2436 node[amenity=parking_entrance][parking=underground], 2411 2437 node[amenity=parking][parking=underground] { 2412 icon-image: "presets/vehicle/parking/underground. png";2438 icon-image: "presets/vehicle/parking/underground.svg"; 2413 2439 set icon_z17; 2414 2440 } 2415 2441 node[amenity=motorcycle_parking] { 2416 icon-image: "presets/vehicle/parking/motorbike. png";2442 icon-image: "presets/vehicle/parking/motorbike.svg"; 2417 2443 set icon_z17; 2418 2444 } 2419 2445 node[amenity=bicycle_parking] { 2420 icon-image: "presets/vehicle/parking/bicycle. png";2446 icon-image: "presets/vehicle/parking/bicycle.svg"; 2421 2447 set icon_z17; 2422 2448 } … … 2426 2452 } 2427 2453 node[amenity=parking_space][wheelchair?] { 2428 icon-image: "presets/vehicle/parking/handicapped. png";2454 icon-image: "presets/vehicle/parking/handicapped.svg"; 2429 2455 set icon_z17; 2430 2456 } 2431 2457 node[amenity=bicycle_rental] { 2432 icon-image: "presets/vehicle/ rental/bicycle.png";2458 icon-image: "presets/vehicle/bicycle_rental.svg"; 2433 2459 set icon_z17; 2434 2460 } … … 2438 2464 } 2439 2465 node[amenity=car_rental] { 2440 icon-image: "presets/vehicle/ rental/car.png";2466 icon-image: "presets/vehicle/car_rental.svg"; 2441 2467 set icon_z17; 2442 2468 } 2443 2469 node[amenity=car_sharing] { 2444 icon-image: "presets/vehicle/car_sharing. png";2470 icon-image: "presets/vehicle/car_sharing.svg"; 2445 2471 set icon_z17; 2446 2472 } 2447 2473 node[amenity=car_wash] { 2448 icon-image: "presets/vehicle/car_wash. png";2474 icon-image: "presets/vehicle/car_wash.svg"; 2449 2475 set icon_z17; 2450 2476 } 2451 2477 node[amenity=taxi] { 2452 icon-image: "presets/transport/taxi. png";2478 icon-image: "presets/transport/taxi.svg"; 2453 2479 set icon_z17; 2454 2480 } 2455 2481 node[amenity=fuel] { 2456 icon-image: "presets/vehicle/fuel. png";2482 icon-image: "presets/vehicle/fuel.svg"; 2457 2483 set icon_z17; 2458 2484 } 2459 2485 node[amenity=charging_station] { 2460 icon-image: "presets/vehicle/ fuel/charging_station.png";2486 icon-image: "presets/vehicle/charging_station.png"; 2461 2487 set icon_z17; 2462 2488 } … … 2466 2492 } 2467 2493 node[amenity=telephone] { 2468 icon-image: "presets/service/telephone. png";2494 icon-image: "presets/service/telephone.svg"; 2469 2495 set icon_z17; 2470 2496 } … … 2480 2506 } 2481 2507 node[amenity=toilets] { 2482 icon-image: "presets/service/toilets. png";2508 icon-image: "presets/service/toilets.svg"; 2483 2509 set icon_z17; 2484 2510 } … … 2498 2524 } 2499 2525 node[amenity=waste_basket] { 2500 icon-image: "presets/service/recycling/trash-bin. png";2526 icon-image: "presets/service/recycling/trash-bin.svg"; 2501 2527 set icon_z17; 2502 2528 } … … 2515 2541 } 2516 2542 node[amenity=townhall] { 2517 icon-image: "presets/ townhall.png";2543 icon-image: "presets/service/townhall.png"; 2518 2544 set icon_z17; 2519 2545 } 2520 2546 node[amenity=embassy] { 2521 icon-image: "presets/service/administration/embassy.png"; 2547 icon-image: "presets/service/embassy.png"; 2548 icon-width: 16; 2522 2549 set icon_z17; 2523 2550 } 2524 2551 node[amenity=community_centre] { 2525 2552 icon-image: "presets/service/community_centre.png"; 2553 icon-width: 16; 2526 2554 set icon_z17; 2527 2555 } … … 2535 2563 } 2536 2564 node[amenity=water_point] { 2537 icon-image: "presets/accommodation/ camping/water.png";2565 icon-image: "presets/accommodation/water.svg"; 2538 2566 set icon_z17; 2539 2567 } … … 2555 2583 } 2556 2584 node[amenity=place_of_worship] { 2557 icon-image: "presets/religion .png";2585 icon-image: "presets/religion/religion.svg"; 2558 2586 set icon_z17; 2559 2587 } 2560 2588 node[amenity=place_of_worship][religion=bahai] { 2561 icon-image: "presets/religion/bahai. png";2589 icon-image: "presets/religion/bahai.svg"; 2562 2590 set icon_z17; 2563 2591 } 2564 2592 node[amenity=place_of_worship][religion=buddhist] { 2565 icon-image: "presets/religion/buddhism. png";2593 icon-image: "presets/religion/buddhism.svg"; 2566 2594 set icon_z17; 2567 2595 } 2568 2596 node[amenity=place_of_worship][religion=christian] { 2569 icon-image: "presets/religion/church. png";2597 icon-image: "presets/religion/church.svg"; 2570 2598 set icon_z17; 2571 2599 } 2572 2600 node[amenity=place_of_worship][religion=hindu] { 2573 icon-image: "presets/religion/hinduism. png";2601 icon-image: "presets/religion/hinduism.svg"; 2574 2602 set icon_z17; 2575 2603 } 2576 2604 node[amenity=place_of_worship][religion=jain] { 2577 icon-image: "presets/religion/jainism. png";2605 icon-image: "presets/religion/jainism.svg"; 2578 2606 set icon_z17; 2579 2607 } 2580 2608 node[amenity=place_of_worship][religion=jewish] { 2581 icon-image: "presets/religion/jewish. png";2609 icon-image: "presets/religion/jewish.svg"; 2582 2610 set icon_z17; 2583 2611 } 2584 2612 node[amenity=place_of_worship][religion=muslim] { 2585 icon-image: "presets/religion/muslim. png";2613 icon-image: "presets/religion/muslim.svg"; 2586 2614 set icon_z17; 2587 2615 } 2588 2616 node[amenity=place_of_worship][religion=sikh] { 2589 icon-image: "presets/religion/sikhism. png";2617 icon-image: "presets/religion/sikhism.svg"; 2590 2618 set icon_z17; 2591 2619 } 2592 2620 node[amenity=place_of_worship][religion=shinto] { 2593 icon-image: "presets/religion/shinto. png";2621 icon-image: "presets/religion/shinto.svg"; 2594 2622 set icon_z17; 2595 2623 } 2596 2624 node[amenity=place_of_worship][religion=spiritualist][!is_prop_set(icon-image)] { 2597 icon-image: "presets/misc/no_icon. png";2625 icon-image: "presets/misc/no_icon.svg"; 2598 2626 set icon_z17; 2599 2627 } 2600 2628 node[amenity=place_of_worship][religion=taoist] { 2601 icon-image: "presets/religion/taoism. png";2629 icon-image: "presets/religion/taoism.svg"; 2602 2630 set icon_z17; 2603 2631 } 2604 2632 node[amenity=place_of_worship][religion=unitarian][!is_prop_set(icon-image)] { 2605 icon-image: "presets/misc/no_icon. png";2633 icon-image: "presets/misc/no_icon.svg"; 2606 2634 set icon_z17; 2607 2635 } 2608 2636 node[amenity=place_of_worship][religion=zoroastrian][!is_prop_set(icon-image)] { 2609 icon-image: "presets/misc/no_icon. png";2637 icon-image: "presets/misc/no_icon.svg"; 2610 2638 set icon_z17; 2611 2639 } 2612 2640 node[amenity=grave_yard] { 2613 icon-image: "presets/ rendering/landuse/cemetery.png";2641 icon-image: "presets/misc/landuse/graveyard.svg"; 2614 2642 set icon_z17; 2615 2643 } 2616 2644 node[amenity=crematorium][!is_prop_set(icon-image)] { 2617 icon-image: "presets/misc/no_icon. png";2645 icon-image: "presets/misc/no_icon.svg"; 2618 2646 set icon_z17; 2619 2647 } … … 2632 2660 node[amenity=school] { 2633 2661 icon-image: "presets/education/school.png"; 2662 icon-width: 16; 2634 2663 set icon_z17; 2635 2664 } … … 2643 2672 } 2644 2673 node[amenity=kindergarten] { 2645 icon-image: "presets/education/kindergarten. png";2674 icon-image: "presets/education/kindergarten.svg"; 2646 2675 set icon_z17; 2647 2676 } … … 2734 2763 } 2735 2764 node[amenity=police] { 2736 icon-image: "presets/service/police. png";2765 icon-image: "presets/service/police.svg"; 2737 2766 set icon_z17; 2738 2767 } … … 2742 2771 } 2743 2772 node[amenity=fire_station] { 2744 icon-image: "presets/service/firebrigade. png";2773 icon-image: "presets/service/firebrigade.svg"; 2745 2774 set icon_z17; 2746 2775 } 2747 2776 node[amenity=bus_station] { 2748 icon-image: "presets/transport/bus .png";2777 icon-image: "presets/transport/bus_old.svg"; 2749 2778 set icon_z17; 2750 2779 } … … 2754 2783 } 2755 2784 node[amenity=theatre] { 2756 icon-image: "presets/ theater.png";2785 icon-image: "presets/leisure/theater.png"; 2757 2786 icon-width: 16; 2758 2787 set icon_z17; 2759 2788 } 2760 2789 node[amenity=cinema] { 2761 icon-image: "presets/leisure/cinema. png";2790 icon-image: "presets/leisure/cinema.svg"; 2762 2791 set icon_z17; 2763 2792 } … … 2767 2796 } 2768 2797 node[amenity=courthouse] { 2769 icon-image: "presets/service/ administration/courthouse.svg";2798 icon-image: "presets/service/courthouse.svg"; 2770 2799 set icon_z17; 2771 2800 } 2772 2801 node[amenity=prison] { 2773 icon-image: "presets/service/ administration/prison.svg";2802 icon-image: "presets/service/prison.svg"; 2774 2803 set icon_z17; 2775 2804 } 2776 2805 node[amenity=bank] { 2777 icon-image: "presets/money/bank. png";2806 icon-image: "presets/money/bank.svg"; 2778 2807 set icon_z17; 2779 2808 } 2780 2809 node[amenity=bureau_de_change] { 2781 icon-image: "presets/money/exchange. png";2810 icon-image: "presets/money/exchange.svg"; 2782 2811 set icon_z17; 2783 2812 } 2784 2813 node[amenity=atm] { 2785 icon-image: "presets/money/atm. png";2814 icon-image: "presets/money/atm.svg"; 2786 2815 set icon_z17; 2787 2816 } … … 2796 2825 node[amenity=bbq] { 2797 2826 icon-image: "presets/leisure/bbq.png"; 2827 icon-width: 16; 2798 2828 set icon_z17; 2799 2829 } … … 2828 2858 } 2829 2859 node[amenity=hunting_stand] { 2830 icon-image: "presets/ hunting_stand.png";2860 icon-image: "presets/landmark/hunting_stand.png"; 2831 2861 set icon_z17; 2832 2862 } 2833 2863 node[amenity=marketplace] { 2834 icon-image: "presets/ place/marketplace.png";2864 icon-image: "presets/shop/marketplace.png"; 2835 2865 set icon_z17; 2836 2866 } 2837 2867 node[amenity=wlan] { 2838 icon-image: "presets/ wlan.png";2868 icon-image: "presets/misc/wlan.svg"; 2839 2869 set icon_z17; 2840 2870 } 2841 2871 node[amenity=vending_machine] { 2842 icon-image: "presets/transport/ticket-machine. png";2872 icon-image: "presets/transport/ticket-machine.svg"; 2843 2873 set icon_z17; 2844 2874 } … … 2879 2909 } 2880 2910 node[craft=carpenter][!is_prop_set(icon-image)] { 2881 icon-image: "presets/misc/no_icon. png";2911 icon-image: "presets/misc/no_icon.svg"; 2882 2912 set icon_z17; 2883 2913 } 2884 2914 node[craft=shoemaker][!is_prop_set(icon-image)] { 2885 icon-image: "presets/misc/no_icon. png";2915 icon-image: "presets/misc/no_icon.svg"; 2886 2916 set icon_z17; 2887 2917 } 2888 2918 node[craft=photographer][!is_prop_set(icon-image)] { 2889 icon-image: "presets/misc/no_icon. png";2919 icon-image: "presets/misc/no_icon.svg"; 2890 2920 set icon_z17; 2891 2921 } 2892 2922 node[craft=metal_construction][!is_prop_set(icon-image)] { 2893 icon-image: "presets/misc/no_icon. png";2923 icon-image: "presets/misc/no_icon.svg"; 2894 2924 set icon_z17; 2895 2925 }node[craft=electrician][!is_prop_set(icon-image)] { 2896 icon-image: "presets/misc/no_icon. png";2926 icon-image: "presets/misc/no_icon.svg"; 2897 2927 set icon_z17; 2898 2928 } 2899 2929 node[craft=brewery][!is_prop_set(icon-image)] { 2900 icon-image: "presets/misc/no_icon. png";2930 icon-image: "presets/misc/no_icon.svg"; 2901 2931 set icon_z17; 2902 2932 } … … 2906 2936 } 2907 2937 node[craft=sawmill][!is_prop_set(icon-image)] { 2908 icon-image: "presets/misc/no_icon. png";2938 icon-image: "presets/misc/no_icon.svg"; 2909 2939 set icon_z17; 2910 2940 } 2911 2941 node[craft=gardener][!is_prop_set(icon-image)] { 2912 icon-image: "presets/misc/no_icon. png";2942 icon-image: "presets/misc/no_icon.svg"; 2913 2943 set icon_z17; 2914 2944 } 2915 2945 node[craft=winery][!is_prop_set(icon-image)] { 2916 icon-image: "presets/misc/no_icon. png";2946 icon-image: "presets/misc/no_icon.svg"; 2917 2947 set icon_z17; 2918 2948 } 2919 2949 node[craft=hvac][!is_prop_set(icon-image)] { 2920 icon-image: "presets/misc/no_icon. png";2950 icon-image: "presets/misc/no_icon.svg"; 2921 2951 set icon_z17; 2922 2952 } … … 2926 2956 } 2927 2957 node[craft=stonemason][!is_prop_set(icon-image)] { 2928 icon-image: "presets/misc/no_icon. png";2958 icon-image: "presets/misc/no_icon.svg"; 2929 2959 set icon_z17; 2930 2960 } 2931 2961 node[craft=handicraft][!is_prop_set(icon-image)] { 2932 icon-image: "presets/misc/no_icon. png";2962 icon-image: "presets/misc/no_icon.svg"; 2933 2963 set icon_z17; 2934 2964 } … … 2938 2968 } 2939 2969 node[craft=key_cutter][!is_prop_set(icon-image)] { 2940 icon-image: "presets/misc/no_icon. png";2970 icon-image: "presets/misc/no_icon.svg"; 2941 2971 set icon_z17; 2942 2972 } 2943 2973 node[craft=caterer][!is_prop_set(icon-image)] { 2944 icon-image: "presets/misc/no_icon. png";2974 icon-image: "presets/misc/no_icon.svg"; 2945 2975 set icon_z17; 2946 2976 } 2947 2977 node[craft=roofer][!is_prop_set(icon-image)] { 2948 icon-image: "presets/misc/no_icon. png";2978 icon-image: "presets/misc/no_icon.svg"; 2949 2979 set icon_z17; 2950 2980 } 2951 2981 node[craft=beekeeper][!is_prop_set(icon-image)] { 2952 icon-image: "presets/misc/no_icon. png";2982 icon-image: "presets/misc/no_icon.svg"; 2953 2983 set icon_z17; 2954 2984 } 2955 2985 node[craft=blacksmith][!is_prop_set(icon-image)] { 2956 icon-image: "presets/misc/no_icon. png";2986 icon-image: "presets/misc/no_icon.svg"; 2957 2987 set icon_z17; 2958 2988 } 2959 2989 node[craft=locksmith][!is_prop_set(icon-image)] { 2960 icon-image: "presets/misc/no_icon. png";2990 icon-image: "presets/misc/no_icon.svg"; 2961 2991 set icon_z17; 2962 2992 } … … 2966 2996 } 2967 2997 node[craft=upholsterer][!is_prop_set(icon-image)] { 2968 icon-image: "presets/misc/no_icon. png";2998 icon-image: "presets/misc/no_icon.svg"; 2969 2999 set icon_z17; 2970 3000 } … … 2998 3028 } 2999 3029 node[tourism=guest_house] { 3000 icon-image: "presets/accommodation/guest_house. png";3030 icon-image: "presets/accommodation/guest_house.svg"; 3001 3031 set icon_z17; 3002 3032 } … … 3006 3036 } 3007 3037 node[tourism=chalet] { 3008 icon-image: "presets/accommodation/chalet. png";3038 icon-image: "presets/accommodation/chalet.svg"; 3009 3039 set icon_z17; 3010 3040 } … … 3018 3048 } 3019 3049 node[tourism=camp_site] { 3020 icon-image: "presets/accommodation/camping. png";3050 icon-image: "presets/accommodation/camping.svg"; 3021 3051 set icon_z17; 3022 3052 } 3023 3053 node[tourism=caravan_site] { 3024 icon-image: "presets/accommodation/ca mping/caravan.png";3054 icon-image: "presets/accommodation/caravan.svg"; 3025 3055 set icon_z17; 3026 3056 } … … 3038 3068 } 3039 3069 node[tourism=viewpoint] { 3040 icon-image: "presets/sightseeing/viewpoint. png";3070 icon-image: "presets/sightseeing/viewpoint.svg"; 3041 3071 set icon_z17; 3042 3072 } 3043 3073 node[tourism=theme_park] { 3044 icon-image: "presets/leisure/theme_park. png";3074 icon-image: "presets/leisure/theme_park.svg"; 3045 3075 set icon_z17; 3046 3076 } 3047 3077 node[tourism=attraction] { 3048 icon-image: "presets/sightseeing .png";3078 icon-image: "presets/sightseeing/attraction.svg"; 3049 3079 icon-width: 16; 3050 3080 set icon_z17; 3051 3081 } 3052 3082 node[tourism=zoo] { 3053 icon-image: "presets/leisure/zoo. png";3083 icon-image: "presets/leisure/zoo.svg"; 3054 3084 set icon_z17; 3055 3085 } … … 3078 3108 } 3079 3109 node[tourism=information] { 3080 icon-image: "presets/misc/information .png";3110 icon-image: "presets/misc/information/information.svg"; 3081 3111 set icon_z17; 3082 3112 } 3083 3113 node[tourism=information][information=guidepost] { 3084 icon-image: "presets/misc/information/guidepost. png";3114 icon-image: "presets/misc/information/guidepost.svg"; 3085 3115 set icon_z17; 3086 3116 } … … 3089 3119 } 3090 3120 node[tourism=information][information=office] { 3091 icon-image: "presets/misc/information/informationoffice. png";3121 icon-image: "presets/misc/information/informationoffice.svg"; 3092 3122 set icon_z17; 3093 3123 } 3094 3124 node[tourism=information][information=map] { 3095 icon-image: "presets/misc/information/map. png";3125 icon-image: "presets/misc/information/map.svg"; 3096 3126 set icon_z17; 3097 3127 } 3098 3128 node[tourism=information][information=board] { 3099 icon-image: "presets/misc/information/board. png";3129 icon-image: "presets/misc/information/board.svg"; 3100 3130 set icon_z17; 3101 3131 } … … 3122 3152 } 3123 3153 node[historic=monument] { 3124 icon-image: "presets/sightseeing/monument. png";3154 icon-image: "presets/sightseeing/monument.svg"; 3125 3155 set icon_z17; 3126 3156 } 3127 3157 node[historic=memorial] { 3128 icon-image: "presets/sightseeing/memorial. png";3158 icon-image: "presets/sightseeing/memorial.svg"; 3129 3159 set icon_z17; 3130 3160 } 3131 3161 node[historic=archaeological_site] { 3132 icon-image: "presets/sightseeing/archaeological. png";3162 icon-image: "presets/sightseeing/archaeological.svg"; 3133 3163 set icon_z17; 3134 3164 } 3135 3165 node[historic=ruins] { 3136 icon-image: "presets/sightseeing/ruins. png";3166 icon-image: "presets/sightseeing/ruins.svg"; 3137 3167 set icon_z17; 3138 3168 } 3139 3169 node[historic=battlefield] { 3140 icon-image: "presets/sightseeing/battlefield. png";3170 icon-image: "presets/sightseeing/battlefield.svg"; 3141 3171 set icon_z17; 3142 3172 } 3143 3173 node[geological=palaeontological_site] { 3144 icon-image: "presets/historic/palaeontological_site.png"; 3174 icon-image: "presets/sightseeing/palaeontological_site.png"; 3175 icon-width: 16; 3145 3176 set icon_z17; 3146 3177 } 3147 3178 node[historic=wayside_cross] { 3148 icon-image: "presets/religion/wayside_cross. png";3179 icon-image: "presets/religion/wayside_cross.svg"; 3149 3180 set icon_z17; 3150 3181 } 3151 3182 node[historic=wayside_shrine] { 3152 icon-image: "presets/religion/wayside_shrine. png";3183 icon-image: "presets/religion/wayside_shrine.svg"; 3153 3184 set icon_z17; 3154 3185 } 3155 3186 node[historic=boundary_stone] { 3156 icon-image: "presets/ historic/boundary_stone.png";3187 icon-image: "presets/misc/boundary_stone.png"; 3157 3188 set icon_z17; 3158 3189 } … … 3252 3283 } 3253 3284 node[landuse] { 3254 icon-image: "presets/misc/deprecated. png";3285 icon-image: "presets/misc/deprecated.svg"; 3255 3286 set icon_z17; 3256 3287 } … … 3268 3299 } 3269 3300 node[military=airfield] { 3270 icon-image: "presets/transport/airport/airfield. png";3301 icon-image: "presets/transport/airport/airfield.svg"; 3271 3302 set icon_z17; 3272 3303 } 3273 3304 node[military=bunker] { 3274 icon-image: "presets/ misc/landmark/bunker.png";3305 icon-image: "presets/landmark/bunker.svg"; 3275 3306 set icon_z17; 3276 3307 } 3277 3308 node[military=barracks][!is_prop_set(icon-image)] { 3278 icon-image: "presets/misc/no_icon. png";3309 icon-image: "presets/misc/no_icon.svg"; 3279 3310 set icon_z17; 3280 3311 } 3281 3312 node[military=danger_area] { 3282 icon-image: "presets/misc/danger. png";3313 icon-image: "presets/misc/danger.svg"; 3283 3314 set icon_z17; 3284 3315 } 3285 3316 node[military=range] { 3286 icon-image: "presets/ misc/landmark/range.png";3317 icon-image: "presets/sport/range.svg"; 3287 3318 set icon_z17; 3288 3319 } … … 3296 3327 } 3297 3328 node[railway=station] { 3298 icon-image: "presets/transport/railway_station. png";3329 icon-image: "presets/transport/railway_station.svg"; 3299 3330 set icon_z17; 3300 3331 } 3301 3332 node[railway=halt] { 3302 icon-image: "presets/station16.png"; 3333 icon-image: "presets/transport/station.png"; 3334 icon-width: 16; 3303 3335 set icon_z17; 3304 3336 } 3305 3337 node[railway=tram_stop] { 3306 icon-image: "presets/transport/tram. png";3338 icon-image: "presets/transport/tram.svg"; 3307 3339 set icon_z17; 3308 3340 } … … 3462 3494 node[railway=platform], node[railway=funicular], 3463 3495 node[service=yard], node[service=siding], node[service=spur] { 3464 icon-image: "presets/misc/deprecated. png";3496 icon-image: "presets/misc/deprecated.svg"; 3465 3497 set icon_z17; 3466 3498 } … … 3501 3533 } 3502 3534 node[aeroway=aerodrome][military!=airfield] { 3503 icon-image: "presets/transport/airport. png";3535 icon-image: "presets/transport/airport.svg"; 3504 3536 set icon_z17; 3505 3537 } … … 3508 3540 } 3509 3541 node[aeroway=terminal] { 3510 icon-image: "presets/transport/airport/terminal. png";3542 icon-image: "presets/transport/airport/terminal.svg"; 3511 3543 set icon_z17; 3512 3544 } … … 3515 3547 } 3516 3548 node[aeroway=helipad] { 3517 icon-image: "presets/transport/airport/helipad. png";3549 icon-image: "presets/transport/airport/helipad.svg"; 3518 3550 set icon_z17; 3519 3551 } … … 3547 3579 node[aeroway=runway], 3548 3580 node[aeroway=taxiway] { 3549 icon-image: "presets/misc/deprecated. png";3581 icon-image: "presets/misc/deprecated.svg"; 3550 3582 set icon_z17; 3551 3583 } 3552 3584 node[aeroway=hangar] { 3553 icon-image: "presets/transport/airport/hangar. png";3585 icon-image: "presets/transport/airport/hangar.svg"; 3554 3586 set icon_z17; 3555 3587 } 3556 3588 node[aeroway=gate] { 3557 icon-image: "presets/transport/airport/gate. png";3589 icon-image: "presets/transport/airport/gate.svg"; 3558 3590 set icon_z17; 3559 3591 } 3560 3592 node[aeroway=windsock] { 3561 icon-image: "presets/transport/airport/windsock. png";3593 icon-image: "presets/transport/airport/windsock.svg"; 3562 3594 set icon_z17; 3563 3595 } … … 3606 3638 } 3607 3639 node[aerialway=station] { 3608 icon-image: "presets/transport/aerialway/station. png";3640 icon-image: "presets/transport/aerialway/station.svg"; 3609 3641 set icon_z17; 3610 3642 } … … 3624 3656 node[aerialway=rope_tow], 3625 3657 node[aerialway=goods] { 3626 icon-image: "presets/misc/deprecated. png";3658 icon-image: "presets/misc/deprecated.svg"; 3627 3659 set icon_z17; 3628 3660 } … … 3673 3705 } 3674 3706 node[public_transport=stop_position][aerialway=yes] { 3675 icon-image: "presets/transport/aerialway/station. png";3707 icon-image: "presets/transport/aerialway/station.svg"; 3676 3708 set icon_z17; 3677 3709 } … … 3718 3750 } 3719 3751 node[sport="9pin"] { 3720 icon-image: "presets/sport/10pin. png";3752 icon-image: "presets/sport/10pin.svg"; 3721 3753 set icon_z17; 3722 3754 } 3723 3755 node[sport="10pin"] { 3724 icon-image: "presets/sport/10pin. png";3756 icon-image: "presets/sport/10pin.svg"; 3725 3757 set icon_z17; 3726 3758 } 3727 3759 node[sport=athletics] { 3728 3760 icon-image: "presets/sport/athletics.png"; 3761 icon-width: 16; 3729 3762 set icon_z17; 3730 3763 } … … 3735 3768 node[sport=soccer], 3736 3769 node[sport=gaelic_games] { 3737 icon-image: "presets/sport/soccer. png";3770 icon-image: "presets/sport/soccer.svg"; 3738 3771 set icon_z17; 3739 3772 } … … 3743 3776 node[sport=rugby_league], 3744 3777 node[sport=rugby_union] { 3745 icon-image: "presets/sport/football. png";3778 icon-image: "presets/sport/football.svg"; 3746 3779 icon-width: 20; 3747 3780 icon-height: 20; … … 3760 3793 } 3761 3794 node[sport=baseball] { 3762 icon-image: "presets/sport/baseball. png";3795 icon-image: "presets/sport/baseball.svg"; 3763 3796 set icon_z17; 3764 3797 } 3765 3798 node[sport=basketball] { 3766 icon-image: "presets/sport/basketball. png";3799 icon-image: "presets/sport/basketball.svg"; 3767 3800 icon-width: 16; 3768 3801 icon-height: 16; … … 3770 3803 } 3771 3804 node[sport=boules] { 3772 icon-image: "presets/sport/boule. png";3805 icon-image: "presets/sport/boule.svg"; 3773 3806 set icon_z17; 3774 3807 } 3775 3808 node[sport=bowls] { 3776 icon-image: "presets/sport/boule. png";3809 icon-image: "presets/sport/boule.svg"; 3777 3810 set icon_z17; 3778 3811 } … … 3786 3819 } 3787 3820 node[sport=climbing] { 3788 icon-image: "presets/sport/climbing. png";3821 icon-image: "presets/sport/climbing.svg"; 3789 3822 set icon_z17; 3790 3823 } 3791 3824 node[sport=cricket] { 3792 icon-image: "presets/sport/cricket. png";3825 icon-image: "presets/sport/cricket.svg"; 3793 3826 set icon_z17; 3794 3827 } 3795 3828 node[sport=croquet] { 3796 icon-image: "presets/sport/croquet. png";3829 icon-image: "presets/sport/croquet.svg"; 3797 3830 set icon_z17; 3798 3831 } … … 3814 3847 } 3815 3848 node[sport=cycling] { 3816 icon-image: "presets/sport/cycling. png";3849 icon-image: "presets/sport/cycling.svg"; 3817 3850 set icon_z17; 3818 3851 } … … 3822 3855 } 3823 3856 node[sport=equestrian] { 3824 icon-image: "presets/ equestrian.png";3857 icon-image: "presets/leisure/equestrian.png"; 3825 3858 icon-width: 16; 3826 3859 set icon_z17; … … 3831 3864 } 3832 3865 node[sport=gymnastics] { 3833 icon-image: "presets/ gymnastics.svg";3866 icon-image: "presets/sport/gymnastics.svg"; 3834 3867 set icon_z17; 3835 3868 } 3836 3869 node[sport=field_hockey] { 3837 3870 icon-image: "presets/sport/field_hockey.png"; 3871 icon-width: 16; 3838 3872 set icon_z17; 3839 3873 } 3840 3874 node[sport=ice_hockey] { 3841 3875 icon-image: "presets/sport/ice_hockey.png"; 3876 icon-width: 16; 3842 3877 set icon_z17; 3843 3878 } 3844 3879 node[sport=horse_racing] { 3845 icon-image: "presets/sport/riding. png";3880 icon-image: "presets/sport/riding.svg"; 3846 3881 set icon_z17; 3847 3882 } 3848 3883 node[sport=karting] { 3849 3884 icon-image: "presets/sport/karting.png"; 3885 icon-width: 16; 3850 3886 set icon_z17; 3851 3887 } 3852 3888 node[sport=motocross] { 3853 icon-image: "presets/sport/motocross. png";3889 icon-image: "presets/sport/motocross.svg"; 3854 3890 set icon_z17; 3855 3891 } … … 3867 3903 } 3868 3904 node[sport=multi] { 3869 icon-image: "presets/sport/multi. png";3905 icon-image: "presets/sport/multi.svg"; 3870 3906 set icon_z17; 3871 3907 } 3872 3908 node[sport=pelota] { 3873 3909 icon-image: "presets/sport/pelota.png"; 3910 icon-width: 16; 3874 3911 set icon_z17; 3875 3912 } 3876 3913 node[sport=racquet] { 3877 icon-image: "presets/sport/racquetball. png";3914 icon-image: "presets/sport/racquetball.svg"; 3878 3915 set icon_z17; 3879 3916 } 3880 3917 node[sport=ice_skating] { 3881 3918 icon-image: "presets/sport/skating.png"; 3919 icon-width: 16; 3882 3920 set icon_z17; 3883 3921 } … … 3887 3925 } 3888 3926 node[sport=skating] { 3889 icon-image: "presets/misc/deprecated. png";3927 icon-image: "presets/misc/deprecated.svg"; 3890 3928 set icon_z17; 3891 3929 } 3892 3930 node[sport=skateboard] { 3893 icon-image: "presets/sport/skateboard. png";3931 icon-image: "presets/sport/skateboard.svg"; 3894 3932 set icon_z17; 3895 3933 } … … 3898 3936 } 3899 3937 node[sport=swimming] { 3900 icon-image: "presets/sport/ pool.png";3938 icon-image: "presets/sport/swimming.svg"; 3901 3939 set icon_z17; 3902 3940 } … … 3907 3945 } 3908 3946 node[sport=table_tennis] { 3909 icon-image: "presets/sport/table_tennis. png";3947 icon-image: "presets/sport/table_tennis.svg"; 3910 3948 set icon_z17; 3911 3949 } 3912 3950 node[sport=tennis] { 3913 icon-image: "presets/sport/tennis. png";3951 icon-image: "presets/sport/tennis.svg"; 3914 3952 set icon_z17; 3915 3953 } 3916 3954 node[sport=paintball][!is_prop_set(icon-image)] { 3917 icon-image: "presets/misc/no_icon. png";3955 icon-image: "presets/misc/no_icon.svg"; 3918 3956 set icon_z17; 3919 3957 } … … 3932 3970 } 3933 3971 node[sport=squash][!is_prop_set(icon-image)] { 3934 icon-image: "presets/misc/no_icon. png";3972 icon-image: "presets/misc/no_icon.svg"; 3935 3973 set icon_z17; 3936 3974 } 3937 3975 node[sport=shooting] { 3938 icon-image: "presets/ range.png";3976 icon-image: "presets/sport/range.svg"; 3939 3977 icon-width: 16; 3940 3978 set icon_z17; 3941 3979 } 3942 3980 node[sport=volleyball] { 3943 icon-image: "presets/sport/volleyball. png";3981 icon-image: "presets/sport/volleyball.svg"; 3944 3982 set icon_z17; 3945 3983 } 3946 3984 node[sport=beachvolleyball] { 3947 3985 icon-image: "presets/sport/beachvolleyball.png"; 3986 icon-width: 16; 3948 3987 set icon_z17; 3949 3988 } … … 3953 3992 } 3954 3993 node[sport=bowling] { 3955 icon-image: "presets/sport/10pin. png";3994 icon-image: "presets/sport/10pin.svg"; 3956 3995 set icon_z17; 3957 3996 } 3958 3997 node[sport=handball] { 3959 icon-image: "presets/sport/handball. png";3998 icon-image: "presets/sport/handball.svg"; 3960 3999 set icon_z17; 3961 4000 } 3962 4001 node[sport=rowing] { 3963 icon-image: "presets/sport/rowing. png";4002 icon-image: "presets/sport/rowing.svg"; 3964 4003 set icon_z17; 3965 4004 } 3966 4005 node[sport=sailing][!is_prop_set(icon-image)] { 3967 icon-image: "presets/misc/no_icon. png";4006 icon-image: "presets/misc/no_icon.svg"; 3968 4007 set icon_z17; 3969 4008 } … … 3973 4012 } 3974 4013 node[sport=badminton][!is_prop_set(icon-image)] { 3975 icon-image: "presets/misc/no_icon. png";4014 icon-image: "presets/misc/no_icon.svg"; 3976 4015 set icon_z17; 3977 4016 } … … 3983 4022 } 3984 4023 node[sport=archery] { 3985 icon-image: "presets/sport/archery. png";4024 icon-image: "presets/sport/archery.svg"; 3986 4025 set icon_z17; 3987 4026 } … … 3991 4030 } 3992 4031 node[sport=model_aerodrome] { 3993 icon-image: "presets/transport/airport. png";4032 icon-image: "presets/transport/airport.svg"; 3994 4033 set icon_z17; 3995 4034 } 3996 4035 node[sport=rc_car] { 3997 icon-image: "presets/ transport/car.png";4036 icon-image: "presets/sport/rc_car.svg"; 3998 4037 set icon_z17; 3999 4038 } … … 4007 4046 } 4008 4047 node[natural=spring] { 4009 icon-image: "presets/ misc/landmark/spring.svg";4048 icon-image: "presets/landmark/spring.svg"; 4010 4049 set icon_z17; 4011 4050 } 4012 4051 node[natural=saddle] { 4013 icon-image: "presets/ saddle.svg";4052 icon-image: "presets/landmark/saddle.svg"; 4014 4053 set icon_z0; 4015 4054 set text_z0; 4016 4055 } 4017 4056 node[natural=peak] { 4018 icon-image: "presets/ peak.svg";4057 icon-image: "presets/landmark/peak.svg"; 4019 4058 set icon_z0; 4020 4059 set text_z0; … … 4029 4068 } 4030 4069 node[natural=volcano] { 4031 icon-image: "presets/ misc/landmark/volcano_small.png";4070 icon-image: "presets/landmark/volcano.svg"; 4032 4071 set icon_z0; 4033 4072 set text_z0; … … 4128 4167 } 4129 4168 node[natural=cave_entrance] { 4130 icon-image: "presets/ misc/landmark/cave_entrance.png";4169 icon-image: "presets/landmark/cave_entrance.png"; 4131 4170 set icon_z17; 4132 4171 } 4133 4172 node[natural=tree] { 4134 icon-image: "presets/ misc/landmark/trees.png";4173 icon-image: "presets/landmark/trees.svg"; 4135 4174 set icon_z17; 4136 4175 } 4137 4176 node[natural=tree][type=conifer], 4138 4177 node[natural=tree][leaf_type=needleleaved] { 4139 icon-image: "presets/ misc/landmark/trees_conifer.png";4178 icon-image: "presets/landmark/trees_conifer.svg"; 4140 4179 set icon_z17; 4141 4180 } 4142 4181 node[natural=tree][type=broad_leaved], 4143 4182 node[natural=tree][leaf_type=broadleaved] { 4144 icon-image: "presets/ misc/landmark/trees_broad_leaved.png";4183 icon-image: "presets/landmark/trees_broad_leaved.svg"; 4145 4184 set icon_z17; 4146 4185 } 4147 4186 node[natural=tree][type=palm] { 4148 icon-image: "presets/ misc/landmark/trees_palm.png";4187 icon-image: "presets/landmark/trees_palm.png"; 4149 4188 set icon_z17; 4150 4189 } … … 4167 4206 node[natural=ridge], 4168 4207 node[natural=valley] { 4169 icon-image: "presets/misc/deprecated. png";4208 icon-image: "presets/misc/deprecated.svg"; 4170 4209 set icon_z17; 4171 4210 } … … 4212 4251 } 4213 4252 node[waterway=lock_gate] { 4214 icon-image: "presets/nautical/lock_gate. png";4253 icon-image: "presets/nautical/lock_gate.svg"; 4215 4254 set icon_z17; 4216 4255 } 4217 4256 node[waterway=turning_point] { 4218 icon-image: "presets/nautical/turning. png";4257 icon-image: "presets/nautical/turning.svg"; 4219 4258 set icon_z17; 4220 4259 } … … 4229 4268 node[waterway=waste_disposal], 4230 4269 node[waterway=mooring] { 4231 icon-image: "presets/misc/deprecated. png";4270 icon-image: "presets/misc/deprecated.svg"; 4232 4271 set icon_z17; 4233 4272 } … … 4276 4315 node[waterway=stream], 4277 4316 node[waterway=ditch], node[waterway=drain] { 4278 icon-image: "presets/misc/deprecated. png";4317 icon-image: "presets/misc/deprecated.svg"; 4279 4318 set icon_z17; 4280 4319 } … … 4297 4336 node[route=tour], 4298 4337 node[route=pub_crawl] { 4299 icon-image: "presets/misc/deprecated. png";4338 icon-image: "presets/misc/deprecated.svg"; 4300 4339 set icon_z17; 4301 4340 } … … 4306 4345 4307 4346 node[mountain_pass?] { 4308 icon-image: "presets/ misc/landmark/mountain_pass.svg";4347 icon-image: "presets/landmark/mountain_pass.svg"; 4309 4348 set icon_z0; 4310 4349 set text_z0; … … 4382 4421 node[boundary=political], 4383 4422 node[boundary=national_park] { 4384 icon-image: "presets/misc/deprecated. png";4423 icon-image: "presets/misc/deprecated.svg"; 4385 4424 set icon_z17; 4386 4425 } … … 4543 4582 node|z15-[place=locality], 4544 4583 node|z-14[place=locality][!setting("hide_icons")] { 4545 icon-image: "presets/place/locality. png";4584 icon-image: "presets/place/locality.svg"; 4546 4585 font-weight: bold; 4547 4586 text-color:black; … … 4550 4589 } 4551 4590 node[place=island] { 4552 icon-image: "presets/place/island. png";4591 icon-image: "presets/place/island.svg"; 4553 4592 } 4554 4593 node[place=islet] { 4555 icon-image: "presets/place/islet. png";4594 icon-image: "presets/place/islet.svg"; 4556 4595 } 4557 4596 -
trunk/styles/standard/potlatch2.mapcss
r10565 r10706 27 27 28 28 relation[restriction=no_left_turn] { 29 icon-image: "presets/vehicle/restriction/turn_restrictions/no_left_turn. png";29 icon-image: "presets/vehicle/restriction/turn_restrictions/no_left_turn.svg"; 30 30 } 31 31 relation[restriction=no_right_turn] { 32 icon-image: "presets/vehicle/restriction/turn_restrictions/no_right_turn. png";32 icon-image: "presets/vehicle/restriction/turn_restrictions/no_right_turn.svg"; 33 33 } 34 34 relation[restriction=no_straight_on] { 35 icon-image: "presets/vehicle/restriction/turn_restrictions/no_straight_on. png";35 icon-image: "presets/vehicle/restriction/turn_restrictions/no_straight_on.svg"; 36 36 } 37 37 relation[restriction=no_u_turn] { 38 icon-image: "presets/vehicle/restriction/turn_restrictions/no_u_turn. png";38 icon-image: "presets/vehicle/restriction/turn_restrictions/no_u_turn.svg"; 39 39 } 40 40 relation[restriction=only_left_turn] { 41 icon-image: "presets/vehicle/restriction/turn_restrictions/only_left_turn. png";41 icon-image: "presets/vehicle/restriction/turn_restrictions/only_left_turn.svg"; 42 42 } 43 43 relation[restriction=only_right_turn] { 44 icon-image: "presets/vehicle/restriction/turn_restrictions/only_right_turn. png";44 icon-image: "presets/vehicle/restriction/turn_restrictions/only_right_turn.svg"; 45 45 } 46 46 relation[restriction=only_straight_on] { 47 icon-image: "presets/vehicle/restriction/turn_restrictions/only_straight_on. png";47 icon-image: "presets/vehicle/restriction/turn_restrictions/only_straight_on.svg"; 48 48 } 49 49
Note:
See TracChangeset
for help on using the changeset viewer.