This project presents an interactive web map visualizing the so-called Ratlines — escape routes used by various Nazi criminals after World War II. It uses Leaflet.js and data exported from QGIS via qgis2web
.
🌍 Click here to view the live map
You can:
- Explore the map online.
- Open the KML files in GIS software like QGIS to extend or modify the analysis.
- Use the included style files to reproduce the visualization in a GIS environment.
index.html
– Main map page.js/
,css/
,data/
– Supporting files for the Leaflet map.kml/
– Original KML files per individual, which can be used for further analysis or to recreate the map in QGIS or other GIS tools.style_files/
– Path and marker style definitions (QGIS export). Note: These are included for reference/recreation, but are not supported in Leaflet.
🧭 Made with QGIS, qgis2web, and Leaflet.