🙏 Our apologies, there’s no time for introductions!
We’re excited for you to join us, but this meeting is short and task-focused. Please attend core community meetings (see GeoJupyter calendar) to meet the team and add your own agenda items, and/or introduce yourself on Zulip!
JupyterGIS sync meeting (2025-04-01)¶
Please add new agenda items under the New agenda items heading!
Attendees¶
Your name / GitHub ID / affiliation
Matt Fisher / @mfisher87 / Schmidt DSE
Arjun Verma / @arjxn-py / QuantStack
Greg Mooney / @gjmooney / QuantStack
Martin Renou / @martinRenou / QuantStack
Status reports¶
Matt & Arjun: “Save as...” geojupyter
/jupytergis #582 Arjun:
Restored local GeoTIFFs!
Modular processing logic - SQL query focused
Saving processing outputs as separate files instead of embedding in JGIS project.
Martin: How about making it optional to embed the processed data in jgis? With a checkbox in the processing form?
Streamlining docs build -- 1 conda environment
Reprojection command
Matt:
geo_debugfunction
Requests for help¶
Want to implement “Save as...” in the Python API & UI. How to share functionality / call between Python & JS?
Save as JGIS & Save as QGIS could be in same UI menu.
Write separate JS and Python implementations
In JS implementation, “Save as...” should rename (implemented in documentmanager) the existing document, and create a copy with the old name.
Misc¶
Package JGIS data files with project data in a tar file? Can untar in JS!