Created
March 1, 2026 07:39
-
-
Save ShamoX/fa0391d8e25e1110bb17874c3f39130c to your computer and use it in GitHub Desktop.
Guerre Iran/US-Israel 2026 — Calque NUCL (sites nucléaires frappés)
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": [51.6760, 32.6546] }, | |
| "properties": { | |
| "name": "Ispahan — Site nucléaire", | |
| "description": "Complexe nucléaire d'Ispahan — frappé lors de la vague initiale", | |
| "_umap_options": { "color": "khaki", "iconClass": "Default", "iconText": "☢️", "iconUrl": "☢️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [50.9600, 34.8800] }, | |
| "properties": { | |
| "name": "Fordow / Qom — Site nucléaire souterrain", | |
| "description": "Installation d'enrichissement souterraine de Fordow, près de Qom — frappée lors de la vague initiale", | |
| "_umap_options": { "color": "khaki", "iconClass": "Default", "iconText": "☢️", "iconUrl": "☢️" } | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { "type": "Point", "coordinates": [50.8389, 28.9684] }, | |
| "properties": { | |
| "name": "Bouchehr — Centrale nucléaire", | |
| "description": "Centrale nucléaire de Bouchehr — frappée lors de la vague initiale", | |
| "_umap_options": { "color": "khaki", "iconClass": "Default", "iconText": "☢️", "iconUrl": "☢️" } | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment