[SCM] postgis.net branch website updated. clarity-final-157-g582c905

git at osgeo.org git at osgeo.org
Sun Oct 12 23:19:02 PDT 2025


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  582c9058567f96623dbbef8eef56342bd22e0f67 (commit)
      from  b76b2855c927dc8fa370b5f5a53616e87373c5b2 (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 582c9058567f96623dbbef8eef56342bd22e0f67
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Oct 13 02:18:56 2025 -0400

    Notes about release of PostGIS 3.6.0 bundle for postgresql 18

diff --git a/content/documentation/getting_started/install_windows/released_versions.md b/content/documentation/getting_started/install_windows/released_versions.md
index b2e93bd..bb6d0d8 100644
--- a/content/documentation/getting_started/install_windows/released_versions.md
+++ b/content/documentation/getting_started/install_windows/released_versions.md
@@ -6,10 +6,12 @@ geekdocHidden: true
 geekdocHiddenTocTree: false
 ---
 
-PostGIS 3.6.0 came out Sept 2nd, 2025. Windows PostGIS Bundle 3.6.0 installers for PostgreSQL 18 was released Oct 5th 2025.
+PostGIS 3.6.0 came out Sept 2nd, 2025. Windows PostGIS Bundle 3.6.0 installers for PostgreSQL 18 was last released Oct 13th 2025.
 
 Binaries for versions of PostgreSQL 13-18 (64-bit) available in `Unreleased PostGIS Versions` and [OSGeo downloads][5]). Installers for 18(64-bit) available on [OSGeo downloads][5] and application stackbuilder.
-Installers for PostgreSQL 13-17 will be available later.
+Installers for PostgreSQL 13-17 will be available when PostGIS 3.6.1 comes out.
+
+Note that this version does not include shp2pgsql-gui.  We plan to include this in the 3.6.1 release after fixing some issues.
 
 PostGIS 3.6.0 bundle includes:
 
@@ -17,11 +19,9 @@ PostGIS 3.6.0 bundle includes:
   * PostGIS Tiger geocoder extension - Tiger 2024
   * pgRouting 4.0 [pgRouting 4.0.0-alpha](https://docs.pgrouting.org/4.0/en/index.html)
   * Commandline raster loader (raster2pgsql), shapefile import/export (shp2pgsql,pgsql2shp)
-  * Commandline [osm2pgrouting 2.3.8](https://github.com/pgRouting/osm2pgrouting/wiki/Documentation-for-osm2pgrouting-v2.3) for loading data from .osm files into pgRouting routable format
-  * GUI: shp2pgsql-gui which has both import and export support for geometry/geography
+  * Commandline [osm2pgrouting main](https://github.com/pgRouting/osm2pgrouting/wiki/Documentation-for-osm2pgrouting-v2.3) for loading data from .osm files into pgRouting routable format
   * [ogrfdw 1.1.7](https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.1.7)  - spatial foreign data wrapper for
 		reading both spatial (spatial columns become postgis geometry) and non-spatial data.    [IMPORT FOREIGN SCHEMA](http://www.postgresonline.com/journal/archives/359-Import-Foreign-Schema-for-ogr_fdw-for-PostgreSQL-9.5.html) support
-    New features in 1.1 - `character_encoding` option and utility functions `ogr_fdw_drivers()`, `ogr_fdw_version()`.
 
   * [GDAL 3.9.2](https://gdal.org/download.html#current-releases) with OpenJPEG 2.5.20 (JPEG 2000), ODBC, Curl, SQLite3 (for GeoPackage and OSM support), excel (XLS) (via FreeXL 1.0.6), libreoffice, XLSX spreadsheet (via expat), Arrow 13.0 for Arrow, Parquet, and GeoParquet support  (used by both PostGIS raster and ogrfdw)
   * [pgpointcloud](https://github.com/pgpointcloud/pointcloud) 1.2.5

-----------------------------------------------------------------------

Summary of changes:
 .../getting_started/install_windows/released_versions.md       | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list