GeoJupyter virtual hackathon 2025-06-11
Hackathons
A GeoJupyter virtual hackathon. Open to all!
GeoJupyter virtual hackathon 2025-06-11
Please add new agenda items under the New agenda items
heading!
- Join us on Zoom
- Notes from previous hackathons
- GeoJupyter handy links:
Sign in!
Your name / GitHub ID / affiliation
- Name / GitHub ID / affiliation / ?
- Yao-Ting / @YaoTingYao / ClarkCGA
- Kristin Davis / @kpdavi / Schmidt DSE
- Martin Renou / @martinRenou / QuantStack / ?????
- Matt Fisher / @mfisher87 / Schmidt DSE
- Arjun Verma / @arjxn-py / QuantStack
Agenda & notes
⚡ (5 minutes) Lightning intros
Tell us about you in 30 seconds or less!
🌐 (5 minutes) Lightning demo
What’s new? Show & tell. Post on Zulip to request a show & tell slot; by default, QuantStack will demo awesome JupyterGIS progress each meeting!
💡 (5 minutes) What will we hack on?
- What do you want to work on today?
- For ideas, check out the hackathon and good first issue labels on the JupyterGIS project!
- Add your ideas to the “ideas” list below.
- Add your favorite emoji or a
+
next to ideas you’re excited about.- Press the colon (:) key on your keyboard or navigate to “Insert > Emoji” in the menu bar to open the emoji browser.
Ideas
- Symbology!
- Merge: https://github.com/geojupyter/jupytergis/pull/714
- Ultimately the schema may need to change to have better functionality for coordinated changes to color and radius in the symbology
- Next steps (for subsequent pull requests):
- Remove “Fill color” option when “Graduated” is selected for “Render type”
- Automatically re-run classify based on the field values that impact the classification. Classify depends on the selected number of classes, mode equal interval, and color ramp. Any time you change those fields, the classification could automatically update.
- But, currently you can override classification colors. Auto-updating would remove that functionality.
- Want to keep the “Classify” button
- Could automatically update the classification colors when the color ramp is changed (i.e., without having to click “Classify” again)
- The “draw features” PR (https://github.com/geojupyter/jupytergis/pull/692) may need to be restricted to just one feature type, points, lines, or polygons. How does QGIS handle GeoJSONs that have mixed geometry types?
- Merge: https://github.com/geojupyter/jupytergis/pull/714
- Documentation: Kristin to populate 😄
- https://github.com/geojupyter/jupytergis/issues/580
🪄 (all the minutes) Hack together!
Form teams from the ideas generated in the step above!