forked from mapbox/mapbox-studio-osm-bright.tm2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.yml
57 lines (56 loc) · 1.11 KB
/
project.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
_prefs:
saveCenter: true
_properties:
bridge:
"group-by": layer
attribution: "<a href='https://www.mapbox.com/about/maps/' target='_blank'>© Mapbox</a> <a href='https://openstreetmap.org/about/' target='_blank'>© OpenStreetMap</a> <a class='mapbox-improve-map' href='https://www.mapbox.com/map-feedback/' target='_blank'>Improve this map</a>"
bounds:
- -180
- -85.0511
- 180
- 85.0511
center:
- 8.5027
- 47.4522
- 11
description: ''
format: "png8:m=h"
interactivity_layer: ''
layers:
- landcover
- boundary
- waterway
- waterway_detail
- water
- ocean
- landuse
- building
- aeroway
- park
- urban_areas
- ice_shelf
- glacier
- mountain_peak
- transportation
- transportation_main
- transportation_mid
- transportation_detail
- transportation_name
- transportation_name_mid
- transportation_name_detail
- poi
- place
- housenumber
- water_name
- water_name_detail
- aerodrome_label
- poi_detail
maxzoom: 22
minzoom: 0
name: OSM Bright 2
source: "mbtiles://./germany.mbtiles"
styles:
- style.mss
- road.mss
- labels.mss
template: ''