train stations
This commit is contained in:
parent
7acc6dc77e
commit
5863006f46
1 changed files with 5 additions and 4 deletions
|
@ -645,6 +645,9 @@ node|z15-[amenity=bus_station] {icon-image:aut2_16x16_park.png}
|
|||
node|z16-[highway=bus_stop] {icon-image:autobus_stop_14x10.png}
|
||||
node|z16-[railway=tram_stop] {icon-image:tramway_14x13.png}
|
||||
|
||||
area|z11-[building=train_station] {icon-image:rw_vokzal_new23.png}
|
||||
|
||||
|
||||
node|z15-[amenity=fuel] {icon-image:tankstelle1_10x11.png}
|
||||
/*
|
||||
icon-image - картинка иконки
|
||||
|
@ -837,10 +840,12 @@ node|z5-6[natural=peak][ele>3500]
|
|||
{icon-image: mountain_peak6.png;
|
||||
text:ele; text-offset:3; font-size:7; font-family: DejaVu Sans Mono Book; text-halo-radius:0; text-color:#664229;text-halo-color:#ffffff;-x-mapnik-min-distance:0;
|
||||
}
|
||||
|
||||
node|z7-12[natural=peak][ele>2500]
|
||||
{icon-image: mountain_peak6.png;
|
||||
text:ele; text-offset:3; font-size:7; font-family: DejaVu Sans Mono Book; text-halo-radius:0; text-color:#664229;text-halo-color:#ffffff;-x-mapnik-min-distance:0;
|
||||
}
|
||||
|
||||
node|z12-[natural=peak]
|
||||
{icon-image: mountain_peak6.png;
|
||||
text:name; text-offset:3; font-size:7; font-family: DejaVu Sans Mono Book; text-halo-radius:0; text-color:#664229;text-halo-color:#ffffff;-x-mapnik-min-distance:0;
|
||||
|
@ -888,10 +893,6 @@ node|z12-[place=suburb]
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*way[railway=tram]{width: eval( any( metric(tag("width")), metric("1.52m")));color: #ffffff; casing-color: #000000}
|
||||
{width: eval( metric("2.7m")); color: #000000; dashes: 1,10; z-index:1; object-id: "shpala"}*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue