[SCM] postgis.net branch website updated. clarity-final-154-gbb591e9

git at osgeo.org git at osgeo.org
Sun Oct 5 06:36:25 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  bb591e9a3960d374defdfd24e83a11ccd196d840 (commit)
      from  f5cbaf238ca17148bbb679581efacb2abc5bee90 (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 bb591e9a3960d374defdfd24e83a11ccd196d840
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Oct 5 09:36:19 2025 -0400

    Update to reflect release of PostgreSQL 18 3.6.0 bundle

diff --git a/content/documentation/getting_started/install_windows/released_versions.md b/content/documentation/getting_started/install_windows/released_versions.md
index d86457b..9b24042 100644
--- a/content/documentation/getting_started/install_windows/released_versions.md
+++ b/content/documentation/getting_started/install_windows/released_versions.md
@@ -1,20 +1,21 @@
 ---
 title: Latest Released Version
-date: 2024-09-28
+date: 2025-10-05
 weight: 10
 geekdocHidden: true
 geekdocHiddenTocTree: false
 ---
 
-PostGIS 3.5.3 came out May 17th, 2025. Windows PostGIS Bundle 3.5.3 installers for PostgreSQL 13-17 was released June 5th 2025.
+PostGIS 3.6.0 came out Sept 2nd, 2025. Windows PostGIS Bundle 3.6.0 installers for PostgreSQL 18 was released Sept 2nd 2025.
 
-Binaries for versions of PostgreSQL 13-17 (64-bit) available in `Unreleased PostGIS Versions` and [OSGeo downloads][5]). Installers for 13-17(64-bit) available on [OSGeo downloads][5] and application stackbuilder.
+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.
 
-PostGIS 3.5.3 bundle includes:
+PostGIS 3.6.0 bundle includes:
 
-  * PostGIS 3.5.3 with MVT support, with raster, [GEOS](https://github.com/libgeos/geos/blob/3.13.1/NEWS.md) 3.13.1, [PROJ](https://proj.org/download.html#past-releases) 8.2.1, [SFCGAL](http://sfcgal.org) support (1.5.2), address_standardizer, topology
+  * PostGIS 3.6.0 with MVT support, with raster, [GEOS](https://libgeos.org/posts/2025-08-21-geos-3-14-released/) 3.14.0, [PROJ](https://proj.org/download.html#past-releases) 8.2.1, [SFCGAL](http://sfcgal.org) support (2.2.0), address_standardizer, topology
   * PostGIS Tiger geocoder extension - Tiger 2024
-  * pgRouting 3.8 [pgRouting 3.8.0](https://docs.pgrouting.org/3.8/en/index.html)
+  * 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
@@ -27,7 +28,7 @@ PostGIS 3.5.3 bundle includes:
     for querying LIDAR point cloud and in/out functions to convert to PostGIS geometry
   * [h3-pg](https://github.com/zachasme/h3-pg) 4.1.4
     for using Uber h3 api and converting h3 index representations to postgis geometry/geography/raster (raster support is new in this release).
-  * [MobilityDB](https://mobilitydb.com) [v1.2.0](https://github.com/MobilityDB/MobilityDB/releases/tag/v1.2.0)
+  * [MobilityDB](https://mobilitydb.com) [v1.3.0-alpha](https://github.com/MobilityDB/MobilityDB/releases/tag/v1.3.0-alpha)
     for managing trajectories.  Includes many temporal spatial types and functions for them. Refer to [Enabling PostGIS Extensions: MobilityDb](../enabling_postgis/#mobilitydb) for guidance.
 
 The simplest way to get PostGIS on Windows for the EnterpriseDb Windows PostgreSQL distribution is using the StackBuilder.

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

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


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list