-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.mml
111 lines (111 loc) · 3.09 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
{
"bounds": [
-5.3393,
41.2613,
9.7778,
51.1931
],
"center": [
2.439,
48.1001,
6
],
"format": "png",
"interactivity": {
"layer": "MortCSV",
"template_teaser": "Prison : {{{Prison}}} <br> \nNoms : {{{Noms}}} <br>\n{{#Age}} Age : {{{Age}}}ans <br>{{/Age}}\nMort {{#MortPar}}par : {{{MortPar}}}, {{/MortPar}}\nle {{{DateTime}}}<br>\n{{#InfoSup}} Infos supplémentaires : {{{InfoSup}}}{{/InfoSup}}",
"fields": [
"Prison",
"Noms",
"Age",
"MortPar",
"DateTime",
"InfoSup"
]
},
"minzoom": 6,
"maxzoom": 9,
"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": [
"autopilot.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",
"id": "countries",
"project": "Morts_prison",
"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": "point",
"extent": [
-1.674238,
43.232916,
7.344464,
49.099583
],
"id": "MortCSV",
"class": "",
"Datasource": {
"file": "http://temp.sharesand.info/prison/taule.csv",
"id": "MortCSV",
"project": "Morts_prison",
"srs": ""
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "MortCSV"
},
{
"geometry": "polygon",
"extent": [
-180,
-85.051,
180,
85.051
],
"id": "texture",
"class": "",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/physical/10m-900913-bounding-box.zip"
},
"srs-name": "autodetect",
"srs": "",
"advanced": {},
"name": "texture"
},
{
"geometry": "linestring",
"extent": [
0.000008983152841195214,
0.000008983152840993819,
0.0004042418778537846,
0.0004042418778447218
],
"id": "wkt",
"class": "",
"Datasource": {
"file": "/Users/benoitpro/Downloads/wkt.csv"
},
"srs-name": "900913",
"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",
"advanced": {},
"name": "wkt"
}
],
"scale": 1,
"metatile": 2,
"_basemap": "",
"name": "Les_morts_des_prisons",
"description": "Voir : http://vivresaprison.overblog.com/",
"legend": "<a href=\"https://twitter.com/VivreSaPrison\" @VivreSaPrison><img src=\"https://si0.twimg.com/profile_images/378800000250237940/bd56f57d41a0a4b223c2ad15485cb36f_bigger.jpeg\" />",
"attribution": ""
}