qgis-js Demo Slideshow
This repository contains a Slidev slideshow for demonstrating qgis-js at conferences.
Karten/GIS/Geo-Meetup 30.10.24: qgis-js - QGIS im Browser dank WebAssembly (DE)
- Talk @ Karten/GIS/Geo-Meetup
- 30.10.24 , 18:00–21:00 (Europe/Berlin)
- Bernhard-Nocht-Institut für Tropenmedizin (BNITM), Hamburg
- Michael Schmuki
- 30.10.24 , 18:00–21:00 (Europe/Berlin)
QGIS User Conference 2024: qgis-js - QGIS core ported to WebAssembly to run it on the web platform (EN)
- Talk @ QGIS User Conference 2024 - Bratislava
- 09.09.2024, 11:30–12:00 (Europe/Berlin)
- B316 (BAT), Faculty of Civil Engineering at Slovak University of Technology
- Michael Schmuki
- 09.09.2024, 11:30–12:00 (Europe/Berlin)
🇨🇭 QGIS Anwendertreffen 2024: qgis-js - QGIS-Kartendarstellungen im Browser (DE)
- Talk @ 🇨🇭 QGIS Anwendertreffen 2024 Bern
- 11.06.2024, 10:00–10:20 (Europe/Berlin)
- S 003, Universität Bern
- Michael Schmuki & Andreas Neumann
- 11.06.2024, 10:00–10:20 (Europe/Berlin)
FOSSIGS 2024: qgis-js - QGIS im Browser dank WebAssembly (DE)
English: "qgis-js - QGIS in the browser thanks to WebAssembly"
- Talk @ FOSSGIS 2024 - Hamburg
- 21.03.2024, 16:45–17:05 (Europe/Berlin)
- Hörsaal 2 (Ditze H016)
- Michael Schmuki & Andreas Neumann
- 21.03.2024, 16:45–17:05 (Europe/Berlin)
Video: https://media.ccc.de/v/fossgis2024-38328-qgis-js-qgis-im-browser-dank-webassembly
To start the slide show:
npx pnpm install && (cd theme; npx pnpm install)
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
- qgis-js on GitHub
- Slidev Documentation