-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathproject.mml
135 lines (135 loc) · 3.44 KB
/
project.mml
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"bounds": [
-180,
-85.0511,
180,
85.0511
],
"center": [
0,
0,
2
],
"format": "png8",
"interactivity": false,
"minzoom": 0,
"maxzoom": 6,
"srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over",
"Stylesheet": [
"style.mss",
"labels.mss"
],
"Layer": [
{
"geometry": "polygon",
"id": "bath",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/physical/10m-bathymetry.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "bath"
},
{
"geometry": "linestring",
"id": "grat",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/physical/10m-graticules-1.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "grat"
},
{
"geometry": "linestring",
"id": "grat10",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/physical/10m-graticules-10.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "grat10"
},
{
"geometry": "linestring",
"id": "states",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/cultural/10m-admin-1-states-provinces-lines.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "states"
},
{
"id": "countries",
"name": "countries",
"srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over",
"geometry": "polygon",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/cultural/10m-admin-0-countries.zip",
"type": "shape"
}
},
{
"geometry": "polygon",
"id": "country-name",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/cultural/10m-admin-0-countries.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "country-name"
},
{
"geometry": "point",
"id": "cities",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/cultural/10m-populated-places-simple.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "cities"
},
{
"geometry": "polygon",
"id": "paper",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/physical/10m-900913-bounding-box.zip",
"type": "shape"
},
"srs-name": "autodetect",
"srs": "",
"name": "paper"
},
{
"geometry": "linestring",
"id": "marine_label",
"class": "",
"Datasource": {
"file": "http://gis-data.s3.amazonaws.com/ds/marine-labels-1.0.4.zip",
"type": "shape"
},
"srs-name": "WGS84",
"srs": "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs",
"name": "marine_label"
}
],
"scale": 1,
"metatile": 2,
"name": "Pirate Map",
"description": "",
"attribution": ""
}