Last active
March 1, 2026 07:40
-
-
Save ShamoX/7c81c7e62b6d4c9715f25fca91454715 to your computer and use it in GitHub Desktop.
Guerre Iran/US-Israel 2026 — Calque V1-IR (riposte missiles balistiques ~06h00 28/02)
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": [52.0, 38.0] }, | |
| "properties": { | |
| "name": "▶ V1-IR — 28/02 ~06h00 | IR", | |
| "description": "Vague 1 iranienne — missiles balistiques vers Israël et Jérusalem.", | |
| "_umap_options": { "color": "DarkGreen", "iconClass": "Default", "iconText": "🟩", "iconUrl": "🟩" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [51.3890, 35.6892] }, | |
| "properties": { | |
| "name": "Téhéran — Lanceur V1-IR", | |
| "description": "Site de lancement de missiles balistiques — vague 1 iranienne", | |
| "_umap_options": { "color": "lightgreen", "iconClass": "Default", "iconText": "🚀", "iconUrl": "🚀" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [46.7353, 34.3142] }, | |
| "properties": { | |
| "name": "Kermanshah — Lanceur V1-IR", | |
| "description": "Site de lancement de missiles balistiques — vague 1 iranienne", | |
| "_umap_options": { "color": "lightgreen", "iconClass": "Default", "iconText": "🚀", "iconUrl": "🚀" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [48.6842, 31.3183] }, | |
| "properties": { | |
| "name": "Ahvaz — Lanceur V1-IR", | |
| "description": "Site de lancement de missiles balistiques — vague 1 iranienne", | |
| "_umap_options": { "color": "lightgreen", "iconClass": "Default", "iconText": "🚀", "iconUrl": "🚀" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [35.2137, 31.7683] }, | |
| "properties": { | |
| "name": "Israël — Cible V1-IR", | |
| "description": "Territoire israélien visé — missiles balistiques iraniens vague 1", | |
| "_umap_options": { "color": "lightsalmon", "iconClass": "Default", "iconText": "🎯", "iconUrl": "🎯" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [35.2354, 31.7767] }, | |
| "properties": { | |
| "name": "Jérusalem — Cible V1-IR", | |
| "description": "Jérusalem visée — missiles balistiques iraniens vague 1", | |
| "_umap_options": { "color": "lightsalmon", "iconClass": "Default", "iconText": "🎯", "iconUrl": "🎯" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [35.0000, 32.8184] }, | |
| "properties": { | |
| "name": "Haïfa — Cible V1-IR", | |
| "description": "Haïfa visée — missiles balistiques iraniens vague 1", | |
| "_umap_options": { "color": "lightsalmon", "iconClass": "Default", "iconText": "🎯", "iconUrl": "🎯" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "LineString", "coordinates": [[51.3890, 35.6892],[35.2354, 31.7767]]}, | |
| "properties": { "name": "Missiles IR → Jérusalem", "_umap_options": { "color": "DarkGreen", "dashArray": "8,6", "weight": 2 } } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "LineString", "coordinates": [[46.7353, 34.3142],[35.2137, 31.7683]]}, | |
| "properties": { "name": "Missiles Kermanshah → Israël", "_umap_options": { "color": "DarkGreen", "dashArray": "8,6", "weight": 2 } } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "LineString", "coordinates": [[48.6842, 31.3183],[35.0000, 32.8184]]}, | |
| "properties": { "name": "Missiles Ahvaz → Haïfa", "_umap_options": { "color": "DarkGreen", "dashArray": "8,6", "weight": 2 } } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment