|
| 1 | +--- |
| 2 | +title: "JupyterGIS sync meeting 2025-05-20" |
| 3 | +description: | |
| 4 | + A weekly gathering of JupyterGIS team to discuss our progress and help each other out. |
| 5 | + Open to all, but this meeting is _short_ and task-focused, so there will not be time |
| 6 | + for introductions. Please join a core meeting! |
| 7 | +date: "2025-05-20" |
| 8 | +image: "/assets/images/standup.jpg" |
| 9 | +author: |
| 10 | + - name: "The GeoJupyter community" |
| 11 | +categories: |
| 12 | + - "JupyterGIS notes" |
| 13 | +tags: [jupytergis-notes] |
| 14 | +--- |
| 15 | + |
| 16 | +:::info {.callout-info} |
| 17 | +:mag: This meeting is _short_ and _task-focused_. Unfortunately, we won't have time to |
| 18 | +introduce every new person to the team. Please attend core community meetings ([see |
| 19 | +GeoJupyter calendar](https://geojupyter.org/calendar)) to meet the team and add your own |
| 20 | +agenda items, and/or |
| 21 | +[introduce yourself on Zulip](https://jupyter.zulipchat.com/#narrow/channel/471314-geojupyter/topic/Welcome)! |
| 22 | +::: |
| 23 | + |
| 24 | +# JupyterGIS sync meeting 2025-05-20 |
| 25 | + |
| 26 | +Please add new agenda items under the `New agenda items` heading! |
| 27 | + |
| 28 | +- [Join us on Google Meet](https://meet.google.com/zhk-vygf-gke) |
| 29 | + - [What time is the meeting in my time zone?](https://dateful.com/convert/utc?t=4pm) |
| 30 | +- [Previous meetings](https://geojupyter.org/blog/#category=JupyterGIS%20notes) |
| 31 | + |
| 32 | + |
| 33 | +## Attendees |
| 34 | + |
| 35 | +Your name / GitHub ID / affiliation |
| 36 | + |
| 37 | +* Name / GitHub ID / affiliation |
| 38 | +* Matt Fisher / @mfisher87 / Schmidt DSE |
| 39 | +* Nicolas Brichet / @brichet / QuantStack |
| 40 | +* Arjun Verma / @arjxn-py / QuantStack |
| 41 | +* Martin Renou / @martinRenou / QuantStack |
| 42 | + |
| 43 | + |
| 44 | +## Agenda |
| 45 | + |
| 46 | +* Are we prioritizing work effectively? (For us, and the rest of the community keeping an eye on our progress) |
| 47 | + * Are we looking at the current Milestone to decide what to work on? |
| 48 | + * Does the Milestone page get updated often enough? |
| 49 | + * Matt: I'd like to build a new habit of reviewing our on-deck work together each week. Will Milestones suit that purpose? Or should we have a super-streamlined Project board with a column of issues to pick from? And perhaps do releases more regularly? |
| 50 | + * Example: [JupyterBook project board](https://github.com/orgs/jupyter-book/projects/1) |
| 51 | + * Martin: Totally agree. Project board would feel better. Nice UI to keep track of what's happening. Get rid of current milestone. |
| 52 | +* Starting a [team compass](https://compass.geojupyter.org/) - what do you want to see there? |
| 53 | + * Link to the project board |
| 54 | + * Calendar! |
| 55 | + |
| 56 | + |
| 57 | +### Status reports |
| 58 | + |
| 59 | +* Arjun: Symbology bugfixes! |
| 60 | +* Arjun: Autosave changes to layer properties |
| 61 | +* Arjun: Bugfix to vectortile layers to support symbology |
| 62 | + |
| 63 | + |
| 64 | +### Requests for help |
| 65 | + |
| 66 | +* Can we apply graduated and categorized symbology to vectortile layers? https://github.com/geojupyter/jupytergis/issues/704 |
| 67 | + * Matt: Trying to do a proof of concept, struggling. |
| 68 | + * Arjun: Try in QGIS to test the dataset. |
0 commit comments