Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Remove tabs and correct file endings
Browse files Browse the repository at this point in the history
  • Loading branch information
ENT8R committed Jan 31, 2018
1 parent 8c6c004 commit 5b8666c
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion layers/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ layers:
fill: global.text_fill_color
family: global.text_font_family
size: global.text_size
stroke: global.text_stroke
stroke: global.text_stroke
2 changes: 1 addition & 1 deletion layers/roads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ layers:
styles:
lines-railway-style:
base: lines
blend: opaque
blend: opaque
2 changes: 1 addition & 1 deletion streetcomplete-dark-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ styles:
blend: add
buildings-outline-style:
base: lines
blend: add
blend: add
8 changes: 4 additions & 4 deletions streetcomplete-light-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ global:
road_outline_color: '#cc9999'
path_color: global.road_color
path_outline_color: '#e0c9b3'

earth_color: '#f3eacc'
water_color: '#68d'
landuse_color: '#c6ddaa'

building_color: [0.8,0.83,0.93,0.75]
building_outline_color: [0.73,0.76,0.85, 0.75]

boundary_color: '#e66'

styles:
buildings-style:
base: polygons
blend: translucent
buildings-outline-style:
base: lines
blend: translucent
blend: translucent
2 changes: 1 addition & 1 deletion streetcomplete-satellite-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sources:
url: https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}.png
url_params:
access_token: pk.eyJ1IjoiZW50OHIiLCJhIjoiY2o5aXBvZGI1MGMyZzJxbjJtNGxzZzllYiJ9.7vUh6rE_BUG1RdfEqQdtCg

layers:
terrain:
data: { source: mapbox-satellite }
Expand Down

0 comments on commit 5b8666c

Please sign in to comment.