Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
30
data/styles/outdoors/dark/colors.mapcss
Normal file
30
data/styles/outdoors/dark/colors.mapcss
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/dark/colors.mapcss");
|
||||
|
||||
/* ~~~~ CONTENT OF COLORS-DARK ~~~~~
|
||||
|
||||
1.BASEMAP
|
||||
2.BOUNDARY
|
||||
3.NATURAL
|
||||
3.1 Main natural
|
||||
3.2 Vegetation
|
||||
4.LANDUSE
|
||||
4.1 Main landuse
|
||||
4.2 Aerodrome
|
||||
4.3 Barriers
|
||||
4.4 Buildings
|
||||
5.ROADS
|
||||
5.1 All roads
|
||||
5.2 Bridges
|
||||
5.3 Tunnels
|
||||
5.4 Piste
|
||||
5.5 Transport
|
||||
6.LABELS COLORS
|
||||
6.1 Main labels
|
||||
6.2 Natural labels
|
||||
6.3 Place labels
|
||||
6.4 Road labels
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
*/
|
||||
|
||||
@railway_dark: #434343;
|
||||
134
data/styles/outdoors/dark/style.mapcss
Normal file
134
data/styles/outdoors/dark/style.mapcss
Normal file
|
|
@ -0,0 +1,134 @@
|
|||
@import("colors.mapcss");
|
||||
@import("../include/defaults_new.mapcss");
|
||||
@import("../include/Basemap.mapcss");
|
||||
@import("../include/Basemap_label.mapcss");
|
||||
@import("../include/Roads.mapcss");
|
||||
@import("../include/Roads_label.mapcss");
|
||||
@import("../include/Icons.mapcss");
|
||||
@import("../include/Subways.mapcss");
|
||||
|
||||
colors
|
||||
{
|
||||
GuiText-color: #FFFFFF;
|
||||
GuiText-opacity: 0.7;
|
||||
MyPositionAccuracy-color: #FFFFFF;
|
||||
MyPositionAccuracy-opacity: 0.06;
|
||||
Selection-color: #FFFFFF;
|
||||
Selection-opacity: 0.64;
|
||||
Route-color: #0087FF;
|
||||
RouteOutline-color: #055FCD;
|
||||
RouteTrafficG0-color: #5E0F0D;
|
||||
RouteTrafficG1-color: #7F1311;
|
||||
RouteTrafficG2-color: #7F1311;
|
||||
RouteTrafficG3-color: #9E8216;
|
||||
RouteTrafficG3-opacity: 0.0;
|
||||
RoutePedestrian-color: #FFB94B;
|
||||
RoutePedestrian-opacity: 0.7;
|
||||
RouteBicycle-color: #FF4B8C;
|
||||
RouteBicycle-opacity: 0.7;
|
||||
RouteRuler-color: #924ab5;
|
||||
RouteRuler-opacity: 0.7;
|
||||
RoutePreview-color: #FFFFFF;
|
||||
RoutePreview-opacity: 0.3;
|
||||
RouteMaskCar-color: #000000;
|
||||
RouteMaskCar-opacity: 0.5;
|
||||
RouteFirstSegmentArrowsMaskCar-color: #055FCD;
|
||||
RouteFirstSegmentArrowsMaskCar-opacity: 0.0;
|
||||
RouteArrowsMaskCar-color: #055FCD;
|
||||
RouteArrowsMaskCar-opacity: 0.3;
|
||||
RouteMaskBicycle-color: #000000;
|
||||
RouteMaskBicycle-opacity: 0.5;
|
||||
RouteFirstSegmentArrowsMaskBicycle-color: #FF4B8C;
|
||||
RouteFirstSegmentArrowsMaskBicycle-opacity: 0.0;
|
||||
RouteArrowsMaskBicycle-color: #FF4B8C;
|
||||
RouteArrowsMaskBicycle-opacity: 0.5;
|
||||
RouteMaskPedestrian-color: #000000;
|
||||
RouteMaskPedestrian-opacity: 0.5;
|
||||
RouteFake-color: #A8A8A8;
|
||||
RouteFakeOutline-color: #717171;
|
||||
Arrow3D-color: #41C8FF;
|
||||
Arrow3DObsolete-color: #82AAC8;
|
||||
Arrow3DObsolete-opacity: 0.72;
|
||||
Arrow3DShadow-color: #3C3C3C;
|
||||
Arrow3DShadow-opacity: 0.24;
|
||||
Arrow3DOutline-color: #FFFFFF;
|
||||
TrackHumanSpeed-color: #FF9800;
|
||||
TrackCarSpeed-color: #FFCA28;
|
||||
TrackPlaneSpeed-color: #FFF5A0;
|
||||
TrackUnknownDistance-color: #969696;
|
||||
TrafficG0-color: #4C120F;
|
||||
TrafficG1-color: #731816;
|
||||
TrafficG2-color: #731816;
|
||||
TrafficG3-color: #8C7012;
|
||||
TrafficG3-opacity: 0.0;
|
||||
TrafficG4-color: #376222;
|
||||
TrafficG5-color: #376222;
|
||||
TrafficTempBlock-color: #232323;
|
||||
TrafficUnknown-color: #000000;
|
||||
TrafficArrowLight-color: #C4C4C4;
|
||||
TrafficArrowDark-color: #191919;
|
||||
TrafficOutline-color: #383838;
|
||||
RoadShieldBlackText-color: #212121;
|
||||
RoadShieldWhiteText-color: #B7B6B6;
|
||||
RoadShieldUKYellowText-color: #B49E0E;
|
||||
RoadShieldWhiteBackground-color: #999999;
|
||||
RoadShieldGreenBackground-color: #136C30;
|
||||
RoadShieldBlueBackground-color: #294C88;
|
||||
RoadShieldRedBackground-color: #9F1A17;
|
||||
RoadShieldOrangeBackground-color: #B58E1B;
|
||||
PoiHotelTextOutline-color: #000000;
|
||||
PoiHotelTextOutline-opacity: 0.6;
|
||||
PoiDeletedMask-color: #FFFFFF;
|
||||
PoiDeletedMask-opacity: 0.3;
|
||||
PoiVisitedMask-color: #FFFFFF;
|
||||
PoiVisitedMask-opacity: 0.7;
|
||||
DefaultTrackColor-color: #1E96F0;
|
||||
RouteMarkPrimaryText-color: #888888;
|
||||
RouteMarkPrimaryTextOutline-color: #000000;
|
||||
RouteMarkSecondaryText-color: #888888;
|
||||
RouteMarkSecondaryTextOutline-color: #000000;
|
||||
TransitMarkPrimaryText-color: #888888;
|
||||
TransitMarkPrimaryTextOutline-color: #000000;
|
||||
TransitMarkSecondaryText-color: #888888;
|
||||
TransitMarkSecondaryTextOutline-color: #000000;
|
||||
TransitTransferOuterMarker-color: #000000;
|
||||
TransitTransferInnerMarker-color: #888888;
|
||||
TransitStopInnerMarker-color: #000000;
|
||||
LocalAdsPrimaryText-color: #888888;
|
||||
LocalAdsPrimaryTextOutline-color: #000000;
|
||||
LocalAdsSecondaryText-color: #888888;
|
||||
LocalAdsSecondaryTextOutline-color: #000000;
|
||||
TransitBackground-color: #000000;
|
||||
TransitBackground-opacity: 0.4;
|
||||
BookmarkRed-color: #E51B23;
|
||||
BookmarkPink-color: #FF4182;
|
||||
BookmarkPurple-color: #9B24B2;
|
||||
BookmarkDeepPurple-color: #6639BF;
|
||||
BookmarkBlue-color: #0066CC;
|
||||
BookmarkLightBlue-color: #249CF2;
|
||||
BookmarkCyan-color: #14BECD;
|
||||
BookmarkTeal-color: #00A58C;
|
||||
BookmarkGreen-color: #3C8C3C;
|
||||
BookmarkLime-color: #93BF39;
|
||||
BookmarkYellow-color: #FFC800;
|
||||
BookmarkOrange-color: #FF9600;
|
||||
BookmarkDeepOrange-color: #F06432;
|
||||
BookmarkBrown-color: #804633;
|
||||
BookmarkGray-color: #737373;
|
||||
BookmarkBlueGray-color: #597380;
|
||||
SearchmarkPreparing-color: #597380;
|
||||
SearchmarkNotAvailable-color: #597380;
|
||||
SearchmarkSelectedNotAvailable-color: #F06432;
|
||||
RatingBad-color: #F06432;
|
||||
RatingGood-color: #3C8C3C;
|
||||
RatingNone-color: #249CF2;
|
||||
SearchmarkDefault-color: #249CF2;
|
||||
RatingText-color: #FFFFFF;
|
||||
UGCRatingText-color: #B8B8B8;
|
||||
SpeedCameraMarkText-color: #FFFFFF;
|
||||
SpeedCameraMarkBg-color: #F51E30;
|
||||
SpeedCameraMarkOutline-color: #FFFFFF;
|
||||
GuideCityMarkText-color: #6639BF;
|
||||
GuideOutdoorMarkText-color: #3C8C3C;
|
||||
HotelPriceText-color: #000000;
|
||||
}
|
||||
254
data/styles/outdoors/include/Basemap.mapcss
Normal file
254
data/styles/outdoors/include/Basemap.mapcss
Normal file
|
|
@ -0,0 +1,254 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/include/Basemap.mapcss");
|
||||
|
||||
|
||||
/* 6.WATER */
|
||||
|
||||
line|z10-[waterway=river],
|
||||
line|z11-[natural=strait],
|
||||
line|z12-[waterway=canal],
|
||||
line|z12-[waterway=stream],
|
||||
line|z13-[waterway=fish_pass],
|
||||
{opacity: 1; color: @water;}
|
||||
|
||||
/* 6.2 Line water(river,canal etc.) */
|
||||
|
||||
line|z10-[waterway=river],
|
||||
line|z11-[natural=strait],
|
||||
line|z12-[waterway=stream],
|
||||
line|z12-[waterway=canal],
|
||||
{text-color: @water_label; text-halo-opacity: 0.5; text-halo-radius: 1; text-halo-color: @label_halo_light;}
|
||||
|
||||
|
||||
line|z10[waterway=river],
|
||||
{width: 2.0;}
|
||||
|
||||
line|z11-12[waterway=river],
|
||||
line|z11-12[natural=strait],
|
||||
{width: 2.7;}
|
||||
line|z12[waterway=stream],
|
||||
line|z12[waterway=canal],
|
||||
{width: 1.9;}
|
||||
line|z11-12[waterway=stream][intermittent],
|
||||
{width: 0; text: none;}
|
||||
|
||||
line|z13[waterway=river],
|
||||
line|z13[natural=strait],
|
||||
{width: 3.6;}
|
||||
line|z13[waterway=stream],
|
||||
line|z13[waterway=canal],
|
||||
line|z13[waterway=fish_pass],
|
||||
{width: 2.2;}
|
||||
line|z13[waterway=stream][intermittent=yes]
|
||||
{dashes: 6,2;}
|
||||
|
||||
line|z14[waterway=river],
|
||||
line|z14[natural=strait],
|
||||
{width: 4.7;}
|
||||
line|z14[waterway=stream],
|
||||
line|z14[waterway=canal],
|
||||
line|z14[waterway=fish_pass],
|
||||
{width: 2.6;}
|
||||
line|z14[waterway=stream][intermittent=yes]
|
||||
{dashes: 9,3;}
|
||||
|
||||
line|z15[waterway=river],
|
||||
line|z15[natural=strait],
|
||||
{width: 5.8;}
|
||||
line|z15[waterway=stream],
|
||||
line|z15[waterway=canal],
|
||||
line|z15[waterway=fish_pass],
|
||||
{width: 3.1;}
|
||||
line|z15[waterway=stream][intermittent=yes]
|
||||
{dashes: 12,4;}
|
||||
|
||||
line|z16[waterway=river],
|
||||
line|z16[natural=strait],
|
||||
{width: 7.0;}
|
||||
line|z16[waterway=stream],
|
||||
line|z16[waterway=canal],
|
||||
line|z16[waterway=fish_pass],
|
||||
{width: 3.7;}
|
||||
line|z16[waterway=stream][intermittent=yes]
|
||||
{dashes: 14,5;}
|
||||
|
||||
line|z17[waterway=river],
|
||||
line|z17[natural=strait],
|
||||
{width: 8.4;}
|
||||
line|z17[waterway=stream],
|
||||
line|z17[waterway=canal],
|
||||
line|z17[waterway=fish_pass],
|
||||
{width: 4.5;}
|
||||
line|z17-[waterway=stream][intermittent=yes]
|
||||
{dashes: 18,6;}
|
||||
|
||||
line|z18-[waterway=river],
|
||||
line|z18-[natural=strait],
|
||||
{width: 9.8}
|
||||
line|z18-[waterway=stream],
|
||||
line|z18-[waterway=canal],
|
||||
line|z18-[waterway=fish_pass],
|
||||
{width: 5.2;}
|
||||
|
||||
|
||||
line|z13-[waterway=ditch],
|
||||
line|z13-[waterway=drain],
|
||||
{opacity: 1; color: @water_bad; width: 1.9; dashes: 2.5,2;}
|
||||
line|z14[waterway=ditch],
|
||||
line|z14[waterway=drain],
|
||||
{width: 2.3; dashes: 4.5,3;}
|
||||
line|z15[waterway=ditch],
|
||||
line|z15[waterway=drain],
|
||||
{width: 2.7; dashes: 6,4;}
|
||||
line|z16-[waterway=ditch],
|
||||
line|z16-[waterway=drain],
|
||||
{width: 3.2; dashes: 8,5.5;}
|
||||
|
||||
|
||||
/* Do not draw tunnel waterways */
|
||||
line[waterway][tunnel]
|
||||
{width: 0;}
|
||||
|
||||
|
||||
|
||||
line|z13-[man_made=cutline],
|
||||
{width: 1.7; color: @grass;}
|
||||
line|z14[man_made=cutline],
|
||||
{width: 2.2;}
|
||||
line|z15[man_made=cutline],
|
||||
{width: 3;}
|
||||
line|z16[man_made=cutline],
|
||||
{width: 4.5;}
|
||||
line|z17[man_made=cutline],
|
||||
{width: 6;}
|
||||
line|z18-[man_made=cutline],
|
||||
{width: 8;}
|
||||
|
||||
|
||||
line|z15-[barrier=fence],
|
||||
line|z15-[barrier=wall],
|
||||
line|z15-[barrier=yes],
|
||||
{color: @fence; width: 1; opacity: 0.7;}
|
||||
line|z17[barrier=fence],
|
||||
line|z17[barrier=wall],
|
||||
line|z17[barrier=yes],
|
||||
{width: 1.3; opacity: 0.8;}
|
||||
line|z18-[barrier=fence],
|
||||
line|z18-[barrier=wall],
|
||||
line|z18-[barrier=yes],
|
||||
{width: 1.5; opacity: 1;}
|
||||
|
||||
line|z16-[barrier=guard_rail],
|
||||
{color: @fence; width: 1; opacity: 0.5;}
|
||||
line|z17[barrier=guard_rail],
|
||||
{opacity: 0.7;}
|
||||
line|z18-[barrier=guard_rail],
|
||||
{width: 1.3; opacity: 0.8;}
|
||||
|
||||
line|z15-[barrier=ditch],
|
||||
{width: 1.8; opacity: 0.8; color: @cliff; dashes: 0.9,0.9;}
|
||||
|
||||
/*
|
||||
The triangles pattern uses "dashes: " parameter as a 4 values tuple:
|
||||
dash length (===), triangle base (tb), triangle height, base height / dash width.
|
||||
===\tb /=== - base height / dash width
|
||||
\ / | - triangle height
|
||||
|
||||
Set width = triangle height + base height.
|
||||
*/
|
||||
|
||||
line|z12-13[natural=cliff],
|
||||
line|z12-13[natural=earth_bank],
|
||||
{color: @cliff; width: 2; dashes: 1.4,1.4; opacity: 0.5;}
|
||||
line|z14[natural=cliff],
|
||||
line|z14[natural=earth_bank],
|
||||
{width: 3; dashes: 1.5,1.5; opacity: 0.6;}
|
||||
line|z15[natural=cliff],
|
||||
line|z15[natural=earth_bank],
|
||||
{width: 6.2; dashes: 3,3.5,4.5,1.2; opacity: 0.6;}
|
||||
line|z16[natural=cliff],
|
||||
line|z16[natural=earth_bank],
|
||||
{width: 7.4; dashes: 3.5,5,6,1.4; opacity: 0.7;}
|
||||
line|z17[natural=cliff],
|
||||
line|z17[natural=earth_bank],
|
||||
{width: 9.5; dashes: 4,6,8,1.5; opacity: 0.8;}
|
||||
line|z18[natural=cliff],
|
||||
line|z18[natural=earth_bank],
|
||||
{width: 11.9; dashes: 5,7,10,1.9; opacity: 0.8;}
|
||||
line|z19-[natural=cliff],
|
||||
line|z19-[natural=earth_bank],
|
||||
{width: 14.3; dashes: 6,8.5,12,2.3; opacity: 0.8;}
|
||||
|
||||
|
||||
/* Ski pistes */
|
||||
|
||||
area|z13-[piste:type=downhill][area],
|
||||
area|z13-[piste:type=sled][area],
|
||||
area|z13-[piste:type=snow_park],
|
||||
{fill-color: @piste; fill-opacity: 0.15;}
|
||||
|
||||
area|z13-[piste:type=downhill][piste:difficulty=novice][area],
|
||||
{fill-color: @piste_novice; fill-opacity: 0.25;}
|
||||
area|z13-[piste:type=downhill][piste:difficulty=easy][area],
|
||||
{fill-color: @piste_easy;}
|
||||
area|z13-[piste:type=downhill][piste:difficulty=intermediate][area],
|
||||
{fill-color: @piste_intermediate;}
|
||||
area|z13-[piste:type=downhill][piste:difficulty=advanced][area],
|
||||
{fill-color: @piste_advanced;}
|
||||
area|z13-[piste:type=downhill][piste:difficulty=expert][area],
|
||||
{fill-color: @piste_expert;}
|
||||
|
||||
/* 9. ISOLINES */
|
||||
|
||||
line|z10-[isoline=step_1000],
|
||||
{color: @isoline1000;}
|
||||
line|z10-[isoline=step_500],
|
||||
{color: @isoline500;}
|
||||
|
||||
line|z11-[isoline=step_100],
|
||||
{color: @isoline100;}
|
||||
|
||||
line|z13-[isoline=step_50],
|
||||
line|z15-[isoline=zero],
|
||||
{color: @isoline50;}
|
||||
|
||||
line|z15-[isoline=step_10],
|
||||
{color: @isoline10;}
|
||||
|
||||
line|z10[isoline=step_1000],
|
||||
line|z10[isoline=step_500],
|
||||
{width: 1.0; opacity: 0.3;}
|
||||
line|z11-12[isoline=step_1000],
|
||||
line|z11-12[isoline=step_500],
|
||||
{width: 1.6; opacity: 0.3;}
|
||||
line|z11-12[isoline=step_100],
|
||||
{width: 1.1; opacity: 0.3;}
|
||||
|
||||
line|z13-14[isoline=step_1000],
|
||||
line|z13-14[isoline=step_500],
|
||||
{width: 1.6; opacity: 0.4;}
|
||||
line|z13-14[isoline=step_100],
|
||||
{width: 1.6; opacity: 0.25;}
|
||||
line|z13-14[isoline=step_50],
|
||||
{width: 1.1; opacity: 0.3;}
|
||||
|
||||
line|z15-16[isoline=step_1000],
|
||||
line|z15-16[isoline=step_500],
|
||||
{width: 1.6; opacity: 0.5;}
|
||||
line|z15-16[isoline=step_100],
|
||||
{width: 1.6; opacity: 0.35;}
|
||||
line|z15-16[isoline=step_50],
|
||||
{width: 1.6; opacity: 0.25;}
|
||||
line|z15-16[isoline=zero],
|
||||
line|z15-16[isoline=step_10],
|
||||
{width: 1.1; opacity: 0.35;}
|
||||
|
||||
line|z17-[isoline=step_1000],
|
||||
line|z17-[isoline=step_500],
|
||||
{width: 1.6; opacity: 0.6;}
|
||||
line|z17-[isoline=step_100],
|
||||
line|z17-[isoline=step_50],
|
||||
{width: 1.6; opacity: 0.5;}
|
||||
line|z17-[isoline=zero],
|
||||
line|z17-[isoline=step_10],
|
||||
{width: 1.6; opacity: 0.35;}
|
||||
43
data/styles/outdoors/include/Basemap_label.mapcss
Normal file
43
data/styles/outdoors/include/Basemap_label.mapcss
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/include/Basemap_label.mapcss");
|
||||
|
||||
/* Barriers, cliffs */
|
||||
|
||||
line|z14-[natural=cliff],
|
||||
{text: name; font-size: 11; text-color: @label_light; text-halo-opacity: 0.8; text-halo-radius: 1; text-halo-color: @label_halo_medium;}
|
||||
line|z16-[natural=cliff],
|
||||
{font-size: 12; text-color: @label_medium; text-halo-color: @label_halo_light;}
|
||||
|
||||
line[power=line],
|
||||
{text-position: line;}
|
||||
line|z15-[power=line],
|
||||
{text: name; font-size: 10; text-color: @label_light; text-halo-opacity: 0.7; text-halo-radius: 1; text-halo-color: @label_halo_medium;}
|
||||
line|z16-[power=line],
|
||||
{font-size: 11;}
|
||||
|
||||
|
||||
/* 9. ISOLINES */
|
||||
|
||||
line[isoline]
|
||||
{text-position: line;}
|
||||
|
||||
line|z10-[isoline=step_1000],
|
||||
{text:name; font-size: 9; text-color: @label_isoline1000;}
|
||||
|
||||
line|z11-[isoline=step_500],
|
||||
{text:name; font-size: 9; text-color: @label_isoline500;}
|
||||
|
||||
line|z13-[isoline=step_100],
|
||||
{text:name; font-size: 9; text-color: @label_isoline100;}
|
||||
|
||||
line|z15-[isoline=step_1000],
|
||||
line|z15-[isoline=step_500],
|
||||
line|z15-[isoline=step_100],
|
||||
{font-size: 10;}
|
||||
|
||||
line|z15-[isoline=step_50],
|
||||
line|z15-[isoline=zero],
|
||||
{text:name; font-size: 10; text-color: @label_isoline50;}
|
||||
|
||||
line|z16-[isoline=step_10],
|
||||
{text:name; font-size: 10; text-color: @label_isoline10;}
|
||||
490
data/styles/outdoors/include/Icons.mapcss
Normal file
490
data/styles/outdoors/include/Icons.mapcss
Normal file
|
|
@ -0,0 +1,490 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/include/Icons.mapcss");
|
||||
|
||||
|
||||
/* 2. NATURAL */
|
||||
|
||||
node|z11-[natural=cave_entrance],
|
||||
node|z11-[waterway=waterfall],
|
||||
node|z11-[natural=peak][name],
|
||||
node|z15-[natural=saddle],
|
||||
node|z12-[mountain_pass],
|
||||
node|z13-[man_made=communications_tower],
|
||||
node|z14-[natural=spring],
|
||||
node|z14-[amenity=water_point],
|
||||
node|z14-[amenity=drinking_water],
|
||||
node|z14-[man_made=water_tap],
|
||||
node|z14-[man_made=water_well],
|
||||
node|z15-[tourism=information],
|
||||
node|z14-[tourism=information][information=office],
|
||||
node|z14-[tourism=information][information=visitor_centre],
|
||||
node|z14-[amenity=ranger_station],
|
||||
node|z14-[man_made=flagpole],
|
||||
node|z14-[man_made=mast],
|
||||
node|z14-[man_made=silo],
|
||||
node|z14-[man_made=storage_tank],
|
||||
node|z14-[man_made=water_tower],
|
||||
node|z14-[man_made=tower],
|
||||
node|z15-[amenity=hunting_stand],
|
||||
node|z15-[man_made=survey_point],
|
||||
node|z15-[natural=hot_spring],
|
||||
node|z12-[natural=geyser],
|
||||
node|z14-[natural=beach],
|
||||
area|z13-[natural=bare_rock][name],
|
||||
{text: name;text-color: @poi_label;text-position: center;text-offset: 1;font-size: 10;}
|
||||
node|z11-[natural=peak][!name],
|
||||
area|z13-[natural=bare_rock][!name],
|
||||
{text: none;}
|
||||
|
||||
node|z11-17[boundary=national_park],
|
||||
node|z11-17[boundary=protected_area],
|
||||
node|z11-17[leisure=nature_reserve],
|
||||
area|z13-[landuse=forest][name],
|
||||
{text: name;text-offset: 1;text-color: @park_label;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;text-halo-radius:0.5;font-size: 10;}
|
||||
|
||||
node|z10-12[natural=cave_entrance],
|
||||
{icon-image: cave-s.svg; icon-min-distance: 20;}
|
||||
node|z13-[natural=cave_entrance],
|
||||
{icon-image: cave-m.svg; font-size: 11;}
|
||||
node|z16-[natural=cave_entrance],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z10-12[boundary=national_park],
|
||||
node|z10-12[boundary=protected_area],
|
||||
node|z10-12[leisure=nature_reserve],
|
||||
area|z12[landuse=forest][name],
|
||||
{icon-image: nparkf-outline-s.svg;}
|
||||
node|z13-17[boundary=national_park],
|
||||
node|z13-17[boundary=protected_area],
|
||||
node|z13-17[leisure=nature_reserve],
|
||||
area|z13-[landuse=forest][name],
|
||||
{icon-image: nparkf-outline-m.svg;font-size: 11;text-halo-opacity: 0.9;}
|
||||
node|z17[boundary=national_park],
|
||||
node|z17[boundary=protected_area],
|
||||
node|z17[leisure=nature_reserve],
|
||||
area|z17-[landuse=forest][name],
|
||||
{font-size: 12;}
|
||||
|
||||
area|z12-[landuse=forest][!name],
|
||||
{}
|
||||
|
||||
node|z10-12[waterway=waterfall],
|
||||
{icon-image: waterfall-s.svg; icon-min-distance: 15;}
|
||||
node|z13-[waterway=waterfall],
|
||||
{icon-image: waterfall-m.svg; font-size: 11;}
|
||||
node|z16-[waterway=waterfall],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z10-12[natural=volcano],
|
||||
{icon-image: volcano-s.svg;}
|
||||
node|z13-[natural=volcano],
|
||||
{icon-image: volcano-m.svg; font-size: 11;}
|
||||
node|z16-[natural=volcano],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z10-12[natural=peak][name],
|
||||
{icon-image: peakt-s.svg;icon-min-distance: 10;}
|
||||
node|z13-[natural=peak][name],
|
||||
{icon-image: peakt-m.svg;font-size: 11;}
|
||||
node|z16-[natural=peak][name],
|
||||
{font-size: 12;}
|
||||
node|z13-15[natural=peak][!name],
|
||||
{icon-image: peakt-s.svg;}
|
||||
node|z16-[natural=peak][!name],
|
||||
{icon-image: peakt-m.svg;}
|
||||
|
||||
node|z14-[natural=rock],
|
||||
{icon-image: peakt-s.svg; font-size: 11;}
|
||||
node|z16-[natural=rock],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z11-12[mountain_pass],
|
||||
{icon-image: mountain-pass-s.svg;}
|
||||
node|z13-[mountain_pass],
|
||||
node|z13-[natural=saddle],
|
||||
{icon-image: mountain-pass-m.svg; font-size: 11;}
|
||||
node|z16-[natural=saddle],
|
||||
node|z16-[mountain_pass],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z10-12[natural=geyser],
|
||||
{icon-image: geyser-s.svg; icon-min-distance: 24;}
|
||||
node|z13-[natural=geyser],
|
||||
{icon-image: geyser-m.svg; font-size: 11;}
|
||||
node|z16-[natural=geyser],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z12-14[amenity=water_point],
|
||||
node|z12-14[amenity=drinking_water],
|
||||
node|z12-14[man_made=water_tap],
|
||||
node|z12-14[man_made=water_well],
|
||||
node|z12-14[natural=spring],
|
||||
node|z12-14[natural=hot_spring],
|
||||
{icon-image: drinking-water-s.svg;}
|
||||
|
||||
node|z15-[amenity=water_point],
|
||||
node|z15-[amenity=drinking_water],
|
||||
node|z15-[man_made=water_tap],
|
||||
node|z15-[man_made=water_well],
|
||||
node|z15-[natural=spring],
|
||||
node|z15-[natural=hot_spring],
|
||||
{icon-image: drinking-water-m.svg; font-size: 11;}
|
||||
|
||||
node|z12-[natural=spring][drinking_water=not],
|
||||
{icon-image: drinking-water-no-s.svg;}
|
||||
node|z15-[natural=spring][drinking_water=not],
|
||||
{icon-image: drinking-water-no-m.svg; font-size: 11;}
|
||||
|
||||
node|z12-[man_made=water_tap][drinking_water=not],
|
||||
node|z12-[man_made=water_well][drinking_water=not],
|
||||
node|z12-[amenity=water_point][drinking_water=not],
|
||||
{icon-image: none;}
|
||||
node|z14-[man_made=water_tap][drinking_water=not],
|
||||
node|z14-[man_made=water_well][drinking_water=not],
|
||||
node|z14-[amenity=water_point][drinking_water=not],
|
||||
{icon-image: drinking-water-no-s.svg;}
|
||||
node|z15-[man_made=water_tap][drinking_water=not],
|
||||
node|z15-[man_made=water_well][drinking_water=not],
|
||||
node|z15-[amenity=water_point][drinking_water=not],
|
||||
{icon-image: drinking-water-no-m.svg;}
|
||||
|
||||
|
||||
/* 3.5 Ferry terminal & seamarks */
|
||||
|
||||
node|z13-15[seamark:type=buoy_lateral][seamark:buoy_lateral:category=port],
|
||||
{icon-image: buoy-lateral-port-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_lateral][seamark:buoy_lateral:category=starboard],
|
||||
{icon-image: buoy-lateral-starboard-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_isolated_danger],
|
||||
{icon-image: buoy-isolated_danger-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=east],
|
||||
{icon-image: buoy-cardinal-east-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=west],
|
||||
{icon-image: buoy-cardinal-west-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=south],
|
||||
{icon-image: buoy-cardinal-south-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=north],
|
||||
{icon-image: buoy-cardinal-north-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_special_purpose],
|
||||
{icon-image: buoy-special_purpose-s.svg;}
|
||||
node|z13-15[seamark:type=buoy_safe_water],
|
||||
{icon-image: buoy-safe_water-s.svg;}
|
||||
|
||||
node|z13-14[seamark:type=buoy_lateral][seamark:buoy_lateral:category=port][seamark:buoy_lateral:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_lateral][seamark:buoy_lateral:category=starboard][seamark:buoy_lateral:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_isolated_danger][seamark:buoy_isolated_danger:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=east][seamark:buoy_cardinal:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=west][seamark:buoy_cardinal:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=south][seamark:buoy_cardinal:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=north][seamark:buoy_cardinal:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_special_purpose][seamark:buoy_special_purpose:shape=spherical],
|
||||
node|z13-14[seamark:type=buoy_safe_water][seamark:buoy_safe_water:shape=spherical],
|
||||
{icon-image: none;}
|
||||
|
||||
node|z15-16[seamark:type=buoy_lateral][seamark:buoy_lateral:category=port][seamark:buoy_lateral:shape=spherical],
|
||||
{icon-image: buoy-spherical-lateral-port-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_lateral][seamark:buoy_lateral:category=starboard][seamark:buoy_lateral:shape=spherical],
|
||||
{icon-image: buoy-spherical-lateral-starboard-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_isolated_danger][seamark:buoy_isolated_danger:shape=spherical],
|
||||
{icon-image: buoy-spherical-isolated_danger-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=east][seamark:buoy_cardinal:shape=spherical],
|
||||
{icon-image: buoy-spherical-cardinal-east-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=west][seamark:buoy_cardinal:shape=spherical],
|
||||
{icon-image: buoy-spherical-cardinal-west-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=south][seamark:buoy_cardinal:shape=spherical],
|
||||
{icon-image: buoy-spherical-cardinal-south-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_cardinal][seamark:buoy_cardinal:category=north][seamark:buoy_cardinal:shape=spherical],
|
||||
{icon-image: buoy-spherical-cardinal-north-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_special_purpose][seamark:buoy_special_purpose:shape=spherical],
|
||||
{icon-image: buoy-spherical-special_purpose-s.svg;}
|
||||
node|z15-16[seamark:type=buoy_safe_water][seamark:buoy_safe_water:shape=spherical],
|
||||
{icon-image: buoy-spherical-safe_water-s.svg;}
|
||||
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=port][seamark:beacon_lateral:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=port][seamark:beacon_lateral:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=port][seamark:beacon_lateral:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=port][seamark:beacon_lateral:shape=buoyant],
|
||||
{icon-image: beacon-lateral-port-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=starboard][seamark:beacon_lateral:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=starboard][seamark:beacon_lateral:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=starboard][seamark:beacon_lateral:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_lateral][seamark:beacon_lateral:category=starboard][seamark:beacon_lateral:shape=buoyant],
|
||||
{icon-image: beacon-lateral-starboard-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_isolated_danger][seamark:beacon_isolated_danger:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_isolated_danger][seamark:beacon_isolated_danger:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_isolated_danger][seamark:beacon_isolated_danger:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_isolated_danger][seamark:beacon_isolated_danger:shape=buoyant],
|
||||
{icon-image: beacon-isolated_danger-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=east][seamark:beacon_cardinal:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=east][seamark:beacon_cardinal:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=east][seamark:beacon_cardinal:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=east][seamark:beacon_cardinal:shape=buoyant],
|
||||
{icon-image: beacon-cardinal-east-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=west][seamark:beacon_cardinal:shape=tower][seamark:beacon_cardinal:category=west],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=west][seamark:beacon_cardinal:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=west][seamark:beacon_cardinal:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=west][seamark:beacon_cardinal:shape=buoyant],
|
||||
{icon-image: beacon-cardinal-west-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=south][seamark:beacon_cardinal:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=south][seamark:beacon_cardinal:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=south][seamark:beacon_cardinal:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=south][seamark:beacon_cardinal:shape=buoyant],
|
||||
{icon-image: beacon-cardinal-south-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=north][seamark:beacon_cardinal:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=north][seamark:beacon_cardinal:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=north][seamark:beacon_cardinal:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_cardinal][seamark:beacon_cardinal:category=north][seamark:beacon_cardinal:shape=buoyant],
|
||||
{icon-image: beacon-cardinal-north-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_special_purpose][seamark:beacon_special_purpose:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_special_purpose][seamark:beacon_special_purpose:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_special_purpose][seamark:beacon_special_purpose:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_special_purpose][seamark:beacon_special_purpose:shape=buoyant],
|
||||
{icon-image: beacon-special_purpose-s.svg;}
|
||||
node|z13-15[seamark:type=beacon_safe_water][seamark:beacon_safe_water:shape=tower],
|
||||
node|z13-15[seamark:type=beacon_safe_water][seamark:beacon_safe_water:shape=lattice],
|
||||
node|z13-15[seamark:type=beacon_safe_water][seamark:beacon_safe_water:shape=pile],
|
||||
node|z13-15[seamark:type=beacon_safe_water][seamark:beacon_safe_water:shape=buoyant],
|
||||
{icon-image: beacon-safe_water-s.svg;}
|
||||
|
||||
|
||||
/* 4.TOURISM */
|
||||
|
||||
/* 4.2 Apartament */
|
||||
|
||||
node|z11-[tourism=alpine_hut],
|
||||
node|z13-[tourism=wilderness_hut],
|
||||
node|z12-[emergency=mountain_rescue],
|
||||
node|z13-[tourism=viewpoint],
|
||||
node|z14-[tourism=chalet],
|
||||
node|z13-[tourism=camp_site],
|
||||
node|z14-[tourism=picnic_site],
|
||||
node|z16-[leisure=picnic_table],
|
||||
node|z17-[amenity=bbq],
|
||||
node|z17-[leisure=firepit],
|
||||
node|z13-[amenity=shelter],
|
||||
node|z13-[amenity=shelter][shelter_type=basic_hut],
|
||||
node|z13-[amenity=shelter][shelter_type=lean_to],
|
||||
node|z13-[tourism=caravan_site],
|
||||
{text: name; text-color: @poi_label; text-offset: 1; font-size: 10;}
|
||||
|
||||
node|z11-[tourism=alpine_hut],
|
||||
node|z12-[tourism=wilderness_hut],
|
||||
{icon-image: alpine_hut-s.svg; icon-min-distance: 24;}
|
||||
node|z13-[tourism=alpine_hut],
|
||||
node|z13-[tourism=wilderness_hut],
|
||||
node|z14-[tourism=chalet],
|
||||
{font-size: 11;}
|
||||
node|z14-[tourism=alpine_hut],
|
||||
node|z14-[tourism=wilderness_hut],
|
||||
node|z14-[tourism=chalet],
|
||||
{icon-image: alpine_hut-m.svg;}
|
||||
node|z16-[tourism=alpine_hut],
|
||||
node|z16-[tourism=wilderness_hut],
|
||||
node|z16-[tourism=chalet],
|
||||
{font-size: 12; icon-min-distance: 0;}
|
||||
|
||||
node|z13-[tourism=camp_site],
|
||||
{icon-image: campsite-s.svg; icon-min-distance: 12; font-size: 11;}
|
||||
node|z14-[tourism=camp_site],
|
||||
{icon-image: campsite-m.svg;}
|
||||
node|z16-[tourism=camp_site],
|
||||
{font-size: 12; icon-min-distance: 0;}
|
||||
|
||||
node|z14-[tourism=picnic_site],
|
||||
{icon-image: picnic-m.svg;icon-min-distance: 10;font-size: 11;}
|
||||
node|z16-[tourism=picnic_site],
|
||||
{font-size: 12; icon-min-distance: 0;}
|
||||
|
||||
node|z15-[leisure=picnic_table],
|
||||
{icon-image: picnic_table-m.svg;}
|
||||
node|z16-[leisure=picnic_table],
|
||||
{font-size: 11;}
|
||||
|
||||
node|z16-[amenity=bbq],
|
||||
{icon-image: bbq-m.svg; font-size: 11;}
|
||||
|
||||
node|z16-[leisure=firepit],
|
||||
{icon-image: firepit-m.svg; font-size: 11;}
|
||||
|
||||
node|z12-[amenity=shelter],
|
||||
node|z12-[amenity=shelter][shelter_type=lean_to],
|
||||
{icon-image: shelter-s.svg; icon-min-distance: 10; font-size: 11;}
|
||||
node|z12-[amenity=shelter][shelter_type=basic_hut],
|
||||
{icon-image: alpine_hut-s.svg; icon-min-distance: 10; font-size: 11;}
|
||||
node|z14-[amenity=shelter],
|
||||
node|z14-[amenity=shelter][shelter_type=lean_to],
|
||||
{icon-image: shelter-m.svg;}
|
||||
node|z14-[amenity=shelter][shelter_type=basic_hut],
|
||||
{icon-image: alpine_hut-m.svg;}
|
||||
node|z16-[amenity=shelter],
|
||||
node|z16-[amenity=shelter][shelter_type=lean_to],
|
||||
node|z16-[amenity=shelter][shelter_type=basic_hut],
|
||||
{font-size: 12; icon-min-distance: 0;}
|
||||
node|z12-13[amenity=shelter][shelter_type=public_transport],
|
||||
{icon-image: none; text: none;}
|
||||
node|z14-[amenity=shelter][shelter_type=public_transport],
|
||||
{icon-image: shelter-public_transport-m.svg;}
|
||||
|
||||
node|z13-[tourism=caravan_site],
|
||||
{icon-image: caravan_site-s.svg; font-size: 11; icon-min-distance: 12;}
|
||||
node|z14-[tourism=caravan_site],
|
||||
{icon-image: caravan_site-m.svg;}
|
||||
node|z16-[tourism=caravan_site],
|
||||
{font-size: 12; icon-min-distance: 0;}
|
||||
|
||||
node|z11-12[tourism=viewpoint],
|
||||
{icon-image: viewpoint-s.svg;}
|
||||
node|z13-[tourism=viewpoint],
|
||||
{icon-image: viewpoint-m.svg; font-size: 11;}
|
||||
node|z16-[tourism=viewpoint],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z13-15[tourism=information],
|
||||
{font-size: 11;}
|
||||
node|z16-[tourism=information],
|
||||
{font-size: 12;}
|
||||
node|z15-[tourism=information],
|
||||
{icon-image: information-m.svg;}
|
||||
node|z13-[tourism=information][information=office],
|
||||
node|z13-[tourism=information][information=visitor_centre],
|
||||
{icon-image: information-office-m.svg;}
|
||||
node|z15-[tourism=information][information=board],
|
||||
{icon-image: board.svg;}
|
||||
node|z15-[tourism=information][information=guidepost],
|
||||
{icon-image: guidepost.svg;}
|
||||
node|z15-[tourism=information][information=map],
|
||||
{icon-image: map.svg;}
|
||||
|
||||
node|z13-[amenity=ranger_station],
|
||||
{icon-image: ranger-station-m.svg;}
|
||||
|
||||
node|z14-[man_made=survey_point],
|
||||
{icon-image: survey_point-m.svg; font-size: 11;}
|
||||
node|z16-[man_made=survey_point],
|
||||
{font-size: 12;}
|
||||
|
||||
/* 5.5 Others */
|
||||
|
||||
area|z14-[highway=rest_area],
|
||||
{icon-image: picnic-m.svg;}
|
||||
|
||||
node|z15-[man_made=observatory],
|
||||
{icon-image: observatory-m.svg;}
|
||||
|
||||
node|z15-[amenity=toilets],
|
||||
{icon-image: toilets-m.svg; font-size: 11;}
|
||||
|
||||
node|z11-12[man_made=lighthouse],
|
||||
{icon-image: lighthouse-s.svg; icon-min-distance: 10;}
|
||||
node|z13-[man_made=lighthouse],
|
||||
{icon-image: lighthouse-m.svg; font-size: 11;}
|
||||
node|z16-[man_made=lighthouse],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z12-[barrier=border_control],
|
||||
{icon-image: bcontrol-s.svg;}
|
||||
node|z14-[barrier=border_control],
|
||||
{icon-image: bcontrol-m.svg;}
|
||||
|
||||
node|z16-[building=guardhouse],
|
||||
node|z17-[office=security],
|
||||
{icon-image: security-m.svg;}
|
||||
|
||||
node|z14-[highway=ford],
|
||||
{icon-image: ford-m.svg;}
|
||||
|
||||
node|z16-[highway=ladder],
|
||||
{icon-image: ladder-m.svg;}
|
||||
|
||||
node|z13-[power=portal],
|
||||
node|z13[power=tower],
|
||||
{icon-image: pole-m.svg;}
|
||||
node|z14-[power=portal],
|
||||
node|z14-[power=tower],
|
||||
{icon-image: power-tower-m.svg;}
|
||||
node|z15-[power=pole],
|
||||
node|z15-[man_made=utility_pole],
|
||||
{icon-image: pole-m.svg;}
|
||||
|
||||
node|z13-[power=generator][generator:source=wind],
|
||||
{icon-image: dot-m.svg;}
|
||||
node|z16-[power=generator][generator:source=wind],
|
||||
{icon-image: wind_turbine-m.svg;text: name;text-color: @poi_label; text-offset: 1; font-size: 10;}
|
||||
|
||||
node|z13-[power=plant][plant:source=wind],
|
||||
{icon-image: power_plant_wind-m.svg;}
|
||||
|
||||
node|z12-[man_made=flagpole],
|
||||
node|z13-[man_made=mast],
|
||||
{icon-image: dot-m.svg;}
|
||||
node|z14-[man_made=flagpole],
|
||||
{icon-image: flagpole-m.svg;}
|
||||
node|z14-[man_made=mast],
|
||||
{icon-image: mast-m.svg;}
|
||||
|
||||
node|z14-[man_made=mast][tower:type=communication],
|
||||
{icon-image: communications_mast-m.svg;}
|
||||
|
||||
node|z12[man_made=communications_tower],
|
||||
{icon-image: communications_tower_major-s.svg;}
|
||||
node|z13-[man_made=communications_tower],
|
||||
{icon-image: communications_tower_major-m.svg; font-size: 11;}
|
||||
node|z16-[man_made=communications_tower],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z13-[man_made=tower],
|
||||
node|z13-[man_made=flare],
|
||||
{icon-image: tower-m.svg; font-size: 11;}
|
||||
|
||||
node|z13-[man_made=tower][tower:type=communication],
|
||||
{icon-image: communications_tower_minor-m.svg; }
|
||||
|
||||
node|z16-[man_made=tower],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z14-[amenity=hunting_stand],
|
||||
{icon-image: hunting-tower-m.svg; font-size: 11;}
|
||||
node|z16-[amenity=hunting_stand],
|
||||
{font-size: 12;}
|
||||
|
||||
/* TODO: needs a better icon */
|
||||
node|z14-[man_made=petroleum_well],
|
||||
{icon-image: pole-m.svg; font-size: 11;}
|
||||
node|z16-[man_made=petroleum_well],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z17-[man_made=cairn],
|
||||
{icon-image: cairn-m.svg;text: name;text-color: @poi_label;font-size: 12;text-offset: 1;}
|
||||
|
||||
node|z13-[man_made=silo],
|
||||
node|z13-[man_made=storage_tank],
|
||||
node|z13-[man_made=water_tower],
|
||||
{icon-image: pole-m.svg;}
|
||||
node|z14-[man_made=silo],
|
||||
node|z14-[man_made=storage_tank],
|
||||
node|z14-[man_made=water_tower],
|
||||
{icon-image: storage-tank.svg; font-size: 11;}
|
||||
node|z16-[man_made=silo],
|
||||
node|z16-[man_made=storage_tank],
|
||||
node|z16-[man_made=water_tower],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z14-[man_made=cross],
|
||||
{icon-image: cross-m.svg; font-size: 11;}
|
||||
node|z16-[man_made=cross],
|
||||
{font-size: 12;}
|
||||
|
||||
node|z14-[emergency=lifeguard],
|
||||
{icon-image: lifeguard-m.svg; font-size: 11;}
|
||||
node|z16-[emergency=lifeguard],
|
||||
{font-size: 12;}
|
||||
|
||||
/* TODO: a better icon? */
|
||||
node|z12-[emergency=mountain_rescue],
|
||||
{icon-image: hospital-s.svg;}
|
||||
node|z13-[emergency=mountain_rescue],
|
||||
{font-size: 11;}
|
||||
node|z14-[emergency=mountain_rescue],
|
||||
{icon-image: hospital-m.svg;}
|
||||
node|z16-[emergency=mountain_rescue],
|
||||
{font-size: 12;}
|
||||
604
data/styles/outdoors/include/Roads.mapcss
Normal file
604
data/styles/outdoors/include/Roads.mapcss
Normal file
|
|
@ -0,0 +1,604 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/include/Roads.mapcss");
|
||||
|
||||
|
||||
/* Make all roads more contrast */
|
||||
line|z6[highway=trunk],
|
||||
line|z6[highway=motorway],
|
||||
{opacity: 0.7;}
|
||||
line|z7-[highway=trunk],
|
||||
line|z7-[highway=motorway],
|
||||
line|z10-[highway=motorway_link],
|
||||
line|z10-[highway=trunk_link],
|
||||
line|z8-[highway=primary],
|
||||
line|z11-[highway=primary_link],
|
||||
line|z10-[highway=secondary],
|
||||
line|z13-[highway=secondary_link],
|
||||
line|z12-[highway=residential],
|
||||
line|z11-[highway=tertiary],
|
||||
line|z14-[highway=tertiary_link],
|
||||
line|z11-[highway=unclassified],
|
||||
line|z12-[highway=road],
|
||||
line|z12-[highway=living_street],
|
||||
{opacity: 1;}
|
||||
|
||||
/* Display earlier, as its an important obstacle / landmark*/
|
||||
line|z11-[highway=construction],
|
||||
{color: @construction; opacity: 1;}
|
||||
line|z11-12[highway=construction],
|
||||
{width: 1.2; dashes: 3.6,1.8; opacity: 0.8;}
|
||||
/* see base style for other zooms */
|
||||
|
||||
/* Make service roads more pronounced - they lead to trailheads quite often. */
|
||||
line|z13-[highway=service],
|
||||
{color: @residential; opacity: 1;}
|
||||
line|z13[highway=service],
|
||||
{width: 0.8;}
|
||||
line|z14[highway=service],
|
||||
{width: 1.2;}
|
||||
line|z15[highway=service],
|
||||
{width: 1.8;}
|
||||
line|z16[highway=service],
|
||||
{width: 2.5;}
|
||||
line|z17[highway=service],
|
||||
{width: 3.3;}
|
||||
line|z18-[highway=service],
|
||||
{width: 4.2;}
|
||||
|
||||
/* Reset back to the main style. */
|
||||
line|z13-14[highway=service][service=busway],
|
||||
line|z13-14[highway=service][service=parking_aisle],
|
||||
line|z13-15[highway=service][service=driveway],
|
||||
{width: 0;}
|
||||
line|z15[highway=service][service=busway],
|
||||
line|z15[highway=service][service=parking_aisle],
|
||||
{width: 1.2;}
|
||||
line|z16[highway=service][service=busway],
|
||||
line|z16[highway=service][service=driveway],
|
||||
line|z16[highway=service][service=parking_aisle],
|
||||
{width: 1.6;}
|
||||
line|z17[highway=service][service=busway],
|
||||
line|z17[highway=service][service=driveway],
|
||||
line|z17[highway=service][service=parking_aisle],
|
||||
{width: 2;}
|
||||
line|z18[highway=service][service=busway],
|
||||
line|z18[highway=service][service=driveway],
|
||||
line|z18[highway=service][service=parking_aisle],
|
||||
{width: 3;}
|
||||
line|z19-[highway=service][service=busway],
|
||||
line|z19-[highway=service][service=driveway],
|
||||
line|z19-[highway=service][service=parking_aisle],
|
||||
{width: 4;}
|
||||
|
||||
line|z11-[highway=construction],
|
||||
line|z11-[highway=proposed]
|
||||
{color: @construction; opacity: 1;}
|
||||
|
||||
line|z11-12[highway=construction],
|
||||
line|z11-12[highway=proposed]
|
||||
{width: 1.2; dashes: 3.6,1.8;}
|
||||
/* see base style for other zooms */
|
||||
|
||||
|
||||
/* High visibility of various trails is very important */
|
||||
|
||||
line|z11-[highway=track],
|
||||
{color: @track; opacity: 1;}
|
||||
|
||||
/* Its not unusual for trails to be tagged as footways, e.g. in UK */
|
||||
line|z11-[highway=footway],
|
||||
line|z12-[highway=ladder],
|
||||
line|z12-[highway=steps],
|
||||
{color: @footway; opacity: 1;}
|
||||
|
||||
line|z11-[highway=path],
|
||||
{color: @path; opacity: 1;}
|
||||
|
||||
line|z11-[highway=path][_path_grade=expert],
|
||||
{color: @path_expert; opacity: 1;}
|
||||
|
||||
line|z12-[piste:type=hike],
|
||||
{color: @piste; opacity: 0.7;}
|
||||
|
||||
line|z11-[highway=bridleway],
|
||||
{color: @path; opacity: 1;}
|
||||
|
||||
line|z11-[highway=cycleway],
|
||||
line|z13-[highway=footway][bicycle=designated]::cycleline,
|
||||
line|z12-[highway=path][bicycle=designated]::cycleline,
|
||||
{color: @cycleway; opacity: 1;}
|
||||
|
||||
line|z11[highway=track],
|
||||
{width: 1.1; dashes: 6,2.5; opacity: 0.6;}
|
||||
line|z12[highway=track],
|
||||
{width: 1.3; dashes: 6,2.5; opacity: 0.7;}
|
||||
line|z13[highway=track],
|
||||
{width: 1.6; dashes: 7,3;}
|
||||
line|z14[highway=track],
|
||||
{width: 2; dashes: 7,3;}
|
||||
line|z15[highway=track],
|
||||
{width: 2.5; dashes: 9,3.5;}
|
||||
line|z16[highway=track],
|
||||
{width: 3.2; dashes: 9,3.5;}
|
||||
line|z17[highway=track],
|
||||
{width: 4; dashes: 12,4;}
|
||||
line|z18-[highway=track],
|
||||
{width: 5; dashes: 12,4;}
|
||||
|
||||
line|z11[highway=footway],
|
||||
{width: 1; dashes: 3.5,2;}
|
||||
line|z11[highway=path],
|
||||
{width: 1; dashes: 3.5,2; opacity: 0.6;}
|
||||
line|z12[highway=footway],
|
||||
/* Make steps on z12-14 look same as footways, z15- follows main style */
|
||||
line|z12[highway=ladder],
|
||||
line|z12[highway=steps],
|
||||
{width: 1.1; dashes: 3.5,2;}
|
||||
line|z12[highway=path],
|
||||
line|z12[piste:type=hike],
|
||||
{width: 1.1; dashes: 3.5,2; opacity: 0.7;}
|
||||
line|z13[highway=path],
|
||||
line|z13[piste:type=hike],
|
||||
line|z13[highway=footway],
|
||||
line|z13[highway=ladder],
|
||||
line|z13[highway=steps],
|
||||
{width: 1.3; dashes: 4,2.5;}
|
||||
line|z14[highway=path],
|
||||
line|z14[piste:type=hike],
|
||||
line|z14[highway=footway],
|
||||
line|z14[highway=ladder],
|
||||
line|z14[highway=steps],
|
||||
{width: 1.6; dashes: 4,2.5;}
|
||||
|
||||
/* steps and ladder from z15 are set in default style */
|
||||
|
||||
line|z15[highway=path],
|
||||
line|z15[piste:type=hike],
|
||||
line|z15[highway=footway],
|
||||
{width: 2; dashes: 6,3.5;}
|
||||
line|z16[highway=path],
|
||||
line|z16[piste:type=hike],
|
||||
line|z16[highway=footway],
|
||||
{width: 2.6; dashes: 6,3.5;}
|
||||
line|z17[highway=path],
|
||||
line|z17[piste:type=hike],
|
||||
line|z17[highway=footway],
|
||||
{width: 3.3; dashes: 8,4.5;}
|
||||
line|z18-[highway=path],
|
||||
line|z18-[piste:type=hike],
|
||||
line|z18-[highway=footway],
|
||||
{width: 4; dashes: 8,4.5;}
|
||||
|
||||
line|z13-[highway=path][bicycle=designated],
|
||||
line|z13-[highway=footway][bicycle=designated],
|
||||
{opacity: 0.8;}
|
||||
|
||||
line|z12[highway=path][bicycle=designated],
|
||||
{width: 1.1; dashes: 3.5,2.5; opacity: 0.7;}
|
||||
line|z13[highway=path][bicycle=designated],
|
||||
{width: 1.3; dashes: 4,3;}
|
||||
line|z14[highway=path][bicycle=designated],
|
||||
{width: 1.6; dashes: 4,3;}
|
||||
line|z15[highway=path][bicycle=designated],
|
||||
{width: 2; dashes: 6,4.5;}
|
||||
line|z16[highway=path][bicycle=designated],
|
||||
{width: 2.6; dashes: 6,4.5; opacity: 0.9;}
|
||||
line|z17[highway=path][bicycle=designated],
|
||||
{width: 3.3; dashes: 8,6; opacity: 1;}
|
||||
line|z18-[highway=path][bicycle=designated],
|
||||
{width: 4; dashes: 8,6; opacity: 1;}
|
||||
|
||||
line|z12[highway=footway][bicycle=designated],
|
||||
{width: 1.1; dashes: 2,6; opacity: 0.7;}
|
||||
line|z13[highway=footway][bicycle=designated],
|
||||
{width: 1.3; dashes: 3,7;}
|
||||
line|z14[highway=footway][bicycle=designated],
|
||||
{width: 1.6; dashes: 4,8;}
|
||||
line|z15[highway=footway][bicycle=designated],
|
||||
{width: 2; dashes: 6,9;}
|
||||
line|z16[highway=footway][bicycle=designated],
|
||||
{width: 2.6; dashes: 8,10; opacity: 0.9;}
|
||||
line|z17[highway=footway][bicycle=designated],
|
||||
{width: 3.3; dashes: 10,11; opacity: 1;}
|
||||
line|z18[highway=footway][bicycle=designated],
|
||||
{width: 4; dashes: 15,15; opacity: 1;}
|
||||
line|z19-[highway=footway][bicycle=designated],
|
||||
{width: 4; dashes: 20,20; opacity: 1;}
|
||||
|
||||
line|z11[highway=path][_path_grade=difficult],
|
||||
line|z11[highway=path][_path_grade=expert],
|
||||
{width: 1; dashes: 1,2; opacity: 0.7;}
|
||||
line|z12[highway=path][_path_grade=difficult],
|
||||
line|z12[highway=path][_path_grade=expert],
|
||||
{width: 1.1; dashes: 1,2; opacity: 0.8;}
|
||||
|
||||
line|z13[highway=path][_path_grade=difficult],
|
||||
{width: 1.3; dashes: 1.5,2.5;}
|
||||
line|z14[highway=path][_path_grade=difficult],
|
||||
{width: 1.6; dashes: 1.5,2.5;}
|
||||
line|z15[highway=path][_path_grade=difficult],
|
||||
{width: 2; dashes: 2.5,4;}
|
||||
line|z16[highway=path][_path_grade=difficult],
|
||||
{width: 2.6; dashes: 2.5,4;}
|
||||
line|z17[highway=path][_path_grade=difficult],
|
||||
{width: 3.3; dashes: 3.6,5;}
|
||||
line|z18-[highway=path][_path_grade=difficult],
|
||||
{width: 4; dashes: 3.6,5;}
|
||||
|
||||
line|z13[highway=path][_path_grade=expert],
|
||||
{width: 1.3; dashes: 1.4,5;}
|
||||
line|z14[highway=path][_path_grade=expert],
|
||||
{width: 1.6; dashes: 1.4,5;}
|
||||
line|z15[highway=path][_path_grade=expert],
|
||||
{width: 2; dashes: 2.3,9;}
|
||||
line|z16[highway=path][_path_grade=expert],
|
||||
{width: 2.6; dashes: 2.3,9;}
|
||||
line|z17[highway=path][_path_grade=expert],
|
||||
{width: 3.3; dashes: 3.5,11;}
|
||||
line|z18-[highway=path][_path_grade=expert],
|
||||
{width: 4; dashes: 3.5,11;}
|
||||
|
||||
/*
|
||||
Don't display sidewalks till z13 (like highway=service).
|
||||
"Rožňava" foot routes are very common with highway-footway-sidewalk
|
||||
*/
|
||||
line|z11-12[highway=footway][footway=sidewalk],
|
||||
/* Don't display pedestrian crossings till z16. */
|
||||
line|z11-15[highway=footway][footway=crossing],
|
||||
{width: 0;}
|
||||
|
||||
line|z11[highway=bridleway],
|
||||
{width: 1; dashes: 6,1; opacity: 0.6;}
|
||||
line|z12[highway=bridleway],
|
||||
{width: 1.1; dashes: 6,1; opacity: 0.7;}
|
||||
line|z13[highway=bridleway],
|
||||
{width: 1.3; dashes: 7,1.2;}
|
||||
line|z14[highway=bridleway],
|
||||
{width: 1.6; dashes: 7,1.2;}
|
||||
line|z15[highway=bridleway],
|
||||
{width: 2; dashes: 9,1.7;}
|
||||
line|z16[highway=bridleway],
|
||||
{width: 2.6; dashes: 9,1.7;}
|
||||
line|z17[highway=bridleway],
|
||||
{width: 3.3; dashes: 12,2.2;}
|
||||
line|z18-[highway=bridleway],
|
||||
{width: 4; dashes: 12,2.2;}
|
||||
|
||||
line|z11[highway=cycleway],
|
||||
{width: 0.9; opacity: 0.7;}
|
||||
line|z12[highway=cycleway],
|
||||
{width: 1.1; opacity: 0.7;}
|
||||
line|z13[highway=cycleway],
|
||||
{width: 1.3; opacity: 0.8;}
|
||||
line|z14[highway=cycleway],
|
||||
{width: 1.6;}
|
||||
line|z15[highway=cycleway],
|
||||
{width: 2;}
|
||||
line|z16[highway=cycleway],
|
||||
{width: 2.6;}
|
||||
line|z17[highway=cycleway],
|
||||
{width: 3.3;}
|
||||
line|z18-[highway=cycleway],
|
||||
{width: 4;}
|
||||
|
||||
line|z12-[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 0.5; opacity: 1;}
|
||||
line|z13[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 0.6;}
|
||||
line|z14[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 0.8;}
|
||||
line|z15[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 1;}
|
||||
line|z16[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 1.3;}
|
||||
line|z17[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 1.6;}
|
||||
line|z18-[highway=path][bicycle=designated]::cycleline,
|
||||
{width: 2;}
|
||||
|
||||
line|z13-[highway=footway][bicycle=designated]::cycleline,
|
||||
{opacity: 1;}
|
||||
line|z13[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 0.5;}
|
||||
line|z14[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 0.6;}
|
||||
line|z15[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 0.7;}
|
||||
line|z16[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 0.8;}
|
||||
line|z17[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 1.1;}
|
||||
line|z18[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 1.4;}
|
||||
line|z19-[highway=footway][bicycle=designated]::cycleline,
|
||||
{width: 2.0;}
|
||||
|
||||
|
||||
/* Ski pistes */
|
||||
|
||||
line|z12-[piste:type=nordic],
|
||||
line|z12-[piste:type=skitour],
|
||||
line|z15-[piste:type=connection],
|
||||
{color: @piste; opacity: 0.8;}
|
||||
|
||||
line|z12[piste:type=nordic],
|
||||
line|z12-[piste:type=skitour],
|
||||
{width: 0.8; opacity: 0.6;}
|
||||
line|z13[piste:type=nordic],
|
||||
line|z13[piste:type=skitour],
|
||||
{width: 1; opacity: 0.7;}
|
||||
line|z14[piste:type=nordic],
|
||||
line|z14[piste:type=skitour],
|
||||
{width: 1.2;}
|
||||
line|z15[piste:type=nordic],
|
||||
line|z15[piste:type=skitour],
|
||||
line|z15[piste:type=connection],
|
||||
{width: 1.4;}
|
||||
line|z16[piste:type=nordic],
|
||||
line|z16[piste:type=skitour],
|
||||
line|z16[piste:type=connection],
|
||||
{width: 1.6;}
|
||||
line|z17[piste:type=nordic],
|
||||
line|z17[piste:type=skitour],
|
||||
line|z17[piste:type=connection],
|
||||
{width: 1.9;}
|
||||
line|z18-[piste:type=nordic],
|
||||
line|z18-[piste:type=skitour],
|
||||
line|z18-[piste:type=connection],
|
||||
{width: 2.3;}
|
||||
|
||||
|
||||
line|z12-[piste:type=downhill],
|
||||
line|z12-[piste:type=sled],
|
||||
{color: @piste; opacity: 0.3;}
|
||||
|
||||
line|z12-[piste:type=downhill][piste:difficulty=novice]
|
||||
{color: @piste_novice; opacity: 0.5;}
|
||||
line|z12-[piste:type=downhill][piste:difficulty=easy]
|
||||
{color: @piste_easy;}
|
||||
line|z12-[piste:type=downhill][piste:difficulty=intermediate]
|
||||
{color: @piste_intermediate;}
|
||||
line|z12-[piste:type=downhill][piste:difficulty=advanced]
|
||||
{color: @piste_advanced;}
|
||||
line|z12-[piste:type=downhill][piste:difficulty=expert],
|
||||
{color: @piste_expert;}
|
||||
line|z12-[piste:type=downhill][piste:difficulty=freeride],
|
||||
{color: @piste_freeride;}
|
||||
|
||||
line|z12[piste:type=sled],
|
||||
line|z12[piste:type=downhill],
|
||||
{width: 1; opacity: 0.4;}
|
||||
line|z13-14[piste:type=sled],
|
||||
line|z13-14[piste:type=downhill],
|
||||
{width: 1.4;}
|
||||
line|z15-16[piste:type=sled],
|
||||
line|z15-16[piste:type=downhill],
|
||||
{width: 2.2;}
|
||||
line|z17-[piste:type=sled],
|
||||
line|z17-[piste:type=downhill],
|
||||
{width: 3.2;}
|
||||
|
||||
area|z12-[piste:type=downhill][area],
|
||||
area|z12-[piste:type=sled][area],
|
||||
{width: 0;}
|
||||
|
||||
|
||||
/* Rail lines are important landmarks / obstacles */
|
||||
|
||||
line|z10-[railway=rail],
|
||||
{color: @railway; opacity: 1;}
|
||||
line|z15-[railway=rail],
|
||||
{color: @railway_dark;}
|
||||
line|z15-[railway=rail]::dash,
|
||||
{color: @railway_dash; opacity:1;}
|
||||
|
||||
line|z10-[railway=rail][highspeed?],
|
||||
line|z10-[railway=rail][usage=main],
|
||||
line|z10-[railway=rail][usage=branch],
|
||||
{color: @railway; opacity: 1;}
|
||||
line|z10-[railway=rail][usage=tourism],
|
||||
{color: @railway_tourism; opacity: 1;}
|
||||
|
||||
line|z15-[railway=rail][highspeed?],
|
||||
line|z15-[railway=rail][usage=main],
|
||||
line|z15-[railway=rail][usage=branch],
|
||||
{color: @railway_dark;}
|
||||
line|z15-[railway=rail][highspeed?]::dash,
|
||||
line|z15-[railway=rail][usage=main]::dash,
|
||||
line|z15-[railway=rail][usage=tourism]::dash,
|
||||
line|z15-[railway=rail][usage=branch]::dash,
|
||||
{color: @railway_dash; opacity: 1;}
|
||||
|
||||
line|z12-[railway=rail][usage=utility],
|
||||
line|z14-[railway=rail][service=spur],
|
||||
line|z15-[railway=rail][service=service],
|
||||
{color: @railway_light; opacity: 1;}
|
||||
line|z16-[railway=rail][usage=utility],
|
||||
line|z16-[railway=rail][service=spur],
|
||||
line|z16-[railway=rail][service=service],
|
||||
{color: @railway;}
|
||||
line|z16-[railway=rail][usage=utility]::dash,
|
||||
line|z16-[railway=rail][service=spur]::dash,
|
||||
line|z16-[railway=rail][service=service]::dash,
|
||||
{color: @industrial; opacity: 1;}
|
||||
|
||||
line|z10[railway=rail],
|
||||
{width: 1;}
|
||||
line|z11[railway=rail],
|
||||
{width: 1.2;}
|
||||
line|z12[railway=rail],
|
||||
{width: 1.4;}
|
||||
line|z13[railway=rail],
|
||||
{width: 1.7;}
|
||||
line|z14[railway=rail],
|
||||
{width: 2;}
|
||||
line|z15[railway=rail],
|
||||
{width: 2.6;}
|
||||
line|z16[railway=rail],
|
||||
{width: 3.5;}
|
||||
line|z17-[railway=rail],
|
||||
{width: 5;}
|
||||
|
||||
line|z15[railway=rail]::dash,
|
||||
{width: 1.2; dashes: 4.5,4.5;}
|
||||
line|z16[railway=rail]::dash,
|
||||
{width: 1.8; dashes: 5.2,5.2;}
|
||||
line|z17[railway=rail]::dash,
|
||||
{width: 2.8; dashes: 6.3,6.3;}
|
||||
line|z18-[railway=rail]::dash,
|
||||
{width: 2.8; dashes: 8.1,8.1;}
|
||||
|
||||
/* Reset styling inherited from railway=rail. */
|
||||
line|z10-11[railway=rail][usage=utility],
|
||||
line|z10-13[railway=rail][service=spur],
|
||||
line|z10-14[railway=rail][service=service],
|
||||
{width: 0;}
|
||||
line|z14-15[railway=rail][usage=utility]::dash,
|
||||
line|z14-15[railway=rail][service=spur]::dash,
|
||||
line|z14-15[railway=rail][service=service]::dash,
|
||||
{width: 0;}
|
||||
|
||||
|
||||
line|z10[railway=rail][usage=main],
|
||||
line|z10[railway=rail][usage=tourism],
|
||||
line|z10[railway=rail][usage=branch],
|
||||
line|z12[railway=rail][usage=utility],
|
||||
{width: 1;}
|
||||
line|z10[railway=rail][highspeed?],
|
||||
line|z11[railway=rail][usage=main],
|
||||
line|z11[railway=rail][usage=tourism],
|
||||
line|z11[railway=rail][usage=branch],
|
||||
line|z13[railway=rail][usage=utility],
|
||||
{width: 1.2;}
|
||||
line|z11[railway=rail][highspeed?],
|
||||
line|z12[railway=rail][usage=main],
|
||||
line|z12[railway=rail][usage=tourism],
|
||||
line|z12[railway=rail][usage=branch],
|
||||
line|z14[railway=rail][usage=utility],
|
||||
line|z14[railway=rail][service=spur],
|
||||
{width: 1.4;}
|
||||
line|z12[railway=rail][highspeed?],
|
||||
line|z13[railway=rail][usage=main],
|
||||
line|z13[railway=rail][usage=tourism],
|
||||
line|z13[railway=rail][usage=branch],
|
||||
line|z15[railway=rail][usage=utility],
|
||||
line|z15[railway=rail][service=spur],
|
||||
line|z15[railway=rail][service=service],
|
||||
{width: 1.7;}
|
||||
line|z13[railway=rail][highspeed?],
|
||||
{width: 2;}
|
||||
line|z14[railway=rail][highspeed?],
|
||||
{width: 2.3;}
|
||||
line|z14[railway=rail][usage=main],
|
||||
line|z14[railway=rail][usage=tourism],
|
||||
line|z14[railway=rail][usage=branch],
|
||||
{width: 2;}
|
||||
line|z15[railway=rail][highspeed?],
|
||||
line|z15[railway=rail][usage=main],
|
||||
line|z15[railway=rail][usage=tourism],
|
||||
line|z15[railway=rail][usage=branch],
|
||||
{width: 2.6;}
|
||||
line|z16[railway=rail][highspeed?],
|
||||
line|z16[railway=rail][usage=main],
|
||||
line|z16[railway=rail][usage=tourism],
|
||||
line|z16[railway=rail][usage=branch],
|
||||
line|z16[railway=rail][usage=utility],
|
||||
line|z16[railway=rail][service=spur],
|
||||
line|z16[railway=rail][service=service],
|
||||
{width: 3.5;}
|
||||
line|z17[railway=rail][highspeed?],
|
||||
line|z17[railway=rail][usage=main],
|
||||
line|z17[railway=rail][usage=tourism],
|
||||
line|z17[railway=rail][usage=branch],
|
||||
line|z17[railway=rail][usage=utility],
|
||||
line|z17[railway=rail][service=spur],
|
||||
line|z17[railway=rail][service=service],
|
||||
{width: 5;}
|
||||
|
||||
|
||||
line|z15[railway=rail][highspeed?]::dash,
|
||||
{width: 1.2; dashes: 10,10;}
|
||||
line|z16[railway=rail][highspeed?]::dash,
|
||||
{width: 1.8; dashes: 13,13;}
|
||||
line|z17-[railway=rail][highspeed?]::dash,
|
||||
{width: 2.8; dashes: 16,16;}
|
||||
|
||||
line|z15[railway=rail][usage=main]::dash,
|
||||
line|z15[railway=rail][usage=tourism]::dash,
|
||||
line|z15[railway=rail][usage=branch]::dash,
|
||||
{width: 1.2; dashes: 4.5,4.5;}
|
||||
line|z16[railway=rail][usage=main]::dash,
|
||||
line|z16[railway=rail][usage=tourism]::dash,
|
||||
line|z16[railway=rail][usage=branch]::dash,
|
||||
line|z16[railway=rail][usage=utility]::dash,
|
||||
line|z16[railway=rail][service=spur]::dash,
|
||||
line|z16[railway=rail][service=service]::dash,
|
||||
{width: 1.8; dashes: 5.2,5.2;}
|
||||
line|z17[railway=rail][usage=main]::dash,
|
||||
line|z17[railway=rail][usage=tourism]::dash,
|
||||
line|z17[railway=rail][usage=branch]::dash,
|
||||
line|z17[railway=rail][usage=utility]::dash,
|
||||
line|z17[railway=rail][service=spur]::dash,
|
||||
line|z17[railway=rail][service=service]::dash,
|
||||
{width: 2.8; dashes: 6.3,6.3;}
|
||||
line|z18-[railway=rail][usage=main]::dash,
|
||||
line|z18-[railway=rail][usage=tourism]::dash,
|
||||
line|z18-[railway=rail][usage=branch]::dash,
|
||||
line|z18-[railway=rail][usage=utility]::dash,
|
||||
line|z18-[railway=rail][service=spur]::dash,
|
||||
line|z18-[railway=rail][service=service]::dash,
|
||||
{width: 2.8; dashes: 8.1,8.1;}
|
||||
|
||||
|
||||
line|z13-[railway=construction],
|
||||
line|z13-[railway=preserved],
|
||||
line|z13-[railway=disused],
|
||||
line|z13-[railway=abandoned],
|
||||
{color: @railway; opacity:1;}
|
||||
|
||||
line|z13-[railway=preserved],
|
||||
line|z13-[railway=abandoned]
|
||||
{width: 1.6; dashes: 6.3,6.3;}
|
||||
line|z16-[railway=preserved],
|
||||
line|z16-[railway=abandoned]
|
||||
{width: 2.2; dashes: 8,8;}
|
||||
|
||||
line|z13-[railway=construction],
|
||||
line|z13-[railway=disused]
|
||||
{width: 1; dashes: 1.8,5.5;}
|
||||
line|z16-[railway=construction],
|
||||
line|z16-[railway=disused]
|
||||
{width: 1.7; dashes: 2.5,7;}
|
||||
|
||||
line|z12[railway=rail][tunnel?],
|
||||
{opacity:0.8}
|
||||
line|z13[railway=rail][tunnel?],
|
||||
{opacity:0.6}
|
||||
line|z14-[railway=rail][tunnel?],
|
||||
{casing-width: 1;casing-linecap: butt;casing-color: @railway_tunnel;casing-dashes: 5,5;casing-opacity: 0.3; opacity:0.4}
|
||||
line|z15[railway=rail][tunnel?],
|
||||
{casing-opacity: 0.3; opacity:0.3}
|
||||
line|z16[railway=rail][tunnel?],
|
||||
{casing-opacity: 0.1; opacity:0.2}
|
||||
line|z17-[railway=rail][tunnel?],
|
||||
{casing-opacity: 0.05; opacity:0.1}
|
||||
|
||||
/* Power lines are good for orienteering */
|
||||
line|z13-[power=line],
|
||||
{color: @powerline; width: 0.8; opacity: 0.5;}
|
||||
line|z14-[power=line],
|
||||
{width: 1; opacity: 0.6;}
|
||||
line|z15-[power=line],
|
||||
{width: 1.3; opacity: 0.7;}
|
||||
|
||||
line|z13-[power=line]::dash,
|
||||
{color: @powerline; width: 3.4; opacity: 0.5; dashes: 1,50;}
|
||||
line|z14-[power=line]::dash,
|
||||
{width: 4; opacity: 0.6;}
|
||||
line|z15-[power=line]::dash,
|
||||
{width: 4.5; opacity: 0.7; dashes: 1,80;}
|
||||
|
||||
line|z15-[power=minor_line],
|
||||
{color: @powerline; width: 1; opacity: 0.6;}
|
||||
line|z15-[power=minor_line]::dash,
|
||||
{color: @powerline; width: 4; opacity: 0.6; dashes: 1,80;}
|
||||
43
data/styles/outdoors/include/Roads_label.mapcss
Normal file
43
data/styles/outdoors/include/Roads_label.mapcss
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/include/Roads_label.mapcss");
|
||||
|
||||
|
||||
line|z13-[highway=track],
|
||||
line|z13-[highway=path],
|
||||
line|z13-[highway=footway],
|
||||
line|z13-[highway=steps],
|
||||
line|z13-[highway=bridleway],
|
||||
line|z13-[highway=cycleway],
|
||||
{text: name; font-size: 10; text-color: @label_light; text-halo-opacity: 0.8; text-halo-radius: 1; text-halo-color: @label_halo_medium;}
|
||||
|
||||
/* Don't display names of sidewalks and pedestrian crossings. */
|
||||
line|z13-[highway=footway][footway=sidewalk],
|
||||
line|z13-[highway=footway][footway=crossing],
|
||||
{text: none;}
|
||||
|
||||
line|z14-15[highway=path],
|
||||
line|z14-15[highway=track],
|
||||
line|z14-15[highway=footway],
|
||||
line|z14-15[highway=steps],
|
||||
line|z14-15[highway=bridleway],
|
||||
line|z14-15[highway=cycleway],
|
||||
{font-size: 11;}
|
||||
|
||||
line|z16-[highway=path],
|
||||
line|z16-[highway=track],
|
||||
line|z16-[highway=footway],
|
||||
line|z16-[highway=steps],
|
||||
line|z16-[highway=bridleway],
|
||||
line|z16-[highway=cycleway],
|
||||
{font-size: 12; text-color: @label_medium; text-halo-color: @label_halo_light;}
|
||||
|
||||
|
||||
line|z13-[piste:type=nordic],
|
||||
line|z13-[piste:type=hike],
|
||||
line|z13-[piste:type=skitour],
|
||||
{text: name; text-position: line; text-color: @label_light; text-halo-opacity: 0.8; text-halo-radius: 1; text-halo-color: @label_halo_medium;}
|
||||
|
||||
line|z13-14[piste:type=nordic],
|
||||
line|z13-14[piste:type=hike],
|
||||
line|z13-14[piste:type=skitour],
|
||||
{font-size: 9;}
|
||||
2
data/styles/outdoors/include/Subways.mapcss
Normal file
2
data/styles/outdoors/include/Subways.mapcss
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/include/Subways.mapcss");
|
||||
24
data/styles/outdoors/include/defaults_new.mapcss
Normal file
24
data/styles/outdoors/include/defaults_new.mapcss
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
way|z1-12::*
|
||||
{
|
||||
linejoin: bevel;
|
||||
}
|
||||
|
||||
way|z13-::*
|
||||
{
|
||||
linejoin: round;
|
||||
}
|
||||
|
||||
way|z1-15::*
|
||||
{
|
||||
linecap: butt;
|
||||
}
|
||||
|
||||
way|z16-::*
|
||||
{
|
||||
linecap: round;
|
||||
}
|
||||
|
||||
*::int_name
|
||||
{
|
||||
text-offset: 1;
|
||||
}
|
||||
253
data/styles/outdoors/include/priorities_1_BG-by-size.prio.txt
Normal file
253
data/styles/outdoors/include/priorities_1_BG-by-size.prio.txt
Normal file
|
|
@ -0,0 +1,253 @@
|
|||
# This file is automatically re-formatted and re-sorted in priorities descending order
|
||||
# when generate_drules.sh is run. All comments (automatic priorities of e.g. optional captions, drule types visibilities, etc.)
|
||||
# are generated automatically for information only. Custom formatting and comments are not preserved.
|
||||
#
|
||||
# BG-by-size geometry: background areas rendered below BG-top and everything else.
|
||||
# Smaller areas are rendered above larger ones (area's size is estimated as the size of its' bounding box).
|
||||
# So effectively priority values of BG-by-size areas are not used at the moment.
|
||||
# But we might use them later for some special cases, e.g. to determine a main area type of a multi-type feature.
|
||||
# Keep them in a logical importance order please.
|
||||
#
|
||||
# Priorities ranges' rendering order overview:
|
||||
# - overlays (icons, captions...)
|
||||
# - FG: foreground areas and lines
|
||||
# - BG-top: water (linear and areal)
|
||||
# - BG-by-size: landcover areas sorted by their size
|
||||
|
||||
leisure-stadium # area z13- (also has icon z13-, caption(optional) z13-)
|
||||
=== 250
|
||||
|
||||
amenity-place_of_worship # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-buddhist # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-christian # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-christian-jehovahs_witness # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-christian-mormon # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-hindu # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-jewish # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-muslim # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-shinto # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-place_of_worship-taoist # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
landuse-religious # area z13-
|
||||
=== 240
|
||||
|
||||
amenity-doctors # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
leisure-swimming_pool # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
leisure-swimming_pool-private # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
=== 230
|
||||
|
||||
landuse-landfill # area z13- (also has icon z15-, caption(optional) z15-)
|
||||
=== 220
|
||||
|
||||
leisure-playground # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
=== 200
|
||||
|
||||
amenity-fountain # area z16- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-fitness_centre-sport-yoga # area z16- (also has icon z16-, caption(optional) z17-)
|
||||
leisure-sports_centre # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-american_football # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-archery # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-athletics # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-australian_football # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-badminton # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-baseball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-basketball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-beachvolleyball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-bowls # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-climbing # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-cricket # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-curling # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-equestrian # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-field_hockey # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-futsal # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-golf # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-gymnastics # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-handball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-ice_hockey # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-multi # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-padel # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-pelota # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-scuba_diving # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-shooting # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-skateboard # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-skiing # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-soccer # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-swimming # area z13- (also has icon z15-, caption(optional) z15-)
|
||||
leisure-sports_centre-sport-table_tennis # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-tennis # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-volleyball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-yoga # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
=== 190
|
||||
|
||||
amenity-grave_yard # area z10- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-grave_yard-christian # area z10- (also has icon z17-, caption(optional) z17-)
|
||||
landuse-cemetery # area z10- (also has icon z14-, caption(optional) z15-)
|
||||
landuse-cemetery-christian # area z10- (also has icon z14-, caption(optional) z15-)
|
||||
=== 180
|
||||
|
||||
amenity-car_wash # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-charging_station-motorcar # area z15- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-charging_station-motorcar-small # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-courthouse # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-fire_station # area z15- (also has icon z16-, caption(optional) z17-)
|
||||
amenity-fuel # area z15- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-marketplace # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-police # area z15- (also has icon z16-, caption(optional) z17-)
|
||||
amenity-ranger_station # area z13- (also has icon z13-, caption(optional) z14-)
|
||||
amenity-recycling-centre # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-social_facility # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-vehicle_inspection # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
emergency-mountain_rescue # area z13- (also has icon z12-, caption(optional) z12-)
|
||||
highway-pedestrian-area # area z14- (also has line z13-, pathtext z14-)
|
||||
highway-pedestrian-square # area z14- (also has line z13-, pathtext z14-)
|
||||
highway-rest_area # area z13- (also has icon z14-, caption(optional) z15-)
|
||||
highway-services # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
landuse-garages # area z13- (also has caption z15-)
|
||||
leisure-dog_park # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-resort # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-water_park # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
office-diplomatic # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
tourism-camp_site # area z13- (also has icon z13-, caption(optional) z13-)
|
||||
tourism-information-office # area z15- (also has icon z13-, caption(optional) z14-)
|
||||
tourism-information-visitor_centre # area z13- (also has icon z13-, caption(optional) z14-)
|
||||
=== 170
|
||||
|
||||
highway-footway-area # area z14- (also has line z11-, pathtext z13-)
|
||||
leisure-track-area # area z15- (also has caption z16-)
|
||||
=== 160
|
||||
|
||||
aeroway-terminal # area z14- (also has caption z15-)
|
||||
=== 150
|
||||
|
||||
leisure-golf_course # area z12- (also has icon z15-, caption(optional) z17-)
|
||||
leisure-miniature_golf # area z14- (also has icon z16-, caption(optional) z17-)
|
||||
=== 140
|
||||
|
||||
landuse-flowerbed # area z16-
|
||||
natural-scrub # area z11-
|
||||
=== 130
|
||||
|
||||
landuse-grass # area z11-
|
||||
natural-grassland # area z11-
|
||||
natural-heath # area z11-
|
||||
=== 120
|
||||
|
||||
area:highway-footway # area z14- (also has caption z15-)
|
||||
area:highway-living_street # area z14-
|
||||
area:highway-pedestrian # area z14- (also has caption z15-)
|
||||
public_transport-platform # area z16- (also has caption z17-)
|
||||
railway-platform # area z16- (also has caption z16-)
|
||||
=== 110
|
||||
|
||||
amenity-bicycle_parking # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-bicycle_parking-covered # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-car_pooling # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-motorcycle_parking # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-parking # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-parking-fee # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-parking-lane # area z17- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-parking-lane-fee # area z17- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-parking-lane-private # area z17- (also has icon z19-, caption(optional) z19-)
|
||||
amenity-parking-multi-storey # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-parking-multi-storey-fee # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-parking-no-access # area z15- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-parking-park_and_ride # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-parking-permissive # area z15- (also has icon z16-, caption(optional) z18-)
|
||||
amenity-parking-private # area z17- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-parking-street_side # area z17- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-parking-street_side-fee # area z17- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-parking-street_side-private # area z17- (also has icon z18-, caption(optional) z18-)
|
||||
=== 100
|
||||
|
||||
natural-wetland # area z11- (also has caption z16-)
|
||||
natural-wetland-bog # area z11- (also has caption z16-)
|
||||
natural-wetland-fen # area z11- (also has caption z16-)
|
||||
natural-wetland-mangrove # area z11- (also has caption z16-)
|
||||
natural-wetland-marsh # area z11- (also has caption z16-)
|
||||
natural-wetland-reedbed # area z11- (also has caption z16-)
|
||||
natural-wetland-saltmarsh # area z11- (also has caption z16-)
|
||||
natural-wetland-saltmarsh-tidal # area z11- (also has caption z16-)
|
||||
natural-wetland-swamp # area z11- (also has caption z16-)
|
||||
natural-wetland-tidalflat # area z11- (also has caption z16-)
|
||||
=== 90
|
||||
|
||||
landuse-farmyard # area z10- (also has caption z15-)
|
||||
=== 81
|
||||
|
||||
landuse-allotments # area z12- (also has caption z15-)
|
||||
landuse-farmland # area z10- (also has caption z15-)
|
||||
landuse-meadow # area z11-
|
||||
landuse-orchard # area z12- (also has caption z15-)
|
||||
landuse-recreation_ground # area z12- (also has caption z15-)
|
||||
landuse-village_green # area z12-
|
||||
landuse-vineyard # area z12- (also has caption z15-)
|
||||
leisure-fitness_station # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
leisure-pitch # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
natural-bare_rock # area z11- (also has caption z13-)
|
||||
natural-scree # area z11-
|
||||
natural-shingle # area z12-
|
||||
=== 80
|
||||
|
||||
landuse-plant_nursery # area z12- (also has icon z17-, caption(optional) z17-)
|
||||
leisure-garden # area z12- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-garden-residential # area z12-
|
||||
leisure-park # area z10- (also has icon z14-, caption(optional) z14-)
|
||||
leisure-park-no-access # area z10- (also has icon z14-, caption(optional) z14-)
|
||||
leisure-park-permissive # area z10- (also has icon z14-, caption(optional) z14-)
|
||||
leisure-park-private # area z10- (also has icon z14-, caption(optional) z14-)
|
||||
=== 70
|
||||
|
||||
landuse-forest # area z10- (also has icon z12-, caption(optional) z13-)
|
||||
landuse-forest-coniferous # area z10- (also has icon z12-, caption(optional) z13-)
|
||||
landuse-forest-deciduous # area z10- (also has icon z12-, caption(optional) z13-)
|
||||
landuse-forest-mixed # area z10- (also has icon z12-, caption(optional) z13-)
|
||||
=== 60
|
||||
|
||||
amenity-waste_transfer_station # area z13- (also has icon z17-, caption(optional) z18-)
|
||||
landuse-construction # area z13- (also has caption z15-)
|
||||
landuse-industrial # area z13- (also has caption z15-)
|
||||
landuse-industrial-mine # area z13- (also has icon z15-, caption(optional) z15-)
|
||||
landuse-quarry # area z13- (also has icon z15-, caption(optional) z15-)
|
||||
landuse-railway # area z13- (also has caption z15-)
|
||||
man_made-works # area z13- (also has icon z16-, caption(optional) z17-)
|
||||
power-generator # area z13- (also has icon z17-)
|
||||
power-generator-gas # area z13- (also has icon z17-)
|
||||
power-generator-hydro # area z13- (also has icon z17-)
|
||||
power-generator-solar # area z13-
|
||||
power-generator-wind # area z13- (also has icon z13-, caption(optional) z16-)
|
||||
power-plant # area z13- (also has icon z17-)
|
||||
power-plant-coal # area z13- (also has icon z17-)
|
||||
power-plant-gas # area z13- (also has icon z17-)
|
||||
power-plant-hydro # area z13- (also has icon z17-)
|
||||
power-plant-solar # area z13- (also has icon z17-)
|
||||
power-plant-wind # area z13- (also has icon z13-, caption(optional) z16-)
|
||||
power-substation # area z13- (also has icon z17-, caption(optional) z18-)
|
||||
=== 50
|
||||
|
||||
amenity-childcare # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-clinic # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-college # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-hospital # area z13- (also has icon z14-, caption(optional) z15-)
|
||||
amenity-kindergarten # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-school # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-university # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
=== 40
|
||||
|
||||
aeroway-aerodrome # area z10- (also has icon z14-, caption(optional) z14-)
|
||||
aeroway-aerodrome-international # area z10- (also has icon z7-, caption(optional) z10-)
|
||||
landuse-education # area z13-
|
||||
landuse-retail # area z13- (also has caption z16-)
|
||||
leisure-beach_resort # area z10- (also has icon z16-, caption(optional) z16-)
|
||||
natural-beach # area z10- (also has caption z14-)
|
||||
natural-beach-gravel # area z10- (also has caption z14-)
|
||||
natural-beach-sand # area z10- (also has caption z14-)
|
||||
natural-desert # area z1- (also has caption z14-)
|
||||
natural-glacier # area z1-
|
||||
natural-sand # area z1- (also has caption z15-)
|
||||
=== 30
|
||||
|
||||
natural-land # area z1-
|
||||
place-islet # area z10- (also has caption z14-)
|
||||
=== 20
|
||||
|
||||
natural-coastline # area z1-
|
||||
=== 10
|
||||
46
data/styles/outdoors/include/priorities_2_BG-top.prio.txt
Normal file
46
data/styles/outdoors/include/priorities_2_BG-top.prio.txt
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
# This file is automatically re-formatted and re-sorted in priorities descending order
|
||||
# when generate_drules.sh is run. All comments (automatic priorities of e.g. optional captions, drule types visibilities, etc.)
|
||||
# are generated automatically for information only. Custom formatting and comments are not preserved.
|
||||
#
|
||||
# BG-top geometry: background lines and areas that should be always below foreground ones
|
||||
# (including e.g. layer=-10 underwater tunnels), but above background areas sorted by size (BG-by-size),
|
||||
# because ordering by size doesn't always work with e.g. water mapped over a forest,
|
||||
# so water should be on top of other landcover always, but linear waterways should be hidden beneath it.
|
||||
# Still, e.g. a layer=-1 BG-top feature will be rendered under a layer=0 BG-by-size feature
|
||||
# (so areal water tunnels are hidden beneath other landcover area) and a layer=1 landcover areas
|
||||
# are displayed above layer=0 BG-top.
|
||||
#
|
||||
# Priorities ranges' rendering order overview:
|
||||
# - overlays (icons, captions...)
|
||||
# - FG: foreground areas and lines
|
||||
# - BG-top: water (linear and areal)
|
||||
# - BG-by-size: landcover areas sorted by their size
|
||||
|
||||
landuse-basin # area z12-
|
||||
landuse-reservoir # area z12- (also has caption z10-)
|
||||
landuse-salt_pond # area z1-
|
||||
natural-water # area z1- (also has caption z10-)
|
||||
natural-water-basin # area z1- (also has caption z10-)
|
||||
natural-water-ditch # area z13- (also has caption z17-)
|
||||
natural-water-drain # area z13- (also has caption z17-)
|
||||
natural-water-lake # area z1- (also has caption z10-)
|
||||
natural-water-lock # area z1- (also has caption z10-)
|
||||
natural-water-moat # area z1- (also has caption z17-)
|
||||
natural-water-pond # area z1- (also has caption z10-)
|
||||
natural-water-reservoir # area z1- (also has caption z10-)
|
||||
natural-water-river # area z1- (also has caption z10-)
|
||||
natural-water-tunnel # area z15-
|
||||
natural-water-wastewater # area z12- (also has caption z17-)
|
||||
waterway-dock # area z1-
|
||||
=== 20
|
||||
|
||||
natural-strait # line z11- (also has caption z13-)
|
||||
waterway-canal # line z12- (also has pathtext z13-)
|
||||
waterway-ditch # line z13-
|
||||
waterway-drain # line z13-
|
||||
waterway-fish_pass # line z13- (also has pathtext z13-)
|
||||
waterway-river # line z10- (also has pathtext z11-)
|
||||
waterway-stream # line z12- (also has pathtext z13-)
|
||||
waterway-stream-ephemeral # line z13- (also has pathtext z13-)
|
||||
waterway-stream-intermittent # line z13- (also has pathtext z13-)
|
||||
=== 10
|
||||
484
data/styles/outdoors/include/priorities_3_FG.prio.txt
Normal file
484
data/styles/outdoors/include/priorities_3_FG.prio.txt
Normal file
|
|
@ -0,0 +1,484 @@
|
|||
# This file is automatically re-formatted and re-sorted in priorities descending order
|
||||
# when generate_drules.sh is run. All comments (automatic priorities of e.g. optional captions, drule types visibilities, etc.)
|
||||
# are generated automatically for information only. Custom formatting and comments are not preserved.
|
||||
#
|
||||
# FG geometry: foreground lines and areas (e.g. buildings) are rendered always below overlays
|
||||
# and always on top of background geometry (BG-top & BG-by-size) even if a foreground feature
|
||||
# is layer=-10 (as tunnels should be visibile over landcover and water).
|
||||
#
|
||||
# Priorities ranges' rendering order overview:
|
||||
# - overlays (icons, captions...)
|
||||
# - FG: foreground areas and lines
|
||||
# - BG-top: water (linear and areal)
|
||||
# - BG-by-size: landcover areas sorted by their size
|
||||
|
||||
aerialway-cable_car::dash # line::dash z12- (also has line z12-, pathtext z15-)
|
||||
aerialway-chair_lift::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
aerialway-drag_lift::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
aerialway-gondola::dash # line::dash z12- (also has line z12-, pathtext z15-)
|
||||
aerialway-j-bar::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
aerialway-magic_carpet::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
aerialway-mixed_lift::dash # line::dash z12- (also has line z12-, pathtext z15-)
|
||||
aerialway-platter::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
aerialway-rope_tow::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
aerialway-t-bar::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
=== 380
|
||||
|
||||
aerialway-cable_car # line z12- (also has line::dash z12-, pathtext z15-)
|
||||
aerialway-chair_lift # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
aerialway-drag_lift # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
aerialway-gondola # line z12- (also has line::dash z12-, pathtext z15-)
|
||||
aerialway-j-bar # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
aerialway-magic_carpet # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
aerialway-mixed_lift # line z12- (also has line::dash z12-, pathtext z15-)
|
||||
aerialway-platter # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
aerialway-rope_tow # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
aerialway-t-bar # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
=== 370
|
||||
|
||||
historic-citywalls # line z14- (also has pathtext z16-)
|
||||
=== 360
|
||||
|
||||
power-line # line z13- (also has line::dash z13-, pathtext z15-)
|
||||
power-minor_line # line z15- (also has line::dash z15-)
|
||||
=== 350
|
||||
|
||||
power-line::dash # line::dash z13- (also has line z13-, pathtext z15-)
|
||||
power-minor_line::dash # line::dash z15- (also has line z15-)
|
||||
=== 340
|
||||
|
||||
highway-ladder # line z12- (also has icon z16-, pathtext z17-)
|
||||
highway-steps # line z12- (also has pathtext z13-)
|
||||
highway-steps-bridge # line z12- (also has line::bridgeblack z17-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-steps-tunnel # line z12- (also has line::tunnelBackground z17-, line::tunnelCasing z17-, pathtext z13-)
|
||||
hwtag-oneway::arrows # line::arrows z15-
|
||||
waterway-weir # line z14- (also has pathtext z15-)
|
||||
=== 330
|
||||
|
||||
barrier-city_wall # line z14- (also has pathtext z16-)
|
||||
barrier-fence # line z15-
|
||||
barrier-guard_rail # line z16-
|
||||
barrier-hedge # line z16-
|
||||
barrier-wall # line z15-
|
||||
barrier-yes # line z15- (also has icon z16-, caption(optional) z16-)
|
||||
railway-funicular # line z12-
|
||||
railway-funicular-bridge # line z12-
|
||||
railway-funicular-tunnel # line z12-
|
||||
railway-monorail # line z14-
|
||||
railway-monorail-bridge # line z14-
|
||||
railway-monorail-tunnel # line z14-
|
||||
railway-narrow_gauge # line z15-
|
||||
railway-narrow_gauge-bridge # line z15-
|
||||
railway-narrow_gauge-tunnel # line z15-
|
||||
railway-tram # line z13-
|
||||
railway-tram-bridge # line z13-
|
||||
railway-tram-tunnel # line z13-
|
||||
=== 320
|
||||
|
||||
highway-motorway # line z6- (also has pathtext z10-, shield::shield z10-)
|
||||
highway-motorway-bridge # line z6- (also has line::bridgeblack z13-, line::bridgewhite z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-motorway-tunnel # line z6- (also has line(casing) z12-, pathtext z10-, shield::shield z10-)
|
||||
highway-trunk # line z6- (also has pathtext z10-, shield::shield z10-)
|
||||
highway-trunk-bridge # line z6- (also has line::bridgeblack z13-, line::bridgewhite z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-trunk-tunnel # line z6- (also has line(casing) z12-, pathtext z10-, shield::shield z10-)
|
||||
highway-world_level # line z4-9
|
||||
highway-world_towns_level # line z6-9
|
||||
=== 310
|
||||
|
||||
# highway-motorway-tunnel # line(casing) z12- (also has line z6-, pathtext z10-, shield::shield z10-)
|
||||
# highway-trunk-tunnel # line(casing) z12- (also has line z6-, pathtext z10-, shield::shield z10-)
|
||||
# === 309
|
||||
|
||||
highway-primary # line z8- (also has pathtext z10-, shield::shield z10-)
|
||||
highway-primary-bridge # line z8- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-primary-tunnel # line z8- (also has line(casing) z14-, pathtext z10-, shield::shield z10-)
|
||||
railway-rail-branch::dash # line::dash z15- (also has line z10-)
|
||||
railway-rail-branch-bridge::dash # line::dash z15- (also has line z10-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
railway-rail-branch-tunnel::dash # line::dash z15- (also has line z10-, line(casing) z14-)
|
||||
railway-rail-highspeed::dash # line::dash z15- (also has line z10-)
|
||||
railway-rail-highspeed-bridge::dash # line::dash z15- (also has line z10-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
railway-rail-highspeed-tunnel::dash # line::dash z15- (also has line z10-, line(casing) z14-)
|
||||
railway-rail-main::dash # line::dash z15- (also has line z10-)
|
||||
railway-rail-main-bridge::dash # line::dash z15- (also has line z10-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
railway-rail-main-tunnel::dash # line::dash z15- (also has line z10-, line(casing) z14-)
|
||||
railway-rail-tourism::dash # line::dash z15- (also has line z10-, pathtext z14-)
|
||||
railway-rail-tourism-bridge::dash # line::dash z15- (also has line z10-, line::bridgeblack z16-, line::bridgewhite z13-, pathtext z14-)
|
||||
railway-rail-tourism-tunnel::dash # line::dash z15- (also has line z10-, line(casing) z14-, pathtext z14-)
|
||||
=== 290
|
||||
|
||||
# highway-primary-tunnel # line(casing) z14- (also has line z8-, pathtext z10-, shield::shield z10-)
|
||||
# === 289
|
||||
|
||||
railway-rail-branch # line z10- (also has line::dash z15-)
|
||||
railway-rail-branch-bridge # line z10- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-branch-tunnel # line z10- (also has line::dash z15-, line(casing) z14-)
|
||||
railway-rail-highspeed # line z10- (also has line::dash z15-)
|
||||
railway-rail-highspeed-bridge # line z10- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-highspeed-tunnel # line z10- (also has line::dash z15-, line(casing) z14-)
|
||||
railway-rail-main # line z10- (also has line::dash z15-)
|
||||
railway-rail-main-bridge # line z10- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-main-tunnel # line z10- (also has line::dash z15-, line(casing) z14-)
|
||||
railway-rail-tourism # line z10- (also has line::dash z15-, pathtext z14-)
|
||||
railway-rail-tourism-bridge # line z10- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z15-, pathtext z14-)
|
||||
railway-rail-tourism-tunnel # line z10- (also has line::dash z15-, line(casing) z14-, pathtext z14-)
|
||||
=== 280
|
||||
|
||||
# railway-rail-branch-tunnel # line(casing) z14- (also has line z10-, line::dash z15-)
|
||||
# railway-rail-highspeed-tunnel # line(casing) z14- (also has line z10-, line::dash z15-)
|
||||
# railway-rail-main-tunnel # line(casing) z14- (also has line z10-, line::dash z15-)
|
||||
# railway-rail-tourism-tunnel # line(casing) z14- (also has line z10-, line::dash z15-, pathtext z14-)
|
||||
# === 279
|
||||
|
||||
highway-secondary # line z10- (also has pathtext z10-, shield::shield z12-)
|
||||
highway-secondary-bridge # line z10- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z10-, shield::shield z12-)
|
||||
highway-secondary-tunnel # line z10- (also has line(casing) z16-, pathtext z10-, shield::shield z12-)
|
||||
=== 270
|
||||
|
||||
# highway-secondary-tunnel # line(casing) z16- (also has line z10-, pathtext z10-, shield::shield z12-)
|
||||
# === 269
|
||||
|
||||
highway-tertiary # line z11- (also has pathtext z12-, shield::shield z13-)
|
||||
highway-tertiary-bridge # line z11- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z12-, shield::shield z13-)
|
||||
highway-tertiary-tunnel # line z11- (also has line(casing) z16-, pathtext z12-, shield::shield z13-)
|
||||
highway-unclassified # line z11- (also has pathtext z13-)
|
||||
highway-unclassified-area # line z11- (also has pathtext z13-)
|
||||
highway-unclassified-bridge # line z11- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z13-)
|
||||
highway-unclassified-tunnel # line z11- (also has line(casing) z16-, pathtext z13-)
|
||||
=== 250
|
||||
|
||||
# highway-tertiary-tunnel # line(casing) z16- (also has line z11-, pathtext z12-, shield::shield z13-)
|
||||
# highway-unclassified-tunnel # line(casing) z16- (also has line z11-, pathtext z13-)
|
||||
# === 249
|
||||
|
||||
highway-living_street # line z12- (also has pathtext z14-)
|
||||
highway-living_street-bridge # line z12- (also has pathtext z14-)
|
||||
highway-living_street-tunnel # line z12- (also has line(casing) z16-, pathtext z14-)
|
||||
highway-residential # line z12- (also has pathtext z13-, shield::shield z15-)
|
||||
highway-residential-area # line z12- (also has pathtext z13-, shield::shield z15-)
|
||||
highway-residential-bridge # line z12- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z13-, shield::shield z15-)
|
||||
highway-residential-tunnel # line z12- (also has line(casing) z16-, pathtext z13-, shield::shield z15-)
|
||||
highway-road # line z12- (also has pathtext z14-)
|
||||
highway-road-bridge # line z12- (also has line::bridgeblack z16-, line::bridgewhite z16-, pathtext z14-)
|
||||
highway-road-tunnel # line z12- (also has pathtext z14-)
|
||||
=== 230
|
||||
|
||||
# highway-living_street-tunnel # line(casing) z16- (also has line z12-, pathtext z14-)
|
||||
# highway-residential-tunnel # line(casing) z16- (also has line z12-, pathtext z13-, shield::shield z15-)
|
||||
# === 229
|
||||
|
||||
highway-motorway_link # line z10- (also has pathtext z10-, shield::shield z10-)
|
||||
highway-motorway_link-bridge # line z10- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-motorway_link-tunnel # line z10- (also has line(casing) z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-trunk_link # line z10- (also has pathtext z10-, shield::shield z10-)
|
||||
highway-trunk_link-bridge # line z10- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-trunk_link-tunnel # line z10- (also has line(casing) z13-, pathtext z10-, shield::shield z10-)
|
||||
=== 228
|
||||
|
||||
# highway-motorway_link-tunnel # line(casing) z13- (also has line z10-, pathtext z10-, shield::shield z10-)
|
||||
# highway-trunk_link-tunnel # line(casing) z13- (also has line z10-, pathtext z10-, shield::shield z10-)
|
||||
# === 227
|
||||
|
||||
highway-primary_link # line z11- (also has pathtext z11-, shield::shield z11-)
|
||||
highway-primary_link-bridge # line z11- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z11-, shield::shield z11-)
|
||||
highway-primary_link-tunnel # line z11- (also has line(casing) z14-, pathtext z11-, shield::shield z11-)
|
||||
=== 226
|
||||
|
||||
# highway-primary_link-tunnel # line(casing) z14- (also has line z11-, pathtext z11-, shield::shield z11-)
|
||||
# === 225
|
||||
|
||||
highway-secondary_link # line z13- (also has pathtext z16-)
|
||||
highway-secondary_link-bridge # line z13- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z16-)
|
||||
highway-secondary_link-tunnel # line z13- (also has line(casing) z16-, pathtext z16-)
|
||||
=== 224
|
||||
|
||||
# highway-secondary_link-tunnel # line(casing) z16- (also has line z13-, pathtext z16-)
|
||||
highway-tertiary_link # line z14- (also has pathtext z18-)
|
||||
highway-tertiary_link-bridge # line z14- (also has line::bridgeblack z14-, line::bridgewhite z14-, pathtext z18-)
|
||||
highway-tertiary_link-tunnel # line z14- (also has line(casing) z16-, pathtext z18-)
|
||||
=== 223
|
||||
|
||||
highway-busway # line z15- (also has pathtext z16-)
|
||||
highway-busway-bridge # line z15- (also has line::bridgeblack z15-, line::bridgewhite z15-, pathtext z16-)
|
||||
highway-busway-tunnel # line z15- (also has line(casing) z15-, pathtext z16-)
|
||||
highway-service # line z13- (also has pathtext z16-)
|
||||
highway-service-area # line z13- (also has pathtext z16-)
|
||||
highway-service-bridge # line z13- (also has line::bridgeblack z15-, line::bridgewhite z15-, pathtext z16-)
|
||||
highway-service-driveway # line z16- (also has pathtext z16-)
|
||||
highway-service-parking_aisle # line z15- (also has pathtext z16-)
|
||||
highway-service-tunnel # line z13- (also has line(casing) z15-, pathtext z16-)
|
||||
# highway-tertiary_link-tunnel # line(casing) z16- (also has line z14-, pathtext z18-)
|
||||
=== 222
|
||||
|
||||
# highway-busway-tunnel # line(casing) z15- (also has line z15-, pathtext z16-)
|
||||
# highway-service-tunnel # line(casing) z15- (also has line z13-, pathtext z16-)
|
||||
railway-light_rail::dash # line::dash z16- (also has line z13-)
|
||||
railway-light_rail-bridge::dash # line::dash z16- (also has line z13-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
railway-rail::dash # line::dash z15- (also has line z10-)
|
||||
railway-rail-bridge::dash # line::dash z15- (also has line z10-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
railway-rail-service::dash # line::dash z16- (also has line z15-)
|
||||
railway-rail-service-bridge::dash # line::dash z16- (also has line z15-, line::bridgeblack z16-, line::bridgewhite z15-)
|
||||
railway-rail-service-tunnel::dash # line::dash z16- (also has line(casing) z15-, line z15-)
|
||||
railway-rail-spur::dash # line::dash z16- (also has line z14-)
|
||||
railway-rail-spur-bridge::dash # line::dash z16- (also has line z14-, line::bridgeblack z16-, line::bridgewhite z14-)
|
||||
railway-rail-spur-tunnel::dash # line::dash z16- (also has line(casing) z14-, line z14-)
|
||||
railway-rail-tunnel::dash # line::dash z15- (also has line z10-, line(casing) z14-)
|
||||
railway-rail-utility::dash # line::dash z16- (also has line z12-)
|
||||
railway-rail-utility-bridge::dash # line::dash z16- (also has line z12-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
railway-rail-utility-tunnel::dash # line::dash z16- (also has line z12-, line(casing) z14-)
|
||||
railway-subway::dash # line::dash z16- (also has line z13-)
|
||||
railway-subway-bridge::dash # line::dash z16- (also has line z13-, line::bridgeblack z16-, line::bridgewhite z13-)
|
||||
=== 221
|
||||
|
||||
highway-footway-bicycle # line z11- (also has line::cycleline z13-, pathtext z13-)
|
||||
highway-path-bicycle # line z11- (also has line::cycleline z12-, pathtext z13-)
|
||||
=== 220
|
||||
|
||||
highway-footway-bicycle::cycleline # line::cycleline z13- (also has line z11-, pathtext z13-)
|
||||
highway-path-bicycle::cycleline # line::cycleline z12- (also has line z11-, pathtext z13-)
|
||||
=== 219
|
||||
|
||||
highway-cycleway # line z11- (also has pathtext z13-)
|
||||
highway-cycleway-bridge # line z11- (also has line::bridgeblack z17-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-cycleway-tunnel # line z11- (also has line::tunnelBackground z17-, line::tunnelCasing z17-, pathtext z13-)
|
||||
=== 218
|
||||
|
||||
railway-light_rail # line z13- (also has line::dash z16-)
|
||||
railway-light_rail-bridge # line z13- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z16-)
|
||||
railway-rail # line z10- (also has line::dash z15-)
|
||||
railway-rail-bridge # line z10- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-service # line z15- (also has line::dash z16-)
|
||||
railway-rail-service-bridge # line z15- (also has line::bridgeblack z16-, line::bridgewhite z15-, line::dash z16-)
|
||||
railway-rail-service-tunnel # line z15- (also has line(casing) z15-, line::dash z16-)
|
||||
railway-rail-spur # line z14- (also has line::dash z16-)
|
||||
railway-rail-spur-bridge # line z14- (also has line::bridgeblack z16-, line::bridgewhite z14-, line::dash z16-)
|
||||
railway-rail-spur-tunnel # line z14- (also has line(casing) z14-, line::dash z16-)
|
||||
railway-rail-tunnel # line z10- (also has line::dash z15-, line(casing) z14-)
|
||||
railway-rail-utility # line z12- (also has line::dash z16-)
|
||||
railway-rail-utility-bridge # line z12- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z16-)
|
||||
railway-rail-utility-tunnel # line z12- (also has line::dash z16-, line(casing) z14-)
|
||||
railway-subway # line z13- (also has line::dash z16-)
|
||||
railway-subway-bridge # line z13- (also has line::bridgeblack z16-, line::bridgewhite z13-, line::dash z16-)
|
||||
=== 210
|
||||
|
||||
# railway-rail-service-tunnel # line(casing) z15- (also has line z15-, line::dash z16-)
|
||||
# railway-rail-spur-tunnel # line(casing) z14- (also has line z14-, line::dash z16-)
|
||||
# railway-rail-tunnel # line(casing) z14- (also has line z10-, line::dash z15-)
|
||||
# railway-rail-utility-tunnel # line(casing) z14- (also has line z12-, line::dash z16-)
|
||||
# === 209
|
||||
|
||||
highway-ford # line z13- (also has icon z14-, pathtext z16-)
|
||||
highway-pedestrian # line z13- (also has pathtext z14-)
|
||||
highway-pedestrian-area # line z13- and area z14- (also has pathtext z14-)
|
||||
highway-pedestrian-bridge # line z13- (also has line::bridgeblack z14-, line::bridgewhite z13-, pathtext z14-)
|
||||
highway-pedestrian-square # line z13- and area z14- (also has pathtext z14-)
|
||||
highway-pedestrian-tunnel # line z13- (also has line(casing) z16-, pathtext z14-)
|
||||
=== 200
|
||||
|
||||
# highway-pedestrian-tunnel # line(casing) z16- (also has line z13-, pathtext z14-)
|
||||
# === 199
|
||||
|
||||
highway-bridleway # line z11- (also has pathtext z13-)
|
||||
highway-bridleway-bridge # line z11- (also has line::bridgeblack z17-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-bridleway-tunnel # line z11- (also has line::tunnelBackground z17-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-footway # line z11- (also has pathtext z13-)
|
||||
highway-footway-area # line z11- and area z14- (also has pathtext z13-)
|
||||
highway-footway-crossing # line z16-
|
||||
highway-path # line z11- (also has pathtext z13-)
|
||||
highway-path-difficult # line z11- (also has pathtext z13-)
|
||||
highway-path-expert # line z11- (also has pathtext z13-)
|
||||
highway-raceway # line z14- (also has pathtext z16-)
|
||||
highway-track # line z11- (also has pathtext z13-)
|
||||
highway-track-area # line z11- (also has pathtext z13-)
|
||||
highway-track-bridge # line z11- (also has line::bridgeblack z17-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-track-no-access # line z11- (also has pathtext z13-)
|
||||
highway-track-tunnel # line z11- (also has line::tunnelBackground z17-, line::tunnelCasing z17-, pathtext z13-)
|
||||
=== 180
|
||||
|
||||
highway-construction # line z11- (also has pathtext z15-)
|
||||
leisure-track # line z15- (also has caption z16-)
|
||||
railway-abandoned # line z13-
|
||||
railway-abandoned-bridge # line z13- (also has line::bridgeblack z16-, line::bridgewhite z16-)
|
||||
railway-abandoned-tunnel # line z13-
|
||||
railway-construction # line z13-
|
||||
railway-disused # line z13-
|
||||
railway-preserved # line z13-
|
||||
railway-preserved-bridge # line z13- (also has line::bridgeblack z16-, line::bridgewhite z15-)
|
||||
railway-preserved-tunnel # line z13-
|
||||
=== 160
|
||||
|
||||
highway-footway-bridge # line z11- (also has line::bridgeblack z17-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-footway-sidewalk # line z13-
|
||||
highway-footway-tunnel # line z11- (also has line::tunnelBackground z17-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-path-bridge # line z11- (also has line::bridgeblack z17-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-path-horse # line z11- (also has pathtext z13-)
|
||||
highway-path-tunnel # line z11- (also has line::tunnelBackground z17-, line::tunnelCasing z17-, pathtext z13-)
|
||||
=== 155
|
||||
|
||||
highway-bridleway-tunnel::tunnelBackground # line::tunnelBackground z17- (also has line z11-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-cycleway-tunnel::tunnelBackground # line::tunnelBackground z17- (also has line z11-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-footway-tunnel::tunnelBackground # line::tunnelBackground z17- (also has line z11-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-path-tunnel::tunnelBackground # line::tunnelBackground z17- (also has line z11-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-steps-tunnel::tunnelBackground # line::tunnelBackground z17- (also has line z12-, line::tunnelCasing z17-, pathtext z13-)
|
||||
highway-track-tunnel::tunnelBackground # line::tunnelBackground z17- (also has line z11-, line::tunnelCasing z17-, pathtext z13-)
|
||||
=== 154
|
||||
|
||||
highway-bridleway-tunnel::tunnelCasing # line::tunnelCasing z17- (also has line z11-, line::tunnelBackground z17-, pathtext z13-)
|
||||
highway-cycleway-tunnel::tunnelCasing # line::tunnelCasing z17- (also has line z11-, line::tunnelBackground z17-, pathtext z13-)
|
||||
highway-footway-tunnel::tunnelCasing # line::tunnelCasing z17- (also has line z11-, line::tunnelBackground z17-, pathtext z13-)
|
||||
highway-path-tunnel::tunnelCasing # line::tunnelCasing z17- (also has line z11-, line::tunnelBackground z17-, pathtext z13-)
|
||||
highway-steps-tunnel::tunnelCasing # line::tunnelCasing z17- (also has line z12-, line::tunnelBackground z17-, pathtext z13-)
|
||||
highway-track-tunnel::tunnelCasing # line::tunnelCasing z17- (also has line z11-, line::tunnelBackground z17-, pathtext z13-)
|
||||
=== 153
|
||||
|
||||
highway-bridleway-bridge::bridgewhite # line::bridgewhite z15- (also has line z11-, line::bridgeblack z17-, pathtext z13-)
|
||||
highway-busway-bridge::bridgewhite # line::bridgewhite z15- (also has line z15-, line::bridgeblack z15-, pathtext z16-)
|
||||
highway-cycleway-bridge::bridgewhite # line::bridgewhite z15- (also has line z11-, line::bridgeblack z17-, pathtext z13-)
|
||||
highway-footway-bridge::bridgewhite # line::bridgewhite z15- (also has line z11-, line::bridgeblack z17-, pathtext z13-)
|
||||
highway-motorway-bridge::bridgewhite # line::bridgewhite z13- (also has line z6-, line::bridgeblack z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-motorway_link-bridge::bridgewhite # line::bridgewhite z14- (also has line z10-, line::bridgeblack z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-path-bridge::bridgewhite # line::bridgewhite z15- (also has line z11-, line::bridgeblack z17-, pathtext z13-)
|
||||
highway-pedestrian-bridge::bridgewhite # line::bridgewhite z13- (also has line z13-, line::bridgeblack z14-, pathtext z14-)
|
||||
highway-primary-bridge::bridgewhite # line::bridgewhite z14- (also has line z8-, line::bridgeblack z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-primary_link-bridge::bridgewhite # line::bridgewhite z14- (also has line z11-, line::bridgeblack z14-, pathtext z11-, shield::shield z11-)
|
||||
highway-residential-bridge::bridgewhite # line::bridgewhite z14- (also has line z12-, line::bridgeblack z14-, pathtext z13-, shield::shield z15-)
|
||||
highway-road-bridge::bridgewhite # line::bridgewhite z16- (also has line z12-, line::bridgeblack z16-, pathtext z14-)
|
||||
highway-secondary-bridge::bridgewhite # line::bridgewhite z14- (also has line z10-, line::bridgeblack z14-, pathtext z10-, shield::shield z12-)
|
||||
highway-secondary_link-bridge::bridgewhite # line::bridgewhite z14- (also has line z13-, line::bridgeblack z14-, pathtext z16-)
|
||||
highway-service-bridge::bridgewhite # line::bridgewhite z15- (also has line z13-, line::bridgeblack z15-, pathtext z16-)
|
||||
highway-steps-bridge::bridgewhite # line::bridgewhite z15- (also has line z12-, line::bridgeblack z17-, pathtext z13-)
|
||||
highway-tertiary-bridge::bridgewhite # line::bridgewhite z14- (also has line z11-, line::bridgeblack z14-, pathtext z12-, shield::shield z13-)
|
||||
highway-tertiary_link-bridge::bridgewhite # line::bridgewhite z14- (also has line z14-, line::bridgeblack z14-, pathtext z18-)
|
||||
highway-track-bridge::bridgewhite # line::bridgewhite z15- (also has line z11-, line::bridgeblack z17-, pathtext z13-)
|
||||
highway-trunk-bridge::bridgewhite # line::bridgewhite z13- (also has line z6-, line::bridgeblack z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-trunk_link-bridge::bridgewhite # line::bridgewhite z14- (also has line z10-, line::bridgeblack z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-unclassified-bridge::bridgewhite # line::bridgewhite z14- (also has line z11-, line::bridgeblack z14-, pathtext z13-)
|
||||
railway-abandoned-bridge::bridgewhite # line::bridgewhite z16- (also has line z13-, line::bridgeblack z16-)
|
||||
railway-light_rail-bridge::bridgewhite # line::bridgewhite z13- (also has line z13-, line::bridgeblack z16-, line::dash z16-)
|
||||
railway-preserved-bridge::bridgewhite # line::bridgewhite z15- (also has line z13-, line::bridgeblack z16-)
|
||||
railway-rail-branch-bridge::bridgewhite # line::bridgewhite z13- (also has line z10-, line::bridgeblack z16-, line::dash z15-)
|
||||
railway-rail-bridge::bridgewhite # line::bridgewhite z13- (also has line z10-, line::bridgeblack z16-, line::dash z15-)
|
||||
railway-rail-highspeed-bridge::bridgewhite # line::bridgewhite z13- (also has line z10-, line::bridgeblack z16-, line::dash z15-)
|
||||
railway-rail-main-bridge::bridgewhite # line::bridgewhite z13- (also has line z10-, line::bridgeblack z16-, line::dash z15-)
|
||||
railway-rail-service-bridge::bridgewhite # line::bridgewhite z15- (also has line z15-, line::bridgeblack z16-, line::dash z16-)
|
||||
railway-rail-spur-bridge::bridgewhite # line::bridgewhite z14- (also has line z14-, line::bridgeblack z16-, line::dash z16-)
|
||||
railway-rail-tourism-bridge::bridgewhite # line::bridgewhite z13- (also has line z10-, line::bridgeblack z16-, line::dash z15-, pathtext z14-)
|
||||
railway-rail-utility-bridge::bridgewhite # line::bridgewhite z13- (also has line z12-, line::bridgeblack z16-, line::dash z16-)
|
||||
railway-subway-bridge::bridgewhite # line::bridgewhite z13- (also has line z13-, line::bridgeblack z16-, line::dash z16-)
|
||||
=== 150
|
||||
|
||||
highway-bridleway-bridge::bridgeblack # line::bridgeblack z17- (also has line z11-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-busway-bridge::bridgeblack # line::bridgeblack z15- (also has line z15-, line::bridgewhite z15-, pathtext z16-)
|
||||
highway-cycleway-bridge::bridgeblack # line::bridgeblack z17- (also has line z11-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-footway-bridge::bridgeblack # line::bridgeblack z17- (also has line z11-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-motorway-bridge::bridgeblack # line::bridgeblack z13- (also has line z6-, line::bridgewhite z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-motorway_link-bridge::bridgeblack # line::bridgeblack z14- (also has line z10-, line::bridgewhite z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-path-bridge::bridgeblack # line::bridgeblack z17- (also has line z11-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-pedestrian-bridge::bridgeblack # line::bridgeblack z14- (also has line z13-, line::bridgewhite z13-, pathtext z14-)
|
||||
highway-primary-bridge::bridgeblack # line::bridgeblack z14- (also has line z8-, line::bridgewhite z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-primary_link-bridge::bridgeblack # line::bridgeblack z14- (also has line z11-, line::bridgewhite z14-, pathtext z11-, shield::shield z11-)
|
||||
highway-residential-bridge::bridgeblack # line::bridgeblack z14- (also has line z12-, line::bridgewhite z14-, pathtext z13-, shield::shield z15-)
|
||||
highway-road-bridge::bridgeblack # line::bridgeblack z16- (also has line z12-, line::bridgewhite z16-, pathtext z14-)
|
||||
highway-secondary-bridge::bridgeblack # line::bridgeblack z14- (also has line z10-, line::bridgewhite z14-, pathtext z10-, shield::shield z12-)
|
||||
highway-secondary_link-bridge::bridgeblack # line::bridgeblack z14- (also has line z13-, line::bridgewhite z14-, pathtext z16-)
|
||||
highway-service-bridge::bridgeblack # line::bridgeblack z15- (also has line z13-, line::bridgewhite z15-, pathtext z16-)
|
||||
highway-steps-bridge::bridgeblack # line::bridgeblack z17- (also has line z12-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-tertiary-bridge::bridgeblack # line::bridgeblack z14- (also has line z11-, line::bridgewhite z14-, pathtext z12-, shield::shield z13-)
|
||||
highway-tertiary_link-bridge::bridgeblack # line::bridgeblack z14- (also has line z14-, line::bridgewhite z14-, pathtext z18-)
|
||||
highway-track-bridge::bridgeblack # line::bridgeblack z17- (also has line z11-, line::bridgewhite z15-, pathtext z13-)
|
||||
highway-trunk-bridge::bridgeblack # line::bridgeblack z13- (also has line z6-, line::bridgewhite z13-, pathtext z10-, shield::shield z10-)
|
||||
highway-trunk_link-bridge::bridgeblack # line::bridgeblack z14- (also has line z10-, line::bridgewhite z14-, pathtext z10-, shield::shield z10-)
|
||||
highway-unclassified-bridge::bridgeblack # line::bridgeblack z14- (also has line z11-, line::bridgewhite z14-, pathtext z13-)
|
||||
railway-abandoned-bridge::bridgeblack # line::bridgeblack z16- (also has line z13-, line::bridgewhite z16-)
|
||||
railway-light_rail-bridge::bridgeblack # line::bridgeblack z16- (also has line z13-, line::bridgewhite z13-, line::dash z16-)
|
||||
railway-preserved-bridge::bridgeblack # line::bridgeblack z16- (also has line z13-, line::bridgewhite z15-)
|
||||
railway-rail-branch-bridge::bridgeblack # line::bridgeblack z16- (also has line z10-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-bridge::bridgeblack # line::bridgeblack z16- (also has line z10-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-highspeed-bridge::bridgeblack # line::bridgeblack z16- (also has line z10-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-main-bridge::bridgeblack # line::bridgeblack z16- (also has line z10-, line::bridgewhite z13-, line::dash z15-)
|
||||
railway-rail-service-bridge::bridgeblack # line::bridgeblack z16- (also has line z15-, line::bridgewhite z15-, line::dash z16-)
|
||||
railway-rail-spur-bridge::bridgeblack # line::bridgeblack z16- (also has line z14-, line::bridgewhite z14-, line::dash z16-)
|
||||
railway-rail-tourism-bridge::bridgeblack # line::bridgeblack z16- (also has line z10-, line::bridgewhite z13-, line::dash z15-, pathtext z14-)
|
||||
railway-rail-utility-bridge::bridgeblack # line::bridgeblack z16- (also has line z12-, line::bridgewhite z13-, line::dash z16-)
|
||||
railway-subway-bridge::bridgeblack # line::bridgeblack z16- (also has line z13-, line::bridgewhite z13-, line::dash z16-)
|
||||
=== 140
|
||||
|
||||
building # area z14- (also has caption z17-)
|
||||
building-garage # area z14- (also has caption z17-)
|
||||
building-guardhouse # area z14- (also has icon z16-, caption(optional) z18-)
|
||||
building-has_parts # area z14- (also has caption z17-)
|
||||
building-train_station # area z14- (also has icon z17-, caption(optional) z17-)
|
||||
=== 130
|
||||
|
||||
piste:type-connection # line z15-
|
||||
piste:type-downhill # line z12- (also has pathtext z15-)
|
||||
piste:type-downhill-advanced # line z12- (also has pathtext z15-)
|
||||
piste:type-downhill-easy # line z12- (also has pathtext z15-)
|
||||
piste:type-downhill-expert # line z12- (also has pathtext z15-)
|
||||
piste:type-downhill-freeride # line z12- (also has pathtext z15-)
|
||||
piste:type-downhill-intermediate # line z12- (also has pathtext z15-)
|
||||
piste:type-downhill-novice # line z12- (also has pathtext z15-)
|
||||
piste:type-hike # line z12- (also has pathtext z13-)
|
||||
piste:type-nordic # line z12- (also has pathtext z13-)
|
||||
piste:type-skitour # line z12- (also has pathtext z13-)
|
||||
piste:type-sled # line z12- (also has pathtext z15-)
|
||||
=== 120
|
||||
|
||||
building:part # area z16-
|
||||
=== 110
|
||||
|
||||
barrier-retaining_wall # line z16-
|
||||
man_made-embankment # line z16- (also has pathtext z18-)
|
||||
natural-cliff # line z12- (also has pathtext z14-)
|
||||
natural-earth_bank # line z12-
|
||||
=== 100
|
||||
|
||||
boundary-administrative-2 # line z2-
|
||||
boundary-administrative-3 # line z4
|
||||
boundary-administrative-4 # line z5-
|
||||
=== 90
|
||||
|
||||
man_made-cutline # line z13-
|
||||
route-ferry # line z7- (also has pathtext z10-)
|
||||
=== 80
|
||||
|
||||
aeroway-runway # line z12-
|
||||
aeroway-taxiway # line z14-
|
||||
barrier-ditch # line z15-
|
||||
=== 70
|
||||
|
||||
isoline-step_10 # line z15- (also has pathtext z16-)
|
||||
isoline-step_100 # line z11- (also has pathtext z13-)
|
||||
isoline-step_1000 # line z10- (also has pathtext z10-)
|
||||
isoline-step_50 # line z13- (also has pathtext z15-)
|
||||
isoline-step_500 # line z10- (also has pathtext z11-)
|
||||
isoline-zero # line z15- (also has pathtext z15-)
|
||||
=== 60
|
||||
|
||||
man_made-breakwater # line z14- and area z12- (also has caption z17-)
|
||||
man_made-pier # line z14- and area z12- (also has caption z17-)
|
||||
waterway-dam # line z14- and area z14- (also has pathtext z15-)
|
||||
=== 30
|
||||
|
||||
landuse-military # area z12- (also has icon z16-, caption(optional) z17-)
|
||||
landuse-military-danger_area # area z10- (also has icon z16-, caption(optional) z17-)
|
||||
=== 25
|
||||
|
||||
amenity-prison # area z12- (also has icon z17-, caption(optional) z17-)
|
||||
boundary-aboriginal_lands # line z10- and area z10-16 (also has caption z10-16)
|
||||
boundary-national_park # line z10- and area z10-17 (also has icon z10-17, caption(optional) z11-17)
|
||||
boundary-protected_area-1 # line z10- and area z10-17 (also has icon z10-17, caption(optional) z11-17)
|
||||
leisure-nature_reserve # area z10-17 (also has icon z10-17, caption(optional) z11-17, caption z18-)
|
||||
=== 20
|
||||
|
||||
piste:type-downhill-advanced-area # area z13-
|
||||
piste:type-downhill-area # area z13-
|
||||
piste:type-downhill-easy-area # area z13-
|
||||
piste:type-downhill-expert-area # area z13-
|
||||
piste:type-downhill-intermediate-area # area z13-
|
||||
piste:type-downhill-novice-area # area z13-
|
||||
piste:type-sled-area # area z13-
|
||||
piste:type-snow_park # area z13- (also has caption z15-)
|
||||
=== 15
|
||||
|
||||
man_made-bridge # area z14-
|
||||
=== 10
|
||||
2484
data/styles/outdoors/include/priorities_4_overlays.prio.txt
Normal file
2484
data/styles/outdoors/include/priorities_4_overlays.prio.txt
Normal file
File diff suppressed because it is too large
Load diff
46
data/styles/outdoors/light/colors.mapcss
Normal file
46
data/styles/outdoors/light/colors.mapcss
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
/* Keep here changes of the base map style file only. */
|
||||
@import("../../default/light/colors.mapcss");
|
||||
|
||||
/* ~~~~ CONTENT OF COLORS-LIGHT ~~~~~
|
||||
|
||||
1.BASEMAP
|
||||
2.BOUNDARY
|
||||
3.NATURAL
|
||||
3.1 Main natural
|
||||
3.2 Vegetation
|
||||
4.LANDUSE
|
||||
4.1 Main landuse
|
||||
4.2 Aerodrome
|
||||
4.3 Barriers
|
||||
4.4 Buildings
|
||||
5.ROADS
|
||||
5.1 All roads
|
||||
5.2 Bridges
|
||||
5.3 Tunnels
|
||||
5.4 Piste
|
||||
5.5 Transport
|
||||
6.LABELS COLORS
|
||||
6.1 Main labels
|
||||
6.2 Natural labels
|
||||
6.3 Place labels
|
||||
6.4 Road labels
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
*/
|
||||
|
||||
/* 5.ROADS */
|
||||
|
||||
/* 5.ROADS */
|
||||
/* 5.1 All roads */
|
||||
|
||||
@cycleway: #534DEB; /* slightly darker than in main */
|
||||
|
||||
@pedestrian: #FFFFFF; /* slightly lighter than in main */
|
||||
@footway: #FFFFFF; /* slightly lighter than in main */
|
||||
|
||||
@construction: #ABAB9A;
|
||||
|
||||
/* 5.5 Transport */
|
||||
|
||||
@railway: #818071;
|
||||
@railway_dark: #767566;
|
||||
@railway_dash: #F5F5F5;
|
||||
136
data/styles/outdoors/light/style.mapcss
Normal file
136
data/styles/outdoors/light/style.mapcss
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
@import("colors.mapcss");
|
||||
@import("../include/defaults_new.mapcss");
|
||||
@import("../include/Basemap.mapcss");
|
||||
@import("../include/Basemap_label.mapcss");
|
||||
@import("../include/Roads.mapcss");
|
||||
@import("../include/Roads_label.mapcss");
|
||||
@import("../include/Icons.mapcss");
|
||||
@import("../include/Subways.mapcss");
|
||||
|
||||
/* TODO: move to a separete base file */
|
||||
|
||||
colors
|
||||
{
|
||||
GuiText-color: #4D4D4D;
|
||||
GuiText-opacity: 0.86;
|
||||
MyPositionAccuracy-color: #000000;
|
||||
MyPositionAccuracy-opacity: 0.08;
|
||||
Selection-color: #1E96F0;
|
||||
Selection-opacity: 0.64;
|
||||
Route-color: #0087FF;
|
||||
RouteOutline-color: #055FCD;
|
||||
RouteTrafficG0-color: #9B2300;
|
||||
RouteTrafficG1-color: #E82705;
|
||||
RouteTrafficG2-color: #E82705;
|
||||
RouteTrafficG3-color: #FFE500;
|
||||
RouteTrafficG3-opacity: 0.0;
|
||||
RoutePedestrian-color: #1D339E;
|
||||
RoutePedestrian-opacity: 0.8;
|
||||
RouteBicycle-color: #9C27B0;
|
||||
RouteBicycle-opacity: 0.8;
|
||||
RouteRuler-color: #66347F;
|
||||
RouteRuler-opacity: 0.9;
|
||||
RoutePreview-color: #000000;
|
||||
RoutePreview-opacity: 0.3;
|
||||
RouteMaskCar-color: #000000;
|
||||
RouteMaskCar-opacity: 0.3;
|
||||
RouteFirstSegmentArrowsMaskCar-color: #033B80;
|
||||
RouteFirstSegmentArrowsMaskCar-opacity: 0.0;
|
||||
RouteArrowsMaskCar-color: #033B80;
|
||||
RouteArrowsMaskCar-opacity: 0.2;
|
||||
RouteMaskBicycle-color: #000000;
|
||||
RouteMaskBicycle-opacity: 0.5;
|
||||
RouteFirstSegmentArrowsMaskBicycle-color: #9C27B0;
|
||||
RouteFirstSegmentArrowsMaskBicycle-opacity: 0.0;
|
||||
RouteArrowsMaskBicycle-color: #9C27B0;
|
||||
RouteArrowsMaskBicycle-opacity: 0.2;
|
||||
RouteMaskPedestrian-color: #000000;
|
||||
RouteMaskPedestrian-opacity: 0.5;
|
||||
RouteFake-color: #A8A8A8;
|
||||
RouteFakeOutline-color: #717171;
|
||||
Arrow3D-color: #50AAFF;
|
||||
Arrow3DObsolete-color: #82AAC8;
|
||||
Arrow3DObsolete-opacity: 0.72;
|
||||
Arrow3DShadow-color: #3C3C3C;
|
||||
Arrow3DShadow-opacity: 0.24;
|
||||
Arrow3DOutline-color: #FFFFFF;
|
||||
TrackHumanSpeed-color: #1D339E;
|
||||
TrackCarSpeed-color: #7C8EDE;
|
||||
TrackPlaneSpeed-color: #A8B7ED;
|
||||
TrackUnknownDistance-color: #616161;
|
||||
TrafficG0-color: #7E1712;
|
||||
TrafficG1-color: #E42300;
|
||||
TrafficG2-color: #E42300;
|
||||
TrafficG3-color: #FCDE00;
|
||||
TrafficG3-opacity: 0.0;
|
||||
TrafficG4-color: #39962E;
|
||||
TrafficG5-color: #39962E;
|
||||
TrafficTempBlock-color: #525252;
|
||||
TrafficUnknown-color: #000000;
|
||||
TrafficArrowLight-color: #FFFFFF;
|
||||
TrafficArrowDark-color: #473635;
|
||||
TrafficOutline-color: #E8E6DC;
|
||||
RoadShieldBlackText-color: #000000;
|
||||
RoadShieldWhiteText-color: #FFFFFF;
|
||||
RoadShieldUKYellowText-color: #FFD400;
|
||||
RoadShieldWhiteBackground-color: #FFFFFF;
|
||||
RoadShieldGreenBackground-color: #309302;
|
||||
RoadShieldBlueBackground-color: #1A5EC1;
|
||||
RoadShieldRedBackground-color: #E63534;
|
||||
RoadShieldOrangeBackground-color: #FFBE00;
|
||||
PoiHotelTextOutline-color: #FFFFFF;
|
||||
PoiHotelTextOutline-opacity: 0.6;
|
||||
PoiDeletedMask-color: #FFFFFF;
|
||||
PoiDeletedMask-opacity: 0.3;
|
||||
PoiVisitedMask-color: #FFFFFF;
|
||||
PoiVisitedMask-opacity: 0.7;
|
||||
DefaultTrackColor-color: #1E96F0;
|
||||
RouteMarkPrimaryText-color: #000000;
|
||||
RouteMarkPrimaryTextOutline-color: #FFFFFF;
|
||||
RouteMarkSecondaryText-color: #000000;
|
||||
RouteMarkSecondaryTextOutline-color: #FFFFFF;
|
||||
TransitMarkPrimaryText-color: #000000;
|
||||
TransitMarkPrimaryTextOutline-color: #FFFFFF;
|
||||
TransitMarkSecondaryText-color: #000000;
|
||||
TransitMarkSecondaryTextOutline-color: #FFFFFF;
|
||||
TransitTransferOuterMarker-color: #000000;
|
||||
TransitTransferInnerMarker-color: #FFFFFF;
|
||||
TransitStopInnerMarker-color: #FFFFFF;
|
||||
LocalAdsPrimaryText-color: #000000;
|
||||
LocalAdsPrimaryTextOutline-color: #FFFFFF;
|
||||
LocalAdsSecondaryText-color: #000000;
|
||||
LocalAdsSecondaryTextOutline-color: #FFFFFF;
|
||||
TransitBackground-color: #FFFFFF;
|
||||
TransitBackground-opacity: 0.4;
|
||||
BookmarkRed-color: #E51B23;
|
||||
BookmarkPink-color: #FF4182;
|
||||
BookmarkPurple-color: #9B24B2;
|
||||
BookmarkDeepPurple-color: #6639BF;
|
||||
BookmarkBlue-color: #0066CC;
|
||||
BookmarkLightBlue-color: #249CF2;
|
||||
BookmarkCyan-color: #14BECD;
|
||||
BookmarkTeal-color: #00A58C;
|
||||
BookmarkGreen-color: #3C8C3C;
|
||||
BookmarkLime-color: #93BF39;
|
||||
BookmarkYellow-color: #FFC800;
|
||||
BookmarkOrange-color: #FF9600;
|
||||
BookmarkDeepOrange-color: #F06432;
|
||||
BookmarkBrown-color: #804633;
|
||||
BookmarkGray-color: #737373;
|
||||
BookmarkBlueGray-color: #597380;
|
||||
SearchmarkPreparing-color: #597380;
|
||||
SearchmarkNotAvailable-color: #597380;
|
||||
SearchmarkSelectedNotAvailable-color: #F06432;
|
||||
RatingBad-color: #F06432;
|
||||
RatingGood-color: #3C8C3C;
|
||||
RatingNone-color: #249CF2;
|
||||
SearchmarkDefault-color: #249CF2;
|
||||
RatingText-color: #FFFFFF;
|
||||
UGCRatingText-color: #000000;
|
||||
SpeedCameraMarkText-color: #FFFFFF;
|
||||
SpeedCameraMarkBg-color: #F51E30;
|
||||
SpeedCameraMarkOutline-color: #FFFFFF;
|
||||
GuideCityMarkText-color: #6639BF;
|
||||
GuideOutdoorMarkText-color: #3C8C3C;
|
||||
HotelPriceText-color: #000000;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue