[SCM] postgis.net branch website updated. clarity-final-180-g8f687a2

git at osgeo.org git at osgeo.org
Mon Mar 16 03:09:17 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  8f687a26d24cd29558ab3d159ecf5a675d7e5fae (commit)
      from  3c223d1bfb08417cca4aefa1b8f565fc7d081237 (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 8f687a26d24cd29558ab3d159ecf5a675d7e5fae
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Mar 16 06:09:09 2026 -0400

    Announce the release of windows PostGIS 3.6.2 bundle

diff --git a/content/documentation/getting_started/install_windows/released_versions.md b/content/documentation/getting_started/install_windows/released_versions.md
index 73619da..00ed37e 100644
--- a/content/documentation/getting_started/install_windows/released_versions.md
+++ b/content/documentation/getting_started/install_windows/released_versions.md
@@ -1,23 +1,22 @@
 ---
 title: Latest Released Version
-date: 2025-10-05
+date: 2026-03-16
 weight: 10
 geekdocHidden: true
 geekdocHiddenTocTree: false
 ---
 
-PostGIS 3.6.1 came out Nov 13th, 2025. Windows PostGIS Bundle 3.6.1 installers for PostgreSQL 13-18 was last released Nov 20th-22nd 2025.
+PostGIS 3.6.2 was released Feb 6th, 2026. Windows PostGIS Bundle 3.6.2 installers for PostgreSQL 14-18 was released Mar 16th, 2026.
 
-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 soon.
+Binaries for versions of PostgreSQL 13-18 (64-bit) available in `Unreleased PostGIS Versions` and [OSGeo downloads][5]). Installers for 14-18(64-bit) available on [OSGeo downloads][5] and application stackbuilder.
 
 Note: This is the first release that includes pgSphere
 
-PostGIS 3.6.1 bundle includes:
+PostGIS 3.6.2 bundle includes:
 
-  * PostGIS 3.6.1 with MVT support, with raster, [GEOS](https://libgeos.org/posts/2025-08-21-geos-3-14-released/) 3.14.1, [PROJ](https://proj.org/download.html#past-releases) 8.2.1, [SFCGAL](http://sfcgal.org) support (2.2.0), address_standardizer, topology
+  * PostGIS 3.6.2 with MVT support, with raster, [GEOS](https://libgeos.org/posts/2025-08-21-geos-3-14-released/) 3.14.1, [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 2025
-  * pgRouting 4.0 [pgRouting 4.0.0](https://docs.pgrouting.org/4.0/en/index.html)
+  * pgRouting 4.0 [pgRouting 4.0.1](https://docs.pgrouting.org/4.0/en/index.html)
   * Commandline raster loader (raster2pgsql), shapefile import/export (shp2pgsql,pgsql2shp)
   * Commandline [osm2pgrouting 3.0.0](https://github.com/pgRouting/osm2pgrouting/tree/v3.0.0) 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
@@ -28,7 +27,7 @@ PostGIS 3.6.1 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.3.0-alpha](https://github.com/MobilityDB/MobilityDB/releases/tag/v1.3.0-alpha)
+  * [MobilityDB](https://mobilitydb.com) [v1.3.0rc1](https://github.com/MobilityDB/MobilityDB/releases/tag/v1.3.0rc1)
     for managing trajectories.  Includes many temporal spatial and non-spatial types and functions and operators for them. Refer to [Enabling PostGIS Extensions: MobilityDb](../enabling_postgis/#mobilitydb) for guidance.
   * [pgSphere](https://github.com/postgrespro/pgsphere)[1.5.2](https://github.com/postgrespro/pgsphere/releases/tag/1.5.2) for spherical geometries. (NEW in this release)
 

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

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


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list