Created
March 1, 2026 07:39
-
-
Save ShamoX/f2c642e1344467739d5c7a18a9604e4b to your computer and use it in GitHub Desktop.
Guerre Iran/US-Israel 2026 — Calque BASE (points fixes permanents)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [35.2137, 31.7683] }, | |
| "properties": { | |
| "name": "Israël — Base de départ", | |
| "description": "Bases aériennes israéliennes (départ frappes op. Rugissement du Lion)", | |
| "_umap_options": { "color": "paleturquoise", "iconClass": "Default", "iconText": "✈️", "iconUrl": "✈️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [51.5310, 25.2867] }, | |
| "properties": { | |
| "name": "Al Udeid — Base US (Qatar)", | |
| "description": "Base aérienne américaine Al Udeid, Qatar — départ frappes op. Fureur Épique", | |
| "_umap_options": { "color": "paleturquoise", "iconClass": "Default", "iconText": "✈️", "iconUrl": "✈️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [50.6200, 26.2100] }, | |
| "properties": { | |
| "name": "Ve Flotte US — Bahreïn", | |
| "description": "Quartier général de la Ve Flotte américaine, Manama, Bahreïn", | |
| "_umap_options": { "color": "paleturquoise", "iconClass": "Default", "iconText": "⚓", "iconUrl": "⚓" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [60.0000, 22.0000] }, | |
| "properties": { | |
| "name": "Porte-avions — Golfe d'Oman", | |
| "description": "Groupe aéronaval américain en position dans le Golfe d'Oman", | |
| "_umap_options": { "color": "paleturquoise", "iconClass": "Default", "iconText": "⚓", "iconUrl": "⚓" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [51.3890, 35.6892] }, | |
| "properties": { | |
| "name": "Téhéran — Capitale Iran", | |
| "description": "Capitale de la République islamique d'Iran", | |
| "_umap_options": { "color": "lightcoral", "iconClass": "Default", "iconText": "🏛️", "iconUrl": "🏛️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [35.9106, 31.9539] }, | |
| "properties": { | |
| "name": "Amman — Jordanie", | |
| "description": "Capitale de la Jordanie", | |
| "_umap_options": { "color": "lightyellow", "iconClass": "Default", "iconText": "🏛️", "iconUrl": "🏛️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [47.8864, 29.3759] }, | |
| "properties": { | |
| "name": "Koweït City", | |
| "description": "Capitale du Koweït — zone d'alerte", | |
| "_umap_options": { "color": "lightyellow", "iconClass": "Default", "iconText": "⚠️", "iconUrl": "⚠️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [56.2664, 27.0000] }, | |
| "properties": { | |
| "name": "Détroit d'Ormuz", | |
| "description": "Zone stratégique — menace de fermeture iranienne", | |
| "_umap_options": { "color": "lightyellow", "iconClass": "Default", "iconText": "⚠️", "iconUrl": "⚠️" } | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment