[SCM] postgis.net branch website updated. clarity-final-222-g2742767
git at osgeo.org
git at osgeo.org
Thu Jul 30 06:58:49 PDT 2026
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".
The branch, website has been updated
via 27427675fdcbad5b22bf6d3cc600d932913cb096 (commit)
via 2d0da4035bec95cf670e8e7598d3d8768555ec4f (commit)
from f1bbcd69fc332b08ee37ca8ebe30ab44a3eac417 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 27427675fdcbad5b22bf6d3cc600d932913cb096
Merge: f1bbcd6 2d0da40
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date: Thu Jul 30 06:58:48 2026 -0700
Merge pull request 'Add sqlite fdw data access link' (!21) from Komzpa/postgis.net:ai/spatialite-fdw-training-link-20260730 into website
Reviewed-on: https://gitea.osgeo.org/postgis/postgis.net/pulls/21
commit 2d0da4035bec95cf670e8e7598d3d8768555ec4f
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Thu Jul 30 17:15:35 2026 +0400
Add sqlite fdw data access link
diff --git a/content/documentation/training.md b/content/documentation/training.md
index 44a6173..dd2a492 100644
--- a/content/documentation/training.md
+++ b/content/documentation/training.md
@@ -36,6 +36,9 @@ and other spatial formats.
between PostGIS and formats such as GeoPackage, Shapefile, GeoJSON, and GML.
* The [GDAL SQLite and SpatiaLite driver](https://gdal.org/en/stable/drivers/vector/sqlite.html)
documents SpatiaLite import and export workflows.
+* [sqlite_fdw](https://github.com/pgspider/sqlite_fdw) can expose SQLite and
+ SpatiaLite files to PostgreSQL queries when foreign-table access is a better
+ fit than format conversion.
## OpenStreetMap Data
-----------------------------------------------------------------------
Summary of changes:
content/documentation/training.md | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list