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

add working satellite map #73

Merged
merged 1 commit into from
Aug 21, 2019
Merged
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
13 changes: 6 additions & 7 deletions streetcomplete-satellite-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,15 @@ import:
# - global.yaml
# - layers/labels.yaml

# layer docs: https://raw.githubusercontent.com/osmlab/editor-layer-index/74501812b31cca1c3505d7e942c5188c63adf5b2/sources/world/EsriImagery.geojson

sources:
mapbox-satellite:
raster:
type: Raster
url: https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}.png
url_params:
access_token: pk.eyJ1IjoiZW50OHIiLCJhIjoiY2o5aXBvZGI1MGMyZzJxbjJtNGxzZzllYiJ9.7vUh6rE_BUG1RdfEqQdtCg

url: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}
layers:
terrain:
data: { source: mapbox-satellite }
raster:
data: { source: raster }
draw:
raster:
order: 0