Subversion Repositories php-qbpwcf

Rev

Rev 23 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 liveuser 1
// (c) ammap.com | SVG (in JSON format) map of Benin - Low
2
// areas: {id:"BJ-DO"},{id:"BJ-AK"},{id:"BJ-CF"},{id:"BJ-PL"},{id:"BJ-ZO"},{id:"BJ-OU"},{id:"BJ-CF"},{id:"BJ-LI"},{id:"BJ-AQ"},{id:"BJ-CL"},{id:"BJ-AL"},{id:"BJ-BO"}
3
AmCharts.maps.beninLow={
4
	"svg": {
5
		"defs": {
6
			"amcharts:ammap": {
7
				"projection":"mercator",
8
				"leftLongitude":"0.7765",
9
				"topLatitude":"12.4086",
10
				"rightLongitude":"3.8433  ",
11
				"bottomLatitude":"6.2346"
12
			}
13
		},
14
		"g":{
15
			"path":[
16
				{
17
					"id":"BJ-DO",
18
					"title":"Donga",
19
					"d":"M346.18,627.33L151.81,647.59L147.24,761.71L217.26,878.93L220.23,1007.32L278.04,1000.42L368.29,1035.53L372.88,957.89L331.22,926.92L335.51,875.09L314.57,842.02L319.74,806.76L353.01,797.38L364.22,726.26L343.24,686.98L346.18,627.33z"
20
				},
21
				{
22
					"id":"BJ-AK",
23
					"title":"Atakora",
24
					"d":"M326.31,257.01L218.77,268.38L176.68,245.82L148.29,294.84L97.66,302.46L103.6,327.41L78.62,333.73L92.1,364.02L57.59,350.14L52.89,378.2L36.83,373.27L0.25,534.75L151.81,647.59L346.18,627.33L391.84,600.04L369.66,529.77L388.57,498.9L390.66,408.7L414.86,381.92L326.31,257.01z"
25
				},
26
				{
27
					"id":"BJ-MO",
28
					"title":"Mono",
29
					"d":"M223.46,1629.68L319.11,1610.69L328.44,1500.85L215.54,1497.19L265.74,1613.11L223.46,1629.68z"
30
				},
31
				{
32
					"id":"BJ-PL",
33
					"title":"Plateau",
34
					"d":"M508.8,1251.48L451.77,1251.34L433.41,1312.43L461.03,1377.29L457.45,1425.81L477.28,1513.31L509.1,1553.74L528.21,1298.9L508.8,1251.48z"
35
				},
36
				{
37
					"id":"BJ-ZO",
38
					"title":"Zou",
39
					"d":"M433.41,1312.43L293.57,1260.77L224.29,1260.94L224.4,1283.5L294.45,1405.21L344.13,1445.15L422.33,1444.82L457.45,1425.81L461.03,1377.29L433.41,1312.43z"
40
				},
41
				{
42
					"id":"BJ-OU",
43
					"title":"Ouémé",
44
					"d":"M457.45,1425.81L422.33,1444.82L443.82,1582.11L448.07,1594.64L505.21,1589.3L509.1,1553.74L477.28,1513.31L457.45,1425.81z"
45
				},
46
				{
47
					"id":"BJ-KO",
48
					"title":"Kouffo",
49
					"d":"M344.13,1445.15L294.45,1405.21L224.4,1283.5L225.03,1424.87L200.66,1426.14L215.54,1497.19L328.44,1500.85L344.13,1445.15z"
50
				},
51
				{
52
					"id":"BJ-LI",
53
					"title":"Littoral",
54
					"d":"M448.07,1594.64L443.82,1582.11L415.82,1597.65L448.07,1594.64z"
55
				},
56
				{
57
					"id":"BJ-AQ",
58
					"title":"Atlantique",
59
					"d":"M443.82,1582.11L422.33,1444.82L344.13,1445.15L328.44,1500.85L319.11,1610.69L415.82,1597.65L443.82,1582.11z"
60
				},
61
				{
62
					"id":"BJ-CO",
63
					"title":"Collines",
64
					"d":"M510.18,959.32L372.88,957.89L368.29,1035.53L278.04,1000.42L220.23,1007.32L224.29,1260.94L293.57,1260.77L433.41,1312.43L451.77,1251.34L508.8,1251.48L510.18,959.32z"
65
				},
66
				{
67
					"id":"BJ-AL",
68
					"title":"Alibori",
69
					"d":"M541.72,0L418.46,43.35L441,111.71L421.28,119.99L397,195.02L326.31,257.01L414.86,381.92L390.66,408.7L388.57,498.9L799.75,469.08L771.89,422.24L769.83,341.6L703.91,260.22L737.17,186.93L541.72,0z"
70
				},
71
				{
72
					"id":"BJ-BO",
73
					"title":"Borgou",
74
					"d":"M510.18,959.32L522.19,884.13L601.93,874.1L616.62,778.75L668.35,727.43L666.88,687.96L715.52,676.12L735.37,649.16L755.64,596.97L730.93,560.23L751.64,520.58L786.88,523.07L799.75,469.08L388.57,498.9L369.66,529.77L391.84,600.04L346.18,627.33L343.24,686.98L364.22,726.26L353.01,797.38L319.74,806.76L314.57,842.02L335.51,875.09L331.22,926.92L372.88,957.89L510.18,959.32z"
75
				}
76
			]
77
		}
78
	}
79
};