[DOCS] add slides for matching demos#32
Merged
Merged
Conversation
🚀 Workshop branch preview deployed!You can review your changes at https://staging.overturemaps.org/workshop/pr/32/index.html ♻️ Last refreshed: 2026-05-12T02:09:31Z |
ddfbc23 to
fa0736a
Compare
Fill in the previously-empty slides/matching-demos.md with a presenter deck for the LSIB <-> Overture matching demo (lesson 6), plus a skeleton for the MGCP buildings demo (lesson 7) that mirrors the lesson's TODO structure. Wire the new section into slides/index.html after the GERS extras. Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
So attendees can find the written lesson and runnable notebook for each section: - GERS overview (lesson 4) - Exploring data (notebook 1-overturemaps-lonboard) - GERS ecosystem extras (lesson 4, replaces trailing >>> blank slide with a Continue-the-Workshop closer) - Matching demos: LSIB (lesson 6, notebook 3-lsib-demo) and MGCP (lesson 7, notebook 4-buildings-matching). Also fixes the notebook filename (was 3-lsib_overture, should be 3-lsib-demo). Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
The reveal.js markdown plugin was loading each slide section with data-charset="iso-8859-15", which mojibake'd any non-ASCII content (em-dashes, arrows, ellipsis, >=) in the matching-demos deck. The other slide files happen to be pure ASCII so this was a latent bug. Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
- Uncomment and append setup.md as the final section of the slideshow (DuckDB, OvertureMaps-Py CLI, docs links, Codespaces, JupyterLab). - Move lesson/notebook callouts from inline-on-title-slide to dedicated end-of-deck sub-slides on GERS.md and both demos in matching-demos.md, matching the existing exploring-data.md pattern. Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
df249fd to
cc73855
Compare
Lesson 7 landed in #29; replace the placeholder MGCP slides with real content drawn from the merged prose. The 4 skeleton sub-slides become 8 substantive ones: demo data, methodology, results arc, cardinality reporting, two-rate diagnostic, GERS adoption matrix, key finding, lesson/notebook callout. LSIB half is unchanged. Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
- Drop "View as Slideshow" entries from the README home page and the lesson 1 top nav row, so the slideshow isn't promoted to attendees while the deck is incomplete. - Add a subtle italic "work in progress" note under the title on the slideshow's intro slide. Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Note: slides are now labeled WIP and not linked to lessons
slides/matching-demos.mdwith a presenter deck: full slides for the LSIB ↔ Overture demo (lesson 6) plus a skeleton for the MGCP polygons ↔ Overture demo (lesson 7) to be expanded after Update MGCP matching lesson #28 lands.slides/index.htmlafter the GERS extras.>>>at the end ofGERS-ecosystem-extra.md(which produced a blank end-slide) is replaced with a proper "Continue the Workshop" closer.closes #31
Generated by Claude Code