Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layers/poi-railway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ id: poi-railway
type: symbol
source: geolonia
source-layer: poi
minzoom: 11
minzoom: 12
filter:
- all
- - '=='
Expand Down
25 changes: 16 additions & 9 deletions layers/railway-hatching.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ id: railway-hatching
type: line
source: geolonia
source-layer: transportation
minzoom: 14
filter:
- all
- - '=='
Expand All @@ -11,15 +12,21 @@ filter:
- brunnel
- tunnel
paint:
line-color: '#ffffff'
line-color: '#999999'
line-dasharray:
- 6
- 4
- 0.2
- 1.5
line-width:
stops:
- - 10
- 0.5
- - 18
- 2
- - 22
- 18
- - 14
- 0.3
- - 20
- 4
line-opacity:
- interpolate
- - linear
- - zoom
- 14
- 0.1
- 20
- 1
11 changes: 6 additions & 5 deletions layers/railway-subway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ id: railway-subway
type: line
source: geolonia
source-layer: transportation
minzoom: 14
filter:
- all
- - '=='
Expand All @@ -11,7 +12,7 @@ filter:
- subclass
- subway
paint:
line-offset:
line-offset:
stops:
- - 14
- 2
Expand All @@ -24,13 +25,13 @@ paint:
line-opacity:
stops:
- - 14
- 0.5
- 0.1
- - 17
- 0.3
- 1
line-color: '#9dabdd'
line-width:
line-width:
stops:
- - 14
- 1.5
- - 17
- 2
- 1
19 changes: 13 additions & 6 deletions layers/railway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ id: railway
type: line
source: geolonia
source-layer: transportation
minzoom: 14
filter:
- all
- - '=='
Expand All @@ -14,9 +15,15 @@ paint:
line-color: '#999999'
line-width:
stops:
- - 10
- 0.8
- - 18
- 4
- - 22
- 20
- - 14
- 0.1
- - 15
- 1
line-opacity:
- interpolate
- - linear
- - zoom
- 14
- 0.1
- 20
- 1
2 changes: 1 addition & 1 deletion layers/road_shield_highway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: symbol
metadata: {}
source: geolonia
source-layer: transportation_name
minzoom: 7
minzoom: 6
filter:
- all
- - <=
Expand Down
2 changes: 1 addition & 1 deletion layers/road_shield_national.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: symbol
metadata: {}
source: geolonia
source-layer: transportation_name
minzoom: 7
minzoom: 6
filter:
- all
- - <=
Expand Down