[SCM] postgis.net branch website updated. clarity-final-262-gd1903af

git at osgeo.org git at osgeo.org
Tue Sep 8 14:20: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  d1903af7a756a548341b06299c25a7d885cd071c (commit)
       via  1cdf8bfb81a7f03919330464a20c00ea546d215e (commit)
      from  7abd4af2bb5b2f3044a504c32f7061bcff01b340 (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 d1903af7a756a548341b06299c25a7d885cd071c
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Sep 8 17:20:37 2026 -0400

    Announce PostGIS Day 2026

diff --git a/content/community/events/2026-postgis-day/index.md b/content/community/events/2026-postgis-day/index.md
new file mode 100644
index 0000000..3110e25
--- /dev/null
+++ b/content/community/events/2026-postgis-day/index.md
@@ -0,0 +1,25 @@
+---
+title: "PostGIS Day 2026"
+date: "2026-09-08"
+eventDates: "2026-11-19"
+expiryDate: "2026-11-22"
+tags: ["PostGIS"]
+eventLink: "https://www.snowflake.com/en/postgis-day/"
+location: "Online"
+image: "postgis-day.jpg"
+geekdocHidden: true
+---
+
+[PostGIS Day 2026](https://www.snowflake.com/en/postgis-day/) is an opportunity for developers, users, and enthusiasts to come together to share knowledge, use cases, and the latest developments related to this spatial database technology. The online event is focused on the myriad ways in which PostGIS supports geographic information system (GIS) capabilities within PostgreSQL. PostGIS Day is observed the **day after** [GIS Day](https://gisday.com) and the day after GIS day in 2026 is [November 19th, 2026](https://www.snowflake.com/en/postgis-day/).
+
+<!--more-->
+
+## What to Expect
+
+Have a great story to tell about how you use PostGIS? We are looking for papers in a variety of use cases to represent the breadth and sophistication of PostGIS. Talk slots are 30 minutes long and talks generally last 20-25 minutes with time for transition and questions.
+
+![](postgis-day-m.jpg)
+
+Talks can be given live or pre-recorded. Talk slots can be timed based on your timezone. Presenters should expect to answer questions live and via chat following their presentation. Talks are recorded and posted to our Youtube Channel. Look at [PostGIS Day 2025 Videos](https://www.youtube.com/playlist?list=PLavJpcg8cl1EkQWoCbczsOjFTe-SHg_8m) to get a flavor of what to expect. Speakers can opt out of video posting.
+
+
diff --git a/content/community/events/2026-postgis-day/postgis-day-m.jpg b/content/community/events/2026-postgis-day/postgis-day-m.jpg
new file mode 100644
index 0000000..f2dc587
Binary files /dev/null and b/content/community/events/2026-postgis-day/postgis-day-m.jpg differ
diff --git a/content/community/events/2026-postgis-day/postgis-day.jpg b/content/community/events/2026-postgis-day/postgis-day.jpg
new file mode 100644
index 0000000..10f5544
Binary files /dev/null and b/content/community/events/2026-postgis-day/postgis-day.jpg differ
diff --git a/content/community/events/2026-postgis-day/postgis-day.png b/content/community/events/2026-postgis-day/postgis-day.png
new file mode 100644
index 0000000..aecef4d
Binary files /dev/null and b/content/community/events/2026-postgis-day/postgis-day.png differ

commit 1cdf8bfb81a7f03919330464a20c00ea546d215e
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Sep 8 17:12:34 2026 -0400

    Release postgis 3.7.0rc2

diff --git a/config.toml b/config.toml
index 37368cf..2b8d021 100644
--- a/config.toml
+++ b/config.toml
@@ -169,7 +169,7 @@ enableRobotsTXT = true
     [params.postgis.releases.dev]
       minor = "3.7"
       dev = "3.7.0dev"
-      tag = "3.7.0rc1"
+      tag = "3.7.0rc2"
       is_dev = true
     [params.postgis.releases.36]
       minor = "3.6"
diff --git a/content/news/2026/09-08_postgis-3.7.0rc2.md b/content/news/2026/09-08_postgis-3.7.0rc2.md
new file mode 100644
index 0000000..be57410
--- /dev/null
+++ b/content/news/2026/09-08_postgis-3.7.0rc2.md
@@ -0,0 +1,159 @@
+---
+title: PostGIS 3.7.0rc2
+layout: post
+category: news
+tags: [release, 3.7]
+author: Regina Obe
+thumbnail:
+date: "2026-09-08"
+---
+
+The PostGIS Team is pleased to release PostGIS 3.7.0rc2!
+Best Served with [PostgreSQL 19 Beta 3](https://www.postgresql.org/about/news/postgresql-186-1711-1615-1519-1424-and-19-beta-3-released-3365/)
+, [GEOS 3.15.0](https://lists.osgeo.org/pipermail/geos-devel/2026-September/011196.html)
+, [postgis_tiger_geocoder 2025.2]({{< loc "site.root">}}/2026/08/PostGIS-Tiger-Geocoder-2025.2/)
+, and [address_standardizer](https://github.com/postgis/address_standardizer).
+
+This version requires PostgreSQL 14 - 19beta3, GEOS 3.10 or higher, Proj 6.1+, and libgmp.
+To take advantage of all features, GEOS 3.15+ is needed.
+To take advantage of all SFCGAL features SFCGAL 2.3.0+ is needed.
+To use postgis_raster extension GDAL 3+ is required.
+
+This release contains fixes since 3.7.0rc1 release.
+
+### 3.7.0rc2
+
+* [source download]({{< loc "postgis.release_source">}}/postgis-3.7.0rc2.tar.gz) [md5]({{< loc "postgis.release_source">}}/postgis-3.7.0rc2.tar.gz.md5)
+* [NEWS]({{< loc "postgis.release_notes">}}/3.7.0rc2/NEWS)
+* HTML Online [en]({{< loc "site.root">}}docs/manual-3.7/en/) [ja]({{< loc "site.root">}}docs/manual-3.7/ja/) [zh_Hans]({{< loc "site.root">}}docs/manual-3.7/zh_Hans/) [fr]({{< loc "site.root">}}docs/manual-3.7/fr/)
+* PDF docs: [en]({{< loc "postgis.dev_download">}}/postgis-3.7-en.pdf) [ja]({{< loc "postgis.dev_download">}}/postgis-3.7-ja.pdf), [zh_Hans]({{< loc  "postgis.dev_download">}}/postgis-3.7-zh_Hans.pdf),  [fr]({{< loc "postgis.dev_download">}}/postgis-3.7-fr.pdf)
+
+* Cheat Sheets:
+  * postgis: [en]({{< loc "site.root">}}docs/manual-3.7/postgis_cheatsheet-en.html) [ja]({{< loc "site.root">}}docs/manual-3.7/postgis_cheatsheet-ja.html) [zh_Hans]({{< loc "site.root">}}docs/manual-3.7/postgis_cheatsheet-zh_Hans.html) [fr]({{< loc "site.root">}}docs/manual-3.7/postgis_cheatsheet-fr.html)
+  * postgis_raster: [en]({{< loc "site.root">}}docs/manual-3.7/raster_cheatsheet-en.html) [ja]({{< loc "site.root">}}docs/manual-3.7/raster_cheatsheet-ja.html) [zh_Hans]({{< loc "site.root">}}docs/manual-3.7/raster_cheatsheet-zh_Hans.html) [fr]({{< loc "site.root">}}docs/manual-3.7/raster_cheatsheet-fr.html)
+  * postgis_topology: [en]({{< loc "site.root">}}docs/manual-3.7/topology_cheatsheet-en.html) [ja]({{< loc "site.root">}}docs/manual-3.7/topology_cheatsheet-ja.html) [zh_Hans]({{< loc "site.root">}}docs/manual-3.7/topology_cheatsheet-zh_Hans.html) [fr]({{< loc "site.root">}}docs/manual-3.7/topology_cheatsheet-fr.html)
+  * postgis_sfcgal: [en]({{< loc "site.root">}}docs/manual-3.7/sfcgal_cheatsheet-en.html) [ja]({{< loc "site.root">}}docs/manual-3.7/sfcgal_cheatsheet-ja.html) [zh_Hans]({{< loc "site.root">}}docs/manual-3.7/sfcgal_cheatsheet-zh_Hans.html) [fr]({{< loc "site.root">}}docs/manual-3.7/sfcgal_cheatsheet-fr.html)
+
+This release is a release candidate of a major release, it includes bug fixes since PostGIS 3.6.4 and new features.
+
+<!--more-->
+
+To build docs, first run visual examples and make sure you have a running
+PostgreSQL instance.
+
+`make -C regress visual-examples`
+
+## Breaking Changes
+* [#5688](https://trac.osgeo.org/postgis/ticket/5688), [topology] topology building functions now interpret tolerance 0 (old default) to really mean 0 and want -1 (new default) to mean "use topology precision" (Sandro Santilli)
+* [#6024](https://trac.osgeo.org/postgis/ticket/6024), Remove support for PostgreSQL 12 and 13 (Regina Obe)
+* [#6040](https://trac.osgeo.org/postgis/ticket/6040), ST_GeoHash round trip through ST_GeomFromGeoHash (Paul Ramsey)
+* [#6053](https://trac.osgeo.org/postgis/ticket/6053), [address_standardizer] Extension removed and moved to [https://github.com/postgis/address_standardizer](https://github.com/postgis/address_standardizer) (Paul Ramsey)
+* [#6052](https://trac.osgeo.org/postgis/ticket/6052), [tiger_geocoder] Extension removed and moved to [https://git.osgeo.org/postgis/postgis_tiger_geocoder](https://git.osgeo.org/postgis/postgis_tiger_geocoder) (Regina Obe)
+* [#6079](https://trac.osgeo.org/postgis/ticket/6079), Remove support for GEOS < 3.10 (Sandro Santilli)
+* [#1793](https://trac.osgeo.org/postgis/ticket/1793), Remove ST_MemCollect aggregate (Darafei Praliaskouski)
+* [GH-848](https://github.com/postgis/postgis/pull/848), CG_AlphaShape now returns a MultiPolygon (Jean Felder)
+* [docs] Python 3 and an SVG rasterizer (rsvg-convert preferred, GraphicsMagick or ImageMagick supported) now required for doc building (Darafei Praliaskouski)
+
+## New Features
+* [#1124](https://trac.osgeo.org/postgis/ticket/1124), [#2935](https://trac.osgeo.org/postgis/ticket/2935), [#3033](https://trac.osgeo.org/postgis/ticket/3033), [#4658](https://trac.osgeo.org/postgis/ticket/4658), [#4659](https://trac.osgeo.org/postgis/ticket/4659), [loader] Rework loader arguments: shp2pgsql can create UNLOGGED tables and choose the feature id column name, shp2pgsql --drop-table can emit DROP TABLE before prepare output, raster2pgsql/shp2pgsql expose loader actions as long options, both loaders accept long aliases for existing options, and
+* -if-not-exists makes creation actions idempotent (Darafei Praliaskouski)
+* [#4208](https://trac.osgeo.org/postgis/ticket/4208), Add single-geometry variants of ST_MaxDistance and ST_LongestLine (Darafei Praliaskouski)
+* [topology] FindVertexSegmentPairsBelowDistance function (Sandro Santilli)
+* ST_CoverageEdges, returns MultiLinestring of distinct shared edges in polygonal coverage (Paul Ramsey)
+* ST_MinimumSpanningTree, window function to calculate MST (Paul Ramsey)
+* [#5993](https://trac.osgeo.org/postgis/ticket/5993), [topology] Add max_edges parameter to TopoGeo_AddLinestring (Sandro Santilli)
+* [#6001](https://trac.osgeo.org/postgis/ticket/6001), support MultiLineString in ST_MakeLine (Paul Ramsey)
+* [#2858](https://trac.osgeo.org/postgis/ticket/2858), ST_MMin and ST_MMax (Paul Ramsey)
+* [#5941](https://trac.osgeo.org/postgis/ticket/5941), [raster] Support GDT_Float16 pixel type (Darafei Praliaskouski)
+* [#5992](https://trac.osgeo.org/postgis/ticket/5992), Optimize GiST index for repeated edge subdivision in topology (Darafei Praliaskouski)
+* [#5702](https://trac.osgeo.org/postgis/ticket/5702), Allow the compiler to detect the parallelism -flto=auto (Darafei Praliaskouski)
+* [#4798](https://trac.osgeo.org/postgis/ticket/4798), ST_AsGeoJSON warns about duplicate property keys (Darafei Praliaskouski)
+* [#4222](https://trac.osgeo.org/postgis/ticket/4222), [raster] ST_DumpAsPolygons honours PostgreSQL interrupts (Darafei Praliaskouski)
+* [#5889](https://trac.osgeo.org/postgis/ticket/5889), [topology] Include representative locations in topology build errors (Darafei Praliaskouski)
+* [#2614](https://trac.osgeo.org/postgis/ticket/2614), Use GEOSPreparedDistance and caching to accelerate ST_DWithin (Paul Ramsey)
+* [GH-839](https://github.com/postgis/postgis/pull/839), ST_Multi support for TIN and surfaces (Loïc Bartoletti)
+* [#4398](https://trac.osgeo.org/postgis/ticket/4398), Add ST_CatmullSmoothing smoothes but retains original vertices (Paul Ramsey)
+* [#4560](https://trac.osgeo.org/postgis/ticket/4560), ST_3DInterpolatePoint for M interpolation from XYZ inputs (Paul Ramsey)
+* [#1291](https://trac.osgeo.org/postgis/ticket/1291), ST_MakePolygon support for curved rings (Darafei Praliaskouski)
+* [GT-270](https://gitea.osgeo.org/postgis/postgis/pulls/270), Add NURBSCurve (Loïc Bartoletti)
+* [#2863](https://trac.osgeo.org/postgis/ticket/2863), Add ST_XSize, ST_YSize, ST_ZSize, and ST_MSize dimension helpers (Darafei Praliaskouski)
+
+## Enhancements
+* [#2045](https://trac.osgeo.org/postgis/ticket/2045), pgsql2shp query dumps no longer require temporary table privileges (Darafei Praliaskouski)
+* [#1577](https://trac.osgeo.org/postgis/ticket/1577), [loader] Report unsupported .zip archive input before trying to open shapefile sidecar files (Darafei Praliaskouski)
+* [#3158](https://trac.osgeo.org/postgis/ticket/3158), Move geometry and geography typmod bit helpers out of the public liblwgeom header (Darafei Praliaskouski)
+* [#3776](https://trac.osgeo.org/postgis/ticket/3776), [raster] Keep distinct 32-bit integer pixel values separate in ST_DumpAsPolygons (Darafei Praliaskouski)
+* [#4678](https://trac.osgeo.org/postgis/ticket/4678), [raster] Move st_sum4ma neighborhood callback to C (Darafei Praliaskouski)
+* [#2116](https://trac.osgeo.org/postgis/ticket/2116), [raster] Add ST_Value nearest-neighbor boundary options (Darafei Praliaskouski)
+* [#2804](https://trac.osgeo.org/postgis/ticket/2804), [#4315](https://trac.osgeo.org/postgis/ticket/4315), [raster] Support two-argument ST_MapAlgebra callbacks and pass callback call data as actual arguments (Darafei Praliaskouski)
+* [#6062](https://trac.osgeo.org/postgis/ticket/6062), [topology] Stop using recursive snapping, for improved robustness (Sandro Santilli)
+* [#6065](https://trac.osgeo.org/postgis/ticket/6065), Improved winding order computation robustness for rings having collapsed elements (Sandro Santilli)
+* [#2137](https://trac.osgeo.org/postgis/ticket/2137), [raster] Reuse matching source raster overviews in raster2pgsql -l (Darafei Praliaskouski)
+* [#4749](https://trac.osgeo.org/postgis/ticket/4749), Use point-in-polygon predicate fast paths for point-only GeometryCollections (Darafei Praliaskouski)
+* [#2807](https://trac.osgeo.org/postgis/ticket/2807), [raster] Preserve missing NODATA values in ST_MapAlgebra outputs (Darafei Praliaskouski)
+* [#2832](https://trac.osgeo.org/postgis/ticket/2832), [raster] Avoid padding single-tile raster2pgsql overviews when padding is not requested (Darafei Praliaskouski)
+* [#2623](https://trac.osgeo.org/postgis/ticket/2623), Generate a pgsql2shp GID field when exporting geometry-only shapefiles (Darafei Praliaskouski)
+* [#2850](https://trac.osgeo.org/postgis/ticket/2850), Preserve pgsql2shp numeric precision and scale in DBF metadata (Darafei Praliaskouski)
+* Build PostgreSQL extension modules with `-fno-semantic-interposition` when available so LTO can optimize same-DSO calls to exported PostGIS entry points directly instead of routing through the module PLT; in a local PostgreSQL 18 `pgbench` microbenchmark over 100k four-point groups this reduced `ST_Collect` aggregate latency by about 4% (Darafei Praliaskouski)
+* [#5973](https://trac.osgeo.org/postgis/ticket/5973), Install PostGIS utilities under `pg_config --bindir` by default and document `pg_config`-derived install paths more accurately (Darafei Praliaskouski)
+* [#2808](https://trac.osgeo.org/postgis/ticket/2808), Clarify postgis_full_version() output when installed component scripts are newer than core scripts (Darafei Praliaskouski)
+* [#2838](https://trac.osgeo.org/postgis/ticket/2838), Emit valid X3D Coordinate nodes for 2D polygon output (Darafei Praliaskouski)
+* [GH-899](https://github.com/postgis/postgis/pull/899), [raster] Honor PostgreSQL interrupts in long-running GDAL progress callbacks (Darafei Praliaskouski)
+* [#6073](https://trac.osgeo.org/postgis/ticket/6073), [#6074](https://trac.osgeo.org/postgis/ticket/6074), Stabilize geography LRS endpoint interpolation and pole centroid regressions on 32-bit systems (Darafei Praliaskouski)
+* [#2583](https://trac.osgeo.org/postgis/ticket/2583), Preserve Z/ZM dimensional qualifiers in ST_AsEWKT output for TIN (Darafei Praliaskouski)
+* [#4616](https://trac.osgeo.org/postgis/ticket/4616), Detect pgsql2shp query keywords case-insensitively (Darafei Praliaskouski)
+* [#1986](https://trac.osgeo.org/postgis/ticket/1986), ST_GeomFromGML support for GML ArcString and curved polygon rings (Darafei Praliaskouski)
+* [#4749](https://trac.osgeo.org/postgis/ticket/4749), Use point-in-polygon predicate fast paths for point-only GeometryCollections, including ST_Disjoint (Darafei Praliaskouski)
+* [#3676](https://trac.osgeo.org/postgis/ticket/3676), Mark geometry and geography btree comparison support functions as leakproof (Darafei Praliaskouski)
+* [GH-875](https://github.com/postgis/postgis/pull/875), Allow ST_OrderingEquals joins to use hash and merge join plans (Darafei Praliaskouski)
+* [#1168](https://trac.osgeo.org/postgis/ticket/1168), [raster] Support curved geometry inputs in ST_AsRaster (Darafei Praliaskouski)
+* [#1416](https://trac.osgeo.org/postgis/ticket/1416), ST_AsX3D outputs NURBSCURVE as X3D NurbsCurve and linearizes other curve geometries (Darafei Praliaskouski)
+* [#3705](https://trac.osgeo.org/postgis/ticket/3705), ST_AsX3D outputs valid coordinate nodes for 2D multi-geometries and GeometryCollections (Darafei Praliaskouski)
+* [GT-484](https://gitea.osgeo.org/postgis/postgis/pulls/484), Use column-level SELECT privileges for metadata views (Arthur Bazin)
+* [#1408](https://trac.osgeo.org/postgis/ticket/1408), [#2386](https://trac.osgeo.org/postgis/ticket/2386), [#2557](https://trac.osgeo.org/postgis/ticket/2557), [#2805](https://trac.osgeo.org/postgis/ticket/2805), [#2898](https://trac.osgeo.org/postgis/ticket/2898), [#3743](https://trac.osgeo.org/postgis/ticket/3743), [#4323](https://trac.osgeo.org/postgis/ticket/4323), [#4332](https://trac.osgeo.org/postgis/ticket/4332), [#4385](https://trac.osgeo.org/postgis/ticket/4385), [#5109](https://trac.osgeo.org/postgis/ticket/5109), [#5532](https://trac.osgeo.org/postgis/ticket/5532), [#5593](https://trac.osgeo.org/postgis/ticket/5593), [#5638](https://trac.osgeo.org/postgis/ticket/5638), [#5645](https://trac.osgeo.org/postgis/ticket/5645), [#5950](https://trac.osgeo.org/postgis/ticket/5950), [#6022](https://trac.osgeo.org/postgis/ticket/6022), [#6082](https://trac.osgeo.org/postgis/ticket/6082), [GH-1161](https://github.com/postgis/postgis/pull/1161), [GT-584](https://gitea.osgeo.org/post
 gis/postgis/pulls/584), Numerous doc enhancements (Darafei Praliaskouski)
+
+* [GH-1175](https://github.com/postgis/postgis/pull/1175), Guard missing operands before reading node tags in spatial selectivity estimation (Maksim Korotkov)
+* [#6118](https://trac.osgeo.org/postgis/ticket/6118), Reject empty geometry type modifiers without an out-of-bounds read (Egor Ivkov)
+* Fix WKB and TWKB parser resource exhaustion on malformed input (Darafei Praliaskouski)
+* [#6038](https://trac.osgeo.org/postgis/ticket/6038), Avoid stale relation lookups in geometry_columns after topology objects are dropped (Darafei Praliaskouski)
+* [#5487](https://trac.osgeo.org/postgis/ticket/5487), Improve error detail for repeated upgrades after an incomplete deprecated-function cleanup (Darafei Praliaskouski)
+* [#5975](https://trac.osgeo.org/postgis/ticket/5975), Initialize skipped union-find cluster ids deterministically (Darafei Praliaskouski)
+* [#5904](https://trac.osgeo.org/postgis/ticket/5904), [topology] Avoid MinGW format warnings when logging topology ids (Darafei Praliaskouski)
+* [GH-888](https://github.com/postgis/postgis/pull/888), [sfcgal] Avoid stale detoasted geometry access in CG_Visibility empty-input handling for SFCGAL < 2.2 (Darafei Praliaskouski)
+* [#3179](https://trac.osgeo.org/postgis/ticket/3179), Mark truncated libpgcommon PostgreSQL messages instead of silently dropping the tail (Darafei Praliaskouski)
+* [#6003](https://trac.osgeo.org/postgis/ticket/6003), Avoid size_t formats in liblwgeom logging/error wrappers for MinGW builds (Darafei Praliaskouski)
+* [GH-886](https://github.com/postgis/postgis/pull/886), ST_ClusterRelateWin validates NULL relate matrices before detoasting them (Darafei Praliaskouski)
+* [GH-889](https://github.com/postgis/postgis/pull/889), ST_Relate pattern inversion avoids out-of-bounds access on short DE-9IM patterns (Darafei Praliaskouski)
+* [GH-890](https://github.com/postgis/postgis/pull/890), Avoid GIDX BRIN summary merges across mismatched dimensions (Darafei Praliaskouski)
+* [#5959](https://trac.osgeo.org/postgis/ticket/5959), Prevent histogram target overflow when analysing massive tables (Darafei Praliaskouski)
+* [#6080](https://trac.osgeo.org/postgis/ticket/6080), Avoid out-of-bounds hex WKB lookup for high-bit input bytes (Darafei Praliaskouski)
+* [#4828](https://trac.osgeo.org/postgis/ticket/4828), geometry_columns handles NOT VALID SRID checks without errors (Darafei Praliaskouski)
+* [#6048](https://trac.osgeo.org/postgis/ticket/6048), [raster] ST_Clip no longer crashes when clipping sparse band selections (Darafei Praliaskouski)
+* [GH-894](https://github.com/postgis/postgis/pull/894), [raster] Fix Float16 import, mixed nodata warping, band replacement cleanup, GDAL credential redaction, and Python GDAL compatibility (Darafei Praliaskouski)
+
+
+### Upgrading
+
+After installing the binaries or after running pg_upgrade:
+
+For PostGIS 3 series
+do below which will upgrade all your postgis extensions.
+```postgres
+SELECT postgis_extensions_upgrade();
+```
+
+
+For PostGIS 2 series:
+
+```postgres
+ALTER EXTENSION postgis UPDATE;
+SELECT postgis_extensions_upgrade();
+SELECT postgis_extensions_upgrade();
+```
+
+If you come across any issues, feel free to report via our [ticket tracker](https://trac.osgeo.org/postgis)
+or [mailing list](https://lists.osgeo.org/listinfo/postgis-users) with details
+
+View all [tickets for 3.7.0rc2 milestone][1].
+
+[1]: https://trac.osgeo.org/postgis/query?status=assigned&status=closed&milestone=PostGIS+3.7.0&milestone=PostGIS+3.6.4

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

Summary of changes:
 config.toml                                        |   2 +-
 content/community/events/2026-postgis-day/index.md |  25 ++++
 .../postgis-day-m.jpg                              | Bin
 .../postgis-day.jpg                                | Bin
 .../postgis-day.png                                | Bin
 ...is-3.7.0alpha1.md => 09-08_postgis-3.7.0rc2.md} | 129 ++++++++++-----------
 6 files changed, 87 insertions(+), 69 deletions(-)
 create mode 100644 content/community/events/2026-postgis-day/index.md
 copy content/community/events/{2023-postgis-day => 2026-postgis-day}/postgis-day-m.jpg (100%)
 copy content/community/events/{2023-postgis-day => 2026-postgis-day}/postgis-day.jpg (100%)
 copy content/community/events/{2023-postgis-day => 2026-postgis-day}/postgis-day.png (100%)
 copy content/news/2026/{07-05_postgis-3.7.0alpha1.md => 09-08_postgis-3.7.0rc2.md} (72%)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list