function change() {
if(document.getElementById("pc").checked === true){
document.getElementById("the_map1").style.display = "block";
document.getElementById("the_map2").style.display = "none";
document.getElementById("legend1").style.display = "block";
document.getElementById("legend2").style.display = "none";
document.getElementById("tab_pc").style.display = "block";
document.getElementById("tab_daact").style.display = "none";
}
else
{
document.getElementById("the_map1").style.display = "none";
document.getElementById("the_map2").style.display = "block";
document.getElementById("legend1").style.display = "none";
document.getElementById("legend2").style.display = "block";
document.getElementById("tab_pc").style.display = "none";
document.getElementById("tab_daact").style.display = "block";
}
}
Répartition des bâtiments par département
Carte de france nombre de PC
Légende carte PC
Bâtiments dédoublonnés au stade dépôt PC
Bâtiments Stade PC
Total |
Maisons individuelles |
Logements collectifs |
Bureaux |
Ens. primaires |
Ens. secondaires |
426383 |
353310
|
49005
|
20844
|
2097
|
1127
|
Carte de france nombre de DAACT
Légende carte DAACT
Bâtiments dédoublonnés au stade DAACT
Bâtiments Stade DAACT
Total |
Maisons individuelles |
Logements collectifs |
Bureaux |
Ens. primaires |
Ens. secondaires |
80575 |
78366
|
1131
|
957
|
75
|
46
|
$(function () {
$(".mapcontainer1").mapael({
map: {
name: "france_departments",
defaultArea: {
attrs: {
stroke: "#fff",
"stroke-width": 1
},
attrsHover: {
"stroke-width": 2
}
}
},
legend: {
area: {
title: "Répartition des bâtiments par départment (PC)",
slices: [
{
max: 1500,
attrs: {
fill: "#97e766"
},
label: "Moins de 1500 bâtiments"
},
{
min: 1500,
max: 3000,
attrs: {
fill: "#7fd34d"
},
label: "Entre 1500 et 3000 bâtiments"
},
{
min: 3000,
max: 4500,
attrs: {
fill: "#5faa32"
},
label: "Entre 3000 et 4500 bâtiments"
},
{
min: 4500,
max: 6000,
attrs: {
fill: "#4f7d1a"
},
label: "Entre 4500 et 6000 bâtiments"
},
{
min: 6000,
max: 7500,
attrs: {
fill: "#345311"
},
label: "Entre 6000 et 7500 bâtiments"
},
{
min: 7500,
attrs: {
fill: "#23380A"
},
label: "Plus de 7500 bâtiments"
}
]
}
},
areas: {
"department-01": {
value: "6577",
href: "#",
tooltip: {content: "
AinNb. bât. :
6577"}
},
"department-02": {
value: "1662",
href: "#",
tooltip: {content: "
AisneNb. bât. :
1662"}
},
"department-03": {
value: "1379",
href: "#",
tooltip: {content: "
AllierNb. bât. :
1379"}
},
"department-04": {
value: "1797",
href: "#",
tooltip: {content: "
Alpes-de-Haute-ProvenceNb. bât. :
1797"}
},
"department-05": {
value: "1766",
href: "#",
tooltip: {content: "
Hautes-AlpesNb. bât. :
1766"}
},
"department-06": {
value: "5235",
href: "#",
tooltip: {content: "
Alpes-MaritimesNb. bât. :
5235"}
},
"department-07": {
value: "4078",
href: "#",
tooltip: {content: "
ArdècheNb. bât. :
4078"}
},
"department-08": {
value: "1018",
href: "#",
tooltip: {content: "
ArdennesNb. bât. :
1018"}
},
"department-09": {
value: "1385",
href: "#",
tooltip: {content: "
AriègeNb. bât. :
1385"}
},
"department-10": {
value: "1624",
href: "#",
tooltip: {content: "
AubeNb. bât. :
1624"}
},
"department-11": {
value: "3711",
href: "#",
tooltip: {content: "
AudeNb. bât. :
3711"}
},
"department-12": {
value: "1877",
href: "#",
tooltip: {content: "
AveyronNb. bât. :
1877"}
},
"department-13": {
value: "9686",
href: "#",
tooltip: {content: "
Bouches-du-RhôneNb. bât. :
9686"}
},
"department-14": {
value: "6588",
href: "#",
tooltip: {content: "
CalvadosNb. bât. :
6588"}
},
"department-15": {
value: "909",
href: "#",
tooltip: {content: "
CantalNb. bât. :
909"}
},
"department-16": {
value: "2057",
href: "#",
tooltip: {content: "
CharenteNb. bât. :
2057"}
},
"department-17": {
value: "9884",
href: "#",
tooltip: {content: "
Charente-MaritimeNb. bât. :
9884"}
},
"department-18": {
value: "1388",
href: "#",
tooltip: {content: "
CherNb. bât. :
1388"}
},
"department-19": {
value: "1657",
href: "#",
tooltip: {content: "
CorrèzeNb. bât. :
1657"}
},
"department-21": {
value: "2584",
href: "#",
tooltip: {content: "
Côte-d'OrNb. bât. :
2584"}
},
"department-22": {
value: "7521",
href: "#",
tooltip: {content: "
Côtes-d'ArmorNb. bât. :
7521"}
},
"department-23": {
value: "394",
href: "#",
tooltip: {content: "
CreuseNb. bât. :
394"}
},
"department-24": {
value: "4888",
href: "#",
tooltip: {content: "
DordogneNb. bât. :
4888"}
},
"department-25": {
value: "3283",
href: "#",
tooltip: {content: "
DoubsNb. bât. :
3283"}
},
"department-26": {
value: "4124",
href: "#",
tooltip: {content: "
DrômeNb. bât. :
4124"}
},
"department-27": {
value: "4300",
href: "#",
tooltip: {content: "
EureNb. bât. :
4300"}
},
"department-28": {
value: "3165",
href: "#",
tooltip: {content: "
Eure-et-LoirNb. bât. :
3165"}
},
"department-29": {
value: "10478",
href: "#",
tooltip: {content: "
FinistèreNb. bât. :
10478"}
},
"department-2A": {
value: "3164",
href: "#",
tooltip: {content: "
Corse-du-SudNb. bât. :
3164"}
},
"department-2B": {
value: "2277",
href: "#",
tooltip: {content: "
Haute-CorseNb. bât. :
2277"}
},
"department-30": {
value: "7023",
href: "#",
tooltip: {content: "
GardNb. bât. :
7023"}
},
"department-31": {
value: "11969",
href: "#",
tooltip: {content: "
Haute-GaronneNb. bât. :
11969"}
},
"department-32": {
value: "1600",
href: "#",
tooltip: {content: "
GersNb. bât. :
1600"}
},
"department-33": {
value: "16056",
href: "#",
tooltip: {content: "
GirondeNb. bât. :
16056"}
},
"department-34": {
value: "9398",
href: "#",
tooltip: {content: "
HéraultNb. bât. :
9398"}
},
"department-35": {
value: "11318",
href: "#",
tooltip: {content: "
Ille-et-VilaineNb. bât. :
11318"}
},
"department-36": {
value: "730",
href: "#",
tooltip: {content: "
IndreNb. bât. :
730"}
},
"department-37": {
value: "3737",
href: "#",
tooltip: {content: "
Indre-et-LoireNb. bât. :
3737"}
},
"department-38": {
value: "9137",
href: "#",
tooltip: {content: "
IsèreNb. bât. :
9137"}
},
"department-39": {
value: "1679",
href: "#",
tooltip: {content: "
JuraNb. bât. :
1679"}
},
"department-40": {
value: "6861",
href: "#",
tooltip: {content: "
LandesNb. bât. :
6861"}
},
"department-41": {
value: "2331",
href: "#",
tooltip: {content: "
Loir-et-CherNb. bât. :
2331"}
},
"department-42": {
value: "4012",
href: "#",
tooltip: {content: "
LoireNb. bât. :
4012"}
},
"department-43": {
value: "1860",
href: "#",
tooltip: {content: "
Haute-LoireNb. bât. :
1860"}
},
"department-44": {
value: "13275",
href: "#",
tooltip: {content: "
Loire-AtlantiqueNb. bât. :
13275"}
},
"department-45": {
value: "5033",
href: "#",
tooltip: {content: "
LoiretNb. bât. :
5033"}
},
"department-46": {
value: "1685",
href: "#",
tooltip: {content: "
LotNb. bât. :
1685"}
},
"department-47": {
value: "2188",
href: "#",
tooltip: {content: "
Lot-et-GaronneNb. bât. :
2188"}
},
"department-48": {
value: "650",
href: "#",
tooltip: {content: "
LozèreNb. bât. :
650"}
},
"department-49": {
value: "6740",
href: "#",
tooltip: {content: "
Maine-et-LoireNb. bât. :
6740"}
},
"department-50": {
value: "4192",
href: "#",
tooltip: {content: "
MancheNb. bât. :
4192"}
},
"department-51": {
value: "2497",
href: "#",
tooltip: {content: "
MarneNb. bât. :
2497"}
},
"department-52": {
value: "413",
href: "#",
tooltip: {content: "
Haute-MarneNb. bât. :
413"}
},
"department-53": {
value: "2165",
href: "#",
tooltip: {content: "
MayenneNb. bât. :
2165"}
},
"department-54": {
value: "2875",
href: "#",
tooltip: {content: "
Meurthe-et-MoselleNb. bât. :
2875"}
},
"department-55": {
value: "656",
href: "#",
tooltip: {content: "
MeuseNb. bât. :
656"}
},
"department-56": {
value: "11100",
href: "#",
tooltip: {content: "
MorbihanNb. bât. :
11100"}
},
"department-57": {
value: "4924",
href: "#",
tooltip: {content: "
MoselleNb. bât. :
4924"}
},
"department-58": {
value: "596",
href: "#",
tooltip: {content: "
NièvreNb. bât. :
596"}
},
"department-59": {
value: "9231",
href: "#",
tooltip: {content: "
NordNb. bât. :
9231"}
},
"department-60": {
value: "4702",
href: "#",
tooltip: {content: "
OiseNb. bât. :
4702"}
},
"department-61": {
value: "856",
href: "#",
tooltip: {content: "
OrneNb. bât. :
856"}
},
"department-62": {
value: "7759",
href: "#",
tooltip: {content: "
Pas-de-CalaisNb. bât. :
7759"}
},
"department-63": {
value: "4739",
href: "#",
tooltip: {content: "
Puy-de-DômeNb. bât. :
4739"}
},
"department-64": {
value: "6374",
href: "#",
tooltip: {content: "
Pyrénées-AtlantiquesNb. bât. :
6374"}
},
"department-65": {
value: "1735",
href: "#",
tooltip: {content: "
Hautes-PyrénéesNb. bât. :
1735"}
},
"department-66": {
value: "4409",
href: "#",
tooltip: {content: "
Pyrénées-OrientalesNb. bât. :
4409"}
},
"department-67": {
value: "5970",
href: "#",
tooltip: {content: "
Bas-RhinNb. bât. :
5970"}
},
"department-68": {
value: "5434",
href: "#",
tooltip: {content: "
Haut-RhinNb. bât. :
5434"}
},
"department-69": {
value: "8594",
href: "#",
tooltip: {content: "
RhôneNb. bât. :
8594"}
},
"department-70": {
value: "1384",
href: "#",
tooltip: {content: "
Haute-SaôneNb. bât. :
1384"}
},
"department-71": {
value: "2780",
href: "#",
tooltip: {content: "
Saône-et-LoireNb. bât. :
2780"}
},
"department-72": {
value: "2867",
href: "#",
tooltip: {content: "
SartheNb. bât. :
2867"}
},
"department-73": {
value: "5104",
href: "#",
tooltip: {content: "
SavoieNb. bât. :
5104"}
},
"department-74": {
value: "9382",
href: "#",
tooltip: {content: "
Haute-SavoieNb. bât. :
9382"}
},
"department-75": {
value: "985",
href: "#",
tooltip: {content: "
ParisNb. bât. :
985"}
},
"department-76": {
value: "6637",
href: "#",
tooltip: {content: "
Seine-MaritimeNb. bât. :
6637"}
},
"department-77": {
value: "7588",
href: "#",
tooltip: {content: "
Seine-et-MarneNb. bât. :
7588"}
},
"department-78": {
value: "5702",
href: "#",
tooltip: {content: "
YvelinesNb. bât. :
5702"}
},
"department-79": {
value: "2290",
href: "#",
tooltip: {content: "
Deux-SèvresNb. bât. :
2290"}
},
"department-80": {
value: "2975",
href: "#",
tooltip: {content: "
SommeNb. bât. :
2975"}
},
"department-81": {
value: "3514",
href: "#",
tooltip: {content: "
TarnNb. bât. :
3514"}
},
"department-82": {
value: "2675",
href: "#",
tooltip: {content: "
Tarn-et-GaronneNb. bât. :
2675"}
},
"department-83": {
value: "8930",
href: "#",
tooltip: {content: "
VarNb. bât. :
8930"}
},
"department-84": {
value: "4979",
href: "#",
tooltip: {content: "
VaucluseNb. bât. :
4979"}
},
"department-85": {
value: "13587",
href: "#",
tooltip: {content: "
VendéeNb. bât. :
13587"}
},
"department-86": {
value: "2833",
href: "#",
tooltip: {content: "
VienneNb. bât. :
2833"}
},
"department-87": {
value: "2252",
href: "#",
tooltip: {content: "
Haute-VienneNb. bât. :
2252"}
},
"department-88": {
value: "2266",
href: "#",
tooltip: {content: "
VosgesNb. bât. :
2266"}
},
"department-89": {
value: "1429",
href: "#",
tooltip: {content: "
YonneNb. bât. :
1429"}
},
"department-90": {
value: "809",
href: "#",
tooltip: {content: "
Territoire de BelfortNb. bât. :
809"}
},
"department-91": {
value: "5009",
href: "#",
tooltip: {content: "
EssonneNb. bât. :
5009"}
},
"department-92": {
value: "2978",
href: "#",
tooltip: {content: "
Hauts-de-SeineNb. bât. :
2978"}
},
"department-93": {
value: "3299",
href: "#",
tooltip: {content: "
Seine-Saint-DenisNb. bât. :
3299"}
},
"department-94": {
value: "3243",
href: "#",
tooltip: {content: "
Val-de-MarneNb. bât. :
3243"}
},
"department-95": {
value: "3927",
href: "#",
tooltip: {content: "
Val-d'OiseNb. bât. :
3927"}
},
}
});
});
$(function () {
$(".mapcontainer2").mapael({
map: {
name: "france_departments",
defaultArea: {
attrs: {
stroke: "#fff",
"stroke-width": 1
},
attrsHover: {
"stroke-width": 2
}
}
},
legend: {
area: {
title: "Répartition des bâtiments par départment (DAACT)",
slices: [
{
max: 100,
attrs: {
fill: "#FED976"
},
label: "Moins de 100 bâtiments"
},
{
min: 100,
max: 300,
attrs: {
fill: "#FEB24C"
},
label: "Entre 100 et 300 bâtiments"
},
{
min: 300,
max: 600,
attrs: {
fill: "#FD8D3C"
},
label: "Entre 300 et 600 bâtiments"
},
{
min: 600,
max: 800,
attrs: {
fill: "#FC4E2A"
},
label: "Entre 600 et 800 bâtiments"
},
{
min: 800,
max: 1000,
attrs: {
fill: "#E31A1C"
},
label: "Entre 800 et 1000 bâtiments"
},
{
min: 1000,
attrs: {
fill: "#800026"
},
label: "Plus de 1000 bâtiments"
}
]
}
},
areas: {
"department-01": {
value: "1211",
href: "#",
tooltip: {content: "
AinNb. bât. :
1211"}
},
"department-02": {
value: "273",
href: "#",
tooltip: {content: "
AisneNb. bât. :
273"}
},
"department-03": {
value: "286",
href: "#",
tooltip: {content: "
AllierNb. bât. :
286"}
},
"department-04": {
value: "278",
href: "#",
tooltip: {content: "
Alpes-de-Haute-ProvenceNb. bât. :
278"}
},
"department-05": {
value: "195",
href: "#",
tooltip: {content: "
Hautes-AlpesNb. bât. :
195"}
},
"department-06": {
value: "282",
href: "#",
tooltip: {content: "
Alpes-MaritimesNb. bât. :
282"}
},
"department-07": {
value: "653",
href: "#",
tooltip: {content: "
ArdècheNb. bât. :
653"}
},
"department-08": {
value: "95",
href: "#",
tooltip: {content: "
ArdennesNb. bât. :
95"}
},
"department-09": {
value: "144",
href: "#",
tooltip: {content: "
AriègeNb. bât. :
144"}
},
"department-10": {
value: "249",
href: "#",
tooltip: {content: "
AubeNb. bât. :
249"}
},
"department-11": {
value: "859",
href: "#",
tooltip: {content: "
AudeNb. bât. :
859"}
},
"department-12": {
value: "340",
href: "#",
tooltip: {content: "
AveyronNb. bât. :
340"}
},
"department-13": {
value: "1317",
href: "#",
tooltip: {content: "
Bouches-du-RhôneNb. bât. :
1317"}
},
"department-14": {
value: "1300",
href: "#",
tooltip: {content: "
CalvadosNb. bât. :
1300"}
},
"department-15": {
value: "176",
href: "#",
tooltip: {content: "
CantalNb. bât. :
176"}
},
"department-16": {
value: "515",
href: "#",
tooltip: {content: "
CharenteNb. bât. :
515"}
},
"department-17": {
value: "2377",
href: "#",
tooltip: {content: "
Charente-MaritimeNb. bât. :
2377"}
},
"department-18": {
value: "282",
href: "#",
tooltip: {content: "
CherNb. bât. :
282"}
},
"department-19": {
value: "216",
href: "#",
tooltip: {content: "
CorrèzeNb. bât. :
216"}
},
"department-21": {
value: "478",
href: "#",
tooltip: {content: "
Côte-d'OrNb. bât. :
478"}
},
"department-22": {
value: "1712",
href: "#",
tooltip: {content: "
Côtes-d'ArmorNb. bât. :
1712"}
},
"department-23": {
value: "74",
href: "#",
tooltip: {content: "
CreuseNb. bât. :
74"}
},
"department-24": {
value: "890",
href: "#",
tooltip: {content: "
DordogneNb. bât. :
890"}
},
"department-25": {
value: "633",
href: "#",
tooltip: {content: "
DoubsNb. bât. :
633"}
},
"department-26": {
value: "899",
href: "#",
tooltip: {content: "
DrômeNb. bât. :
899"}
},
"department-27": {
value: "1082",
href: "#",
tooltip: {content: "
EureNb. bât. :
1082"}
},
"department-28": {
value: "670",
href: "#",
tooltip: {content: "
Eure-et-LoirNb. bât. :
670"}
},
"department-29": {
value: "2844",
href: "#",
tooltip: {content: "
FinistèreNb. bât. :
2844"}
},
"department-2A": {
value: "107",
href: "#",
tooltip: {content: "
Corse-du-SudNb. bât. :
107"}
},
"department-2B": {
value: "100",
href: "#",
tooltip: {content: "
Haute-CorseNb. bât. :
100"}
},
"department-30": {
value: "1374",
href: "#",
tooltip: {content: "
GardNb. bât. :
1374"}
},
"department-31": {
value: "2410",
href: "#",
tooltip: {content: "
Haute-GaronneNb. bât. :
2410"}
},
"department-32": {
value: "295",
href: "#",
tooltip: {content: "
GersNb. bât. :
295"}
},
"department-33": {
value: "3458",
href: "#",
tooltip: {content: "
GirondeNb. bât. :
3458"}
},
"department-34": {
value: "1964",
href: "#",
tooltip: {content: "
HéraultNb. bât. :
1964"}
},
"department-35": {
value: "2922",
href: "#",
tooltip: {content: "
Ille-et-VilaineNb. bât. :
2922"}
},
"department-36": {
value: "136",
href: "#",
tooltip: {content: "
IndreNb. bât. :
136"}
},
"department-37": {
value: "1030",
href: "#",
tooltip: {content: "
Indre-et-LoireNb. bât. :
1030"}
},
"department-38": {
value: "1383",
href: "#",
tooltip: {content: "
IsèreNb. bât. :
1383"}
},
"department-39": {
value: "287",
href: "#",
tooltip: {content: "
JuraNb. bât. :
287"}
},
"department-40": {
value: "1481",
href: "#",
tooltip: {content: "
LandesNb. bât. :
1481"}
},
"department-41": {
value: "668",
href: "#",
tooltip: {content: "
Loir-et-CherNb. bât. :
668"}
},
"department-42": {
value: "703",
href: "#",
tooltip: {content: "
LoireNb. bât. :
703"}
},
"department-43": {
value: "371",
href: "#",
tooltip: {content: "
Haute-LoireNb. bât. :
371"}
},
"department-44": {
value: "3619",
href: "#",
tooltip: {content: "
Loire-AtlantiqueNb. bât. :
3619"}
},
"department-45": {
value: "1071",
href: "#",
tooltip: {content: "
LoiretNb. bât. :
1071"}
},
"department-46": {
value: "264",
href: "#",
tooltip: {content: "
LotNb. bât. :
264"}
},
"department-47": {
value: "440",
href: "#",
tooltip: {content: "
Lot-et-GaronneNb. bât. :
440"}
},
"department-48": {
value: "84",
href: "#",
tooltip: {content: "
LozèreNb. bât. :
84"}
},
"department-49": {
value: "2039",
href: "#",
tooltip: {content: "
Maine-et-LoireNb. bât. :
2039"}
},
"department-50": {
value: "975",
href: "#",
tooltip: {content: "
MancheNb. bât. :
975"}
},
"department-51": {
value: "470",
href: "#",
tooltip: {content: "
MarneNb. bât. :
470"}
},
"department-52": {
value: "62",
href: "#",
tooltip: {content: "
Haute-MarneNb. bât. :
62"}
},
"department-53": {
value: "614",
href: "#",
tooltip: {content: "
MayenneNb. bât. :
614"}
},
"department-54": {
value: "400",
href: "#",
tooltip: {content: "
Meurthe-et-MoselleNb. bât. :
400"}
},
"department-55": {
value: "77",
href: "#",
tooltip: {content: "
MeuseNb. bât. :
77"}
},
"department-56": {
value: "2712",
href: "#",
tooltip: {content: "
MorbihanNb. bât. :
2712"}
},
"department-57": {
value: "807",
href: "#",
tooltip: {content: "
MoselleNb. bât. :
807"}
},
"department-58": {
value: "103",
href: "#",
tooltip: {content: "
NièvreNb. bât. :
103"}
},
"department-59": {
value: "1044",
href: "#",
tooltip: {content: "
NordNb. bât. :
1044"}
},
"department-60": {
value: "758",
href: "#",
tooltip: {content: "
OiseNb. bât. :
758"}
},
"department-61": {
value: "161",
href: "#",
tooltip: {content: "
OrneNb. bât. :
161"}
},
"department-62": {
value: "1153",
href: "#",
tooltip: {content: "
Pas-de-CalaisNb. bât. :
1153"}
},
"department-63": {
value: "817",
href: "#",
tooltip: {content: "
Puy-de-DômeNb. bât. :
817"}
},
"department-64": {
value: "931",
href: "#",
tooltip: {content: "
Pyrénées-AtlantiquesNb. bât. :
931"}
},
"department-65": {
value: "232",
href: "#",
tooltip: {content: "
Hautes-PyrénéesNb. bât. :
232"}
},
"department-66": {
value: "916",
href: "#",
tooltip: {content: "
Pyrénées-OrientalesNb. bât. :
916"}
},
"department-67": {
value: "678",
href: "#",
tooltip: {content: "
Bas-RhinNb. bât. :
678"}
},
"department-68": {
value: "638",
href: "#",
tooltip: {content: "
Haut-RhinNb. bât. :
638"}
},
"department-69": {
value: "1000",
href: "#",
tooltip: {content: "
RhôneNb. bât. :
1000"}
},
"department-70": {
value: "208",
href: "#",
tooltip: {content: "
Haute-SaôneNb. bât. :
208"}
},
"department-71": {
value: "665",
href: "#",
tooltip: {content: "
Saône-et-LoireNb. bât. :
665"}
},
"department-72": {
value: "923",
href: "#",
tooltip: {content: "
SartheNb. bât. :
923"}
},
"department-73": {
value: "426",
href: "#",
tooltip: {content: "
SavoieNb. bât. :
426"}
},
"department-74": {
value: "847",
href: "#",
tooltip: {content: "
Haute-SavoieNb. bât. :
847"}
},
"department-75": {
value: "15",
href: "#",
tooltip: {content: "
ParisNb. bât. :
15"}
},
"department-76": {
value: "1481",
href: "#",
tooltip: {content: "
Seine-MaritimeNb. bât. :
1481"}
},
"department-77": {
value: "1274",
href: "#",
tooltip: {content: "
Seine-et-MarneNb. bât. :
1274"}
},
"department-78": {
value: "781",
href: "#",
tooltip: {content: "
YvelinesNb. bât. :
781"}
},
"department-79": {
value: "701",
href: "#",
tooltip: {content: "
Deux-SèvresNb. bât. :
701"}
},
"department-80": {
value: "459",
href: "#",
tooltip: {content: "
SommeNb. bât. :
459"}
},
"department-81": {
value: "976",
href: "#",
tooltip: {content: "
TarnNb. bât. :
976"}
},
"department-82": {
value: "607",
href: "#",
tooltip: {content: "
Tarn-et-GaronneNb. bât. :
607"}
},
"department-83": {
value: "1228",
href: "#",
tooltip: {content: "
VarNb. bât. :
1228"}
},
"department-84": {
value: "1022",
href: "#",
tooltip: {content: "
VaucluseNb. bât. :
1022"}
},
"department-85": {
value: "4455",
href: "#",
tooltip: {content: "
VendéeNb. bât. :
4455"}
},
"department-86": {
value: "842",
href: "#",
tooltip: {content: "
VienneNb. bât. :
842"}
},
"department-87": {
value: "620",
href: "#",
tooltip: {content: "
Haute-VienneNb. bât. :
620"}
},
"department-88": {
value: "231",
href: "#",
tooltip: {content: "
VosgesNb. bât. :
231"}
},
"department-89": {
value: "182",
href: "#",
tooltip: {content: "
YonneNb. bât. :
182"}
},
"department-90": {
value: "80",
href: "#",
tooltip: {content: "
Territoire de BelfortNb. bât. :
80"}
},
"department-91": {
value: "781",
href: "#",
tooltip: {content: "
EssonneNb. bât. :
781"}
},
"department-92": {
value: "96",
href: "#",
tooltip: {content: "
Hauts-de-SeineNb. bât. :
96"}
},
"department-93": {
value: "117",
href: "#",
tooltip: {content: "
Seine-Saint-DenisNb. bât. :
117"}
},
"department-94": {
value: "146",
href: "#",
tooltip: {content: "
Val-de-MarneNb. bât. :
146"}
},
"department-95": {
value: "334",
href: "#",
tooltip: {content: "
Val-d'OiseNb. bât. :
334"}
},
}
});
});