-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.mml
143 lines (143 loc) · 3.23 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
136
137
138
139
140
141
142
143
{
"bounds": [
106.7583,
-6.6421,
106.8448,
-6.5575
],
"center": [
106.7974,
-6.5969,
13
],
"format": "png",
"interactivity": false,
"minzoom": 12,
"maxzoom": 22,
"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",
"highway",
"polygon",
"point"
],
"Layer": [
{
"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",
"id": "countries",
"project": "Bogor",
"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",
"extent": [
106.7777798,
-6.6401639,
106.8160565,
-6.5670598
],
"id": "polygon",
"class": "",
"Datasource": {
"file": "/Users/emirhartato/Desktop/osm2pgsql_bogor/polygon.shp",
"id": "polygon",
"project": "Bogor",
"srs": ""
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "polygon"
},
{
"geometry": "linestring",
"extent": [
106.7486506,
-6.6615435,
106.8495307,
-6.5471137
],
"id": "line",
"class": "",
"Datasource": {
"file": "/Users/emirhartato/Desktop/osm2pgsql_bogor/line.shp",
"id": "line",
"project": "Bogor",
"srs": ""
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "line"
},
{
"geometry": "point",
"extent": [
106.7852943,
-6.6259725,
106.810626,
-6.564415
],
"id": "point",
"class": "",
"Datasource": {
"file": "/Users/emirhartato/Desktop/osm2pgsql_bogor/point.shp",
"id": "point",
"project": "Bogor",
"srs": ""
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "point"
},
{
"geometry": "point",
"extent": [
106.7852943,
-6.6259725,
106.810626,
-6.564415
],
"id": "point_label",
"class": "",
"Datasource": {
"file": "/Users/emirhartato/Desktop/osm2pgsql_bogor/point.shp"
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "point_label"
},
{
"geometry": "polygon",
"extent": [
106.7777798,
-6.6401639,
106.8160565,
-6.5670598
],
"id": "polygon_label",
"class": "",
"Datasource": {
"file": "/Users/emirhartato/Desktop/osm2pgsql_bogor/polygon.shp"
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "polygon_label"
}
],
"scale": 1,
"metatile": 2,
"name": "Bogor",
"description": "",
"attribution": ""
}