-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.mml
60 lines (60 loc) · 1.49 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
{
"bounds": [
2.5488,
50.6268,
5.8502,
51.4934
],
"center": [
3.7189,
51.0457,
9
],
"format": "png8",
"interactivity": false,
"minzoom": 0,
"maxzoom": 16,
"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"
],
"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"
}
},
{
"geometry": "linestring",
"extent": [
2.58350399201762,
50.6580810177371,
5.79291199241652,
51.4544640174374
],
"id": "bike",
"class": "",
"Datasource": {
"file": "/Users/angel/ws/fietstelweek/dataset/geoviz/ftw2016.bike.network.shp.zip",
"id": "bike",
"project": "ftw2016",
"srs": "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"
},
"layer": null,
"srs-name": "WGS84",
"srs": "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs",
"advanced": {},
"name": "bike"
}
],
"scale": 1,
"metatile": 2,
"name": "ftw2016",
"description": "Fietstelweek 2016 maps",
"attribution": ""
}