[postgis-tickets] [SCM] PostGIS; Spatial objects for PostgreSQL. branch master updated. 91a3030781aea86e63f75996b7b83fe393662f93

git at osgeo.org git at osgeo.org
Sun Nov 3 16:06:18 PST 2019


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; Spatial objects for PostgreSQL.".

The branch, master has been updated
       via  91a3030781aea86e63f75996b7b83fe393662f93 (commit)
      from  679ac5df6a3ca632e3f7551c6b310527ebad7ec6 (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 91a3030781aea86e63f75996b7b83fe393662f93
Author: Andrew Harvey <andrew at alantgeo.com.au>
Date:   Sat Nov 2 15:08:58 2019 +1100

    update documentation for ST_GeometryType to indicate the correct case returned for ST_LineString

diff --git a/doc/po/de/reference_accessor.xml.po b/doc/po/de/reference_accessor.xml.po
index 5092ab6..1d17df3 100644
--- a/doc/po/de/reference_accessor.xml.po
+++ b/doc/po/de/reference_accessor.xml.po
@@ -2070,13 +2070,13 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
-"Gibt den Geometrietyp als Zeichenkette zurück. Z.B.:  'ST_Linestring', "
+"Gibt den Geometrietyp als Zeichenkette zurück. Z.B.:  'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. Diese Funktion unterscheidet sich von "
 "GeometryType(geometry) durch den Präfix ST_ und dadurch, das nicht angezeigt "
 "wird, ob die Geometrie eine Maßzahl besitzt."
diff --git a/doc/po/es/reference_accessor.xml.po b/doc/po/es/reference_accessor.xml.po
index 70ad723..262b835 100644
--- a/doc/po/es/reference_accessor.xml.po
+++ b/doc/po/es/reference_accessor.xml.po
@@ -2055,14 +2055,14 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
 "Devuelve el tipo de geometría como una cadena de texto. Por Ejemplo: "
-"'ST_Linestring', 'ST_Polygon','ST_MultiPolygon' etc. Esta función difiere de "
+"'ST_LineString', 'ST_Polygon','ST_MultiPolygon' etc. Esta función difiere de "
 "GeometryType(geometría) en este caso se devuelve la cadena de texto y ST "
 "delante, como el hecho de que no indicará como se mide la geometría."
 
diff --git a/doc/po/fr/reference_accessor.xml.po b/doc/po/fr/reference_accessor.xml.po
index 3aba6c8..75e956f 100644
--- a/doc/po/fr/reference_accessor.xml.po
+++ b/doc/po/fr/reference_accessor.xml.po
@@ -1856,14 +1856,14 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
 "Renvoie le type de la géométrie sous forme de texte, par exemple: "
-"'ST_Linestring', 'ST_Polygon','ST_MultiPolygon' etc. Cette fonction diffère "
+"'ST_LineString', 'ST_Polygon','ST_MultiPolygon' etc. Cette fonction diffère "
 "de GeometryType(geometry) par la casse du texte renvoyé et par le préfixe "
 "ST_ en début de texte. N'indique pas si la géométrie comporte une dimension "
 "MESURE."
diff --git a/doc/po/it_IT/reference_accessor.xml.po b/doc/po/it_IT/reference_accessor.xml.po
index 802617a..d05cd23 100644
--- a/doc/po/it_IT/reference_accessor.xml.po
+++ b/doc/po/it_IT/reference_accessor.xml.po
@@ -1785,13 +1785,13 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
-"Restituisce il tipo di geometria come stringa. P. es.: 'ST_Linestring', "
+"Restituisce il tipo di geometria come stringa. P. es.: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' ecc. Questa funzione differisce da  "
 "GeometryType(geometry) per il prefisso ST che viene restituito, così come "
 "per il fatto che non indica se la geometria è misurata."
diff --git a/doc/po/ja/reference_accessor.xml.po b/doc/po/ja/reference_accessor.xml.po
index f3f03ff..f6e0928 100644
--- a/doc/po/ja/reference_accessor.xml.po
+++ b/doc/po/ja/reference_accessor.xml.po
@@ -2037,13 +2037,13 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
-"ジオメトリ型を'ST_Linestring', 'ST_Polygon', 'ST_MultiPolygon'等の文字列で返"
+"ジオメトリ型を'ST_LineString', 'ST_Polygon', 'ST_MultiPolygon'等の文字列で返"
 "します。この関数はGeometryType(geometry)とは異なり、先頭に'ST'が付き、M値を"
 "持っているかを示しません。"
 
diff --git a/doc/po/ko_KR/reference_accessor.xml.po b/doc/po/ko_KR/reference_accessor.xml.po
index 19f3935..f34605e 100644
--- a/doc/po/ko_KR/reference_accessor.xml.po
+++ b/doc/po/ko_KR/reference_accessor.xml.po
@@ -2034,13 +2034,13 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
-"도형의 유형을 'ST_Linestring', 'ST_Polygon', 'ST_MultiPolygon' 등과 같은 스트"
+"도형의 유형을 'ST_LineString', 'ST_Polygon', 'ST_MultiPolygon' 등과 같은 스트"
 "링으로 반환합니다. 이 함수는 도형의 단위가 설정돼 있는지 알려주지 않는 것은 "
 "물론, 반환된 결과물이 스트링이며 접두사 ST가 달린다는 점에서도 "
 "GeometryType(geometry) 함수와는 다릅니다."
diff --git a/doc/po/pl/reference_accessor.xml.po b/doc/po/pl/reference_accessor.xml.po
index 33e95cf..0284c91 100644
--- a/doc/po/pl/reference_accessor.xml.po
+++ b/doc/po/pl/reference_accessor.xml.po
@@ -1616,7 +1616,7 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
diff --git a/doc/po/pt_BR/reference_accessor.xml.po b/doc/po/pt_BR/reference_accessor.xml.po
index 5e7cff3..b541a47 100644
--- a/doc/po/pt_BR/reference_accessor.xml.po
+++ b/doc/po/pt_BR/reference_accessor.xml.po
@@ -2058,13 +2058,13 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
 "is measured."
 msgstr ""
-"Retorna o tipo da geometria como uma string. EX: 'ST_Linestring', "
+"Retorna o tipo da geometria como uma string. EX: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. Essa função difere de "
 "GeometryType(geometria) no caso da string e ST na frente que é retornada, "
 "bem como o fato que isso não indicará se a geometria é medida. "
diff --git a/doc/po/templates/reference_accessor.xml.pot b/doc/po/templates/reference_accessor.xml.pot
index ccf2d75..297459a 100644
--- a/doc/po/templates/reference_accessor.xml.pot
+++ b/doc/po/templates/reference_accessor.xml.pot
@@ -1612,7 +1612,7 @@ msgstr ""
 #: reference_accessor.xml:716
 #, no-c-format
 msgid ""
-"Returns the type of the geometry as a string. EG: 'ST_Linestring', "
+"Returns the type of the geometry as a string. EG: 'ST_LineString', "
 "'ST_Polygon','ST_MultiPolygon' etc. This function differs from "
 "GeometryType(geometry) in the case of the string and ST in front that is "
 "returned, as well as the fact that it will not indicate whether the geometry "
diff --git a/doc/reference_accessor.xml b/doc/reference_accessor.xml
index 0f84c60..3860374 100644
--- a/doc/reference_accessor.xml
+++ b/doc/reference_accessor.xml
@@ -1152,7 +1152,7 @@ SELECT ST_AsEWKT(ST_GeometryN(geom,2)) as wkt
 		<refsection>
 			<title>Description</title>
 
-			<para>Returns the type of the geometry as a string. EG: 'ST_Linestring', 'ST_Polygon','ST_MultiPolygon' etc. This function differs from GeometryType(geometry) in the case of the string and ST in front that is returned, as well as the fact that it will not indicate whether the geometry is measured.</para>
+			<para>Returns the type of the geometry as a string. EG: 'ST_LineString', 'ST_Polygon','ST_MultiPolygon' etc. This function differs from GeometryType(geometry) in the case of the string and ST in front that is returned, as well as the fact that it will not indicate whether the geometry is measured.</para>
 
 			<para>Enhanced: 2.0.0 support for Polyhedral surfaces was introduced.</para>
 			<para>&sqlmm_compliant;	SQL-MM 3: 5.1.4</para>

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

Summary of changes:
 doc/po/de/reference_accessor.xml.po         | 4 ++--
 doc/po/es/reference_accessor.xml.po         | 4 ++--
 doc/po/fr/reference_accessor.xml.po         | 4 ++--
 doc/po/it_IT/reference_accessor.xml.po      | 4 ++--
 doc/po/ja/reference_accessor.xml.po         | 4 ++--
 doc/po/ko_KR/reference_accessor.xml.po      | 4 ++--
 doc/po/pl/reference_accessor.xml.po         | 2 +-
 doc/po/pt_BR/reference_accessor.xml.po      | 4 ++--
 doc/po/templates/reference_accessor.xml.pot | 2 +-
 doc/reference_accessor.xml                  | 2 +-
 10 files changed, 17 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
PostGIS; Spatial objects for PostgreSQL.


More information about the postgis-tickets mailing list