]> granicus.if.org Git - postgis/commitdiff
Spelling corrections from Sebastiaan Couwenberg
authorRegina Obe <lr@pcorp.us>
Sun, 27 Dec 2015 17:16:49 +0000 (17:16 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 27 Dec 2015 17:16:49 +0000 (17:16 +0000)
references #3408

git-svn-id: http://svn.osgeo.org/postgis/trunk@14526 b70326c6-7e19-0410-871a-916f4a2858ee

16 files changed:
ChangeLog
doc/po/de_DE/reference_accessor.xml.po
doc/po/es/reference_accessor.xml.po
doc/po/fr/reference_accessor.xml.po
doc/po/it_IT/reference_accessor.xml.po
doc/po/ko_KR/reference_accessor.xml.po
doc/po/pl/reference_accessor.xml.po
doc/po/pt_BR/reference_accessor.xml.po
doc/po/templates/reference_accessor.xml.pot
doc/reference_accessor.xml
extras/tiger_geocoder/normalize/normalize_address.sql
postgis/lwgeom_box3d.c
postgis/lwgeom_functions_analytic.c
postgis/lwgeom_functions_basic.c
postgis/lwgeom_functions_lrs.c
postgis/lwgeom_spheroid.c

index de73338f1135d21578e4e4910362978c8db148eb..865ee236873b8a0cb11880401dd0e93da093899a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2004-02-05 20:31  David Blasby <dblasby@gmail.com>
 
-       * [r443] postgis_proj.c: Optimized the curvature method (doesnt
+       * [r443] postgis_proj.c: Optimized the curvature method (doesn't
          have to calculate e2)
 
 2004-02-05 20:21  David Blasby <dblasby@gmail.com>
index 3386ddba9f5a27e1e28e3109b10537a02667c5da..b74d8928803450001344979f52231a35e4ffce36 100644 (file)
@@ -2966,7 +2966,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3033,7 +3033,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3154,7 +3154,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3221,7 +3221,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3337,7 +3337,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3456,7 +3456,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index ca1352121be7324f1207436c72735e90d377c4c3..9f311875c0dce0164b2a9dbb30e9cd3a01a071af 100644 (file)
@@ -3745,7 +3745,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3812,7 +3812,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3933,7 +3933,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -4000,7 +4000,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -4116,7 +4116,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4235,7 +4235,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index f158a606fe1f32d686bd5da9beaceb49d75438a6..bdc3f68f82ab1a5593fabae9e2139cb9ccfd787b 100644 (file)
@@ -3664,7 +3664,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3760,7 +3760,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3786,7 +3786,7 @@ msgstr ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR: BOX3D parser - doesnt start with BOX3D(\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"
@@ -3924,7 +3924,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3995,7 +3995,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -4119,7 +4119,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4244,7 +4244,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index 58c8a1835fdee9c1328acb15f728f84bcdce59c1..c9c58ce98b4e3b80637f0c4a06e9957888fe0c61 100644 (file)
@@ -3606,7 +3606,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3633,7 +3633,7 @@ msgstr ""
 "\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3701,7 +3701,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3727,7 +3727,7 @@ msgstr ""
 "automatico della rappresentazione della stringa a un BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3865,7 +3865,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3891,7 +3891,7 @@ msgstr ""
 "automatico della rappresentazione della stringa a un BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3961,7 +3961,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3987,7 +3987,7 @@ msgstr ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -4108,7 +4108,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4251,7 +4251,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -4278,7 +4278,7 @@ msgstr ""
 "\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index 4d0a31e54a54611896db622cd4b8aed4989292db..da7046bb89a588c015b12673b9cd42d9c36cacba 100644 (file)
@@ -2966,7 +2966,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3033,7 +3033,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3154,7 +3154,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3221,7 +3221,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3337,7 +3337,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3456,7 +3456,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index cb5d442d5f123341d46f7aa12a9c1a0f2caad579..9c1cd779b51774d7f5fb44364268b3e7f383e7e9 100644 (file)
@@ -2967,7 +2967,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3034,7 +3034,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3155,7 +3155,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3222,7 +3222,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3338,7 +3338,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3457,7 +3457,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index 404f2ec76e7d60b6a33e7f94df4ace2a407f31e6..ece3c4d27cbe80c80e2f49571f34ae1497989edb 100644 (file)
@@ -3123,7 +3123,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3192,7 +3192,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3316,7 +3316,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3385,7 +3385,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
@@ -3512,7 +3512,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3633,7 +3633,7 @@ msgid ""
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\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"
index e74098e32ea2c6809d6cec70efe40eb56b5c4c88..8b3a7fb23855fd929dbe85edcecd654cd24688a0 100644 (file)
@@ -2419,7 +2419,7 @@ msgid ""
       "--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 - doesnt start with BOX3D(\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"
@@ -2478,7 +2478,7 @@ msgid ""
       "--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 - doesnt start with BOX3D(\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"
@@ -2584,7 +2584,7 @@ msgid ""
       "--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 - doesnt start with BOX3D(\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"
@@ -2643,7 +2643,7 @@ msgid ""
       "--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 - doesnt start with BOX3D(\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"
@@ -2743,7 +2743,7 @@ msgid ""
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_zmax\n"
@@ -2850,7 +2850,7 @@ msgid ""
       "--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 - doesnt start with BOX3D(\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"
index a820d2c87cc57c42e3a71ceadeb47bd4ab50a071..13f0fd6a1c017d2dfe56ef219684d48e1842e943 100644 (file)
@@ -2404,7 +2404,7 @@ st_xmax
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_XMax('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_xmax
@@ -2472,7 +2472,7 @@ st_xmin
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_XMin('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_xmin
@@ -2596,7 +2596,7 @@ st_ymax
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_YMax('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_ymax
@@ -2664,7 +2664,7 @@ st_ymin
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_YMin('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_ymin
@@ -2781,7 +2781,7 @@ st_zmax
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_zmax
@@ -2909,7 +2909,7 @@ st_zmin
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_zmin
index 467f582d386ce291b71cca1b7e8ef987c7b61ae9..f68cc2cec26138d1e7d0ca38db476f50c03943c5 100644 (file)
@@ -194,7 +194,7 @@ BEGIN
 
   -- Pull out the full street information, defined as everything between the
   -- address and the state.  This includes the location.
-  -- This doesnt need to be done if location has already been found.
+  -- This doesn't need to be done if location has already been found.
   IF result.location IS NULL THEN
     IF addressString IS NOT NULL THEN
       IF state IS NOT NULL THEN
@@ -708,4 +708,4 @@ BEGIN
 END
 $$
   LANGUAGE plpgsql IMMUTABLE STRICT
-  COST 100;
\ No newline at end of file
+  COST 100;
index 691239e21edf5b7152e4b98da26ffe13fd0c849e..f169e6833389bfbdbd124e7706e48039177acf17 100644 (file)
@@ -82,7 +82,7 @@ Datum BOX3D_in(PG_FUNCTION_ARGS)
        if (strstr(str,"BOX3D(") !=  str )
        {
                pfree(box);
-               elog(ERROR,"BOX3D parser - doesnt start with BOX3D(");
+               elog(ERROR,"BOX3D parser - doesn't start with BOX3D(");
                PG_RETURN_NULL();
        }
 
index b8e2a8ac0f3468dc9a78bdff02bd329ad219cdcc..10f7574c67a7c7085bb8c7afed742f586b70c924 100644 (file)
@@ -160,13 +160,13 @@ Datum LWGEOM_line_interpolate_point(PG_FUNCTION_ARGS)
 
        if ( distance < 0 || distance > 1 )
        {
-               elog(ERROR,"line_interpolate_point: 2nd arg isnt within [0,1]");
+               elog(ERROR,"line_interpolate_point: 2nd arg isn't within [0,1]");
                PG_RETURN_NULL();
        }
 
        if ( gserialized_get_type(gser) != LINETYPE )
        {
-               elog(ERROR,"line_interpolate_point: 1st arg isnt a line");
+               elog(ERROR,"line_interpolate_point: 1st arg isn't a line");
                PG_RETURN_NULL();
        }
 
@@ -500,13 +500,13 @@ Datum LWGEOM_line_substring(PG_FUNCTION_ARGS)
 
        if ( from < 0 || from > 1 )
        {
-               elog(ERROR,"line_interpolate_point: 2nd arg isnt within [0,1]");
+               elog(ERROR,"line_interpolate_point: 2nd arg isn't within [0,1]");
                PG_RETURN_NULL();
        }
 
        if ( to < 0 || to > 1 )
        {
-               elog(ERROR,"line_interpolate_point: 3rd arg isnt within [0,1]");
+               elog(ERROR,"line_interpolate_point: 3rd arg isn't within [0,1]");
                PG_RETURN_NULL();
        }
 
@@ -622,7 +622,7 @@ Datum LWGEOM_line_substring(PG_FUNCTION_ARGS)
        }
        else
        {
-               elog(ERROR,"line_substring: 1st arg isnt a line");
+               elog(ERROR,"line_substring: 1st arg isn't a line");
                PG_RETURN_NULL();
        }
 
index ec3d50636b9fe87add5336030f8cc90772591e4b..b4634c747d6ba26c11ff3ab196e9aa98f03c42e7 100644 (file)
@@ -2422,13 +2422,13 @@ Datum optimistic_overlap(PG_FUNCTION_ARGS)
 
        if (geom1->type != POLYGONTYPE)
        {
-               elog(ERROR,"optimistic_overlap: first arg isnt a polygon\n");
+               elog(ERROR,"optimistic_overlap: first arg isn't a polygon\n");
                PG_RETURN_NULL();
        }
 
        if (geom2->type != POLYGONTYPE &&  geom2->type != MULTIPOLYGONTYPE)
        {
-               elog(ERROR,"optimistic_overlap: 2nd arg isnt a [multi-]polygon\n");
+               elog(ERROR,"optimistic_overlap: 2nd arg isn't a [multi-]polygon\n");
                PG_RETURN_NULL();
        }
 
index a7b9eb72f5aa619c8ac5232d1055af91b479dcda..009075dbfa8ce559bd1dd2ba9e3e2900bf4939bc 100644 (file)
@@ -228,12 +228,12 @@ Datum LWGEOM_line_locate_point(PG_FUNCTION_ARGS)
 
        if ( gserialized_get_type(geom1) != LINETYPE )
        {
-               elog(ERROR,"line_locate_point: 1st arg isnt a line");
+               elog(ERROR,"line_locate_point: 1st arg isn't a line");
                PG_RETURN_NULL();
        }
        if ( gserialized_get_type(geom2) != POINTTYPE )
        {
-               elog(ERROR,"line_locate_point: 2st arg isnt a point");
+               elog(ERROR,"line_locate_point: 2st arg isn't a point");
                PG_RETURN_NULL();
        }
 
index 7effbe284bc03c900c146e580fdce5d83968d35f..d7964e19b0391de07f761d5678a48c764cdd3c6c 100644 (file)
@@ -89,7 +89,7 @@ Datum ellipsoid_in(PG_FUNCTION_ARGS)
 
        if (strstr(str,"SPHEROID") !=  str )
        {
-               elog(ERROR,"SPHEROID parser - doesnt start with SPHEROID");
+               elog(ERROR,"SPHEROID parser - doesn't start with SPHEROID");
                pfree(sphere);
                PG_RETURN_NULL();
        }
@@ -387,7 +387,7 @@ Datum LWGEOM_length_ellipsoid_linestring(PG_FUNCTION_ARGS)
 }
 
 /*
- *  For some lat/long points, the above method doesnt calculate the distance very well.
+ *  For some lat/long points, the above method doesn't calculate the distance very well.
  *  Typically this is for two lat/long points that are very very close together (<10cm).
  *  This gets worse closer to the equator.
  *