mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-10-15 11:58:19 +00:00
6674 lines
214 KiB
JSON
6674 lines
214 KiB
JSON
{
|
|
"_info": "This style is an adaptation of the official IGN 'toponymes' style (https://data.geopf.fr/annexes/ressources/vectorTiles/styles/PLAN.IGN/toponymes.json) below which satellite imagery is added.",
|
|
"version": 8,
|
|
"name": "PLAN IGN",
|
|
"glyphs": "https://data.geopf.fr/annexes/ressources/vectorTiles/fonts/{fontstack}/{range}.pbf",
|
|
"sprite": "https://data.geopf.fr/annexes/ressources/vectorTiles/styles/PLAN.IGN/sprite/PlanIgn",
|
|
"sources": {
|
|
"plan_ign": {
|
|
"type": "vector",
|
|
"tiles": ["https://data.geopf.fr/tms/1.0.0/PLAN.IGN/{z}/{x}/{y}.pbf"],
|
|
"attribution": "IGN-F/Géoportail"
|
|
},
|
|
"satellite": {
|
|
"type": "raster",
|
|
"tiles": [
|
|
"https://data.geopf.fr/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE=normal&TILEMATRIXSET=PM&FORMAT=image/jpeg&LAYER=ORTHOIMAGERY.ORTHOPHOTOS&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}"
|
|
],
|
|
"tileSize": 256,
|
|
"maxzoom": 19,
|
|
"attribution": "IGN-F/Géoportail"
|
|
}
|
|
},
|
|
"transition": {
|
|
"duration": 300,
|
|
"delay": 0
|
|
},
|
|
"layers": [
|
|
{
|
|
"id": "satellite",
|
|
"type": "raster",
|
|
"source": "satellite"
|
|
},
|
|
{
|
|
"id": "Chemin souterrain - piste cyclable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sou",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "PISTE_CYCLABLE_SOU", "VOIE_VERTE_SOU"],
|
|
"paint": {
|
|
"line-color": "#AB81CC",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.1],
|
|
[15, 1.7],
|
|
[16, 2],
|
|
[17, 3.5]
|
|
]
|
|
},
|
|
"line-dasharray": [6, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin souterrain - filet exterieur - escalier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sou",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "ESCALIER_SOU"],
|
|
"paint": {
|
|
"line-color": "#B3989A",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.75],
|
|
[15, 3],
|
|
[16, 4.2],
|
|
[17, 9.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin souterrain - filet interieur - escalier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sou",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "ESCALIER_SOU"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.9],
|
|
[16, 2.7],
|
|
[17, 5.8]
|
|
]
|
|
},
|
|
"line-dasharray": [1, 0.2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin souterrain - Rue pietonne",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sou",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "RUE_PIETONNE_SOU"],
|
|
"paint": {
|
|
"line-color": "#B3989A",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2]
|
|
]
|
|
},
|
|
"line-dasharray": [1, 3]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin souterrain - sentier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sou",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "SENTIER_SOU"],
|
|
"paint": {
|
|
"line-color": "#B3989A",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2]
|
|
]
|
|
},
|
|
"line-dasharray": [4, 3]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin souterrain - chemin",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sou",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "CHEMIN_SOU"],
|
|
"paint": {
|
|
"line-color": "#B3989A",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route non revetu carrosable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_REVETUE_CARRO_SOU"],
|
|
"paint": {
|
|
"line-color": "#AFAFAF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - bretelle autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_AUTO_PEAGE_3_SOU",
|
|
"BRET_AUTO_PEAGE_2_SOU",
|
|
"BRET_AUTO_PEAGE_1_SOU",
|
|
"BRET_AUTO_LIBRE_3_SOU",
|
|
"BRET_AUTO_LIBRE_2_SOU",
|
|
"BRET_AUTO_LIBRE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(222, 70, 14, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[12, 2.5],
|
|
[14, 3.7],
|
|
[15, 6.8],
|
|
[16, 8.4],
|
|
[17, 14]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route non classee restreint",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_CLASSEE_RESTREINT_SOU"],
|
|
"paint": {
|
|
"line-color": "#AFAFAF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route non classee",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "NON_CLASSEE_4_SOU", "NON_CLASSEE_SOU"],
|
|
"paint": {
|
|
"line-color": "#AFAFAF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route locale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_LOCALE_SOU",
|
|
"LOCALE_4_SOU",
|
|
"LOCALE_3_SOU",
|
|
"LOCALE_2_SOU",
|
|
"LOCALE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(130, 130, 130, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route locale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 11,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LOCALE_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route regionale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_REGIONALE_SOU",
|
|
"REGIONALE_4_SOU",
|
|
"REGIONALE_3_SOU",
|
|
"REGIONALE_2_SOU",
|
|
"REGIONALE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(130, 130, 130, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route regionale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "REGIONALE_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route principale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 7,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_PRINCIPALE_SOU",
|
|
"PRINCIPALE_4_SOU",
|
|
"PRINCIPALE_3_SOU",
|
|
"PRINCIPALE_2_SOU",
|
|
"PRINCIPALE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(222, 70, 14, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - route principale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "PRINCIPALE_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 7,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE_SOU", "AUTOROU_LIBRE_SOU"],
|
|
"paint": {
|
|
"line-color": "rgba(222, 70, 14, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet extérieur - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route non revetu carrosable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_REVETUE_CARRO_SOU"],
|
|
"paint": {
|
|
"line-color": "#DCDCDC",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - bretelle autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_AUTO_PEAGE_3_SOU",
|
|
"BRET_AUTO_PEAGE_2_SOU",
|
|
"BRET_AUTO_PEAGE_1_SOU",
|
|
"BRET_AUTO_LIBRE_3_SOU",
|
|
"BRET_AUTO_LIBRE_2_SOU",
|
|
"BRET_AUTO_LIBRE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(255, 255, 255, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[12, 1.5],
|
|
[14, 2.6],
|
|
[15, 5.2],
|
|
[16, 6.7],
|
|
[17, 10.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route non classee restreint",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_CLASSEE_RESTREINT_SOU"],
|
|
"paint": {
|
|
"line-color": "#F2F5FF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route non classee",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "NON_CLASSEE_4_SOU", "NON_CLASSEE_SOU"],
|
|
"paint": {
|
|
"line-color": "#DCDCDC",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route locale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_LOCALE_SOU",
|
|
"LOCALE_4_SOU",
|
|
"LOCALE_3_SOU",
|
|
"LOCALE_2_SOU",
|
|
"LOCALE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(255, 255, 255, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 1.3],
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.1],
|
|
[17, 13.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route locale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 11,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LOCALE_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#FFFFFF"],
|
|
[13, "#FCF4A8"],
|
|
[17, "#FCF7C1"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route regionale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_REGIONALE_SOU",
|
|
"REGIONALE_4_SOU",
|
|
"REGIONALE_3_SOU",
|
|
"REGIONALE_2_SOU",
|
|
"REGIONALE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(255, 255, 255, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.4],
|
|
[9, 1.5],
|
|
[14, 3.2],
|
|
[15, 5.8],
|
|
[16, 8.3],
|
|
[17, 16.2]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route regionale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "REGIONALE_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#FFFFFF"],
|
|
[10, "#FDF28B"],
|
|
[17, "#FCF6BD"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.4],
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route principale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_PRINCIPALE_SOU",
|
|
"PRINCIPALE_4_SOU",
|
|
"PRINCIPALE_3_SOU",
|
|
"PRINCIPALE_2_SOU",
|
|
"PRINCIPALE_1_SOU"
|
|
],
|
|
"paint": {
|
|
"line-color": "rgba(255, 255, 255, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.5],
|
|
[6, 1.8],
|
|
[9, 2.1],
|
|
[14, 4.4],
|
|
[15, 7.3],
|
|
[16, 10],
|
|
[17, 18.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - route principale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "PRINCIPALE_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F3C66D"],
|
|
[17, "#F2DDB3"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.5],
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE_SOU", "AUTOROU_LIBRE_SOU"],
|
|
"paint": {
|
|
"line-color": "rgba(255, 255, 255, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.7],
|
|
[6, 2.5],
|
|
[9, 2.7],
|
|
[14, 5.8],
|
|
[15, 9],
|
|
[16, 12],
|
|
[17, 20.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - axe central - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE_SOU", "AUTOROU_LIBRE_SOU"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 0.6],
|
|
[14, 0.7],
|
|
[15, 1],
|
|
[16, 1.2],
|
|
[17, 2.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - filet interieur - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F2BA59"],
|
|
[17, "#F2C261"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.7],
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier souterrain - axe central - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sou",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR_SOU"],
|
|
"paint": {
|
|
"line-color": "#808080",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 0.6],
|
|
[14, 0.7],
|
|
[15, 1],
|
|
[16, 1.2],
|
|
[17, 2.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "bati ZAI - Autres",
|
|
"type": "fill",
|
|
"source": "plan_ign",
|
|
"source-layer": "bati_zai",
|
|
"minzoom": 15,
|
|
"layout": {
|
|
"visibility": "visible"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"nature",
|
|
"Lycée",
|
|
"Université",
|
|
"Capitainerie",
|
|
"Gendarmerie",
|
|
"Siège d'EPCI",
|
|
"Musée",
|
|
"Collège",
|
|
"Maison de retraite",
|
|
"Etablissement thermal",
|
|
"Autre service déconcentré de l'Etat",
|
|
"Etablissement pénitentiaire",
|
|
"Divers public ou administratif",
|
|
"Autre établissement d'enseignement",
|
|
"Maison du parc",
|
|
"Palais de justice",
|
|
"Enseignement primaire",
|
|
"Office de tourisme",
|
|
"Hôpital",
|
|
"Police",
|
|
"Piscine",
|
|
"Enseignement supérieur",
|
|
"Poste",
|
|
"Caserne",
|
|
"Etablissement hospitalier",
|
|
"Etablissement extraterritorial",
|
|
"Science",
|
|
"Structure d'accueil pour personnes handicapées",
|
|
"Administration centrale de l'Etat",
|
|
"Caserne de pompiers"
|
|
],
|
|
"paint": {
|
|
"fill-color": "#E3BFE2",
|
|
"fill-opacity": 0.4,
|
|
"fill-outline-color": "#E39FE1"
|
|
}
|
|
},
|
|
{
|
|
"id": "bati ZAI - Commandement",
|
|
"type": "fill",
|
|
"source": "plan_ign",
|
|
"source-layer": "bati_zai",
|
|
"minzoom": 15,
|
|
"layout": {
|
|
"visibility": "visible"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"nature",
|
|
"Hôtel de département",
|
|
"Hôtel de région",
|
|
"Hôtel de collectivité",
|
|
"Préfecture de région",
|
|
"Préfecture",
|
|
"Sous-préfecture"
|
|
],
|
|
"paint": {
|
|
"fill-color": "#FF0000",
|
|
"fill-opacity": 0.2,
|
|
"fill-outline-color": "#B40000"
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin a niveau - piste cyclable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "PISTE_CYCLABLE", "VOIE_VERTE"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#9B5CCC"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.1],
|
|
[15, 1.7],
|
|
[16, 2],
|
|
[17, 3.5],
|
|
[18, 6]
|
|
]
|
|
},
|
|
"line-dasharray": [6, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin a niveau - filet exterieur - escalier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "ESCALIER"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.75],
|
|
[15, 3],
|
|
[16, 4.2],
|
|
[17, 9.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin a niveau - filet interieur - escalier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "ESCALIER"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.9],
|
|
[16, 2.7],
|
|
[17, 5.8]
|
|
]
|
|
},
|
|
"line-dasharray": [1, 0.2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin a niveau - Rue pietonne",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "RUE_PIETONNE"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2],
|
|
[18, 5]
|
|
]
|
|
},
|
|
"line-dasharray": [1, 3]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin a niveau - sentier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "SENTIER"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2],
|
|
[18, 6]
|
|
]
|
|
},
|
|
"line-dasharray": [4, 3]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin a niveau - chemin",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "CHEMIN"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2],
|
|
[18, 7]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route non revetu carrosable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_REVETUE_CARRO"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#646464"],
|
|
[17, "#8C8C8C"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route non revetu carrosable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_REVETUE_CARRO"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - bretelle autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_AUTO_PEAGE_3",
|
|
"BRET_AUTO_PEAGE_2",
|
|
"BRET_AUTO_PEAGE_1",
|
|
"BRET_AUTO_LIBRE_3",
|
|
"BRET_AUTO_LIBRE_2",
|
|
"BRET_AUTO_LIBRE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#DE460E"],
|
|
[17, "#F18800"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[12, 2.5],
|
|
[14, 3.7],
|
|
[15, 6.8],
|
|
[16, 8.4],
|
|
[17, 14]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route non classee restreint",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_CLASSEE_RESTREINT"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#969696"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route non classee",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "NON_CLASSEE_4", "NON_CLASSEE"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#969696"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route locale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 7,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_LOCALE",
|
|
"LOCALE_4",
|
|
"LOCALE_3",
|
|
"LOCALE_2",
|
|
"LOCALE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#8C8C8C"],
|
|
[13, "#B4B4B4"],
|
|
[17, "#B4B4B4"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route locale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 11,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LOCALE_CONSTR"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route regionale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_REGIONALE",
|
|
"REGIONALE_4",
|
|
"REGIONALE_3",
|
|
"REGIONALE_2",
|
|
"REGIONALE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#828282"],
|
|
[10, "#B4B4B4"],
|
|
[17, "#B4B4B4"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route regionale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "REGIONALE_CONSTR"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route principale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_PRINCIPALE",
|
|
"PRINCIPALE_4",
|
|
"PRINCIPALE_3",
|
|
"PRINCIPALE_2",
|
|
"PRINCIPALE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#E2A52A"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - route principale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "PRINCIPALE_CONSTR"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE", "AUTOROU_LIBRE"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#DE460E"],
|
|
[17, "#F18800"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet extérieur - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - bretelle autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_AUTO_PEAGE_3",
|
|
"BRET_AUTO_PEAGE_2",
|
|
"BRET_AUTO_PEAGE_1",
|
|
"BRET_AUTO_LIBRE_3",
|
|
"BRET_AUTO_LIBRE_2",
|
|
"BRET_AUTO_LIBRE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F18800"],
|
|
[17, "#F2B230"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[12, 1.5],
|
|
[14, 2.6],
|
|
[15, 5.2],
|
|
[16, 6.7],
|
|
[17, 10.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route non classee restreint",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_CLASSEE_RESTREINT"],
|
|
"paint": {
|
|
"line-color": "#EDF1FF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route non classee",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "NON_CLASSEE_4", "NON_CLASSEE"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route locale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_LOCALE",
|
|
"LOCALE_4",
|
|
"LOCALE_3",
|
|
"LOCALE_2",
|
|
"LOCALE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[6, "#F2B361"],
|
|
[7, "#FFFFFF"],
|
|
[12, "#FFFFFF"],
|
|
[13, "#FCF4A8"],
|
|
[17, "#FCF7C1"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 1.3],
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.1],
|
|
[17, 13.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route locale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 11,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LOCALE_CONSTR"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#FFFFFF"],
|
|
[13, "#FCF4A8"],
|
|
[17, "#FCF7C1"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route regionale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_REGIONALE",
|
|
"REGIONALE_4",
|
|
"REGIONALE_3",
|
|
"REGIONALE_2",
|
|
"REGIONALE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[6, "#F2A949"],
|
|
[7, "#FFFFFF"],
|
|
[9, "#FFFFFF"],
|
|
[10, "#FDF28B"],
|
|
[17, "#FCF6BD"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 1.1],
|
|
[6, 1.4],
|
|
[9, 1.5],
|
|
[14, 3.2],
|
|
[15, 5.8],
|
|
[16, 8.3],
|
|
[17, 16.2]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route regionale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "REGIONALE_CONSTR"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#FFFFFF"],
|
|
[10, "#FDF28B"],
|
|
[17, "#FCF6BD"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.4],
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route principale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_PRINCIPALE",
|
|
"PRINCIPALE_4",
|
|
"PRINCIPALE_3",
|
|
"PRINCIPALE_2",
|
|
"PRINCIPALE_1"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[6, "#F29924"],
|
|
[7, "#F3C66D"],
|
|
[9, "#F3C66D"],
|
|
[17, "#F2DDB3"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.6],
|
|
[6, 1.8],
|
|
[9, 2.1],
|
|
[14, 4.4],
|
|
[15, 7.3],
|
|
[16, 10],
|
|
[17, 18.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - route principale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "PRINCIPALE_CONSTR"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F3C66D"],
|
|
[17, "#F2DDB3"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.5],
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE", "AUTOROU_LIBRE"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F18800"],
|
|
[17, "#F2B230"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.7],
|
|
[6, 2.5],
|
|
[9, 2.7],
|
|
[14, 5.8],
|
|
[15, 9],
|
|
[16, 12],
|
|
[17, 20.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - axe central - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE", "AUTOROU_LIBRE"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 0.6],
|
|
[14, 0.7],
|
|
[15, 1],
|
|
[16, 1.2],
|
|
[17, 2.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - filet interieur - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F18800"],
|
|
[17, "#F2B230"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.7],
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier a niveau - axe centrale - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR"],
|
|
"paint": {
|
|
"line-color": "#808080",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 0.6],
|
|
[14, 0.7],
|
|
[15, 1],
|
|
[16, 1.2],
|
|
[17, 2.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "liaison routiere - Bac Liaison Maritime",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_liaison",
|
|
"minzoom": 8,
|
|
"maxzoom": 18,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "BAC_AUTO", "LIAISON_MARITIME", "BAC_LIAISON_MARITIME"],
|
|
"paint": {
|
|
"line-color": "#5792C2",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[8, 1],
|
|
[13, 2.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "liaison routiere - Gue route",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_liaison",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "GUE_ROUTE"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[13, "#BEBEBE"],
|
|
[17, "#646464"],
|
|
[18, "#FFFFFF"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "liaison routiere - Gue chemin",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_liaison",
|
|
"maxzoom": 18,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "GUE_CHEMIN"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[13, "#BEBEBE"],
|
|
[17, "#646464"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.6],
|
|
[15, 2.9],
|
|
[16, 4.4],
|
|
[17, 6.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "liaison routiere - filet extérieur - Pont passerelle",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_liaison",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "PONT_PASSERELLE", "PONT_LIN", "PONT_MOBILE_LIN"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[17, "#C8C8C8"],
|
|
[18, "#FFFFFF"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.2],
|
|
[15, 3.8],
|
|
[16, 5.4],
|
|
[17, 11.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "liaison routiere - filet intérieur - Pont passerelle",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_liaison",
|
|
"maxzoom": 18,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "PONT_PASSERELLE", "PONT_LIN", "PONT_MOBILE_LIN"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 0.7],
|
|
[15, 1.1],
|
|
[16, 1.7],
|
|
[17, 3.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier surfacique - Péage surfacique",
|
|
"type": "fill",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_surf",
|
|
"maxzoom": 18,
|
|
"layout": {
|
|
"visibility": "visible"
|
|
},
|
|
"filter": ["==", "symbo", "SURF_PEAGE"],
|
|
"paint": {
|
|
"fill-color": "#F2DAAA",
|
|
"fill-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"fill-outline-color": "#E2A52A"
|
|
}
|
|
},
|
|
{
|
|
"id": "bati transport surfacique - bati peage",
|
|
"type": "fill",
|
|
"source": "plan_ign",
|
|
"source-layer": "bati_surf",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible"
|
|
},
|
|
"filter": ["==", "symbo", "BATI_PEAGE"],
|
|
"paint": {
|
|
"fill-color": "#DCDCDC",
|
|
"fill-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"fill-outline-color": "#808080"
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin superieur - piste cyclable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sup",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "PISTE_CYCLABLE_SUP", "VOIE_VERTE_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#9B5CCC"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.1],
|
|
[15, 1.7],
|
|
[16, 2],
|
|
[17, 3.5],
|
|
[18, 6]
|
|
]
|
|
},
|
|
"line-dasharray": [6, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin superieur - filet exterieur - escalier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sup",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "ESCALIER_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1.75],
|
|
[15, 3],
|
|
[16, 4.2],
|
|
[17, 9.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin superieur - filet interieur - escalier",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sup",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "ESCALIER_SUP"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.9],
|
|
[16, 2.7],
|
|
[17, 5.8]
|
|
]
|
|
},
|
|
"line-dasharray": [1, 0.2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin superieur - Rue pietonne",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sup",
|
|
"minzoom": 14,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "RUE_PIETONNE_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2],
|
|
[18, 5]
|
|
]
|
|
},
|
|
"line-dasharray": [1, 3]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin superieur - sentier",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sup",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "SENTIER_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2],
|
|
[18, 6]
|
|
]
|
|
},
|
|
"line-dasharray": [4, 3]
|
|
}
|
|
},
|
|
{
|
|
"id": "Chemin superieur - chemin",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_chemin_sup",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "CHEMIN_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#8C7274"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 1],
|
|
[15, 1.2],
|
|
[16, 1.4],
|
|
[17, 2],
|
|
[18, 7]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route non revetu carrosable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_REVETUE_CARRO_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#646464"],
|
|
[17, "#8C8C8C"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - bretelle autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_AUTO_PEAGE_3_SUP",
|
|
"BRET_AUTO_PEAGE_2_SUP",
|
|
"BRET_AUTO_PEAGE_1_SUP",
|
|
"BRET_AUTO_LIBRE_3_SUP",
|
|
"BRET_AUTO_LIBRE_2_SUP",
|
|
"BRET_AUTO_LIBRE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#DE460E"],
|
|
[17, "#F18800"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[12, 2.5],
|
|
[14, 3.7],
|
|
[15, 6.8],
|
|
[16, 8.4],
|
|
[17, 14]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route non classee restreint",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_CLASSEE_RESTREINT_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#969696"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route non classee",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "NON_CLASSEE_4_SUP", "NON_CLASSEE_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#969696"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 3.2],
|
|
[15, 5.4],
|
|
[16, 7.7],
|
|
[17, 16.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route locale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_LOCALE_SUP",
|
|
"LOCALE_4_SUP",
|
|
"LOCALE_3_SUP",
|
|
"LOCALE_2_SUP",
|
|
"LOCALE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#8C8C8C"],
|
|
[13, "#B4B4B4"],
|
|
[17, "#B4B4B4"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route locale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 11,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LOCALE_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route regionale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_REGIONALE_SUP",
|
|
"REGIONALE_4_SUP",
|
|
"REGIONALE_3_SUP",
|
|
"REGIONALE_2_SUP",
|
|
"REGIONALE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#828282"],
|
|
[10, "#B4B4B4"],
|
|
[17, "#B4B4B4"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route regionale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "REGIONALE_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route principale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_PRINCIPALE_SUP",
|
|
"PRINCIPALE_4_SUP",
|
|
"PRINCIPALE_3_SUP",
|
|
"PRINCIPALE_2_SUP",
|
|
"PRINCIPALE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [[17, "#E2A52A"]]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - route principale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "PRINCIPALE_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 8,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE_SUP", "AUTOROU_LIBRE_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#DE460E"],
|
|
[17, "#F18800"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet extérieur - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": "#C8C8C8",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route non revetu carrosable",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_REVETUE_CARRO_SUP"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - bretelle autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 12,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_AUTO_PEAGE_3_SUP",
|
|
"BRET_AUTO_PEAGE_2_SUP",
|
|
"BRET_AUTO_PEAGE_1_SUP",
|
|
"BRET_AUTO_LIBRE_3_SUP",
|
|
"BRET_AUTO_LIBRE_2_SUP",
|
|
"BRET_AUTO_LIBRE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F18800"],
|
|
[17, "#F2B230"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[12, 1.5],
|
|
[14, 2.6],
|
|
[15, 5.2],
|
|
[16, 6.7],
|
|
[17, 10.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route non classee restreint",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "NON_CLASSEE_RESTREINT_SUP"],
|
|
"paint": {
|
|
"line-color": "#EDF1FF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route non classee",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "NON_CLASSEE_4_SUP", "NON_CLASSEE_SUP"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.3],
|
|
[17, 13.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route locale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_LOCALE_SUP",
|
|
"LOCALE_4_SUP",
|
|
"LOCALE_3_SUP",
|
|
"LOCALE_2_SUP",
|
|
"LOCALE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#FFFFFF"],
|
|
[13, "#FCF4A8"],
|
|
[17, "#FCF7C1"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 1.3],
|
|
[14, 2.3],
|
|
[15, 4.1],
|
|
[16, 6.1],
|
|
[17, 13.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route locale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 11,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LOCALE_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[12, "#FFFFFF"],
|
|
[13, "#FCF4A8"],
|
|
[17, "#FCF7C1"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 2],
|
|
[14, 3.5],
|
|
[15, 6],
|
|
[16, 8.4],
|
|
[17, 18.3]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route regionale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_REGIONALE_SUP",
|
|
"REGIONALE_4_SUP",
|
|
"REGIONALE_3_SUP",
|
|
"REGIONALE_2_SUP",
|
|
"REGIONALE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#FFFFFF"],
|
|
[10, "#FDF28B"],
|
|
[17, "#FCF6BD"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.4],
|
|
[9, 1.5],
|
|
[14, 3.2],
|
|
[15, 5.8],
|
|
[16, 8.3],
|
|
[17, 16.2]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route regionale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "REGIONALE_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#FFFFFF"],
|
|
[10, "#FDF28B"],
|
|
[17, "#FCF6BD"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.5],
|
|
[9, 2.3],
|
|
[14, 5],
|
|
[15, 8.1],
|
|
[16, 11.2],
|
|
[17, 22]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route principale",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": [
|
|
"in",
|
|
"symbo",
|
|
"BRET_PRINCIPALE_SUP",
|
|
"PRINCIPALE_4_SUP",
|
|
"PRINCIPALE_3_SUP",
|
|
"PRINCIPALE_2_SUP",
|
|
"PRINCIPALE_1_SUP"
|
|
],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F3C66D"],
|
|
[17, "#F2DDB3"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.5],
|
|
[6, 1.8],
|
|
[9, 2.1],
|
|
[14, 4.4],
|
|
[15, 7.3],
|
|
[16, 10],
|
|
[17, 18.5]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - route principale en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "PRINCIPALE_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F3C66D"],
|
|
[17, "#F2DDB3"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[6, 1.8],
|
|
[9, 2.7],
|
|
[14, 5.9],
|
|
[15, 9],
|
|
[16, 12.2],
|
|
[17, 22.5]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE_SUP", "AUTOROU_LIBRE_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F18800"],
|
|
[17, "#F2B230"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.7],
|
|
[6, 2.5],
|
|
[9, 2.7],
|
|
[14, 5.8],
|
|
[15, 9],
|
|
[16, 12],
|
|
[17, 20.8]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - axe central - autoroute",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "AUTOROU_PEAGE_SUP", "AUTOROU_LIBRE_SUP"],
|
|
"paint": {
|
|
"line-color": "#FFFFFF",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 0.6],
|
|
[14, 0.7],
|
|
[15, 1],
|
|
[16, 1.2],
|
|
[17, 2.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - filet interieur - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 10,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": {
|
|
"stops": [
|
|
[9, "#F18800"],
|
|
[17, "#F2B230"]
|
|
]
|
|
},
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[4, 0.7],
|
|
[6, 2.5],
|
|
[9, 3.5],
|
|
[14, 7.5],
|
|
[15, 11],
|
|
[16, 15],
|
|
[17, 26]
|
|
]
|
|
},
|
|
"line-dasharray": [2, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "Routier superieur - axe centrale - autoroute en construction",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "routier_route_sup",
|
|
"minzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "AUTOROU_CONSTR_SUP"],
|
|
"paint": {
|
|
"line-color": "#808080",
|
|
"line-opacity": {
|
|
"stops": [
|
|
[7, 0.6],
|
|
[14, 0.4]
|
|
]
|
|
},
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 0.6],
|
|
[14, 0.7],
|
|
[15, 1],
|
|
[16, 1.2],
|
|
[17, 2.1]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - parcellaire - adresse",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_parcellaire_adresse_ponc",
|
|
"filter": ["==", "txt_typo", "ADRESSE"],
|
|
"layout": {
|
|
"symbol-placement": "point",
|
|
"text-field": ["concat", ["get", "numero"], ["get", "indice_de_repetition"]],
|
|
"text-size": 11,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#695744",
|
|
"text-halo-width": 1,
|
|
"text-halo-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "limite admin - limite de département bandeau",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "limite_lin",
|
|
"minzoom": 8,
|
|
"maxzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LIM_DEPARTEMENT"],
|
|
"paint": {
|
|
"line-color": "rgba(178, 175, 219, 0.4)",
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 4.1],
|
|
[12, 6]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "limite admin - limite de département tiret",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "limite_lin",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LIM_DEPARTEMENT"],
|
|
"paint": {
|
|
"line-color": "rgba(126, 119, 184, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[13, 3],
|
|
[17, 5.5]
|
|
]
|
|
},
|
|
"line-dasharray": [4, 2, 1, 1, 1, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "limite admin - limite de région bandeau",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "limite_lin",
|
|
"minzoom": 7,
|
|
"maxzoom": 13,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LIM_REGION"],
|
|
"paint": {
|
|
"line-color": "rgba(178, 175, 219, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 4.5],
|
|
[12, 6.7]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "limite admin - limite de région tiret",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "limite_lin",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["==", "symbo", "LIM_REGION"],
|
|
"paint": {
|
|
"line-color": "rgba(126, 119, 184, 0.5)",
|
|
"line-width": {
|
|
"stops": [
|
|
[13, 3],
|
|
[17, 5.5]
|
|
]
|
|
},
|
|
"line-dasharray": [4, 2, 1, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "limite etat 1",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "limite_lin",
|
|
"minzoom": 2,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "round",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "LIM_ETAT", "LIM_ETAT_ETRANGER"],
|
|
"paint": {
|
|
"line-color": "rgba(178, 175, 219, 0.6)",
|
|
"line-width": {
|
|
"stops": [
|
|
[2, 2],
|
|
[3, 3.5],
|
|
[9, 5],
|
|
[14, 13],
|
|
[15, 20],
|
|
[16, 24],
|
|
[17, 42]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "limite etat 2",
|
|
"type": "line",
|
|
"source": "plan_ign",
|
|
"source-layer": "limite_lin",
|
|
"minzoom": 7,
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"line-cap": "butt",
|
|
"line-join": "round"
|
|
},
|
|
"filter": ["in", "symbo", "LIM_ETAT", "LIM_ETAT_ETRANGER"],
|
|
"paint": {
|
|
"line-color": "#9F9CB8",
|
|
"line-width": {
|
|
"stops": [
|
|
[9, 1.5],
|
|
[14, 3.5],
|
|
[15, 5.5],
|
|
[16, 6.5],
|
|
[17, 11]
|
|
]
|
|
},
|
|
"line-dasharray": [4, 2]
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - liaison maritime",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_routier_liaison_lin",
|
|
"minzoom": 8,
|
|
"maxzoom": 18,
|
|
"filter": ["in", "txt_typo", "LIAISON_MARITIME", "LIAISON_MAR"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#5792C2",
|
|
"text-halo-width": 3,
|
|
"text-halo-color": "#AAD5E9"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati station de métro + bati ponctuel metro",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 14,
|
|
"filter": ["all", ["==", "txt_typo", "TYPO_E_1"], ["==", "symbo", "STATION_METRO"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-offset": [0.3, -0.25],
|
|
"text-padding": 3,
|
|
"text-anchor": "bottom-left",
|
|
"text-font": ["Source Sans Pro"],
|
|
"icon-image": "Metro",
|
|
"icon-size": {
|
|
"stops": [
|
|
[15, 0.33],
|
|
[17, 0.6]
|
|
]
|
|
}
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"icon-color": "#D3D3D3"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme religieux zoom 15 16",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 14,
|
|
"maxzoom": 16,
|
|
"filter": ["==", "txt_typo", "religieux"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme religieux zoom 17 à 19",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 16,
|
|
"filter": ["==", "txt_typo", "religieux"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme parc d'attractions zoom 14",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 14,
|
|
"filter": [
|
|
"all",
|
|
["==", "txt_typo", "divers_bati"],
|
|
["==", "symbo", "PARC_ATTRACTIONS"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme parc d'attractions zoom 15 à 19",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 14,
|
|
"filter": [
|
|
"all",
|
|
["==", "txt_typo", "divers_bati"],
|
|
["==", "symbo", "PARC_ATTRACTIONS"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati divers zoom 15",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 14,
|
|
"maxzoom": 15,
|
|
"filter": [
|
|
"all",
|
|
["==", "txt_typo", "divers_bati"],
|
|
["in", "symbo", "CENTRALE_ELECTRIQUE", "HIPPODROME", "STADE"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati divers zoom 16 à 19",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 15,
|
|
"filter": [
|
|
"all",
|
|
["==", "txt_typo", "divers_bati"],
|
|
["in", "symbo", "CENTRALE_ELECTRIQUE", "HIPPODROME", "STADE"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme chateau zoom 16",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 15,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["==", "txt_typo", "divers_bati"],
|
|
["in", "symbo", "CHATEAU", "CHATEAU_FORT"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme chateau zoom 17 à 19",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["==", "txt_typo", "divers_bati"],
|
|
["in", "symbo", "CHATEAU", "CHATEAU_FORT"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme station epuration, de pompage, usine de production eau",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 14,
|
|
"filter": ["==", "txt_typo", "station"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-anchor": "left",
|
|
"text-offset": [0.8, 0],
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc gare",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 15,
|
|
"filter": ["==", "txt_typo", "gore"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc barrage",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 12,
|
|
"filter": ["==", "txt_typo", "BARRAGE_PONC"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "left",
|
|
"text-offset": [0.8, 0],
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc phare - niveau 13",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"maxzoom": 13,
|
|
"filter": ["==", "txt_typo", "PHARE"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "right",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#C56464",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc phare - niveau 14à19",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 13,
|
|
"filter": [
|
|
"all",
|
|
["==", "symbo", "PHARE"],
|
|
["in", "txt_typo", "TYPO_C_6", "TYPO_C_7", "TYPO_C_8", "TYPO_E_GE"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "right",
|
|
"text-size": {
|
|
"stops": [
|
|
[13, 12],
|
|
[18, 18]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-offset": [-2.0, 0],
|
|
"text-padding": 3,
|
|
"text-anchor": "right",
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#532A2A",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc autre",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 12,
|
|
"filter": ["in", "txt_typo", "BAT_ACTIVITE", "BAT_FORTIF", "BAT_VILLAGE_DETRUIT"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "center",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#532A2A"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aerogare",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 14,
|
|
"maxzoom": 17,
|
|
"filter": ["all", ["==", "txt_typo", "TYPO_E_GE"], ["==", "symbo", "AEROGARE"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "center",
|
|
"text-size": {
|
|
"stops": [
|
|
[12, 9],
|
|
[16, 11]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aeroport 12",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 11,
|
|
"maxzoom": 12,
|
|
"filter": ["==", "txt_typo", "AEROPORT_PONC"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "bottom",
|
|
"text-offset": [0, -1.3],
|
|
"text-size": 10.5,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aeroport 13",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 12,
|
|
"maxzoom": 13,
|
|
"filter": ["==", "txt_typo", "AEROPORT_PONC"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "bottom",
|
|
"text-offset": [0, -2],
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aeroport",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 17,
|
|
"filter": ["all", ["==", "txt_typo", "TYPO_A_5"], ["==", "symbo", "AEROPORT"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "center",
|
|
"text-size": {
|
|
"stops": [
|
|
[12, 11],
|
|
[16, 13]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aerodrome 12",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 11,
|
|
"maxzoom": 12,
|
|
"filter": ["==", "txt_typo", "AERODROME_PONC"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "bottom",
|
|
"text-offset": [0, -1.3],
|
|
"text-size": 9.5,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aerodrome 13",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 12,
|
|
"maxzoom": 13,
|
|
"filter": ["in", "txt_typo", "AERODROME_PONC", "AERODROME_IMPORT_PONC"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "bottom",
|
|
"text-offset": [0, -2],
|
|
"text-size": 10,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc aerodrome",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 17,
|
|
"filter": ["all", ["==", "txt_typo", "TYPO_A_7"], ["==", "symbo", "AERODROME"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-anchor": "center",
|
|
"text-size": {
|
|
"stops": [
|
|
[12, 10],
|
|
[16, 12]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#120049",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc 5",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"filter": ["in", "txt_typo", "TYPO_D_9", "TYPO_D_10", "TYPO_E_1_cyan"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 11],
|
|
[17, 14]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 5,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "#FFFFFF",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc glacier",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"filter": ["==", "txt_typo", "ORO_GLACIER_2"],
|
|
"layout": {
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 14,
|
|
"text-anchor": "center",
|
|
"text-allow-overlap": true,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.9)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - limite militaire ponc 3 et 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_limite_ponc",
|
|
"filter": ["in", "txt_typo", "LIM_MILI_3", "LIM_MILI_4"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 12,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 2,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#0D2000",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)",
|
|
"text-halo-width": 1.5
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - limite parc ponc 3 et 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_limite_ponc",
|
|
"filter": ["in", "txt_typo", "LIM_PARC_3", "LIM_PARC_4", "RESERVE_NATURELLE_PONC"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 13,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 2,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.9)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme numéro de route - départementale",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_routier_numero_lin",
|
|
"minzoom": 11,
|
|
"maxzoom": 16,
|
|
"filter": ["==", "txt_typo", "Départementale"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 10.5,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 2,
|
|
"text-anchor": "center",
|
|
"text-font": ["Source Sans Pro Semibold"],
|
|
"text-rotation-alignment": "viewport"
|
|
},
|
|
"paint": {
|
|
"text-color": "#4D4D4D",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme numéro de route - nationale",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_routier_numero_lin",
|
|
"minzoom": 7,
|
|
"maxzoom": 16,
|
|
"filter": ["==", "txt_typo", "Nationale"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 12,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 0,
|
|
"text-anchor": "center",
|
|
"text-font": ["Source Sans Pro Regular"],
|
|
"icon-image": "Ecluse",
|
|
"icon-rotation-alignment": "viewport",
|
|
"text-rotation-alignment": "viewport",
|
|
"icon-text-fit": "both",
|
|
"icon-size": 0
|
|
},
|
|
"paint": {
|
|
"text-color": "#F0F0F0",
|
|
"icon-color": "#646464",
|
|
"text-halo-color": "rgba(80, 80, 80, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme numéro de route - autoroute",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_routier_numero_lin",
|
|
"minzoom": 7,
|
|
"maxzoom": 16,
|
|
"filter": ["==", "txt_typo", "Autoroute"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 0,
|
|
"text-anchor": "center",
|
|
"text-font": ["Source Sans Pro Regular"],
|
|
"icon-image": "Ecluse",
|
|
"icon-rotation-alignment": "viewport",
|
|
"text-rotation-alignment": "viewport",
|
|
"icon-text-fit": "both",
|
|
"icon-size": 0
|
|
},
|
|
"paint": {
|
|
"text-color": "#F0F0F0",
|
|
"icon-color": "#646464",
|
|
"text-halo-color": "rgba(80, 80, 80, 0.5)",
|
|
"text-halo-width": 5
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - odonyme abrégé",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_routier_odonyme_lin",
|
|
"minzoom": 15,
|
|
"maxzoom": 17,
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{nom_gauche}",
|
|
"text-size": 10,
|
|
"text-anchor": "center",
|
|
"text-max-angle": 30,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(0, 0, 0, 1)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - odonyme desabrégé",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_routier_odonyme_lin",
|
|
"minzoom": 17,
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{nom_desabrege}",
|
|
"text-size": 11,
|
|
"text-anchor": "center",
|
|
"text-max-angle": 30,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(0, 0, 0, 1)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - lieu dit non habité 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": [
|
|
"all",
|
|
["==", "symbo", "LIEU-DIT_NON_HABITE"],
|
|
["in", "txt_typo", "TYPO_B_10", "TYPO_B_11"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - bois",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": ["all", ["==", "symbo", "BOIS"], ["in", "txt_typo", "TYPO_F_9", "TYPO_F_10"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 13,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 1)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro lineaire 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_lin",
|
|
"filter": ["in", "txt_typo", "ORO_SOMMET_3", "ORO_GORGE_2"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-width": 1.5,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"ORO_SOMMET_3",
|
|
"ORO_GORGE_2",
|
|
"GROTTE",
|
|
"GORGE",
|
|
"TYPO_G_8",
|
|
"TYPO_G_9"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[13, 11],
|
|
[16, 16]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 1.5
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"HYD_SURF_4",
|
|
"HYD_SURF_4_T",
|
|
"HYD_SURF_5",
|
|
"HYD_SURF_5_T",
|
|
"TYPO_D_8",
|
|
"SOURCE"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[14, 13],
|
|
[17, 16]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 5,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "#FFFFFF",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme quartier ",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"filter": ["in", "txt_typo", "BAT_QUARTIER", "BAT_QUARTIER_T"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typo_E_GE Quartier",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 17,
|
|
"maxzoom": 18,
|
|
"filter": ["all", ["==", "symbo", "QUARTIER"], ["==", "txt_typo", "TYPO_E_GE"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 11],
|
|
[17, 13.5]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typo_E_GE Lieu-dit",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 16,
|
|
"maxzoom": 18,
|
|
"filter": ["all", ["==", "symbo", "LIEU-DIT-HABITE"], ["==", "txt_typo", "TYPO_E_GE"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 11],
|
|
[17, 13.5]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA10",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"maxzoom": 18,
|
|
"filter": ["==", "txt_typo", "TYPO_A_10"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 11],
|
|
[17, 13.5]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - lieu dit non habité",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": [
|
|
"all",
|
|
["==", "symbo", "LIEU-DIT_NON_HABITE"],
|
|
["in", "txt_typo", "TYPO_B_7", "TYPO_B_8", "TYPO_B_9"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 12,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - bois 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": [
|
|
"all",
|
|
["==", "symbo", "BOIS"],
|
|
["in", "txt_typo", "TYPO_F_6", "TYPO_F_7", "TYPO_F_8"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 16,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 1)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite hameau ",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 11,
|
|
"maxzoom": 13,
|
|
"filter": ["in", "txt_typo", "BAT_HAMEAU", "BAT_HAMEAU_T"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.17,
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.3, 0.1],
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite importance 6et7 - Special DOM",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 7,
|
|
"maxzoom": 13,
|
|
"filter": ["in", "txt_typo", "TYPO_A_6", "TYPO_A_7"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.21,
|
|
"text-field": "{texte}",
|
|
"text-size": 12.5,
|
|
"text-allow-overlap": false,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.3, 0.1],
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite importance 5",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 9,
|
|
"maxzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"TYPO_A_5",
|
|
"BAT_COMMUNE_5",
|
|
"BAT_COMMUNE_5_T",
|
|
"BAT_CHEF_LIEU_COM",
|
|
"BAT_CHEF_LIEU_COM_T",
|
|
"BAT_CHEF_LIEU_COM-T",
|
|
"BAT_ANCIENNE_COM",
|
|
"BAT_ANCIENNE_COM_T",
|
|
"BAT_COMMUNE_ASSOCIEE",
|
|
"BAT_COMMUNE_ASSOCIEE_T",
|
|
"Commune très petite"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.21,
|
|
"text-field": "{texte}",
|
|
"text-size": 11.5,
|
|
"text-allow-overlap": false,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.3, 0.1],
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - ocs lineaire 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_lin",
|
|
"filter": ["==", "txt_typo", "OCS_FORET_3"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[10, 12],
|
|
[12, 15]
|
|
]
|
|
},
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - lieu dit non habité 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": [
|
|
"all",
|
|
["==", "symbo", "LIEU-DIT_NON_HABITE"],
|
|
["in", "txt_typo", "TYPO_B_5", "TYPO_B_4"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - bois 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": ["all", ["==", "symbo", "BOIS"], ["in", "txt_typo", "TYPO_F_5", "TYPO_F_4"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 19,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 1)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - bois 0",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": ["all", ["==", "symbo", "BOIS"], ["in", "txt_typo", "TYPO_F_3", "TYPO_F_2"]],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 22,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - ocs ponc 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": ["==", "txt_typo", "OCS_FORET_3"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[10, 12],
|
|
[12, 15]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-anchor": "center",
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro lineaire 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_lin",
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"ORO_ILE_3",
|
|
"ORO_RELIEF_3",
|
|
"ORO_RELIEF_3_T",
|
|
"ORO_RELIEF_4",
|
|
"ORO_RELIEF_4_T",
|
|
"ORO_CAP_2",
|
|
"ORO_CAP_3",
|
|
"ORO_SOMMET_2",
|
|
"ORO_COL_2",
|
|
"ORO_GORGE_1",
|
|
"ORO_GORGE-1"
|
|
],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 12,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-width": 1.5,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"ORO_ILE_3",
|
|
"ORO_RELIEF_3",
|
|
"ORO_RELIEF_3_T",
|
|
"ORO_RELIEF_4",
|
|
"ORO_RELIEF_4_T",
|
|
"ORO_CAP_2",
|
|
"ORO_CAP_3",
|
|
"ORO_SOMMET_2",
|
|
"ORO_COL_2",
|
|
"ORO_GORGE_1",
|
|
"ORO_GORGE-1",
|
|
"TYPO_G_6",
|
|
"TYPO_G_7"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[13, 12],
|
|
[16, 17]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "#FFFFFF",
|
|
"text-halo-width": 1.5
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro lineaire 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_lin",
|
|
"minzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"HYD_LIN_3",
|
|
"HYD_LIN_4",
|
|
"HYD_LIN_5",
|
|
"TYPO_D_LIN_3",
|
|
"TYPO_D_LIN_4",
|
|
"HYD_SURF_3",
|
|
"HYD_SURF_3_T",
|
|
"HYD_SURF_4",
|
|
"HYD_SURF_4_T",
|
|
"HYD_SURF_5",
|
|
"HYD_SURF_5_T",
|
|
"TYPO_D_5",
|
|
"TYPO_D_7"
|
|
],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[14, 12],
|
|
[18, 19]
|
|
]
|
|
},
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 1,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.9)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro lineaire 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_lin",
|
|
"minzoom": 14,
|
|
"filter": ["in", "txt_typo", "TYPO_D_6", "TYPO_D_8", "TYPO_D_9", "TYPO_D_10"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[14, 10],
|
|
[18, 16]
|
|
]
|
|
},
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 1.5,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.9)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"filter": ["in", "txt_typo", "HYD_SURF_3", "TYPO_D_5", "TYPO_D_6", "TYPO_D_7"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[9, 13],
|
|
[10, 15],
|
|
[15, 15],
|
|
[17, 18]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "#FFFFFF",
|
|
"text-halo-width": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc zai zoom 16",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 15,
|
|
"maxzoom": 16,
|
|
"filter": ["==", "txt_typo", "zai"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{designation}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme bati ponc zai zoom 17 et 18",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_bati_ponc",
|
|
"minzoom": 16,
|
|
"filter": ["==", "txt_typo", "zai"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[17, 11],
|
|
[18, 15]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite importance 4",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 7,
|
|
"maxzoom": 13,
|
|
"filter": ["in", "txt_typo", "TYPO_A_4", "BAT_COMMUNE_4", "BAT_COMMUNE_4_T"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.21,
|
|
"text-field": "{texte}",
|
|
"text-size": 13,
|
|
"text-allow-overlap": false,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.3, 0.1],
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA9",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"maxzoom": 18,
|
|
"filter": ["==", "txt_typo", "TYPO_A_9"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 11.5],
|
|
[17, 14]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA8 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_8"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 12],
|
|
[17, 15]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - limite militaire ponc 1 et 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_limite_ponc",
|
|
"filter": ["in", "txt_typo", "LIM_MILI_1", "LIM_MILI_2"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 5,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#0D2000",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - limite parc marin",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_limite_ponc",
|
|
"minzoom": 8,
|
|
"filter": ["in", "txt_typo", "PARC_MARIN_1", "PARC_MARIN_2"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 10,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#2A81A2",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - limite parc ponc 1 et 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_limite_ponc",
|
|
"minzoom": 10,
|
|
"filter": ["in", "txt_typo", "LIM_PARC_1", "LIM_PARC_2", "PARC_1", "PARC_2"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 10,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.9)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - ocs lineaire 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_lin",
|
|
"filter": ["==", "txt_typo", "OCS_FORET_2"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[10, 15],
|
|
[12, 18]
|
|
]
|
|
},
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - ocs ponc 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": ["==", "txt_typo", "OCS_FORET_2"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[10, 15],
|
|
[12, 18]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-anchor": "center",
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro lineaire 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_lin",
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"ORO_ILE_2",
|
|
"ORO_RELIEF_2",
|
|
"ORO_RELIEF_2_T",
|
|
"ORO_CAP_1",
|
|
"ORO_SOMMET_1"
|
|
],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-padding": 10,
|
|
"text-max-angle": 45,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"minzoom": 9,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"ORO_ILE_2",
|
|
"ORO_RELIEF_2",
|
|
"ORO_RELIEF_2_T",
|
|
"ORO_CAP_1",
|
|
"ORO_COL_1",
|
|
"TYPO_G_5",
|
|
"ORO_SOMMET_1"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[9, 13],
|
|
[10, 15],
|
|
[13, 15],
|
|
[16, 19]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc 2B",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"minzoom": 8,
|
|
"filter": ["==", "txt_typo", "TYPO_G_4"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[13, 15],
|
|
[16, 19]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro lineaire 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_lin",
|
|
"minzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"HYD_LIN_2",
|
|
"TYPO_D_LIN_2",
|
|
"HYD_SURF_2",
|
|
"HYD_SURF_2_T",
|
|
"TYPO_D_4"
|
|
],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[14, 15],
|
|
[18, 21]
|
|
]
|
|
},
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 1,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"minzoom": 5,
|
|
"filter": ["in", "txt_typo", "moyen", "HYD_SURF_2", "TYPO_D_2"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[5, 12],
|
|
[6, 18],
|
|
[10, 17],
|
|
[18, 21]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "#FFFFFF",
|
|
"text-halo-width": 1.5
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc 2B",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"filter": ["in", "txt_typo", "TYPO_D_3", "TYPO_D_4"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[9, 15],
|
|
[10, 17],
|
|
[18, 21]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "#FFFFFF",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite importance 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 5,
|
|
"maxzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"commune 3",
|
|
"TYPO_A_3",
|
|
"BAT_COMMUNE_3",
|
|
"BAT_COMMUNE_3_T"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.21,
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[5, 10],
|
|
[6, 15]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.3, 0.1],
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA7 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_7"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 13],
|
|
[17, 16]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA5etA6 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["in", "txt_typo", "TYPO_A_5", "TYPO_A_6"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 15],
|
|
[17, 18]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro lineaire 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_lin",
|
|
"filter": ["in", "txt_typo", "ORO_ILE_1", "ORO_RELIEF_1", "ORO_RELIEF_1_T"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 20,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-padding": 5,
|
|
"text-max-angle": 45,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc monde",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"minzoom": 5,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"Basin",
|
|
"Depression",
|
|
"Desert",
|
|
"Geoarea",
|
|
"Gorge",
|
|
"Isthmus",
|
|
"Lake",
|
|
"Lowland",
|
|
"Pen/cape",
|
|
"Plain",
|
|
"Plateau",
|
|
"Range/mtn",
|
|
"Tundra",
|
|
"Valley",
|
|
"Island",
|
|
"Island group"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 11,
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA4 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_4"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 17,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - ocs lineaire 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_lin",
|
|
"filter": ["==", "txt_typo", "OCS_FORET_1"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[10, 18],
|
|
[12, 22]
|
|
]
|
|
},
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-padding": 1,
|
|
"text-max-angle": 45,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - ocs ponc 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_ocs_ponc",
|
|
"filter": ["==", "txt_typo", "OCS_FORET_1"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[10, 18],
|
|
[12, 22]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#287B00",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"minzoom": 8,
|
|
"filter": ["in", "txt_typo", "ORO_ILE_1", "ORO_RELIEF_1", "ORO_RELIEF_1_T", "TYPO_G_1"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 21,
|
|
"text-allow-overlap": true,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - oro ponc 1B",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_oro_ponc",
|
|
"minzoom": 8,
|
|
"filter": ["in", "txt_typo", "TYPO_G_2", "TYPO_G_3"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[12, 15],
|
|
[13, 21]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#863831",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.7)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro lineaire glacier",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_lin",
|
|
"filter": ["in", "txt_typo", "ORO_GLACIER_1", "ORO_GLACIER_2"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-font": ["Source Sans Pro Bold Italic"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.9)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro lineaire 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_lin",
|
|
"minzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"HYD_LIN_1",
|
|
"HYD-LIN-1",
|
|
"TYPO_D_LIN_1",
|
|
"HYD_SURF_1",
|
|
"HYD_SURF_1_T",
|
|
"TYPO_D_1",
|
|
"TYPO_D_2",
|
|
"TYPO_D_3_T",
|
|
"TYPO_D_4_T"
|
|
],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 18,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 2,
|
|
"text-halo-color": "rgba(255, 255, 255, 0.8)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro lineaire ocean",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_lin",
|
|
"filter": ["==", "txt_typo", "OCEAN_MER"],
|
|
"layout": {
|
|
"symbol-placement": "line",
|
|
"text-field": "{texte}",
|
|
"text-size": 30,
|
|
"text-anchor": "center",
|
|
"text-keep-upright": true,
|
|
"text-max-angle": 45,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-width": 4,
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)"
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"minzoom": 4,
|
|
"filter": ["in", "txt_typo", "mer", "grand", "HYD_SURF_1", "TYPO_D_1"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[4, 16],
|
|
[6, 30],
|
|
[10, 25]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite importance 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 4,
|
|
"maxzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"commune 2",
|
|
"TYPO_A_2",
|
|
"BAT_COMMUNE_2",
|
|
"BAT_COMMUNE-2",
|
|
"BAT_COMMUNE_2_T"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.25,
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[4, 10],
|
|
[6, 17]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.3, 0.2],
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": {
|
|
"stops": [
|
|
[1, ["Source Sans Pro Regular"]],
|
|
[7, ["Source Sans Pro Bold"]],
|
|
[10, ["Source Sans Pro Regular"]]
|
|
]
|
|
}
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA3 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_3"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 19,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA2 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_2"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 21,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA8 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_8"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 12],
|
|
[17, 15]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA7 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_7"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 13],
|
|
[17, 16]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA5etA6 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 18,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["in", "txt_typo", "TYPO_A_5", "TYPO_A_6"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[15, 15],
|
|
[17, 18]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 2
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA1 non commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["!=", "symbo", "COMMUNE_FUSIONNEE"],
|
|
["!=", "symbo", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_1"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 23,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA4 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_4"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 17,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA3 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_3"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 19,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA2 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_2"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 21,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite importance 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 3,
|
|
"maxzoom": 13,
|
|
"filter": [
|
|
"in",
|
|
"txt_typo",
|
|
"commune 1",
|
|
"TYPO_A_1",
|
|
"BAT_COMMUNE_1",
|
|
"BAT_COMMUNE_1_T"
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"icon-image": "Localite",
|
|
"icon-size": 0.3,
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[3, 10],
|
|
[6, 20]
|
|
]
|
|
},
|
|
"text-allow-overlap": false,
|
|
"text-anchor": "bottom-left",
|
|
"text-offset": [0.25, -0.1],
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": {
|
|
"stops": [
|
|
[1, ["Source Sans Pro Regular"]],
|
|
[7, ["Source Sans Pro Bold"]],
|
|
[10, ["Source Sans Pro Regular"]]
|
|
]
|
|
}
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme localite n0 typoA1 commune",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 13,
|
|
"maxzoom": 16,
|
|
"filter": [
|
|
"all",
|
|
["in", "symbo", "COMMUNE_FUSIONNEE", "COMMUNE_CHEF_LIEU"],
|
|
["==", "txt_typo", "TYPO_A_1"]
|
|
],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": 23,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#FFFFFF",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme - hydro ponc ocean",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_hydro_ponc",
|
|
"minzoom": 1,
|
|
"filter": ["==", "txt_typo", "ocean"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"symbol-placement": "point",
|
|
"text-field": "{texte}",
|
|
"text-size": {
|
|
"stops": [
|
|
[1, 16],
|
|
[6, 30]
|
|
]
|
|
},
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 10,
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#447FB3",
|
|
"text-halo-color": "rgba(0, 0, 0, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme pays 3",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 4,
|
|
"maxzoom": 5,
|
|
"filter": ["==", "txt_typo", "pays 3"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"text-field": "{texte}",
|
|
"text-size": 9,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#787878",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme pays 2",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 2,
|
|
"maxzoom": 5,
|
|
"filter": ["==", "txt_typo", "pays 2"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"text-field": "{texte}",
|
|
"text-size": 13,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 2,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#787878",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme pays 1",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"minzoom": 2,
|
|
"maxzoom": 5,
|
|
"filter": ["==", "txt_typo", "pays 1"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"text-field": "{texte}",
|
|
"text-size": 13,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 2,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Regular"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#787878",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
},
|
|
{
|
|
"id": "toponyme continent",
|
|
"type": "symbol",
|
|
"source": "plan_ign",
|
|
"source-layer": "toponyme_localite_ponc",
|
|
"maxzoom": 3,
|
|
"filter": ["==", "txt_typo", "continent"],
|
|
"layout": {
|
|
"visibility": "visible",
|
|
"text-field": "{texte}",
|
|
"text-size": 15,
|
|
"text-allow-overlap": true,
|
|
"text-anchor": "center",
|
|
"text-padding": 1,
|
|
"text-transform": "uppercase",
|
|
"text-font": ["Source Sans Pro Bold"]
|
|
},
|
|
"paint": {
|
|
"text-color": "#787878",
|
|
"text-halo-color": "rgba(255, 255, 255, 0.5)",
|
|
"text-halo-width": 4
|
|
}
|
|
}
|
|
]
|
|
}
|