From 83125716e2e79d3502827ab6bd16ad9de7cde7fe Mon Sep 17 00:00:00 2001 From: Qiusheng Wu Date: Sun, 5 Apr 2026 00:24:16 -0400 Subject: [PATCH] Add new entries to gallery.yml for GIS resources --- docs/gallery.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/gallery.yml b/docs/gallery.yml index 0a2b3c5..6a89a5a 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -594,3 +594,15 @@ repository: https://github.com/ClaudioRojasMon/apuntes_2025 website: https://claudiorojasmon.github.io/apuntes_2025/ image: https://github.com/ClaudioRojasMon/apuntes_2025/blob/main/Original.png?raw=true +- name: "Introduction to GIS Programming" + repository: https://github.com/giswqs/intro-gispro + website: https://gispro.gishub.org + image: https://raw.githubusercontent.com/giswqs/intro-gispro/refs/heads/main/logo.png +- name: "Spatial Data Management with DuckDB" + repository: https://github.com/giswqs/duckdb-spatial + website: https://duckdb.gishub.org + image: https://raw.githubusercontent.com/giswqs/duckdb-spatial/refs/heads/main/logo.png +- name: "GeoAI with Python" + repository: https://github.com/giswqs/GeoAI-Book + website: https://book.opengeoai.org + image: https://raw.githubusercontent.com/giswqs/GeoAI-Book/refs/heads/main/logo.png