[SCM] postgis.net branch website updated. clarity-final-110-gbe65550

git at osgeo.org git at osgeo.org
Sat Sep 28 21:00:18 PDT 2024


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  be6555060a0baf76511c69eb2223e7b9884a6840 (commit)
      from  ef40429d00b7370351a8dd18ef6cfcafca99df06 (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 be6555060a0baf76511c69eb2223e7b9884a6840
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Sep 28 23:59:21 2024 -0400

    Windows 3.5.0 bundle release for PG 17

diff --git a/content/documentation/getting_started/install_windows/released_versions.md b/content/documentation/getting_started/install_windows/released_versions.md
index 62a59d4..0e8a648 100644
--- a/content/documentation/getting_started/install_windows/released_versions.md
+++ b/content/documentation/getting_started/install_windows/released_versions.md
@@ -6,30 +6,29 @@ geekdocHidden: true
 geekdocHiddenTocTree: false
 ---
 
-PostGIS 3.4.2 came out February 8th, 2024. Windows PostGIS Bundle 3.4.2 was released May 21-23rd, 2024.
+PostGIS 3.5.0 came out September 26th, 2024. Windows PostGIS Bundle 3.5.0 installer for PostgreSQL 17 was released September 28th, 2024.
 
-Binaries for versions of PostgreSQL 12-16 (64-bit) available in `Unreleased PostGIS Versions` and [OSGeo downloads][5]). Installers for 12-16(64-bit) are available on stackbuilder and [OSGeo downloads][5].
+Binaries for versions of PostgreSQL 12-17 (64-bit) available in `Unreleased PostGIS Versions` and [OSGeo downloads][5]). Installers for 13-16(64-bit) will be available soon on [OSGeo downloads][5].
 
-If you are using PostgreSQL < 12, use the PostGIS 3.3 bundle, because PostGIS 3.4+  does not support those versions.
+PostGIS 3.5.0 bundle includes:
 
-PostGIS 3.4.2 bundle includes:
-
-  * PostGIS 3.4.2 with MVT support, with raster, [GEOS](https://libgeos.org/posts/2023-11-11-geos-3-12-1-released/) 3.12.1, [PROJ](https://proj.org/download.html#past-releases) 8.2.1, [SFCGAL](http://sfcgal.org) support (1.5.1), address_standardizer, topology
+  * PostGIS 3.5.0 with MVT support, with raster, [GEOS](https://libgeos.org/posts/2023-11-11-geos-3-12-1-released/) 3.13.0, [PROJ](https://proj.org/download.html#past-releases) 8.2.1, [SFCGAL](http://sfcgal.org) support (1.5.2), address_standardizer, topology
   * PostGIS Tiger geocoder extension - Tiger 2023
   * pgRouting 3.6 [pgRouting 3.6.2](https://docs.pgrouting.org/3.6/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
-  * [ogrfdw 1.1.4](https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.1.4)  - spatial foreign data wrapper for
+  * [ogrfdw 1.1.5](https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.1.5)  - 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()`
+    New features in 1.1 - `character_encoding` option and utility functions `ogr_fdw_drivers()`, `ogr_fdw_version()`.
+    Changes in 1.1.5 include improved date handling and support of GDAL list types mapping to PostgreSQL array types.
 
-  * [GDAL 3.8.5](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.4
+  * [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
     for querying LIDAR point cloud and in/out functions to convert to PostGIS geometry
   * [h3-pg](https://github.com/zachasme/h3-pg) 4.1.3
     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.1.1](https://github.com/MobilityDB/MobilityDB/releases/tag/v1.1.1)
+  * [MobilityDB](https://mobilitydb.com) [v1.2.0rc1](https://github.com/MobilityDB/MobilityDB/releases/tag/v1.2.0rc1)
     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:
 .../install_windows/released_versions.md            | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list