Export the current QGIS view as gcx.json plus datasets/*.geojson — save to a local folder or push to a GitHub repository via the system git.
Captures the active map canvas (title, center, derived slippy-map zoom levels) and the project's vector layers as gcx.json with sibling GeoJSON files under datasets/. Two destinations are supported: save to a local folder, or commit and push to a GitHub repository using the user's existing git credentials (no token handling).
Plugin Tags