[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-406-gff06be517

git at osgeo.org git at osgeo.org
Sun Jan 30 15:08:45 PST 2022


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  ff06be517be9aecf566cd00a7ca52c8878a5fbd4 (commit)
      from  2ff1c5b36f17c168e1754959a282c7a3716e42c2 (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 ff06be517be9aecf566cd00a7ca52c8878a5fbd4
Author: Sandro Santilli <strk at kbt.io>
Date:   Mon Jan 31 00:08:33 2022 +0100

    Fix xmllint on italian translation

diff --git a/doc/po/it_IT/reference_accessor.xml.po b/doc/po/it_IT/reference_accessor.xml.po
index d4c7c2898..52495addb 100644
--- a/doc/po/it_IT/reference_accessor.xml.po
+++ b/doc/po/it_IT/reference_accessor.xml.po
@@ -80,8 +80,8 @@ msgid ""
 "Returns the type of the geometry as a string. Eg: 'LINESTRING', 'POLYGON', "
 "'MULTIPOINT', etc."
 msgstr ""
-"<para>Restituisce il tipo di geometria come stringa. Per esempio: "
-"'LINESTRING', 'POLYGON', 'MULTIPOINT', ecc.</para>"
+"Restituisce il tipo di geometria come stringa. Per esempio: "
+"'LINESTRING', 'POLYGON', 'MULTIPOINT', ecc."
 
 #. Tag: para
 #: reference_accessor.xml:28
@@ -585,10 +585,9 @@ msgstr "ST_CoordDim"
 
 #. Tag: refpurpose
 #: reference_accessor.xml:220
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "Return the coordinate dimension of a geometry."
-msgstr ""
-"<para>Restituisce la dimensione delle coordinate di ST_Geometry value.</para>"
+msgstr "Restituisce la dimensione delle coordinate di una geometrie."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:225
@@ -602,10 +601,9 @@ msgstr ""
 
 #. Tag: para
 #: reference_accessor.xml:235
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "Return the coordinate dimension of the ST_Geometry value."
-msgstr ""
-"<para>Restituisce la dimensione delle coordinate di ST_Geometry value.</para>"
+msgstr "Restituisce la dimensione delle coordinate del valore della ST_Geometry."
 
 #. Tag: para
 #: reference_accessor.xml:237
@@ -649,10 +647,9 @@ msgstr "ST_Dimension"
 
 #. Tag: refpurpose
 #: reference_accessor.xml:266
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "Returns the topological dimension of a geometry."
-msgstr ""
-"<para>Restituisce la dimensione delle coordinate di ST_Geometry value.</para>"
+msgstr "Restituisce la dimensione topologica di una geometria."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:271
@@ -2948,13 +2945,13 @@ msgstr ""
 
 #. Tag: para
 #: reference_accessor.xml:1368
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "Return the M coordinate of a Point, or NULL if not available. Input must be "
 "a Point."
 msgstr ""
-"<para>Restituisce la coordinata X del punto, o NULL se non disponibile. "
-"L'input deve essere un punto.</para>"
+"Restituisce la coordinata M del punto, o NULL se non disponibile. "
+"L'input deve essere un punto."
 
 #. Tag: para
 #: reference_accessor.xml:1372
@@ -3107,10 +3104,9 @@ msgstr "ST_NDims"
 
 #. Tag: refpurpose
 #: reference_accessor.xml:1442
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "Returns the coordinate dimension of a geometry."
-msgstr ""
-"<para>Restituisce la dimensione delle coordinate di ST_Geometry value.</para>"
+msgstr "Restituisce la dimensione delle coordinate di una geometria."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:1447
@@ -3741,8 +3737,7 @@ msgstr ""
 #: reference_accessor.xml:1858
 #, fuzzy, no-c-format
 msgid "Returns a MultiPoint containing the coordinates of a geometry."
-msgstr ""
-"<para>Restituisce la dimensione delle coordinate di ST_Geometry value.</para>"
+msgstr "Restituisce un MultiPoint contenente le coordinate di una geometria."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:1864
@@ -4099,13 +4094,13 @@ msgstr ""
 
 #. Tag: para
 #: reference_accessor.xml:2073
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "Return the X coordinate of the point, or NULL if not available. Input must "
 "be a point."
 msgstr ""
-"<para>Restituisce la coordinata X del punto, o NULL se non disponibile. "
-"L'input deve essere un punto.</para>"
+"Restituisce la coordinata X del punto, o NULL se non disponibile. "
+"L'input deve essere un punto."
 
 #. Tag: para
 #: reference_accessor.xml:2076
@@ -4185,13 +4180,13 @@ msgstr ""
 
 #. Tag: para
 #: reference_accessor.xml:2117
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "Return the Y coordinate of the point, or NULL if not available. Input must "
 "be a point."
 msgstr ""
-"<para>Restituisce la coordinata X del punto, o NULL se non disponibile. "
-"L'input deve essere un punto.</para>"
+"Restituisce la coordinata Y del punto, o NULL se non disponibile. "
+"L'input deve essere un punto."
 
 #. Tag: para
 #: reference_accessor.xml:2120
@@ -4271,13 +4266,13 @@ msgstr ""
 
 #. Tag: para
 #: reference_accessor.xml:2162
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "Return the Z coordinate of the point, or NULL if not available. Input must "
 "be a point."
 msgstr ""
-"<para>Restituisce la coordinata X del punto, o NULL se non disponibile. "
-"L'input deve essere un punto.</para>"
+"Restituisce la coordinata Z del punto, o NULL se non disponibile. "
+"L'input deve essere un punto."
 
 #. Tag: para
 #: reference_accessor.xml:2165
@@ -4321,8 +4316,8 @@ msgid ""
 "<refpurpose>Returns a code indicating the ZM coordinate dimension of a "
 "geometry.</refpurpose>"
 msgstr ""
-"<refpurpose>Restituisce la dimensione delle coordinate di ST_Geometry value."
-"</refpurpose>"
+"<refpurpose>Restituisce un codice indicante le dimensioni ZM di una "
+"geometria.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:2196
@@ -4339,7 +4334,8 @@ msgid ""
 "<para>Returns a code indicating the ZM coordinate dimension of a geometry.</"
 "para>"
 msgstr ""
-"<para>Restituisce la dimensione delle coordinate di ST_Geometry value.</para>"
+"<refpurpose>Restituisce un codice indicante le dimensioni ZM di una "
+"geometria.</refpurpose>"
 
 #. Tag: para
 #: reference_accessor.xml:2208
@@ -4395,568 +4391,3 @@ msgstr ""
 msgid ", <xref linkend=\"ST_NDims\"/>, <xref linkend=\"ST_Dimension\"/>"
 msgstr ", <xref linkend=\"ST_NDims\"/>, <xref linkend=\"ST_Dimension\"/>"
 
-#~ msgid "Only works with POLYGON geometry types"
-#~ msgstr "Funziona solamente con le geometrie di tipo POLYGON"
-
-#~ msgid ""
-#~ "Return the 1-based Nth geometry if the geometry is a GEOMETRYCOLLECTION, "
-#~ "(MULTI)POINT, (MULTI)LINESTRING, MULTICURVE or (MULTI)POLYGON, "
-#~ "POLYHEDRALSURFACE Otherwise, return NULL"
-#~ msgstr ""
-#~ "Restituisce la geometria numero N (a partire da 1) se la geometria è una "
-#~ "GEOMETRYCOLLECTION, (MULTI)POINT, (MULTI)LINESTRING, MULTICURVE o "
-#~ "(MULTI)POLYGON, POLYHEDRALSURFACE. Altrimenti restituisce il valore NULL."
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_Collect\"/>, <xref linkend=\"ST_Dump\"/>, <xref "
-#~ "linkend=\"ST_NumInteriorRing\"/>,"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_Collect\"/>, <xref linkend=\"ST_Dump\"/>, <xref "
-#~ "linkend=\"ST_NumInteriorRing\"/>,"
-
-#~ msgid ""
-#~ "postgis=# SELECT ST_AsText(ST_EndPoint('LINESTRING(1 1, 2 2, 3 3)'::"
-#~ "geometry));\n"
-#~ " st_astext\n"
-#~ "------------\n"
-#~ " POINT(3 3)\n"
-#~ "(1 row)\n"
-#~ "\n"
-#~ "postgis=# SELECT ST_EndPoint('POINT(1 1)'::geometry) IS NULL AS is_null;\n"
-#~ "  is_null\n"
-#~ "----------\n"
-#~ " t\n"
-#~ "(1 row)\n"
-#~ "\n"
-#~ "--3d endpoint\n"
-#~ "SELECT ST_AsEWKT(ST_EndPoint('LINESTRING(1 1 2, 1 2 3, 0 0 5)'));\n"
-#~ "  st_asewkt\n"
-#~ "--------------\n"
-#~ " POINT(0 0 5)\n"
-#~ "(1 row)"
-#~ msgstr ""
-#~ "postgis=# SELECT ST_AsText(ST_EndPoint('LINESTRING(1 1, 2 2, 3 3)'::"
-#~ "geometry));\n"
-#~ " st_astext\n"
-#~ "------------\n"
-#~ " POINT(3 3)\n"
-#~ "(1 row)\n"
-#~ "\n"
-#~ "postgis=# SELECT ST_EndPoint('POINT(1 1)'::geometry) IS NULL AS is_null;\n"
-#~ "  is_null\n"
-#~ "----------\n"
-#~ " t\n"
-#~ "(1 row)\n"
-#~ "\n"
-#~ "--3d endpoint\n"
-#~ "SELECT ST_AsEWKT(ST_EndPoint('LINESTRING(1 1 2, 1 2 3, 0 0 5)'));\n"
-#~ "  st_asewkt\n"
-#~ "--------------\n"
-#~ " POINT(0 0 5)\n"
-#~ "(1 row)"
-
-#~ msgid ""
-#~ "<refpurpose>Returns the type of the geometry as a string. Eg: "
-#~ "'LINESTRING', 'POLYGON', 'MULTIPOINT', etc.</refpurpose>"
-#~ msgstr ""
-#~ "<refpurpose>Restituisce il tipo di geometria come stringa. Per esempio: "
-#~ "'LINESTRING', 'POLYGON', 'MULTIPOINT', ecc.</refpurpose>"
-
-#~ msgid ""
-#~ "The inherent dimension of this Geometry object, which must be less than "
-#~ "or equal to the coordinate dimension."
-#~ msgstr ""
-#~ "La dimensione inerente a questo oggetto Geometry, che deve essere minore "
-#~ "o uguale alla dimensione delle coordinate."
-
-#~ msgid ""
-#~ "<funcdef>boolean <function>ST_EndPoint</function></funcdef> "
-#~ "<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
-#~ msgstr ""
-#~ "<funcdef>boolean <function>ST_EndPoint</function></funcdef> "
-#~ "<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
-
-#~ msgid ""
-#~ "Returns <varname>TRUE</varname> if the argument is a collection "
-#~ "(<varname>MULTI*</varname>, <varname>GEOMETRYCOLLECTION</varname>, ...)"
-#~ msgstr ""
-#~ "Restituisce <varname>TRUE</varname> se l'argomento è una collezione "
-#~ "(<varname>MULTI*</varname>, <varname>GEOMETRYCOLLECTION</varname>, ...)"
-
-#~ msgid "ST_IsValid"
-#~ msgstr "ST_IsValid"
-
-#~ msgid ""
-#~ "<funcprototype> <funcdef>boolean <function>ST_IsValid</function></"
-#~ "funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></"
-#~ "paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
-#~ "<function>ST_IsValid</function></funcdef> <paramdef><type>geometry </"
-#~ "type> <parameter>g</parameter></paramdef> <paramdef><type>integer </type> "
-#~ "<parameter>flags</parameter></paramdef> </funcprototype>"
-#~ msgstr ""
-#~ "<funcprototype> <funcdef>boolean <function>ST_IsValid</function></"
-#~ "funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></"
-#~ "paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
-#~ "<function>ST_IsValid</function></funcdef> <paramdef><type>geometry </"
-#~ "type> <parameter>g</parameter></paramdef> <paramdef><type>integer </type> "
-#~ "<parameter>flags</parameter></paramdef> </funcprototype>"
-
-#~ msgid ""
-#~ "SQL-MM defines the result of ST_IsValid(NULL) to be 0, while PostGIS "
-#~ "returns NULL."
-#~ msgstr ""
-#~ "SQL-MM definisce il risultato di <function>ST_Valid(<varname>NULL</"
-#~ "varname>)</function> come 0, mentre PostGIS restituisce <varname>NULL</"
-#~ "varname>."
-
-#~ msgid "&sqlmm_compliant; SQL-MM 3: 5.1.9"
-#~ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.9"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_IsValidReason\"/>, <xref linkend=\"ST_IsValidDetail"
-#~ "\"/>, <xref linkend=\"ST_Summary\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_IsValidReason\"/>, <xref linkend=\"ST_IsValidDetail"
-#~ "\"/>, <xref linkend=\"ST_Summary\"/>"
-
-#~ msgid "ST_IsValidReason"
-#~ msgstr "ST_IsValidReason"
-
-#~ msgid ""
-#~ "<funcprototype> <funcdef>text <function>ST_IsValidReason</function></"
-#~ "funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></"
-#~ "paramdef> </funcprototype> <funcprototype> <funcdef>text "
-#~ "<function>ST_IsValidReason</function></funcdef> <paramdef><type>geometry "
-#~ "</type> <parameter>geomA</parameter></paramdef> <paramdef><type>integer </"
-#~ "type> <parameter>flags</parameter></paramdef> </funcprototype>"
-#~ msgstr ""
-#~ "<funcprototype> <funcdef>text <function>ST_IsValidReason</function></"
-#~ "funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></"
-#~ "paramdef> </funcprototype> <funcprototype> <funcdef>text "
-#~ "<function>ST_IsValidReason</function></funcdef> <paramdef><type>geometry "
-#~ "</type> <parameter>geomA</parameter></paramdef> <paramdef><type>integer </"
-#~ "type> <parameter>flags</parameter></paramdef> </funcprototype>"
-
-#~ msgid ", <xref linkend=\"ST_Summary\"/>"
-#~ msgstr ", <xref linkend=\"ST_Summary\"/>"
-
-#~ msgid "ST_IsValidDetail"
-#~ msgstr "ST_IsValidDetail"
-
-#~ msgid ""
-#~ "<funcprototype> <funcdef>valid_detail <function>ST_IsValidDetail</"
-#~ "function></funcdef> <paramdef><type>geometry </type> <parameter>geom</"
-#~ "parameter></paramdef> </funcprototype> <funcprototype> "
-#~ "<funcdef>valid_detail <function>ST_IsValidDetail</function></funcdef> "
-#~ "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-#~ "<paramdef><type>integer </type> <parameter>flags</parameter></paramdef> </"
-#~ "funcprototype>"
-#~ msgstr ""
-#~ "<funcprototype> <funcdef>valid_detail <function>ST_IsValidDetail</"
-#~ "function></funcdef> <paramdef><type>geometry </type> <parameter>geom</"
-#~ "parameter></paramdef> </funcprototype> <funcprototype> "
-#~ "<funcdef>valid_detail <function>ST_IsValidDetail</function></funcdef> "
-#~ "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-#~ "<paramdef><type>integer </type> <parameter>flags</parameter></paramdef> </"
-#~ "funcprototype>"
-
-#~ msgid ", <xref linkend=\"ST_IsValidReason\"/>"
-#~ msgstr ", <xref linkend=\"ST_IsValidReason\"/>"
-
-#~ msgid "ST_SRID"
-#~ msgstr "ST_SRID"
-
-#~ msgid ""
-#~ "<funcdef>integer <function>ST_SRID</function></funcdef> "
-#~ "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-#~ msgstr ""
-#~ "<funcdef>integer <function>ST_SRID</function></funcdef> "
-#~ "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-
-#~ msgid "&sqlmm_compliant; SQL-MM 3: 5.1.5"
-#~ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.5"
-
-#~ msgid ""
-#~ "SELECT ST_SRID(ST_GeomFromText('POINT(-71.1043 42.315)',4326));\n"
-#~ "                --result\n"
-#~ "                4326"
-#~ msgstr ""
-#~ "SELECT ST_SRID(ST_GeomFromText('POINT(-71.1043 42.315)',4326));\n"
-#~ "                --risultato\n"
-#~ "                4326"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, "
-#~ "<xref linkend=\"ST_Transform\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, "
-#~ "<xref linkend=\"ST_Transform\"/>"
-
-#~ msgid ""
-#~ "<refpurpose>Return the X coordinate of the point, or NULL if not "
-#~ "available. Input must be a point.</refpurpose>"
-#~ msgstr ""
-#~ "<refpurpose>Restituisce la coordinata X del punto, o NULL se non "
-#~ "disponibile. L'input deve essere un punto.</refpurpose>"
-
-#~ msgid ""
-#~ "If you want to get the max min x values of any geometry look at ST_XMin, "
-#~ "ST_XMax functions."
-#~ msgstr ""
-#~ "Se volete recuperare i valori minimo e massimo della x per una qualsiasi "
-#~ "geometria, considerate le funzioni ST_XMin, ST_XMax."
-
-#~ msgid "ST_XMax"
-#~ msgstr "ST_XMax"
-
-#~ msgid ""
-#~ "SELECT ST_XMax('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_xmax\n"
-#~ "-------\n"
-#~ "4\n"
-#~ "\n"
-#~ "SELECT ST_XMax(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_xmax\n"
-#~ "-------\n"
-#~ "5\n"
-#~ "\n"
-#~ "SELECT ST_XMax(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_xmax\n"
-#~ "-------\n"
-#~ "3\n"
-#~ "--Observe THIS DOES NOT WORK because it will try to autocast the string "
-#~ "representation to a BOX3D\n"
-#~ "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_xmax\n"
-#~ "--------\n"
-#~ "220288.248780547"
-#~ msgstr ""
-#~ "SELECT ST_XMax('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_xmax\n"
-#~ "-------\n"
-#~ "4\n"
-#~ "\n"
-#~ "SELECT ST_XMax(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_xmax\n"
-#~ "-------\n"
-#~ "5\n"
-#~ "\n"
-#~ "SELECT ST_XMax(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_xmax\n"
-#~ "-------\n"
-#~ "3\n"
-#~ "--NOTA: QUESTO NON FUNZIONA perché cercherà di eseguire il casting "
-#~ "automatico della rappresentazione della stringa a un BOX3D\n"
-#~ "\n"
-#~ "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_xmax\n"
-#~ "--------\n"
-#~ "220288.248780547"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend="
-#~ "\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend="
-#~ "\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-
-#~ msgid "ST_XMin"
-#~ msgstr "ST_XMin"
-
-#~ msgid ""
-#~ "SELECT ST_XMin('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_xmin\n"
-#~ "-------\n"
-#~ "1\n"
-#~ "\n"
-#~ "SELECT ST_XMin(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_xmin\n"
-#~ "-------\n"
-#~ "1\n"
-#~ "\n"
-#~ "SELECT ST_XMin(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_xmin\n"
-#~ "-------\n"
-#~ "-3\n"
-#~ "--Observe THIS DOES NOT WORK because it will try to autocast the string "
-#~ "representation to a BOX3D\n"
-#~ "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_xmin\n"
-#~ "--------\n"
-#~ "220186.995121892"
-#~ msgstr ""
-#~ "SELECT ST_XMin('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_xmin\n"
-#~ "-------\n"
-#~ "1\n"
-#~ "\n"
-#~ "SELECT ST_XMin(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_xmin\n"
-#~ "-------\n"
-#~ "1\n"
-#~ "\n"
-#~ "SELECT ST_XMin(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_xmin\n"
-#~ "-------\n"
-#~ "-3\n"
-#~ "--NOTA: QUESTO NON FUNZIONA perché cercherà di eseguire il casting "
-#~ "automatico della rappresentazione della stringa a un BOX3D\n"
-#~ "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_xmin\n"
-#~ "--------\n"
-#~ "220186.995121892"
-
-#~ msgid "ST_YMax"
-#~ msgstr "ST_YMax"
-
-#~ msgid ""
-#~ "<funcdef>float <function>ST_YMax</function></funcdef> "
-#~ "<paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></"
-#~ "paramdef>"
-#~ msgstr ""
-#~ "<funcdef>float <function>ST_YMax</function></funcdef> "
-#~ "<paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></"
-#~ "paramdef>"
-
-#~ msgid ""
-#~ "SELECT ST_YMax('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_ymax\n"
-#~ "-------\n"
-#~ "5\n"
-#~ "\n"
-#~ "SELECT ST_YMax(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_ymax\n"
-#~ "-------\n"
-#~ "6\n"
-#~ "\n"
-#~ "SELECT ST_YMax(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_ymax\n"
-#~ "-------\n"
-#~ "4\n"
-#~ "--Observe THIS DOES NOT WORK because it will try to autocast the string "
-#~ "representation to a BOX3D\n"
-#~ "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_ymax\n"
-#~ "--------\n"
-#~ "150506.126829327"
-#~ msgstr ""
-#~ "SELECT ST_YMax('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_ymax\n"
-#~ "-------\n"
-#~ "5\n"
-#~ "\n"
-#~ "SELECT ST_YMax(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_ymax\n"
-#~ "-------\n"
-#~ "6\n"
-#~ "\n"
-#~ "SELECT ST_YMax(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_ymax\n"
-#~ "-------\n"
-#~ "4\n"
-#~ "--NOTA: QUESTO NON FUNZIONA perché cercherà di eseguire il casting "
-#~ "automatico della rappresentazione della stringa a un BOX3D\n"
-#~ "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_ymax\n"
-#~ "--------\n"
-#~ "150506.126829327"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_XMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend="
-#~ "\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_XMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend="
-#~ "\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-
-#~ msgid "ST_YMin"
-#~ msgstr "ST_YMin"
-
-#~ msgid ""
-#~ "<funcdef>float <function>ST_YMin</function></funcdef> "
-#~ "<paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></"
-#~ "paramdef>"
-#~ msgstr ""
-#~ "<funcdef>float <function>ST_YMin</function></funcdef> "
-#~ "<paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></"
-#~ "paramdef>"
-
-#~ msgid ""
-#~ "SELECT ST_YMin('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_ymin\n"
-#~ "-------\n"
-#~ "2\n"
-#~ "\n"
-#~ "SELECT ST_YMin(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_ymin\n"
-#~ "-------\n"
-#~ "3\n"
-#~ "\n"
-#~ "SELECT ST_YMin(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_ymin\n"
-#~ "-------\n"
-#~ "2\n"
-#~ "--Observe THIS DOES NOT WORK because it will try to autocast the string "
-#~ "representation to a BOX3D\n"
-#~ "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_ymin\n"
-#~ "--------\n"
-#~ "150406"
-#~ msgstr ""
-#~ "SELECT ST_YMin('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_ymin\n"
-#~ "-------\n"
-#~ "2\n"
-#~ "\n"
-#~ "SELECT ST_YMin(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_ymin\n"
-#~ "-------\n"
-#~ "3\n"
-#~ "\n"
-#~ "SELECT ST_YMin(CAST('BOX(-3 2, 3 4)' As box2d));\n"
-#~ "st_ymin\n"
-#~ "-------\n"
-#~ "2\n"
-#~ "--Observe THIS DOES NOT WORK because it will try to autocast the string "
-#~ "representation to a BOX3D\n"
-#~ "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_ymin\n"
-#~ "--------\n"
-#~ "150406"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_XMax\"/>, <xref linkend="
-#~ "\"ST_YMax\"/>, <xref linkend=\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_XMax\"/>, <xref linkend="
-#~ "\"ST_YMax\"/>, <xref linkend=\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-
-#~ msgid "ST_ZMax"
-#~ msgstr "ST_ZMax"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_XMax\"/>, <xref linkend="
-#~ "\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend=\"ST_ZMax\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_XMax\"/>, <xref linkend="
-#~ "\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend=\"ST_ZMax\"/>"
-
-#~ msgid "ST_ZMin"
-#~ msgstr "ST_ZMin"
-
-#~ msgid ""
-#~ "<funcdef>float <function>ST_ZMin</function></funcdef> "
-#~ "<paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></"
-#~ "paramdef>"
-#~ msgstr ""
-#~ "<funcdef>float <function>ST_ZMin</function></funcdef> "
-#~ "<paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></"
-#~ "paramdef>"
-
-#~ msgid ""
-#~ "<para>Returns Z minima of a bounding box 2d or 3d or a geometry.</para>"
-#~ msgstr ""
-#~ "<para>Restituisce la minima Z per una bounding box 2d o 3d o per una "
-#~ "geometria.</para>"
-
-#~ msgid ""
-#~ "SELECT ST_ZMin('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_zmin\n"
-#~ "-------\n"
-#~ "3\n"
-#~ "\n"
-#~ "SELECT ST_ZMin(ST_GeomFromEWKT('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_zmin\n"
-#~ "-------\n"
-#~ "4\n"
-#~ "\n"
-#~ "SELECT ST_ZMin('BOX3D(-3 2 1, 3 4 1)' );\n"
-#~ "st_zmin\n"
-#~ "-------\n"
-#~ "1\n"
-#~ "--Observe THIS DOES NOT WORK because it will try to autocast the string "
-#~ "representation to a BOX3D\n"
-#~ "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_zmin\n"
-#~ "--------\n"
-#~ "1"
-#~ msgstr ""
-#~ "SELECT ST_ZMin('BOX3D(1 2 3, 4 5 6)');\n"
-#~ "st_zmin\n"
-#~ "-------\n"
-#~ "3\n"
-#~ "\n"
-#~ "SELECT ST_ZMin(ST_GeomFromEWKT('LINESTRING(1 3 4, 5 6 7)'));\n"
-#~ "st_zmin\n"
-#~ "-------\n"
-#~ "4\n"
-#~ "\n"
-#~ "SELECT ST_ZMin('BOX3D(-3 2 1, 3 4 1)' );\n"
-#~ "st_zmin\n"
-#~ "-------\n"
-#~ "1\n"
-#~ "--NOTA: QUESTO NON FUNZIONA perché cercherà di eseguire il casting "
-#~ "automatico della rappresentazione della stringa a un BOX3D\n"
-#~ "\n"
-#~ "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
-#~ "\n"
-#~ "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
-#~ "\n"
-#~ "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
-#~ "150505 2,220227 150406 3)'));\n"
-#~ "st_zmin\n"
-#~ "--------\n"
-#~ "1"
-
-#~ msgid ""
-#~ ", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_XMin\"/>, <xref "
-#~ "linkend=\"ST_XMax\"/>, <xref linkend=\"ST_YMax\"/>, <xref linkend="
-#~ "\"ST_YMin\"/>, <xref linkend=\"ST_ZMax\"/>"
-#~ msgstr ""
-#~ ", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_XMin\"/>, <xref "
-#~ "linkend=\"ST_XMax\"/>, <xref linkend=\"ST_YMax\"/>, <xref linkend="
-#~ "\"ST_YMin\"/>, <xref linkend=\"ST_ZMax\"/>"
diff --git a/doc/po/it_IT/reference_constructor.xml.po b/doc/po/it_IT/reference_constructor.xml.po
index 61b466a7c..9b100f421 100644
--- a/doc/po/it_IT/reference_constructor.xml.po
+++ b/doc/po/it_IT/reference_constructor.xml.po
@@ -345,9 +345,9 @@ msgstr "Esempi"
 
 #. Tag: para
 #: reference_constructor.xml:121
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "Create a 3D line string from a 3D MultiPoint"
-msgstr "<para>Crea una LineString da una geometria MultiPoint.</para>"
+msgstr "Crea una LineString 3D da una geometria MultiPoint 3D."
 
 #. Tag: programlisting
 #: reference_constructor.xml:122
@@ -467,9 +467,9 @@ msgstr "ST_MakeLine"
 
 #. Tag: refpurpose
 #: reference_constructor.xml:179
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "Creates a LineString from Point, MultiPoint, or LineString geometries."
-msgstr "<para>Crea una LineString da una geometria MultiPoint.</para>"
+msgstr "Crea una LineString da una geometria Point, MultiPoint o un set di LineString"
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:183
diff --git a/doc/po/it_IT/reference_management.xml.po b/doc/po/it_IT/reference_management.xml.po
index 25331cb12..f1ed0d4ab 100644
--- a/doc/po/it_IT/reference_management.xml.po
+++ b/doc/po/it_IT/reference_management.xml.po
@@ -597,7 +597,7 @@ msgstr ""
 
 #. Tag: funcprototype
 #: reference_management.xml:292
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "<funcdef>integer <function>Find_SRID</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>a_schema_name</parameter></"
@@ -605,13 +605,11 @@ msgid ""
 "parameter></paramdef> <paramdef><type>varchar </type> "
 "<parameter>a_geomfield_name</parameter></paramdef>"
 msgstr ""
-"<funcprototype> <funcdef>text <function>Populate_Geometry_Columns</"
-"function></funcdef> <paramdef><type>boolean </type> "
-"<parameter>use_typmod=true</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>int <function>Populate_Geometry_Columns</function></"
-"funcdef> <paramdef><type>oid</type> <parameter>relation_oid</parameter></"
-"paramdef> <paramdef><type>boolean </type> <parameter>use_typmod=true</"
-"parameter></paramdef> </funcprototype>"
+"<funcdef>integer <function>Find_SRID</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>a_schema_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>a_table_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>a_geomfield_name</parameter></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:304
diff --git a/doc/po/it_IT/reference_raster.xml.po b/doc/po/it_IT/reference_raster.xml.po
index 851495333..26f86abe2 100644
--- a/doc/po/it_IT/reference_raster.xml.po
+++ b/doc/po/it_IT/reference_raster.xml.po
@@ -3367,7 +3367,7 @@ msgstr ""
 
 #. Tag: funcprototype
 #: reference_raster.xml:1748
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "<funcdef>raster <function>ST_MakeEmptyCoverage</function></funcdef> "
 "<paramdef><type>integer </type> <parameter>tilewidth</parameter></paramdef> "
@@ -3384,20 +3384,20 @@ msgid ""
 "paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>srid=unknown</parameter></paramdef>"
 msgstr ""
-"<funcprototype> <funcdef>raster <function>ST_Rescale</function></funcdef> "
-"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> <parameter>scalexy</parameter></"
-"paramdef> <paramdef choice=\"opt\"><type>text </type> "
-"<parameter>algorithm=NearestNeighbour</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
-"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
-"<function>ST_Rescale</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
-"type> <parameter>scalex</parameter></paramdef> <paramdef><type>double "
-"precision </type> <parameter>scaley</parameter></paramdef> <paramdef choice="
-"\"opt\"><type>text </type> <parameter>algorithm=NearestNeighbour</"
-"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
-"type> <parameter>maxerr=0.125</parameter></paramdef> </funcprototype>"
+"<funcdef>raster <function>ST_MakeEmptyCoverage</function></funcdef> "
+"<paramdef><type>integer </type> <parameter>tilewidth</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>tileheight</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>upperleftx</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>upperlefty</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>scalex</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>scaley</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>skewx</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>skewy</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>srid=unknown</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1768

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

Summary of changes:
 doc/po/it_IT/reference_accessor.xml.po    | 623 ++----------------------------
 doc/po/it_IT/reference_constructor.xml.po |   8 +-
 doc/po/it_IT/reference_management.xml.po  |  14 +-
 doc/po/it_IT/reference_raster.xml.po      |  30 +-
 4 files changed, 52 insertions(+), 623 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list