ele sorting

This commit is contained in:
Komzpa 2011-08-01 03:26:49 +03:00
parent e3817f6cdb
commit 8ff99be2c9

View file

@ -841,20 +841,24 @@ node|z7-[place=sea]
node|z3-4[natural=peak][ele>4500]
{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;
collision-sort-by:ele
}
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;
collision-sort-by:ele
}
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;
collision-sort-by:ele
}
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;
collision-sort-by:ele
}