[SCM] PostGIS branch master updated. 3.5.0beta1-9-gf83f78426

git at osgeo.org git at osgeo.org
Sat Sep 21 18:10:08 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".

The branch, master has been updated
       via  f83f784268aac67e92fdbf0d55a007161d94ac34 (commit)
      from  be1c2273cdfe0490a43b0148bb8f18ce57a63916 (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 f83f784268aac67e92fdbf0d55a007161d94ac34
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Sep 21 21:09:32 2024 -0400

    Align release notes with NEWS file
    Update pot

diff --git a/doc/po/templates/postgis-manual.pot b/doc/po/templates/postgis-manual.pot
index 05fff215b..5e4d545bf 100644
--- a/doc/po/templates/postgis-manual.pot
+++ b/doc/po/templates/postgis-manual.pot
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-07-05 06:17+0000\n"
+"POT-Creation-Date: 2024-09-22 00:49+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <kde-i18n-doc at kde.org>\n"
@@ -4233,16 +4233,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Adds a linestring to an existing topology using a tolerance and possibly "
-"splitting existing edges/faces. Returns edge identifiers."
+"splitting existing edges/faces."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"Adds a linestring to an existing topology and returns a set of edge "
-"identifiers forming it up. The given line will snap to existing nodes or "
-"edges within given tolerance. Existing edges and faces may be split by the "
-"line. New nodes and faces may be added."
+"Adds a linestring to an existing topology and returns a set of signed edge "
+"identifiers forming it up (negative identifies mean the edge goes in the "
+"opposite direction of the input linestring). The given line will snap to "
+"existing nodes or edges within given tolerance. Existing edges and faces may "
+"be split by the line. New nodes and faces may be added."
 msgstr ""
 
 #. Tag: para
@@ -4252,6 +4253,11 @@ msgid ""
 "caller, see <xref linkend=\"Topology_StatsManagement\"/>."
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid "Enhanced: 3.2.0 added support for returning signed identifier."
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -11070,6 +11076,16 @@ msgid ""
 "instead."
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid ""
+"Escaping names for tables and/or namespaces that include special characters "
+"and quotes may require special handling. A user notes: \"For schemas and "
+"tables, use identifier escaping rules to produce a double-quoted string, and "
+"afterwards remove the first and last double-quote character. For geometry "
+"column pass as is.\""
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid "Changed: 2.1.0. Up to 2.0.x this was called ST_Estimated_Extent."
@@ -12370,10 +12386,10 @@ msgstr ""
 msgid ""
 "Creates a rectangular Polygon giving the extent of a tile in the <link xlink:"
 "href=\"https://en.wikipedia.org/wiki/Tiled_web_map\">XYZ tile system</link>. "
-"The tile is specified by the zoom level Z and the XY index of the tile in the "
-"grid at that level. Can be used to define the tile bounds required by <xref "
-"linkend=\"ST_AsMVTGeom\"/> to convert geometry into the MVT tile coordinate "
-"space."
+"The tile is specified by the zoom level Z and the XY index of the tile in "
+"the grid at that level. Can be used to define the tile bounds required by "
+"<xref linkend=\"ST_AsMVTGeom\"/> to convert geometry into the MVT tile "
+"coordinate space."
 msgstr ""
 
 #. Tag: para
@@ -13812,6 +13828,16 @@ msgid ""
 "invalid (see example below)."
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid ""
+"If <code>cartesian_hint</code> is set to <code>true</code>, the algorithm "
+"applies additional optimizations involving cartesian math to further reduce "
+"the resulting point number. Please note that using this option might "
+"introduce rendering artifacts if the resulting coordinates are projected "
+"into another (non-cartesian) coordinate system before rendering."
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -19274,6 +19300,11 @@ msgstr ""
 msgid "3D geometries are supported:"
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid "Options argument can be used to add BBOX and CRS in GeoJSON output:"
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -19332,10 +19363,10 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"16: Declare that data are lat/lon (e.g srid=4326). Default is to assume "
-"that data are planars. This option is useful for GML 3.1.1 output only, "
-"related to axis order. So if you set it, it will swap the coordinates so "
-"order is lat lon instead of database lon lat."
+"16: Declare that data are lat/lon (e.g srid=4326). Default is to assume that "
+"data are planars. This option is useful for GML 3.1.1 output only, related "
+"to axis order. So if you set it, it will swap the coordinates so order is "
+"lat lon instead of database lon lat."
 msgstr ""
 
 #. Tag: para
@@ -19619,9 +19650,9 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"Converting a <varname>GEOMETRYCOLLECTION</varname> to MARC21/XML formatted in "
-"decimal minutes. The geometries order in the MARC21/XML output correspond to "
-"their order in the collection."
+"Converting a <varname>GEOMETRYCOLLECTION</varname> to MARC21/XML formatted "
+"in decimal minutes. The geometries order in the MARC21/XML output correspond "
+"to their order in the collection."
 msgstr ""
 
 #. Tag: refpurpose
@@ -21007,8 +21038,8 @@ msgid ""
 "The optional third parameter controls the buffer accuracy and style. The "
 "accuracy of circular arcs in the buffer is specified as the number of line "
 "segments used to approximate a quarter circle (default is 8). The buffer "
-"style can be specified by providing a list of blank-separated key=value pairs "
-"as follows:"
+"style can be specified by providing a list of blank-separated key=value "
+"pairs as follows:"
 msgstr ""
 
 #. Tag: para
@@ -22591,7 +22622,7 @@ msgid ""
 "The reduction in vertex count is controlled by the <varname>vertex_fraction</"
 "varname> parameter, which is a number in the range 0 to 1. Lower values "
 "produce simpler results, with smaller vertex count and less concaveness. For "
-"both outer and inner hulls a vertex fraction of 1.0 produces the orginal "
+"both outer and inner hulls a vertex fraction of 1.0 produces the original "
 "geometry. For outer hulls a value of 0.0 produces the convex hull (for a "
 "single polygon); for inner hulls it produces a triangle."
 msgstr ""
@@ -26944,9 +26975,11 @@ msgstr ""
 #. Tag: refpurpose
 #, no-c-format
 msgid ""
-"Returns the raster clipped by the input geometry. If band number not is "
+"Returns the raster clipped by the input geometry. If band number is not "
 "specified, all bands are processed. If <varname>crop</varname> is not "
-"specified or TRUE, the output raster is cropped."
+"specified or TRUE, the output raster is cropped. If <varname>touched</"
+"varname> is set to TRUE, then touched pixels are included, otherwise only if "
+"the center of the pixel is in the geometry it is included."
 msgstr ""
 
 #. Tag: para
@@ -30985,7 +31018,8 @@ msgstr ""
 msgid ""
 "It is better to use a named relationship function if available, since they "
 "automatically use a spatial index where one exists. Also, they may implement "
-"performance optimizations which are not available with full relate evaluation."
+"performance optimizations which are not available with full relate "
+"evaluation."
 msgstr ""
 
 #. Tag: para
@@ -31983,6 +32017,11 @@ msgid ""
 "do and like most aggregates, it also ignores NULL geometries."
 msgstr ""
 
+#. Tag: refpurpose
+#, no-c-format
+msgid "Perform 3D union using postgis_sfcgal."
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -32499,8 +32538,8 @@ msgstr ""
 #. Tag: refpurpose
 #, no-c-format
 msgid ""
-"Perform surface Tessellation of a polygon or polyhedralsurface and returns as "
-"a TIN or collection of TINS"
+"Perform surface Tessellation of a polygon or polyhedralsurface and returns "
+"as a TIN or collection of TINS"
 msgstr ""
 
 #. Tag: para
@@ -34189,6 +34228,16 @@ msgid ""
 ">, <xref linkend=\"PostGIS_Version\"/>"
 msgstr ""
 
+#. Tag: refpurpose
+#, no-c-format
+msgid "Returns the version number of the libjson-c library."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Returns the version number of the LibJSON-C library."
+msgstr ""
+
 #. Tag: refpurpose
 #, no-c-format
 msgid "<refpurpose>Returns build date of the PostGIS library.</refpurpose>"
@@ -34509,6 +34558,44 @@ msgstr ""
 msgid "Remove the WFS_locks extra package. (Paul Ramsey)"
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5747\">5747</link>, "
+"<link xlink:href=\"https://github.com/postgis/postgis/pull/776\">GH-776</"
+"link>, ST_Length: Return 0 for CurvePolygon (Dan Baston)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5770\">5770</link>, "
+"support for GEOS 3.13 and RelateNG. Most functionality remains the same, but "
+"new GEOS predicate implementation has a few small changes."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"Boundary Node Rule relate matrices might be different when using the \"multi-"
+"valent end point\" rule."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"Relate matrices for situations with invalid MultiPolygons with shared "
+"boundaries might be different. Run ST_MakeValid to get valid inputs to feed "
+"to the calculation."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"Zero length LineStrings are treated as if they are the equivalent Point "
+"object."
+msgstr ""
+
 #. Tag: title
 #, no-c-format
 msgid "Deprecated signatures"
@@ -34648,6 +34735,13 @@ msgstr ""
 msgid "Enhancements"
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5550\">5550</link>, "
+"Fix upgrades from 2.x in sandboxed systems (Sandro Santilli)"
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid ""
diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml
index 0f8ca5ab7..bb10ff8cc 100644
--- a/doc/reference_raster.xml
+++ b/doc/reference_raster.xml
@@ -9364,7 +9364,7 @@ FROM dummy_rast WHERE rid=2;
             <refentry xml:id="RT_ST_Clip">
                 <refnamediv>
                     <refname>ST_Clip</refname>
-                    <refpurpose>Returns the raster clipped by the input geometry.  If band number not is specified, all bands are processed. If <varname>crop</varname> is not specified or TRUE, the output raster is cropped.</refpurpose>
+                    <refpurpose>Returns the raster clipped by the input geometry.  If band number is not specified, all bands are processed. If <varname>crop</varname> is not specified or TRUE, the output raster is cropped. If <varname>touched</varname> is set to TRUE, then touched pixels are included, otherwise only if the center of the pixel is in the geometry it is included.</refpurpose>
                 </refnamediv>
 
                 <refsynopsisdiv>
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index 7b5bad8be..4b4c26caf 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -41,6 +41,17 @@
 <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5659">#5659</link>, ST_DFullyWithin behaviour has changed to
            be ST_Contains(ST_Buffer(A, R), B) (Paul Ramsey)</para>
 <para>Remove the WFS_locks extra package. (Paul Ramsey)</para>
+<para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5747">5747</link>, <link xlink:href="https://github.com/postgis/postgis/pull/776">GH-776</link>, ST_Length: Return 0 for CurvePolygon (Dan Baston)</para>
+<para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5770">5770</link>, support for GEOS 3.13 and RelateNG. Most functionality
+           remains the same, but new GEOS predicate implementation
+           has a few small changes.</para>
+      <para>Boundary Node Rule relate matrices might be different when
+        using the "multi-valent end point" rule.</para>
+      <para>Relate matrices for situations with invalid MultiPolygons
+        with shared boundaries might be different. Run ST_MakeValid
+        to get valid inputs to feed to the calculation.</para>
+      <para>Zero length LineStrings are treated as if they are the
+        equivalent Point object.</para>
             </simplesect>
 
             <simplesect><title>Deprecated signatures</title>
@@ -82,6 +93,7 @@
 
             <simplesect>
                 <title>Enhancements</title>
+                    <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5550">5550</link>, Fix upgrades from 2.x in sandboxed systems (Sandro Santilli)</para>
                     <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/3587">#3587</link>, postgis_topology: faster load of big lines in topologies (Sandro Santilli)</para>
                     <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5670">#5670</link>, postgis_topology: faster ST_CreateTopoGeo (Sandro Santilli)</para>
                     <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5531">#5531</link>, documentation format upgraded to DocBook 5 (Sandro Santilli)</para>

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

Summary of changes:
 doc/po/templates/postgis-manual.pot | 144 +++++++++++++++++++++++++++++-------
 doc/reference_raster.xml            |   2 +-
 doc/release_notes.xml               |  12 +++
 3 files changed, 132 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list