Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boardend/qgis-js-demo

Slides for the talk "qgis-js - QGIS core ported to WebAssembly to run it on the web platform"
https://github.com/boardend/qgis-js-demo

demo fossgis qgis-js slidev wasm webassembly

Last synced: about 1 month ago
JSON representation

Slides for the talk "qgis-js - QGIS core ported to WebAssembly to run it on the web platform"

Awesome Lists containing this project

README

        

# [qgis-js](https://github.com/qgis/qgis-js) Demo Slideshow

This repository contains a [Slidev](https://sli.dev/) slideshow for demonstrating [qgis-js](https://github.com/qgis/qgis-js) at conferences.

## Talks

### Karten/GIS/Geo-Meetup 30.10.24: [qgis-js](https://github.com/qgis/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

### QGIS User Conference 2024: [qgis-js](https://github.com/qgis/qgis-js) - QGIS core ported to WebAssembly to run it on the web platform (EN)

- **Talk @ [QGIS User Conference 2024 - Bratislava](https://uc2024.qgis.sk/)**
- 09.09.2024, 11:30–12:00 (Europe/Berlin)
- B316 (BAT), Faculty of Civil Engineering at Slovak University of Technology
- Michael Schmuki

> **Session**: https://talks.osgeo.org/qgis-uc2024/talk/78G3TY/

### 🇨🇭 QGIS Anwendertreffen 2024: [qgis-js](https://github.com/qgis/qgis-js) - QGIS-Kartendarstellungen im Browser (DE)

- **Talk @ [🇨🇭 QGIS Anwendertreffen 2024 Bern](https://www.qgis.ch/de/anwendertreffen/anwendertreffen-2024.html)**
- 11.06.2024, 10:00–10:20 (Europe/Berlin)
- S 003, Universität Bern
- Michael Schmuki & Andreas Neumann

### FOSSIGS 2024: [qgis-js](https://github.com/qgis/qgis-js) - QGIS im Browser dank WebAssembly (DE)

> English: "[qgis-js](https://github.com/qgis/qgis-js) - QGIS in the browser thanks to WebAssembly"

- **Talk @ [FOSSGIS 2024 - Hamburg](https://www.fossgis-konferenz.de/2024/)**
- 21.03.2024, 16:45–17:05 (Europe/Berlin)
- Hörsaal 2 (Ditze H016)
- Michael Schmuki & Andreas Neumann

> **Video**: https://media.ccc.de/v/fossgis2024-38328-qgis-js-qgis-im-browser-dank-webassembly

> **Session**: https://pretalx.com/fossgis2024/talk/NTFVWQ/

## Usage

To start the slide show:

- `npx pnpm install && (cd theme; npx pnpm install)`
- `npm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

## Links

- [qgis-js](https://github.com/qgis/qgis-js) on GitHub
- [Slidev Documentation](https://sli.dev/)

## License

[Creative Commons Zero v1.0 Universal](./LICENSE)